32
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improve comments in DB\Connector. More... almost 13 years ago
Refactor database session driver. More... almost 13 years ago
Take extra junk out of Route\Parser comments. More... almost 13 years ago
Improve comments in Route\Parser. More... almost 13 years ago
Fix typo in Route\Finder comment. More... almost 13 years ago
Improve comments in Route\Finder. More... almost 13 years ago
Improved comments in memcached cache driver. More... almost 13 years ago
Improved comments in file cache driver. More... almost 13 years ago
Tweaked Input::has to check for empty strings. Deprecated Input::filled. More... almost 13 years ago
deprecated download class. added methods to file class. tweaked log class. tweaked input class. More... almost 13 years ago
Merge pull request #13 from mikelbring/develop More... almost 13 years ago
Moved all download methods to file, deprecated Download::file More... almost 13 years ago
minor tweaks to spacing. More... almost 13 years ago
Merge branch 'develop' of github.com:taylorotwell/laravel into develop More... almost 13 years ago
fixed bug in route parameterizer. More... almost 13 years ago
Merge pull request #12 from mikelbring/develop More... almost 13 years ago
overall code refactoring, comment improvement. More... almost 13 years ago
Created file class with File::extension method, added File to aliases under application More... almost 13 years ago
tweaking has methods. More... almost 13 years ago
fixed arr::get argument order. More... almost 13 years ago
added arr class and tweaked input class. More... almost 13 years ago
fix view handling to properly catch exceptions when rendering. More... almost 13 years ago
fixed bug in html link methods. More... almost 13 years ago
added asset links and improved html class. More... almost 13 years ago
remove error method call in welcome view. More... almost 13 years ago
extract id assignment to method. More... almost 13 years ago
improve comments in filter class. More... almost 13 years ago
check for strict false in config class. More... almost 13 years ago
tweaking config class comments. More... almost 13 years ago
improve error class comments. More... almost 13 years ago