Commit History

Author SHA1 Message Date
  Florian Eckerstorfer 2c929c5699 Update changelog for v1.0 9 years ago
  Florian Eckerstorfer 070762ab4a Remove version badge because it doesn't work 10 years ago
  Florian Eckerstorfer 2e9d10efff Update release badge in README 10 years ago
  Florian Eckerstorfer 39e856682c Prepare README for v0.11 release 10 years ago
  Florian Eckerstorfer ccfe4a3d17 Merge pull request #49 from acelaya/feature/zf2-bridge 10 years ago
  Alejandro Celaya 153de82081 Added missing mention to Zend Framework 2 integration in README 10 years ago
  Alejandro Celaya 61d04bc12a Replaced PHPUnit mocks by actual objects in ZF2 bridge tests 10 years ago
  Alejandro Celaya 626985592f Created ZF2 bridge SlugifyViewHelperFactoryTest 10 years ago
  Alejandro Celaya a05fcaae5b Created ZF2 bridge SlugifyViewHelperTest 10 years ago
  Alejandro Celaya ca2bac17db Created ZF2 bridge SlugifyServiceTest 10 years ago
  Alejandro Celaya d1c7f1e017 Fixed PSR2 errors in ZF2 bridge classes 10 years ago
  Alejandro Celaya db5e4f93fc Created ZF2 bridge ModuleTest 10 years ago
  Alejandro Celaya c705f99b52 Defined ZF2 bridge view helper config in Module::getViewHelperConfig() instead on Module::getConfig() 10 years ago
  Alejandro Celaya 9c81f0888c Added ZF2 integration documentation 10 years ago
  Alejandro Celaya 118860fe5a Created and registered ZF2 bridge view helper factory 10 years ago
  Alejandro Celaya fb3b8a52f8 Created ZF2 bridge view helper 10 years ago
  Alejandro Celaya a92e5b4940 Created ZF2 bridge Slugify service 10 years ago
  Alejandro Celaya 1c2bf64d1b Added ZF2 componentes to require-dev 10 years ago
  Florian Eckerstorfer 4baf7430d5 Prepare README for v0.10.3 release 10 years ago
  Florian Eckerstorfer 28054dc48d Merge pull request #48 from mac2000/master 10 years ago
  Marchenko Alexandr e5602fac6f I will never ever copy paste again 10 years ago
  Marchenko Alexandr b66d50e3a2 add contribute instructions 10 years ago
  Marchenko Alexandr 4f8dab5182 Add Vietnamese support #43 10 years ago
  Florian Eckerstorfer b9518567ce Add section about regular expression to README 10 years ago
  Florian Eckerstorfer b6e5ea3866 Update README for v0.10.2 release 10 years ago
  Florian Eckerstorfer bbfbfa3322 Remove duplicate entry from rules list 10 years ago
  Florian Eckerstorfer 8c9e3c0484 Immprove PHPDoc, fix typos 10 years ago
  Florian Eckerstorfer fed89a22c3 Remove unused use statement 10 years ago
  Florian Eckerstorfer c3aaa4ab56 Fix type hinting 10 years ago
  Florian Eckerstorfer d4fa40f30a Merge pull request #45 from acelaya/feature/regexp 10 years ago
  Alejandro Celaya d312470518 Renamed default regular expression constant to LOWERCASE_NUMBERS_DASHES 10 years ago
  Alejandro Celaya e104dba17c Fixed typo 10 years ago
  Alejandro Celaya 29e783f7c0 Added test to cover the Slugify construct 10 years ago
  Alejandro Celaya b707292921 Fixed regexp constant name 10 years ago
  Alejandro Celaya fc0adb5a43 Added test for the regExp feature 10 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 10 years ago
  Florian Eckerstorfer 9da341590e Merge pull request #44 from acelaya/feature/protected-properties 10 years ago
  Alejandro Celaya 0230408baf Changed visibility of Slugify properties from private to protected 10 years ago
  Florian Eckerstorfer 56b8981e5e Updated README for v0.10.1 10 years ago
  Florian Eckerstorfer 8fc431df3d Merge branch 'master' into 0.10 10 years ago
  Florian Eckerstorfer 5715b026ac Merge branch 'master' of github.com:cocur/slugify 10 years ago
  Florian Eckerstorfer 1290ef2ea1 Merge branch 'rulesets' 10 years ago
  Florian Eckerstorfer b98cc97822 Merge branch 'rulesets' into 0.10 10 years ago
  Florian Eckerstorfer 56b66e6ffd Updated README on rulesets 10 years ago
  Florian Eckerstorfer d71060f966 Merge pull request #41 from jsamos/patch-1 10 years ago
  jsamos 41019a3bab readme typo 10 years ago
  Florian Eckerstorfer 1043e957ac Added possibility to add and get rulesets 10 years ago
  Florian Eckerstorfer 7a7c6d366f Added additional test 10 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