0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 09, 2024 — Aug 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
made all sqlite fields nullable to fix various problems with the difference in sqlite's null functionality More... over 13 years ago
fixing bug in event class. More... over 13 years ago
Updated change-log. More... over 13 years ago
Added Event::until method. More... over 13 years ago
Ignore DS_Store files. More... over 13 years ago
Tweak controller layout resolution. More... over 13 years ago
Merge branch 'refs/heads/master' into develop More... over 13 years ago
Fix output buffer checking bug. More... over 13 years ago
Merge remote-tracking branch 'origin/master' into develop More... over 13 years ago
Updating version. More... over 13 years ago
Fix bug in IoC singleton checking. More... over 13 years ago
Unsigned only supported by MySQL. More... over 13 years ago
Added support for decimal data type in schema. More... over 13 years ago
Fixing spacing. More... over 13 years ago
Merge pull request #379 from jasonlewis/patch-6 More... over 13 years ago
Merge pull request #382 from daylerees/fetching-notice More... over 13 years ago
Fix bundle publishing bug. More... over 13 years ago
Just tweaking comments. More... over 13 years ago
general code cleanup. More... over 13 years ago
cleaning up the validator. More... over 13 years ago
cleaning up the application start file. More... over 13 years ago
Merge branch 'develop' of github.com:laravel/laravel into develop More... over 13 years ago
Fixed typo in comment. More... over 13 years ago
Display errors by default. More... over 13 years ago
Check for CLI before starting session. More... over 13 years ago
Fix drop_foreign SQL grammar for MySQL. More... over 13 years ago
Cleaning up foreign key support. Added drop_foreign command. More... over 13 years ago
Updated change-log. More... over 13 years ago
Use constraints for "unique" on Postgres schemas. More... over 13 years ago
Updated change-log. More... over 13 years ago