Commit History

Author SHA1 Message Date
  Taylor Otwell 808543844d fix typo in validator class comment. 13 years ago
  Taylor Otwell da1715fb76 removed unnecessary binding code. 13 years ago
  Taylor Otwell 0ebf677ae1 incremented version and fixed typo in front controller. 13 years ago
  Taylor Otwell 65d38526ed Merge branch 'develop' 13 years ago
  Taylor Otwell 3dfc8d4aaa fixed routing issue. 13 years ago
  Taylor Otwell 55a201ac61 fixed bug in route finder when looking for routes in route directory. 13 years ago
  Taylor Otwell baf46fa8bb Merge branch 'develop' 13 years ago
  Taylor Otwell 7d50f5f96d removed docs and test from main repository. 13 years ago
  Taylor Otwell 50c37f1dca Merge branch 'develop' 13 years ago
  Taylor Otwell 60ff3bf840 add form::close. 13 years ago
  Taylor Otwell 8d232aa0df Merge branch 'develop' 13 years ago
  Taylor Otwell 4c5803f313 incremented version. 13 years ago
  Taylor Otwell f9c4c50436 add Form::hidden and Form::text. 13 years ago
  Taylor Otwell 70cba4ebe2 removed null handling code in db::query until further confirmation of bug is received. 13 years ago
  Taylor Otwell 2dfff5ac38 Merge branch 'develop' 13 years ago
  Taylor Otwell 40b836511f fixed broken documentation link on welcome page. 13 years ago
  Taylor Otwell b34ddc8dca Merge branch 'develop' 13 years ago
  Taylor Otwell d73dd3eb9b fixed readme. 13 years ago
  Taylor Otwell 5d9a32be06 Merge branch 'develop' 13 years ago
  Taylor Otwell 7e15278f7d fixing typo in validator documentation. 13 years ago
  Taylor Otwell 77f777bfd8 Merge branch 'develop' 13 years ago
  Taylor Otwell 48706caeb0 incremented version. 13 years ago
  Taylor Otwell bfaf6950c6 added documentation to main repository. 13 years ago
  Taylor Otwell cec583aafe Edited readme.md via GitHub 13 years ago
  Taylor Otwell ecdd559ace Edited readme.md via GitHub 13 years ago
  Taylor Otwell a9f7aacea9 Edited readme.md via GitHub 13 years ago
  Taylor Otwell aca2458574 Edited readme.md via GitHub 13 years ago
  Taylor Otwell 335d0c00ed Edited readme.md via GitHub 13 years ago
  Taylor Otwell b80b3d36d4 Edited readme.md via GitHub 13 years ago
  Taylor Otwell 20a92ee123 Edited readme.md via GitHub 13 years ago
  Taylor Otwell 48849f63d5 Edited readme.md via GitHub 13 years ago
  Taylor Otwell a911d54166 Edited readme.md via GitHub 13 years ago
  Taylor Otwell 6fbd868efd Edited readme.md via GitHub 13 years ago
  Taylor Otwell eec19f700e Edited readme.md via GitHub 13 years ago
  Taylor Otwell a571b51d4f Edited readme.md via GitHub 13 years ago
  Taylor Otwell a8a28d8355 Edited readme.md via GitHub 13 years ago
  Taylor Otwell 2b0969e106 Edited readme.md via GitHub 13 years ago
  Taylor Otwell b2b40a24a5 Edited readme.md via GitHub 13 years ago
  Taylor Otwell 4e11d4291b Edited readme.md via GitHub 13 years ago
  Taylor Otwell 549fbcc289 Edited readme.md via GitHub 13 years ago
  Taylor Otwell 514c128957 Fixed bug in bindings that was causing null to be saved as 0 in MySQL. 13 years ago
  Taylor Otwell d95ead812a removed bloated if statement from front controller. 13 years ago
  Taylor Otwell 794e0e6d17 added exception test to view tests. 13 years ago
  Taylor Otwell f266a1c6ca added view tests. 13 years ago
  Taylor Otwell ca3c6623a2 added arr tests. 13 years ago
  Taylor Otwell 23f167acc7 added route finder tests. 13 years ago
  Taylor Otwell 0086fff896 renamed test. 13 years ago
  Taylor Otwell 121a15bbcf refactored route parameter parsing tests. 13 years ago
  Taylor Otwell 537139a2ca refactoring test structure. 13 years ago
  Taylor Otwell d3398db56f added tests to main repository. 13 years ago
  Taylor Otwell cffbcd010d changed continue to return in validation library. 13 years ago
  Taylor Otwell 99ae26d0e6 Merge pull request #24 from mikelbring/develop 13 years ago
  Michael Hasselbring 36fe006b08 Created Validator::make() 13 years ago
  Taylor Otwell 230af4125d added optional parameters to routes. 13 years ago
  Taylor Otwell 398a5bb41a added support for optional route parameters. 13 years ago
  Taylor Otwell 03044c7d4c Refactoring router. 13 years ago
  Taylor Otwell 6c6f92a7c9 Added default value to URL::to_asset method. 13 years ago
  Taylor Otwell c3b8524e1b rewrote validation library. 13 years ago
  Taylor Otwell bbc45f92b7 added PHPass to system/vendor. 13 years ago
  Taylor Otwell c95e7fdbbe Refactor router to use routes.php as the default routes for all requests, even when using a routes directory. 13 years ago
  Taylor Otwell 9224e62cbe More tweaking to routes.php comment. 13 years ago
  Taylor Otwell 218e64368c Tweak routes comment. 13 years ago
  Taylor Otwell a9c14b3db5 Tweaking Auth config comments. 13 years ago
  Taylor Otwell 0d2cfd2417 Refactor Auth class to use Auth config closures. 13 years ago
  Taylor Otwell 9ec8f4a5b6 Refactor Auth config to use closures. 13 years ago
  Taylor Otwell 757e1280a8 Refactor Auth class to use new bcrypt hashing. 13 years ago
  Taylor Otwell 427fe62568 Refactor hash class to use PHPass. 13 years ago
  Taylor Otwell d2d5127fcf Fix default error config values. 13 years ago
  Taylor Otwell a6d1449b40 deprecated log class. removed from aliases. added storage/log.txt. 13 years ago
  Taylor Otwell 8053d8e954 Call the configuration "logger" when writing logs in the error class. 13 years ago
  Taylor Otwell f54ef2b4c9 Added "logger" option to error configuration. 13 years ago
  Taylor Otwell 3f20c10d02 Order the exception CSS. 13 years ago
  Taylor Otwell 44d14df331 Added note to Route\Finder. 13 years ago
  Taylor Otwell 9249ab7d40 Improved the generic error view and made it consistent with other system views. 13 years ago
  Taylor Otwell d60772e534 Improved the default 404 page and made it consistent with other system views. 13 years ago
  Taylor Otwell 3adfe6407a Turned off display_errors runtime directive. 13 years ago
  Taylor Otwell 4b25d9e4d2 Refactor exception view. 13 years ago
  Taylor Otwell 4fc4d04028 Improved error exception view. 13 years ago
  Taylor Otwell 54311a41ce Added file context to error class. 13 years ago
  Taylor Otwell f6ff5370ef Tweaking error handlers in the front controller. 13 years ago
  Taylor Otwell 69d1377fd4 Refactoring the error class. 13 years ago
  Taylor Otwell bb2a231749 Pass session ID into session::load. 13 years ago
  Taylor Otwell 5eb379d6cc Refactoring the session class. 13 years ago
  Taylor Otwell 15328afa4d refactoring auto-loader. 13 years ago
  Taylor Otwell 9624d275a4 removed comment bloat from index.php. 13 years ago
  Taylor Otwell c75f298c34 fix typo in error class. 13 years ago
  Taylor Otwell c30185eb27 refactoring eloquent. 13 years ago
  Taylor Otwell 48419ad321 tweaking routes. 13 years ago
  Taylor Otwell 95528adab5 fix syntax error in error class. 13 years ago
  Taylor Otwell 063cde50c0 removed file context from error messages. 13 years ago
  Taylor Otwell 46b0a7d8ad removed some comment bloat from the Form class. 13 years ago
  Taylor Otwell da8c412dbc deprecated text class. 13 years ago
  Taylor Otwell d0ba4719d8 extracted the route wildcard translation to a separate method. 13 years ago
  Taylor Otwell 8277694693 refactoring router. 13 years ago
  Taylor Otwell 141bed3916 cleaning up Request::uri method. 13 years ago
  Taylor Otwell ca58f80b22 removed cache and session factories. moved cache item management into cache class and out of drivers. tweaked auth class. 13 years ago
  Taylor Otwell ceb0e1a807 added check for array in Request::spoofed. 13 years ago
  Taylor Otwell 9608a0dee7 Removed comment bloat from View class. 13 years ago
  Taylor Otwell 924ecf879c Added __toString method to Response. 13 years ago
  Taylor Otwell e48d611149 Remove comment bloat from URL class. 13 years ago