Commit Graph

  • 77f777bfd8 Merge branch 'develop' Taylor Otwell 2011-07-15 19:44:19 -0500
  • 48706caeb0 incremented version. Taylor Otwell 2011-07-15 19:27:06 -0500
  • bfaf6950c6 added documentation to main repository. Taylor Otwell 2011-07-15 19:25:29 -0500
  • cec583aafe Edited readme.md via GitHub Taylor Otwell 2011-07-14 11:19:14 -0700
  • ecdd559ace Edited readme.md via GitHub Taylor Otwell 2011-07-14 11:11:57 -0700
  • a9f7aacea9 Edited readme.md via GitHub Taylor Otwell 2011-07-14 11:08:46 -0700
  • aca2458574 Edited readme.md via GitHub Taylor Otwell 2011-07-14 11:05:05 -0700
  • 335d0c00ed Edited readme.md via GitHub Taylor Otwell 2011-07-14 11:04:45 -0700
  • b80b3d36d4 Edited readme.md via GitHub Taylor Otwell 2011-07-14 10:06:27 -0700
  • 20a92ee123 Edited readme.md via GitHub Taylor Otwell 2011-07-14 10:05:35 -0700
  • 48849f63d5 Edited readme.md via GitHub Taylor Otwell 2011-07-14 10:05:07 -0700
  • a911d54166 Edited readme.md via GitHub Taylor Otwell 2011-07-14 10:04:12 -0700
  • 6fbd868efd Edited readme.md via GitHub Taylor Otwell 2011-07-14 10:03:27 -0700
  • eec19f700e Edited readme.md via GitHub Taylor Otwell 2011-07-14 09:58:29 -0700
  • a571b51d4f Edited readme.md via GitHub Taylor Otwell 2011-07-14 09:57:26 -0700
  • a8a28d8355 Edited readme.md via GitHub Taylor Otwell 2011-07-14 09:56:46 -0700
  • 2b0969e106 Edited readme.md via GitHub Taylor Otwell 2011-07-14 09:52:10 -0700
  • b2b40a24a5 Edited readme.md via GitHub Taylor Otwell 2011-07-14 08:55:49 -0700
  • 4e11d4291b Edited readme.md via GitHub Taylor Otwell 2011-07-14 06:55:14 -0700
  • 549fbcc289 Edited readme.md via GitHub Taylor Otwell 2011-07-14 06:54:33 -0700
  • 514c128957 Fixed bug in bindings that was causing null to be saved as 0 in MySQL. Taylor Otwell 2011-07-14 06:30:07 -0700
  • d95ead812a removed bloated if statement from front controller. Taylor Otwell 2011-07-14 00:05:13 -0500
  • 794e0e6d17 added exception test to view tests. Taylor Otwell 2011-07-13 23:56:44 -0500
  • f266a1c6ca added view tests. Taylor Otwell 2011-07-13 23:53:14 -0500
  • ca3c6623a2 added arr tests. Taylor Otwell 2011-07-13 23:43:32 -0500
  • 23f167acc7 added route finder tests. Taylor Otwell 2011-07-13 23:38:18 -0500
  • 0086fff896 renamed test. Taylor Otwell 2011-07-13 23:25:10 -0500
  • 121a15bbcf refactored route parameter parsing tests. Taylor Otwell 2011-07-13 23:24:22 -0500
  • 537139a2ca refactoring test structure. Taylor Otwell 2011-07-13 23:14:51 -0500
  • d3398db56f added tests to main repository. Taylor Otwell 2011-07-13 22:27:14 -0500
  • cffbcd010d changed continue to return in validation library. Taylor Otwell 2011-07-13 20:59:51 -0500
  • 99ae26d0e6 Merge pull request #24 from mikelbring/develop Taylor Otwell 2011-07-13 18:47:58 -0700
  • 36fe006b08 Created Validator::make() Michael Hasselbring 2011-07-13 19:40:55 -0500
  • 230af4125d added optional parameters to routes. Taylor Otwell 2011-07-13 17:29:57 -0500
  • 398a5bb41a added support for optional route parameters. Taylor Otwell 2011-07-13 17:28:42 -0500
  • 03044c7d4c Refactoring router. Taylor Otwell 2011-07-13 13:13:18 -0700
  • 6c6f92a7c9 Added default value to URL::to_asset method. Taylor Otwell 2011-07-13 11:03:22 -0700
  • c3b8524e1b rewrote validation library. Taylor Otwell 2011-07-12 20:04:14 -0500
  • bbc45f92b7 added PHPass to system/vendor. Taylor Otwell 2011-07-11 21:58:51 -0500
  • c95e7fdbbe Refactor router to use routes.php as the default routes for all requests, even when using a routes directory. Taylor Otwell 2011-07-11 13:38:07 -0700
  • 9224e62cbe More tweaking to routes.php comment. Taylor Otwell 2011-07-11 13:03:09 -0700
  • 218e64368c Tweak routes comment. Taylor Otwell 2011-07-11 13:02:07 -0700
  • a9c14b3db5 Tweaking Auth config comments. Taylor Otwell 2011-07-11 12:45:04 -0700
  • 0d2cfd2417 Refactor Auth class to use Auth config closures. Taylor Otwell 2011-07-11 12:42:19 -0700
  • 9ec8f4a5b6 Refactor Auth config to use closures. Taylor Otwell 2011-07-11 12:41:50 -0700
  • 757e1280a8 Refactor Auth class to use new bcrypt hashing. Taylor Otwell 2011-07-11 12:25:12 -0700
  • 427fe62568 Refactor hash class to use PHPass. Taylor Otwell 2011-07-11 12:15:06 -0700
  • d2d5127fcf Fix default error config values. Taylor Otwell 2011-07-11 12:14:06 -0700
  • a6d1449b40 deprecated log class. removed from aliases. added storage/log.txt. Taylor Otwell 2011-07-11 12:33:22 -0500
  • 8053d8e954 Call the configuration "logger" when writing logs in the error class. Taylor Otwell 2011-07-11 09:57:20 -0700
  • f54ef2b4c9 Added "logger" option to error configuration. Taylor Otwell 2011-07-11 09:56:47 -0700
  • 3f20c10d02 Order the exception CSS. Taylor Otwell 2011-07-11 09:18:59 -0700
  • 44d14df331 Added note to Route\Finder. Taylor Otwell 2011-07-11 09:17:30 -0700
  • 9249ab7d40 Improved the generic error view and made it consistent with other system views. Taylor Otwell 2011-07-11 09:08:46 -0700
  • d60772e534 Improved the default 404 page and made it consistent with other system views. Taylor Otwell 2011-07-11 09:08:04 -0700
  • 3adfe6407a Turned off display_errors runtime directive. Taylor Otwell 2011-07-11 08:40:53 -0700
  • 4b25d9e4d2 Refactor exception view. Taylor Otwell 2011-07-11 08:40:11 -0700
  • 4fc4d04028 Improved error exception view. Taylor Otwell 2011-07-11 08:39:20 -0700
  • 54311a41ce Added file context to error class. Taylor Otwell 2011-07-11 08:38:49 -0700
  • f6ff5370ef Tweaking error handlers in the front controller. Taylor Otwell 2011-07-11 07:47:54 -0700
  • 69d1377fd4 Refactoring the error class. Taylor Otwell 2011-07-11 07:47:23 -0700
  • bb2a231749 Pass session ID into session::load. Taylor Otwell 2011-07-11 07:06:20 -0700
  • 5eb379d6cc Refactoring the session class. Taylor Otwell 2011-07-11 07:05:46 -0700
  • 15328afa4d refactoring auto-loader. Taylor Otwell 2011-07-10 23:45:38 -0500
  • 9624d275a4 removed comment bloat from index.php. Taylor Otwell 2011-07-10 23:40:05 -0500
  • c75f298c34 fix typo in error class. Taylor Otwell 2011-07-10 23:36:49 -0500
  • c30185eb27 refactoring eloquent. Taylor Otwell 2011-07-10 23:31:37 -0500
  • 48419ad321 tweaking routes. Taylor Otwell 2011-07-10 23:21:33 -0500
  • 95528adab5 fix syntax error in error class. Taylor Otwell 2011-07-10 23:16:11 -0500
  • 063cde50c0 removed file context from error messages. Taylor Otwell 2011-07-10 23:08:14 -0500
  • 46b0a7d8ad removed some comment bloat from the Form class. Taylor Otwell 2011-07-10 22:59:05 -0500
  • da8c412dbc deprecated text class. Taylor Otwell 2011-07-10 22:38:55 -0500
  • d0ba4719d8 extracted the route wildcard translation to a separate method. Taylor Otwell 2011-07-09 23:54:07 -0500
  • 8277694693 refactoring router. Taylor Otwell 2011-07-09 23:41:27 -0500
  • 141bed3916 cleaning up Request::uri method. Taylor Otwell 2011-07-09 22:31:06 -0500
  • ca58f80b22 removed cache and session factories. moved cache item management into cache class and out of drivers. tweaked auth class. Taylor Otwell 2011-07-09 22:15:42 -0500
  • ceb0e1a807 added check for array in Request::spoofed. Taylor Otwell 2011-07-09 17:15:23 -0500
  • 9608a0dee7 Removed comment bloat from View class. Taylor Otwell 2011-07-08 12:57:32 -0700
  • 924ecf879c Added __toString method to Response. Taylor Otwell 2011-07-08 12:57:11 -0700
  • e48d611149 Remove comment bloat from URL class. Taylor Otwell 2011-07-08 12:48:44 -0700
  • 5ea2974bd6 Trim comment bloat from Route class. Taylor Otwell 2011-07-08 12:46:21 -0700
  • 0dd06ad314 Remove comment bloat from Response class. Taylor Otwell 2011-07-08 12:45:06 -0700
  • 9fc8c36b94 Removing comment bloat from Redirect class. Taylor Otwell 2011-07-08 12:44:25 -0700
  • 5bea9121af Refactoring input class to use Request::spoofed when hydrating input. Taylor Otwell 2011-07-08 12:41:03 -0700
  • 5bb5adcf9c Added Request::spoofed method. Taylor Otwell 2011-07-08 12:38:54 -0700
  • d0fafd1301 Formatting DB class. Taylor Otwell 2011-07-08 12:16:30 -0700
  • 8056e0d1a7 Moved Session\Factory functionality into the Session class. Taylor Otwell 2011-07-08 09:48:01 -0700
  • b1b2b932cc Moved Cache\Factory functionality into Cache class. Taylor Otwell 2011-07-08 09:43:04 -0700
  • c5a2752e8a Refactoring Input class. Taylor Otwell 2011-07-08 08:24:57 -0700
  • c2b7e60bdd Cleaning up DB session driver. Taylor Otwell 2011-07-08 08:19:40 -0700
  • 7af9e08a60 Refactoring Eloquent. Taylor Otwell 2011-07-08 08:00:04 -0700
  • c4eb994fbc Refactoring Eloquent. Taylor Otwell 2011-07-08 07:58:28 -0700
  • 8b1fe5920b Refactoring Eloquent\Hydrator. Taylor Otwell 2011-07-08 07:54:38 -0700
  • 745ac394bb Adjust Eloquent\Hydrator to pass array of columns into Query->get method. Taylor Otwell 2011-07-08 07:37:50 -0700
  • a0195e9386 Adjust Eloquent to pass array of columns when selecting. Taylor Otwell 2011-07-08 07:36:20 -0700
  • 00b064c7d5 Revert previous changes to Eloquent. Taylor Otwell 2011-07-08 07:32:25 -0700
  • 16265a2cf6 Adjust Eloquent to use new Query API. Taylor Otwell 2011-07-08 07:31:15 -0700
  • 787be6bc99 Changed Query::get and Query::first to accept arrays of columns instead of a dynamic parameter list. Taylor Otwell 2011-07-08 07:28:38 -0700
  • 21efdbf69b Remove insert and update methods from Eloquent. Taylor Otwell 2011-07-08 07:13:30 -0700
  • 666ebf2119 Refactoring Eloquent class. Taylor Otwell 2011-07-08 07:09:43 -0700