Commit Graph

49 Commits

Author SHA1 Message Date
Taylor Otwell b5442c67fc merged skunkworks into develop. 2012-01-16 13:59:24 -06:00
Taylor Otwell e4fce8e468 Update the csrf_token constant. 2011-11-23 10:43:25 -06:00
Taylor Otwell a739afc32f Use constant for CSRF token. 2011-11-23 10:32:17 -06:00
Taylor Otwell 466ccdb96c throw an exception in the request forged method if no session driver has been specified. 2011-11-16 22:40:49 -06:00
Taylor Otwell e226a463bf refactoring. 2011-11-15 19:15:31 -06:00
Phill Sparks 02929f7fbd Fixed the new URI class 2011-11-15 11:30:34 +00:00
Taylor Otwell d1a969bd29 added uri class. refactored. 2011-11-14 21:18:18 -06:00
Taylor Otwell f9ec36d7f8 slight clean-up to uri method. 2011-11-11 22:50:41 -06:00
Phill Sparks b4fe148de5 Got rid of all IoC::container() calls 2011-11-11 09:52:30 +00:00
Taylor Otwell a1e82d2166 added section class. refactored session for ioc usage. improved controller. added yielding and sections to blade. general blade improvements. 2011-11-08 20:08:20 -06:00
Taylor Otwell 9caf239f6b various refactorings. 2011-11-02 21:27:43 -05:00
Taylor Otwell 527340d793 fix bug in request uri parsing. 2011-11-01 23:41:02 -05:00
Taylor Otwell f824cc0f43 refactoring the uri method. 2011-10-31 22:44:54 -05:00
Taylor Otwell b9c45264b8 tweaking a comment. 2011-10-29 23:30:53 -05:00
Taylor Otwell 0586bbe04e remove some comment bloat from the request class. 2011-10-29 23:20:07 -05:00
Taylor Otwell 75ce8796d7 got rid of URI class and brought URI determination back to into request class. 2011-10-29 23:17:47 -05:00
Taylor Otwell ef9e4dfd61 reverting di refactoring. 2011-10-29 22:31:50 -05:00
Taylor Otwell 932a70b6cf refactoring for better dependency injection on a few classes. 2011-10-29 22:24:32 -05:00
Taylor Otwell 866f5d8fc3 removed provides functionality. need to explore doing this in a way that is more friendly to http, such as using the accept header. 2011-10-29 21:02:01 -05:00
Taylor Otwell d4ddb05abb refactoring. added default controller. added uri class. 2011-10-24 21:00:51 -05:00
Taylor Otwell 9fc9f88a41 refactoring various pieces of the framework. 2011-10-18 20:19:36 -05:00
Taylor Otwell 9fa69e0844 refactoring routing and class comments. 2011-10-13 21:32:11 -05:00
Taylor Otwell 08ea1dbbc8 fixed bug in request uri method. 2011-10-11 21:44:57 -05:00
Taylor Otwell f6ea58ed96 improve request uri detection. 2011-10-11 21:41:57 -05:00
Taylor Otwell d07714936f finished tests for request class. 2011-10-10 22:55:57 -05:00
Taylor Otwell 0cb81d8585 added request::uri tests. 2011-10-10 22:42:43 -05:00
Taylor Otwell f2b9d1e2f8 added request tests. 2011-10-10 22:31:59 -05:00
Taylor Otwell 6cb79e6676 refactoring 2011-10-10 21:34:15 -05:00
Taylor Otwell 71b0ab8b8d refactoring container for speed. 2011-10-05 18:32:48 -05:00
Taylor Otwell 52b68c060b refactoring. adding back pagination. 2011-10-04 21:43:39 -05:00
Taylor Otwell 442904b277 refactoring. 2011-09-28 22:12:41 -05:00
Taylor Otwell 0c4018ec88 refactoring. 2011-09-21 21:46:16 -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 77dc8d2014 refactoring various things. 2011-09-16 19:59:20 -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 31e2c1c49e added facades for core classes. 2011-09-03 22:36:27 -05:00
Taylor Otwell 6281c8c360 more refactoring for dependency injection. 2011-09-02 19:36:19 -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 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 df84e36314 refactoring. 2011-08-23 21:04:40 -05:00
Taylor Otwell 1e90e42404 first commit of 2.0 2011-08-18 19:56:29 -05:00