Commit Graph

46 Commits

Author SHA1 Message Date
Taylor Otwell 3a92facc76 updated routing to fix several issues. 2012-02-12 14:48:36 -06:00
Taylor Otwell a0379ea48d fix comment about bundle caching. 2012-02-08 08:20:46 -06:00
Taylor Otwell 3e398d1b49 added auto start bundle option. 2012-02-07 16:59:51 -06:00
Taylor Otwell a11318863a improving bundle workflow. 2012-02-07 15:00:35 -06:00
Taylor Otwell 5b6b156b41 move timezone set into core bootstrap. 2012-02-06 09:35:28 -06:00
Taylor Otwell 2b12c0c140 modified cookie class. set application key on first request if not set. 2012-01-31 15:58:00 -06:00
Taylor Otwell d76cf4ba23 bundle improvements. 2012-01-26 17:01:17 -06:00
Taylor Otwell b5442c67fc merged skunkworks into develop. 2012-01-16 13:59:24 -06:00
Taylor Otwell b7b80d6d49 the application url will now be auto-detected. 2011-11-28 23:10:16 -06:00
Taylor Otwell 5f348b2c6e refactoring various classes. 2011-11-22 18:00: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
Jason Lewis 654a0b88f2 Added Paginator to the array of aliased classes. 2011-11-10 17:52:37 +11:00
Taylor Otwell 75ba2447f8 Fix Hash class alias. 2011-11-09 10:32:26 -06: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 d05f4fa0db renamed hasher class to hash and hash method to make. 2011-11-07 23:32:32 -06:00
Taylor Otwell 0cd6966e15 tweaked configuration comments. 2011-11-07 22:59:00 -06:00
Taylor Otwell 6081baaa20 git rid of uri test case and remove information from config. 2011-11-01 23:42:47 -05:00
Taylor Otwell 6048d20921 refactoring the session class. 2011-11-01 23:11:08 -05:00
Taylor Otwell 2e1fed294f refactoring bootstrapping. 2011-11-01 22:55:43 -05:00
Taylor Otwell 83d927c4f1 refactoring. 2011-11-01 19:41:35 -05:00
Taylor Otwell 997a90bcf5 major session refactoring. 2011-10-31 22:15: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 b6d7df4510 fix cache manager alias. 2011-10-27 08:03:44 -05:00
Taylor Otwell 7bf84066bf refactoring. added redis drivers. 2011-10-26 21:21:31 -05:00
Taylor Otwell 9fa69e0844 refactoring routing and class comments. 2011-10-13 21:32:11 -05:00
Taylor Otwell ba751b430b restructured session handling. 2011-10-12 23:15:10 -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 220c359eee fixed changes. 2011-09-16 20:01:10 -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
Taylor Otwell f0f3dffc11 added module support! 2011-08-03 22:10:07 -05:00
Taylor Otwell acea14a306 Cleaning up configuration comments. 2011-07-28 13:42:41 -05:00
Taylor Otwell 1aa86d0798 improved performance. added support for database ports. 2011-06-28 12:21:21 -05:00
Taylor Otwell 471ba2f8ae added validator to aliases. 2011-06-21 20:22:52 -05:00
michaelowens c77e8c5a36 Fixed typo in View alias (missing backslash). 2011-06-19 11:50:56 -07:00
Michael Hasselbring 4d7794c2ca Created file class with File::extension method, added File to aliases under application 2011-06-16 23:51:28 -05:00
Taylor Otwell ac7a77ffeb Fixed comment on application.url. 2011-06-16 07:24:46 -07:00
Taylor Otwell 5659532d6e Added application.index to configuration file. 2011-06-16 07:23:26 -07:00
Taylor Otwell c05ccc5d49 moved entities method to html class and added encoding configuration option. 2011-06-11 21:30:19 -05:00
Taylor Otwell da9fcd6964 removed test class 2011-06-10 22:45:39 -05:00
Taylor Otwell f7bb0c5510 trimmed comment bloat. returning boolean on eloquent save. 2011-06-10 12:43:09 -05:00
Taylor Otwell 49f7145729 added log to aliases. fixed flash data bug. 2011-06-09 12:31:35 -05:00
Taylor Otwell a188d62105 initial commit of laravel! 2011-06-08 23:45:08 -05:00