Commit Graph

65 Commits

Author SHA1 Message Date
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 56daba42c5 remove composers from ioc container. remove comment bloat from autoloader. 2011-11-09 22:10:37 -06:00
Taylor Otwell 9caf239f6b various refactorings. 2011-11-02 21:27:43 -05:00
Taylor Otwell 6048d20921 refactoring the session class. 2011-11-01 23:11:08 -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 7bf84066bf refactoring. added redis drivers. 2011-10-26 21:21:31 -05:00
Taylor Otwell 21dccae755 refactor sqlite connector to accept path in constructor. 2011-10-20 22:17:40 -05:00
Taylor Otwell af36cb3d5a various refactoring and tweaks. 2011-10-20 21:44:18 -05:00
Taylor Otwell e985057b4c fixed connector definition in container. 2011-10-16 21:43:08 -05:00
Taylor Otwell 454a5107c4 tweaking and refactoring the database connectors. 2011-10-15 23:20:44 -05:00
Taylor Otwell 893acd8743 tweaking and refactoring the database connectors. added connectors to the container. 2011-10-15 23:20:13 -05:00
Taylor Otwell cff90b52ab remove session manager from ioc container configuration. 2011-10-12 23:37:22 -05:00
Taylor Otwell ba751b430b restructured session handling. 2011-10-12 23:15:10 -05:00
Taylor Otwell bcb6f189f7 refactored bcrypt hashing engine. 2011-10-08 22:41:52 -05:00
Eric Barnes 1b09823545 Changed the D and d in ascii to be Dj and dj. Dj is used as the translation in more languages. 2011-10-08 00:08:30 -04:00
Taylor Otwell c00738a070 Merge pull request #101 from codler/patch-1
Added ö to ascii config
2011-10-05 21:23:31 -07:00
Taylor Otwell 71b0ab8b8d refactoring container for speed. 2011-10-05 18:32:48 -05:00
Han Lin Yap 6f9ae6427b Added ö 2011-10-06 00:35:16 +03:00
Taylor Otwell c6f9734603 refactoring. 2011-09-27 21:10:32 -05:00
Taylor Otwell d9201be431 refactoring view compilation. 2011-09-25 23:00:29 -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 7898094e25 clean up a few more things. 2011-09-17 23:55:36 -05:00
Taylor Otwell cb5a426cba added database connectors and cleaned up configuration. 2011-09-17 23:46:24 -05:00
Taylor Otwell 220c359eee fixed changes. 2011-09-16 20:01:10 -05:00
Taylor Otwell 77dc8d2014 refactoring various things. 2011-09-16 19:59:20 -05:00
Taylor Otwell 5a9696da77 refactoring session for better architecture. 2011-09-15 20:23:30 -05:00
Taylor Otwell a97c45e034 added session resolver tests. 2011-09-15 00:02:21 -05:00
Taylor Otwell 26a66027f8 more refactoring on the framework. 2011-09-14 20:16:13 -05:00
Taylor Otwell 59a7e47f82 simplified database connection configuration. 2011-09-12 23:14:24 -05:00
Taylor Otwell 3ada2cbd3e renamed authenticator to auth and adjusted container. 2011-09-11 23:14:00 -05:00
Taylor Otwell 9db8e1bb6c simplified hashing. re-worked the auth class for a little more flexibility. 2011-09-11 22:44:01 -05:00
Taylor Otwell 7f2e1e9ca0 switched to simpler bcrypt implementation from phpass. 2011-09-10 22:18:45 -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 70b6cc5994 refactoring. 2011-09-06 22:26:14 -05:00
Taylor Otwell 7eef380d8a more refactoring and dependency injection. 2011-09-06 22:04:52 -05:00
Taylor Otwell cb8e8194ce removed application and resolver classes. added phpunit tests. 2011-09-04 23:19:14 -05:00
Taylor Otwell d35e2abd77 refactoring the routing engine. 2011-09-04 22:40:33 -05:00
Taylor Otwell 3e874867b8 database refactoring for dependency injection and other general refactoring. 2011-09-04 21:45:37 -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 893bb83895 added application access to composers. 2011-09-01 00:04:12 -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