Taylor Otwell
|
8457238ab1
|
Revert back APC and Memcached drivers.
|
2012-03-21 14:45:05 -05:00 |
Colin Viebrock
|
1d5ad48998
|
Fix APC and Memcached drivers -- fixes #433
Signed-off-by: Colin Viebrock <colin@viebrock.ca>
|
2012-03-21 14:18:25 -05:00 |
Taylor Otwell
|
da67b1bc66
|
Fix typo in memory driver.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
|
2012-03-14 14:18:19 -05:00 |
Taylor Otwell
|
a61f51fa93
|
Add forever and flush methods to memory driver.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
|
2012-03-14 14:08:52 -05:00 |
Taylor Otwell
|
2f4d896958
|
Added proper cache::forever implementations to each driver.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
|
2012-03-14 09:02:24 -05:00 |
Taylor Otwell
|
873dd1534c
|
Added Cache::forever method to cache something for five years.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
|
2012-03-14 08:54:00 -05:00 |
Taylor Otwell
|
51183c348d
|
Added "memory" (array based) cache driver for easier unit testing of application cache operations for developers.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
|
2012-03-07 21:59:54 -06:00 |
Taylor Otwell
|
3a92facc76
|
updated routing to fix several issues.
|
2012-02-12 14:48:36 -06:00 |
Phill Sparks
|
62072e5281
|
PHPDoc fixes
|
2012-02-04 21:30:52 +00:00 |
Taylor Otwell
|
bd532ee4b0
|
fix cache::remember method with closures.
|
2012-01-31 10:43:10 -06:00 |
Taylor Otwell
|
b5442c67fc
|
merged skunkworks into develop.
|
2012-01-16 13:59:24 -06:00 |
Phill Sparks
|
60033e52d3
|
Fixed Cache\Drivers\Driver::remember
|
2011-11-18 13:06:10 +00:00 |
Phill Sparks
|
58638216e8
|
Throw better Exceptions
|
2011-11-15 12:35:04 +00:00 |
Taylor Otwell
|
9281f04cdd
|
minor refactorings.
|
2011-11-11 23:15:17 -06:00 |
Taylor Otwell
|
b6ab0b08ce
|
moving some laravel classes around, switching alias to reflect changes. added some factories. removed system ioc container config file.
|
2011-11-11 21:27:30 -06:00 |
Phill Sparks
|
b4fe148de5
|
Got rid of all IoC::container() calls
|
2011-11-11 09:52:30 +00:00 |
Taylor Otwell
|
9caf239f6b
|
various refactorings.
|
2011-11-02 21:27:43 -05:00 |
Taylor Otwell
|
a0bbc9d472
|
refactoring the auto loader.
|
2011-10-31 23:46:45 -05:00 |
Taylor Otwell
|
7bf84066bf
|
refactoring. added redis drivers.
|
2011-10-26 21:21:31 -05:00 |
Taylor Otwell
|
af36cb3d5a
|
various refactoring and tweaks.
|
2011-10-20 21:44:18 -05:00 |
Taylor Otwell
|
df9130dafa
|
refactoring and working on redis.
|
2011-10-19 22:44:02 -05:00 |
Taylor Otwell
|
a6eaa06981
|
refactoring routing and comments.
|
2011-10-15 14:04:11 -05:00 |
Taylor Otwell
|
9fa69e0844
|
refactoring routing and class comments.
|
2011-10-13 21:32:11 -05:00 |
Taylor Otwell
|
4342f82aa9
|
refactoring cache and session classes.
|
2011-10-12 21:55:05 -05:00 |
Taylor Otwell
|
392caeed91
|
refactoring formatting.
|
2011-10-10 21:43:30 -05:00 |
Taylor Otwell
|
d2f3015636
|
added comments to cache classes.
|
2011-09-28 22:56:37 -05:00 |
Taylor Otwell
|
288781c0df
|
added comments to cache classes.
|
2011-09-28 22:55:48 -05:00 |
Taylor Otwell
|
cc625e24c2
|
cleaning up the cache class.
|
2011-09-28 22:51:07 -05:00 |
Taylor Otwell
|
600e411ad4
|
more refactoring on DI and IoC.
|
2011-09-20 23:36:13 -05:00 |
Taylor Otwell
|
4525eae25a
|
revert back to more sensible architecture.
|
2011-09-20 23:14:09 -05:00 |
Taylor Otwell
|
47db2ff19b
|
refactoring, added uri class.
|
2011-09-20 21:28:19 -05:00 |
Taylor Otwell
|
49c9094f32
|
refactored session and added unit tests for manager and driver.
|
2011-09-14 23:54:14 -05:00 |
Taylor Otwell
|
26a66027f8
|
more refactoring on the framework.
|
2011-09-14 20:16:13 -05:00 |
Taylor Otwell
|
fb811af5fc
|
more refactoring for dependency injection.
|
2011-09-09 20:55:24 -05:00 |
Taylor Otwell
|
abc1fad6c1
|
more refactoring and changes.
|
2011-09-08 17:49:16 -05:00 |
Taylor Otwell
|
7eef380d8a
|
more refactoring and dependency injection.
|
2011-09-06 22:04:52 -05:00 |
Taylor Otwell
|
cd395c2638
|
tweaking facades.
|
2011-09-03 23:46:52 -05:00 |
Taylor Otwell
|
2d170e2314
|
added more facades.
|
2011-09-03 23:05:06 -05:00 |
Taylor Otwell
|
30514d9020
|
continued refactoring.
|
2011-08-31 21:57:37 -05:00 |
Taylor Otwell
|
c7ddbbb018
|
more dependency injection!
|
2011-08-31 00:07:45 -05:00 |
Taylor Otwell
|
c200f3eb1e
|
more ioc refactoring.
|
2011-08-30 22:35:32 -05:00 |
Taylor Otwell
|
0ef96fb8d0
|
added facades and made other ioc improvements.
|
2011-08-30 22:09:47 -05:00 |
Taylor Otwell
|
1e49001dfc
|
continued ioc refactoring.
|
2011-08-26 21:42:04 -05:00 |
Taylor Otwell
|
fb3a0df0dd
|
change is_callable checks to instanceof Closure.
|
2011-08-26 00:31:18 -05:00 |
Taylor Otwell
|
1e7850d9ba
|
refactoring for dependency injection and testability.
|
2011-08-25 22:53:05 -05:00 |
Taylor Otwell
|
6a8aafc259
|
refactoring and adding more dependency injection through ioc container.
|
2011-08-24 22:51:32 -05:00 |
Taylor Otwell
|
5b85edb23b
|
more 2.0 changes
|
2011-08-19 20:12:39 -05:00 |
Taylor Otwell
|
1e90e42404
|
first commit of 2.0
|
2011-08-18 19:56:29 -05:00 |