Commit Graph

  • 218e64368c Tweak routes comment. Taylor Otwell 2011-07-11 13:02:07 -07:00
  • a9c14b3db5 Tweaking Auth config comments. Taylor Otwell 2011-07-11 12:45:04 -07:00
  • 0d2cfd2417 Refactor Auth class to use Auth config closures. Taylor Otwell 2011-07-11 12:42:19 -07:00
  • 9ec8f4a5b6 Refactor Auth config to use closures. Taylor Otwell 2011-07-11 12:41:50 -07:00
  • 757e1280a8 Refactor Auth class to use new bcrypt hashing. Taylor Otwell 2011-07-11 12:25:12 -07:00
  • 427fe62568 Refactor hash class to use PHPass. Taylor Otwell 2011-07-11 12:15:06 -07:00
  • d2d5127fcf Fix default error config values. Taylor Otwell 2011-07-11 12:14:06 -07:00
  • a6d1449b40 deprecated log class. removed from aliases. added storage/log.txt. Taylor Otwell 2011-07-11 12:33:22 -05:00
  • 8053d8e954 Call the configuration "logger" when writing logs in the error class. Taylor Otwell 2011-07-11 09:57:20 -07:00
  • f54ef2b4c9 Added "logger" option to error configuration. Taylor Otwell 2011-07-11 09:56:47 -07:00
  • 3f20c10d02 Order the exception CSS. Taylor Otwell 2011-07-11 09:18:59 -07:00
  • 44d14df331 Added note to Route\Finder. Taylor Otwell 2011-07-11 09:17:30 -07:00
  • 9249ab7d40 Improved the generic error view and made it consistent with other system views. Taylor Otwell 2011-07-11 09:08:46 -07:00
  • d60772e534 Improved the default 404 page and made it consistent with other system views. Taylor Otwell 2011-07-11 09:08:04 -07:00
  • 3adfe6407a Turned off display_errors runtime directive. Taylor Otwell 2011-07-11 08:40:53 -07:00
  • 4b25d9e4d2 Refactor exception view. Taylor Otwell 2011-07-11 08:40:11 -07:00
  • 4fc4d04028 Improved error exception view. Taylor Otwell 2011-07-11 08:39:20 -07:00
  • 54311a41ce Added file context to error class. Taylor Otwell 2011-07-11 08:38:49 -07:00
  • f6ff5370ef Tweaking error handlers in the front controller. Taylor Otwell 2011-07-11 07:47:54 -07:00
  • 69d1377fd4 Refactoring the error class. Taylor Otwell 2011-07-11 07:47:23 -07:00
  • bb2a231749 Pass session ID into session::load. Taylor Otwell 2011-07-11 07:06:20 -07:00
  • 5eb379d6cc Refactoring the session class. Taylor Otwell 2011-07-11 07:05:46 -07:00
  • 15328afa4d refactoring auto-loader. Taylor Otwell 2011-07-10 23:45:38 -05:00
  • 9624d275a4 removed comment bloat from index.php. Taylor Otwell 2011-07-10 23:40:05 -05:00
  • c75f298c34 fix typo in error class. Taylor Otwell 2011-07-10 23:36:49 -05:00
  • c30185eb27 refactoring eloquent. Taylor Otwell 2011-07-10 23:31:37 -05:00
  • 48419ad321 tweaking routes. Taylor Otwell 2011-07-10 23:21:33 -05:00
  • 95528adab5 fix syntax error in error class. Taylor Otwell 2011-07-10 23:16:11 -05:00
  • 063cde50c0 removed file context from error messages. Taylor Otwell 2011-07-10 23:08:14 -05:00
  • 46b0a7d8ad removed some comment bloat from the Form class. Taylor Otwell 2011-07-10 22:59:05 -05:00
  • da8c412dbc deprecated text class. Taylor Otwell 2011-07-10 22:38:55 -05:00
  • d0ba4719d8 extracted the route wildcard translation to a separate method. Taylor Otwell 2011-07-09 23:54:07 -05:00
  • 8277694693 refactoring router. Taylor Otwell 2011-07-09 23:41:27 -05:00
  • 141bed3916 cleaning up Request::uri method. Taylor Otwell 2011-07-09 22:31:06 -05:00
  • 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 -05:00
  • ceb0e1a807 added check for array in Request::spoofed. Taylor Otwell 2011-07-09 17:15:23 -05:00
  • 9608a0dee7 Removed comment bloat from View class. Taylor Otwell 2011-07-08 12:57:32 -07:00
  • 924ecf879c Added __toString method to Response. Taylor Otwell 2011-07-08 12:57:11 -07:00
  • e48d611149 Remove comment bloat from URL class. Taylor Otwell 2011-07-08 12:48:44 -07:00
  • 5ea2974bd6 Trim comment bloat from Route class. Taylor Otwell 2011-07-08 12:46:21 -07:00
  • 0dd06ad314 Remove comment bloat from Response class. Taylor Otwell 2011-07-08 12:45:06 -07:00
  • 9fc8c36b94 Removing comment bloat from Redirect class. Taylor Otwell 2011-07-08 12:44:25 -07:00
  • 5bea9121af Refactoring input class to use Request::spoofed when hydrating input. Taylor Otwell 2011-07-08 12:41:03 -07:00
  • 5bb5adcf9c Added Request::spoofed method. Taylor Otwell 2011-07-08 12:38:54 -07:00
  • d0fafd1301 Formatting DB class. Taylor Otwell 2011-07-08 12:16:30 -07:00
  • 8056e0d1a7 Moved Session\Factory functionality into the Session class. Taylor Otwell 2011-07-08 09:48:01 -07:00
  • b1b2b932cc Moved Cache\Factory functionality into Cache class. Taylor Otwell 2011-07-08 09:43:04 -07:00
  • c5a2752e8a Refactoring Input class. Taylor Otwell 2011-07-08 08:24:57 -07:00
  • c2b7e60bdd Cleaning up DB session driver. Taylor Otwell 2011-07-08 08:19:40 -07:00
  • 7af9e08a60 Refactoring Eloquent. Taylor Otwell 2011-07-08 08:00:04 -07:00
  • c4eb994fbc Refactoring Eloquent. Taylor Otwell 2011-07-08 07:58:28 -07:00
  • 8b1fe5920b Refactoring Eloquent\Hydrator. Taylor Otwell 2011-07-08 07:54:38 -07:00
  • 745ac394bb Adjust Eloquent\Hydrator to pass array of columns into Query->get method. Taylor Otwell 2011-07-08 07:37:50 -07:00
  • a0195e9386 Adjust Eloquent to pass array of columns when selecting. Taylor Otwell 2011-07-08 07:36:20 -07:00
  • 00b064c7d5 Revert previous changes to Eloquent. Taylor Otwell 2011-07-08 07:32:25 -07:00
  • 16265a2cf6 Adjust Eloquent to use new Query API. Taylor Otwell 2011-07-08 07:31:15 -07:00
  • 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 -07:00
  • 21efdbf69b Remove insert and update methods from Eloquent. Taylor Otwell 2011-07-08 07:13:30 -07:00
  • 666ebf2119 Refactoring Eloquent class. Taylor Otwell 2011-07-08 07:09:43 -07:00
  • 743cf6f44a Refactoring DB\Eloquent. Taylor Otwell 2011-07-08 06:56:29 -07:00
  • e6e7586dbc Refactoring DB\Connector. Taylor Otwell 2011-07-08 06:48:31 -07:00
  • 6c51536d7d Remove check for items in Memcached cache driver. Taylor Otwell 2011-07-08 06:45:38 -07:00
  • de19b8db40 Remove check for items in File cache driver. Taylor Otwell 2011-07-08 06:45:15 -07:00
  • 24fefe9eb2 Remove check for items in APC driver. Taylor Otwell 2011-07-08 06:44:54 -07:00
  • 44a48256c7 Allow cache class to look for existing items in driver's items array. Taylor Otwell 2011-07-08 06:43:02 -07:00
  • 82d5760a32 Make items array public on Memcached cache driver. Taylor Otwell 2011-07-08 06:40:49 -07:00
  • 967428c441 Make items array public on File cache driver. Taylor Otwell 2011-07-08 06:40:20 -07:00
  • ec43d5dd03 Make item array public on APC cache driver. Taylor Otwell 2011-07-08 06:39:58 -07:00
  • bbc8b8f954 Refactoring View class. Taylor Otwell 2011-07-08 06:37:50 -07:00
  • 767a49f54b Tweaking comments in URL class. Taylor Otwell 2011-07-08 06:35:42 -07:00
  • 60c9c91516 Trimming comment bloat from Route class. Taylor Otwell 2011-07-08 06:28:41 -07:00
  • a86d4477ca refactoring redirect class. Taylor Otwell 2011-07-07 23:55:27 -05:00
  • ea6b58b28c refactoring lang class. Taylor Otwell 2011-07-07 23:48:05 -05:00
  • c5ddb67d6b added comment to hash class. Taylor Otwell 2011-07-07 23:43:54 -05:00
  • 6d296f2a1d added comment to file class. Taylor Otwell 2011-07-07 23:42:11 -05:00
  • 6a77a98f95 refactored error and file classes. Taylor Otwell 2011-07-07 23:40:29 -05:00
  • 4b063ac042 refactoring database and connector classes. Taylor Otwell 2011-07-07 23:35:23 -05:00
  • 77d65b89cb refactoring crypt class. Taylor Otwell 2011-07-07 23:24:43 -05:00
  • 6e93237ec9 refactoring config class. Taylor Otwell 2011-07-07 23:16:52 -05:00
  • 8203bd9af5 refactoring cache class. Taylor Otwell 2011-07-07 23:07:44 -05:00
  • 22c1353cea added comment to auth class. Taylor Otwell 2011-07-07 23:01:44 -05:00
  • 70e35fb3d7 refactoring auth class. Taylor Otwell 2011-07-07 23:00:40 -05:00
  • 06cb63f502 removed route\loader and route\parser classes. Taylor Otwell 2011-07-07 22:55:27 -05:00
  • ad824341a6 fixed bug in input class causing entire array to not be returned. Taylor Otwell 2011-07-07 22:30:15 -05:00
  • 5475048749 Add comment to Redirect class. Taylor Otwell 2011-07-07 12:41:18 -07:00
  • 59e5cfc711 Fixing comments on Router class. Taylor Otwell 2011-07-07 12:18:53 -07:00
  • 5a67571020 Refactoring the Router class. Taylor Otwell 2011-07-07 12:17:55 -07:00
  • 94ccbffb7d Refactoring Router class. Taylor Otwell 2011-07-07 11:55:09 -07:00
  • 80c746edb2 Refactor route parameter parsing. Taylor Otwell 2011-07-07 11:38:30 -07:00
  • b5e0eb022c Refactoring Router. Taylor Otwell 2011-07-07 09:49:31 -07:00
  • 654c4aa85f Removed comment bloat from Route\Filter. Taylor Otwell 2011-07-07 09:38:48 -07:00
  • 7a8e04cbdd Added comment to Router class. Taylor Otwell 2011-07-07 09:37:14 -07:00
  • f0b02caaec Refactoring Router. Taylor Otwell 2011-07-07 09:34:58 -07:00
  • 775f11e09b Refactoring Route\Finder. Taylor Otwell 2011-07-07 09:24:40 -07:00
  • 0767fa5027 Remove comment bloat from Route\Finder. Taylor Otwell 2011-07-07 09:17:31 -07:00
  • 1a4a7cbbab Make the Router::load method public. Taylor Otwell 2011-07-07 09:12:20 -07:00
  • c2e1ef68ad Refactor Router class, deprecate Route\Loader and Route\Parser. Taylor Otwell 2011-07-07 09:09:20 -07:00
  • c1e2f3cf90 Remove comment bloat from Route\Loader class. Taylor Otwell 2011-07-07 08:59:46 -07:00
  • 0d48fba1be Remove comment bloat from Route\Finder class. Taylor Otwell 2011-07-07 08:57:30 -07:00
  • ae9824f80b Remove comment bloat from Route\Filter class. Taylor Otwell 2011-07-07 08:53:05 -07:00