Commit History

Author SHA1 Message Date
  Florian Eckerstorfer 4baf7430d5 Prepare README for v0.10.3 release 9 years ago
  Florian Eckerstorfer 28054dc48d Merge pull request #48 from mac2000/master 9 years ago
  Marchenko Alexandr e5602fac6f I will never ever copy paste again 9 years ago
  Marchenko Alexandr b66d50e3a2 add contribute instructions 9 years ago
  Marchenko Alexandr 4f8dab5182 Add Vietnamese support #43 9 years ago
  Florian Eckerstorfer b9518567ce Add section about regular expression to README 9 years ago
  Florian Eckerstorfer b6e5ea3866 Update README for v0.10.2 release 9 years ago
  Florian Eckerstorfer bbfbfa3322 Remove duplicate entry from rules list 9 years ago
  Florian Eckerstorfer 8c9e3c0484 Immprove PHPDoc, fix typos 9 years ago
  Florian Eckerstorfer fed89a22c3 Remove unused use statement 9 years ago
  Florian Eckerstorfer c3aaa4ab56 Fix type hinting 9 years ago
  Florian Eckerstorfer d4fa40f30a Merge pull request #45 from acelaya/feature/regexp 9 years ago
  Alejandro Celaya d312470518 Renamed default regular expression constant to LOWERCASE_NUMBERS_DASHES 9 years ago
  Alejandro Celaya e104dba17c Fixed typo 9 years ago
  Alejandro Celaya 29e783f7c0 Added test to cover the Slugify construct 9 years ago
  Alejandro Celaya b707292921 Fixed regexp constant name 9 years ago
  Alejandro Celaya fc0adb5a43 Added test for the regExp feature 9 years ago
  Alejandro Celaya 96d40124c3 The regular expression used to sanitize the slug can now be set as a constructor argument or by calling setRegExp 9 years ago
  Florian Eckerstorfer 9da341590e Merge pull request #44 from acelaya/feature/protected-properties 9 years ago
  Alejandro Celaya 0230408baf Changed visibility of Slugify properties from private to protected 9 years ago
  Florian Eckerstorfer 56b8981e5e Updated README for v0.10.1 9 years ago
  Florian Eckerstorfer 8fc431df3d Merge branch 'master' into 0.10 9 years ago
  Florian Eckerstorfer 5715b026ac Merge branch 'master' of github.com:cocur/slugify 9 years ago
  Florian Eckerstorfer 1290ef2ea1 Merge branch 'rulesets' 9 years ago
  Florian Eckerstorfer b98cc97822 Merge branch 'rulesets' into 0.10 9 years ago
  Florian Eckerstorfer 56b66e6ffd Updated README on rulesets 9 years ago
  Florian Eckerstorfer d71060f966 Merge pull request #41 from jsamos/patch-1 9 years ago
  jsamos 41019a3bab readme typo 9 years ago
  Florian Eckerstorfer 1043e957ac Added possibility to add and get rulesets 9 years ago
  Florian Eckerstorfer 7a7c6d366f Added additional test 9 years ago
  Florian Eckerstorfer 4920b30254 Another fix for PHP 5.3 compat 10 years ago
  Florian Eckerstorfer a805c38e65 Fix compatability with PHP 5.3 10 years ago
  Florian Eckerstorfer 69c2d2db3b Prepared README for v0.10 10 years ago
  Florian Eckerstorfer b42155eed8 Added support for rulesets 10 years ago
  Florian Eckerstorfer 3257caed67 Removed Esperanto transliterations. 10 years ago
  Florian Eckerstorfer cfc621e1d0 Merge branch 'mac2000-master' 10 years ago
  Florian Eckerstorfer 1db9a0bd81 Improved description of addRule() in README 10 years ago
  Florian Eckerstorfer 5327c05c4e Merge branch 'master' of github.com:mac2000/slugify into mac2000-master 10 years ago
  Marchenko Alexandr 4b672248b4 Add addRule example 10 years ago
  Florian Eckerstorfer 973e7144d3 Fixed coding style issues 10 years ago
  Florian Eckerstorfer 2f2a2801d7 Merge pull request #35 from michalskop/cz-correction 10 years ago
  Florian Eckerstorfer 1d30eb6829 Merge branch 'cviebrock-feature/laravel-service' 10 years ago
  Florian Eckerstorfer 7412804ad1 Fixed code style and improved tests for Laraval provider 10 years ago
  Florian Eckerstorfer e609d1165c Merge branch 'feature/laravel-service' of github.com:cviebrock/slugify into cviebrock-feature/laravel-service 10 years ago
  Michal Skop 8349cdcd14 change in Czech slug of D/d with caron 10 years ago
  Michal Skop 98a023db68 change in Czech slug of D/d with caron 10 years ago
  Florian Eckerstorfer a84adf196a Fixed dependencies in composer.json 10 years ago
  Florian Eckerstorfer e8578574f2 Fixed typo in README 10 years ago
  Colin Viebrock 35eac1c713 Works with Laravel 4.1, which runs under PHP 5.3 10 years ago
  Colin Viebrock 5a85dd5dd7 rename facade class 10 years ago