Taylor Otwell
|
21efdbf69b
|
Remove insert and update methods from Eloquent.
|
2011-07-08 07:13:30 -07:00 |
Taylor Otwell
|
666ebf2119
|
Refactoring Eloquent class.
|
2011-07-08 07:09:43 -07:00 |
Taylor Otwell
|
743cf6f44a
|
Refactoring DB\Eloquent.
|
2011-07-08 06:56:29 -07:00 |
Taylor Otwell
|
e6e7586dbc
|
Refactoring DB\Connector.
|
2011-07-08 06:48:31 -07:00 |
Taylor Otwell
|
6c51536d7d
|
Remove check for items in Memcached cache driver.
|
2011-07-08 06:45:38 -07:00 |
Taylor Otwell
|
de19b8db40
|
Remove check for items in File cache driver.
|
2011-07-08 06:45:15 -07:00 |
Taylor Otwell
|
24fefe9eb2
|
Remove check for items in APC driver.
|
2011-07-08 06:44:54 -07:00 |
Taylor Otwell
|
44a48256c7
|
Allow cache class to look for existing items in driver's items array.
|
2011-07-08 06:43:02 -07:00 |
Taylor Otwell
|
82d5760a32
|
Make items array public on Memcached cache driver.
|
2011-07-08 06:40:49 -07:00 |
Taylor Otwell
|
967428c441
|
Make items array public on File cache driver.
|
2011-07-08 06:40:20 -07:00 |
Taylor Otwell
|
ec43d5dd03
|
Make item array public on APC cache driver.
|
2011-07-08 06:39:58 -07:00 |
Taylor Otwell
|
bbc8b8f954
|
Refactoring View class.
|
2011-07-08 06:37:50 -07:00 |
Taylor Otwell
|
767a49f54b
|
Tweaking comments in URL class.
|
2011-07-08 06:35:42 -07:00 |
Taylor Otwell
|
60c9c91516
|
Trimming comment bloat from Route class.
|
2011-07-08 06:28:41 -07:00 |
Taylor Otwell
|
a86d4477ca
|
refactoring redirect class.
|
2011-07-07 23:55:27 -05:00 |
Taylor Otwell
|
ea6b58b28c
|
refactoring lang class.
|
2011-07-07 23:48:05 -05:00 |
Taylor Otwell
|
c5ddb67d6b
|
added comment to hash class.
|
2011-07-07 23:43:54 -05:00 |
Taylor Otwell
|
6d296f2a1d
|
added comment to file class.
|
2011-07-07 23:42:11 -05:00 |
Taylor Otwell
|
6a77a98f95
|
refactored error and file classes.
|
2011-07-07 23:40:29 -05:00 |
Taylor Otwell
|
4b063ac042
|
refactoring database and connector classes.
|
2011-07-07 23:35:23 -05:00 |
Taylor Otwell
|
77d65b89cb
|
refactoring crypt class.
|
2011-07-07 23:24:43 -05:00 |
Taylor Otwell
|
6e93237ec9
|
refactoring config class.
|
2011-07-07 23:16:52 -05:00 |
Taylor Otwell
|
8203bd9af5
|
refactoring cache class.
|
2011-07-07 23:07:44 -05:00 |
Taylor Otwell
|
22c1353cea
|
added comment to auth class.
|
2011-07-07 23:01:44 -05:00 |
Taylor Otwell
|
70e35fb3d7
|
refactoring auth class.
|
2011-07-07 23:00:40 -05:00 |
Taylor Otwell
|
06cb63f502
|
removed route\loader and route\parser classes.
|
2011-07-07 22:55:27 -05:00 |
Taylor Otwell
|
ad824341a6
|
fixed bug in input class causing entire array to not be returned.
|
2011-07-07 22:30:15 -05:00 |
Taylor Otwell
|
5475048749
|
Add comment to Redirect class.
|
2011-07-07 12:41:18 -07:00 |
Taylor Otwell
|
59e5cfc711
|
Fixing comments on Router class.
|
2011-07-07 12:18:53 -07:00 |
Taylor Otwell
|
5a67571020
|
Refactoring the Router class.
|
2011-07-07 12:17:55 -07:00 |
Taylor Otwell
|
94ccbffb7d
|
Refactoring Router class.
|
2011-07-07 11:55:09 -07:00 |
Taylor Otwell
|
80c746edb2
|
Refactor route parameter parsing.
|
2011-07-07 11:38:30 -07:00 |
Taylor Otwell
|
b5e0eb022c
|
Refactoring Router.
|
2011-07-07 09:49:31 -07:00 |
Taylor Otwell
|
654c4aa85f
|
Removed comment bloat from Route\Filter.
|
2011-07-07 09:38:48 -07:00 |
Taylor Otwell
|
7a8e04cbdd
|
Added comment to Router class.
|
2011-07-07 09:37:14 -07:00 |
Taylor Otwell
|
f0b02caaec
|
Refactoring Router.
|
2011-07-07 09:34:58 -07:00 |
Taylor Otwell
|
775f11e09b
|
Refactoring Route\Finder.
|
2011-07-07 09:24:40 -07:00 |
Taylor Otwell
|
0767fa5027
|
Remove comment bloat from Route\Finder.
|
2011-07-07 09:17:31 -07:00 |
Taylor Otwell
|
1a4a7cbbab
|
Make the Router::load method public.
|
2011-07-07 09:12:20 -07:00 |
Taylor Otwell
|
c2e1ef68ad
|
Refactor Router class, deprecate Route\Loader and Route\Parser.
|
2011-07-07 09:09:20 -07:00 |
Taylor Otwell
|
c1e2f3cf90
|
Remove comment bloat from Route\Loader class.
|
2011-07-07 08:59:46 -07:00 |
Taylor Otwell
|
0d48fba1be
|
Remove comment bloat from Route\Finder class.
|
2011-07-07 08:57:30 -07:00 |
Taylor Otwell
|
ae9824f80b
|
Remove comment bloat from Route\Filter class.
|
2011-07-07 08:53:05 -07:00 |
Taylor Otwell
|
a5af988d53
|
Remove comment bloat from dynamic query builder.
|
2011-07-07 08:51:52 -07:00 |
Taylor Otwell
|
34605ad49d
|
Remove comment bloat from Eloquent hydrator.
|
2011-07-07 08:49:59 -07:00 |
Taylor Otwell
|
bc8c0f2cc7
|
Refactor Query class. Remove comment bloat.
|
2011-07-07 08:45:37 -07:00 |
Taylor Otwell
|
98a691fa58
|
Remove comment bloat from Eloquent.
|
2011-07-07 08:28:42 -07:00 |
Taylor Otwell
|
60e3526313
|
Refactor DB\Connector class.
|
2011-07-07 08:15:18 -07:00 |
Taylor Otwell
|
9454927bd3
|
Added Cache::maybe method.
|
2011-07-07 08:04:29 -07:00 |
Taylor Otwell
|
1d96b96828
|
Force memcached cache driver to return null as default.
|
2011-07-07 07:42:06 -07:00 |