OSDN Git Service

php-libraries/Router.git
2012-04-07 Danny van KootenMerge branch 'master' of github.com:dannyvankooten...
2012-04-07 Danny van KootenAdded LICENSE file
2012-04-02 Danny van KootenMerge pull request #8 from laokaplow/patch-1
2012-04-01 laokaplowFixed misleading indentation
2012-02-27 Danny van KootenRemoved sublime files
2012-02-27 Danny van KootenRemoved sublime files
2012-02-27 Danny van KootenRemoved sublime files
2012-02-27 Danny van KootenFixes #5
2012-02-10 Danny van KootenFixes #4
2012-02-09 Danny van KootenReadme fix
2012-02-09 Danny van KootenUpdated readme for 1.1
2012-02-09 Danny van Kooten1.1 changes
2012-01-15 Danny van Kootenreadme fix
2012-01-15 Danny van KootenUpdated readme file for v1.1
2012-01-15 Danny van KootenImplemented match and matchCurrentRequest methods.
2012-01-15 Danny van KootenMore rewriting..
2012-01-15 Danny van KootenFirst commit after rewriting the class. Added a Route...
2012-01-03 Danny van KootenUncommented some examples
2012-01-03 Danny van KootenFixes #2 - now compatible with PHP 5.2.17, did not...
2012-01-02 Danny van KootenFixes #1
2011-12-04 Danny van KootenAdded :controller and :action segments. Added regex...
2011-11-29 Danny van KootenUpdated example, small typo.
2011-11-27 Danny van KootenFixed REQUEST_METHOD hack for PUT and DELETE requests.
2011-11-27 Danny van KootenRemoved var_dump, fixed trailing slash issue for resources.
2011-11-27 Danny van KootenFixed case sensitivity. Fixed extracting target from...
2011-11-27 Danny van Kootenupdated readme
2011-11-27 Danny van Kootenupdated example
2011-11-27 Danny van KootenMethod naming consistency. Updated readme.
2011-11-27 Danny van KootenAdded readme
2011-11-27 Danny van KootenFirst commit