Commit Graph

113 Commits

Author SHA1 Message Date
Taylor Otwell 9caf239f6b various refactorings. 2011-11-02 21:27:43 -05:00
Taylor Otwell c3c0fbce96 Fix bug in update database grammar. 2011-11-01 08:34:00 -05:00
Taylor Otwell 7bf84066bf refactoring. added redis drivers. 2011-10-26 21:21:31 -05:00
Taylor Otwell 32989d39c8 some small refactorings and cleanup. 2011-10-22 23:25:07 -05:00
Taylor Otwell b71ecb4363 removed packages directory. refactoring. 2011-10-21 21:49:33 -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 df9130dafa refactoring and working on redis. 2011-10-19 22:44:02 -05:00
Taylor Otwell 9fc9f88a41 refactoring various pieces of the framework. 2011-10-18 20:19:36 -05:00
Taylor Otwell 48f1879b9f tweaking comments in sqlite connector. 2011-10-15 23:33:26 -05:00
Taylor Otwell 87e8dbeb32 refactoring database query class. 2011-10-15 23:25:18 -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 2b93963f34 removed unnecessary namespace import from eloquent model. 2011-10-15 14:19:33 -05:00
Taylor Otwell a6eaa06981 refactoring routing and comments. 2011-10-15 14:04:11 -05:00
Taylor Otwell 9f7ed576c5 allow eloquent models to use increment and decrement. 2011-10-12 21:35:23 -05:00
Taylor Otwell 9bf978abcd added decrement method to query builder. 2011-10-12 21:32:06 -05:00
Taylor Otwell 559785f168 added increment method to query builder. 2011-10-12 21:27:29 -05:00
Taylor Otwell 68455378cc added support for database expressions. 2011-10-12 19:55:44 -05:00
Taylor Otwell 8846110e8d refactored and prettified the default database grammar. 2011-10-11 22:45:19 -05:00
Taylor Otwell 7317b5857b refactored welcome pages. 2011-10-11 21:27:16 -05:00
Taylor Otwell 392caeed91 refactoring formatting. 2011-10-10 21:43:30 -05:00
Taylor Otwell 2c2dcdc502 Merge pull request #99 from sparksp/aeae2c8476523f1551825afcc17323c4b88d22c5
Secure extracts
2011-10-05 21:26:35 -07: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
Phill Sparks aeae2c8476 Secure extracts
Updated extract calls to use EXTR_SKIP.
2011-10-04 13:11:11 +01:00
Taylor Otwell 16575246af bug fixes. 2011-10-02 22:44:36 -05:00
Taylor Otwell 14186a00e0 refactoring and bug fixes. 2011-09-29 21:22:48 -05:00
Taylor Otwell 1fb70a8568 cleaning up sqlite connector. 2011-09-28 22:49:20 -05:00
Taylor Otwell 7018b85b4a cleaning up eloquent models. 2011-09-28 22:47:24 -05:00
Taylor Otwell 2ac5a37291 cleaning up eloquent models. 2011-09-28 22:47:05 -05:00
Taylor Otwell 9c319ba0fc refactoring database layer. 2011-09-28 21:43:11 -05:00
Taylor Otwell c6f9734603 refactoring. 2011-09-27 21:10:32 -05:00
Taylor Otwell 4525eae25a revert back to more sensible architecture. 2011-09-20 23:14:09 -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 c3f5abc37a fixed bug in database manager. 2011-09-16 20:02:22 -05:00
Taylor Otwell 77dc8d2014 refactoring various things. 2011-09-16 19:59:20 -05:00
Taylor Otwell 917d4cb1e4 testing database. 2011-09-15 23:03:47 -05:00
Taylor Otwell 5a9696da77 refactoring session for better architecture. 2011-09-15 20:23:30 -05:00
Taylor Otwell 5196d015b8 fixed merge conflicts. 2011-09-14 20:58:27 -05:00
Taylor Otwell c576c388b9 added support for sequence to eloquent models. 2011-09-14 00:15:05 -05:00
Taylor Otwell 8688270f22 fixed database bugs. 2011-09-13 23:47:38 -05:00
Taylor Otwell 15449c34b1 refactoring database layer. 2011-09-13 23:04:28 -05:00
Taylor Otwell cd609d9b39 refactoring database layer. 2011-09-12 23:57:53 -05:00
Taylor Otwell ca8883d727 refactoring database connection. 2011-09-12 23:52:43 -05:00
Taylor Otwell 68b0d29110 fix namespacing issue. 2011-09-12 23:34:23 -05:00
Taylor Otwell 9d56d4aa4e more database simplifications 2011-09-12 23:33:42 -05:00
Taylor Otwell 59a7e47f82 simplified database connection configuration. 2011-09-12 23:14:24 -05:00
Taylor Otwell 045858d88d refactoring the database layer. 2011-09-12 21:48:48 -05:00
Taylor Otwell b8a901c792 adding better comments to database classes. 2011-09-11 23:58:19 -05:00
Taylor Otwell 2521ab3c1d refactoring the database layer. 2011-09-11 23:25:31 -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 3e874867b8 database refactoring for dependency injection and other general refactoring. 2011-09-04 21:45:37 -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 7518088ffe use service location in eloquent models to resolve the database manager. 2011-09-02 20:10:35 -05:00
Taylor Otwell 6281c8c360 more refactoring for dependency injection. 2011-09-02 19:36:19 -05:00
Taylor Otwell 9be3d1a54b refactoring the view classes. 2011-08-29 00:07:10 -05:00
Taylor Otwell 1e49001dfc continued ioc refactoring. 2011-08-26 21:42:04 -05:00
Taylor Otwell d65ddb53a8 fix bug in query class. 2011-08-25 23:46:45 -05:00
Taylor Otwell e0a9f57515 fixed database namespacing. 2011-08-25 23:12:30 -05:00
Taylor Otwell 1e7850d9ba refactoring for dependency injection and testability. 2011-08-25 22:53:05 -05:00