Commit Graph

120 Commits

Author SHA1 Message Date
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 1acd66a247 turn off error logging. 2011-11-15 20:04:06 -06:00
Taylor Otwell e226a463bf refactoring. 2011-11-15 19:15:31 -06:00
Taylor Otwell d1a969bd29 added uri class. refactored. 2011-11-14 21:18:18 -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
Taylor Otwell 0a2c61ec29 refactoring error handling. 2011-11-10 22:46:01 -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 9fd503f5b6 Small clean-up in the auth configuration file. 2011-11-03 13:20:29 -05:00
Taylor Otwell 9caf239f6b various refactorings. 2011-11-02 21:27:43 -05: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 ca2c988274 added cookie option to session configuration. 2011-11-01 20:53:48 -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 af36cb3d5a various refactoring and tweaks. 2011-10-20 21:44:18 -05:00
Taylor Otwell d5d9776298 continuing to refactor the bootstrap process. 2011-10-18 21:03:13 -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 7317b5857b refactored welcome pages. 2011-10-11 21:27:16 -05:00
Taylor Otwell 6cb79e6676 refactoring 2011-10-10 21:34:15 -05:00
Taylor Otwell 1b057c2854 continuing to refactor auth remembrance. 2011-10-09 23:41:58 -05:00
Taylor Otwell e6f84bffd4 added integer validation check to user auth closure. 2011-10-09 23:23:57 -05:00
Taylor Otwell 17385697c0 continuing to work on the remember me authentication. 2011-10-09 23:20:54 -05:00
Taylor Otwell bcb6f189f7 refactored bcrypt hashing engine. 2011-10-08 22:41:52 -05:00
Eric Barnes c8965c0d90 Fixed the auth alias 2011-10-08 22:39:27 -04:00
Taylor Otwell 48715bbb7d fixed bug in view composers. changed crypter alias. 2011-10-05 23:22:25 -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 14186a00e0 refactoring and bug fixes. 2011-09-29 21:22:48 -05:00
Taylor Otwell bd4fe8838c refactoring the view class. 2011-09-25 22:13:43 -05:00
Taylor Otwell 122dff974f added comments to form class. 2011-09-21 22:57:32 -05:00
Taylor Otwell 0c4018ec88 refactoring. 2011-09-21 21:46:16 -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 a8dbe777df more refactoring for 2.0 2011-09-19 21:33:25 -05:00
Taylor Otwell 5387312e0d changed database config. 2011-09-17 22:18:06 -05:00
Taylor Otwell 220c359eee fixed changes. 2011-09-16 20:01:10 -05:00
Taylor Otwell 5a9696da77 refactoring session for better architecture. 2011-09-15 20:23:30 -05:00