Commit History

Author SHA1 Message Date
  Taylor Otwell 4336bb885a Fix attribute retrieval bug in Eq2. 13 years ago
  Taylor Otwell e540fd3b6d Automatically detect eloquent table names. 13 years ago
  Taylor Otwell d80730cf0d Removed transaction method from Eloquent model since it is made pointless by DB::transaction. 13 years ago
  Taylor Otwell 0455438ebe Added transaction method to database connection and eloquent model. 13 years ago
  Taylor Otwell fcff36a0ac Added related model updating from belongs_to relationship. 13 years ago
  Taylor Otwell 762f2402c3 Fixing bugs and improving. 13 years ago
  Taylor Otwell b5e75f6fcf Fixing bugs and improving. 13 years ago
  Taylor Otwell dc92dd264d Adding auto detection of intermediate table names. 13 years ago
  Taylor Otwell c3d95122e4 Fixing bugs… adding better pivot support. 13 years ago
  Taylor Otwell c9c0ddf569 Fixing bugs in Eq2. 13 years ago
  Taylor Otwell d6d667af90 Added Eloquent 2. 13 years ago
  Taylor Otwell b5442c67fc merged skunkworks into develop. 13 years ago
  Aaron Kuzemchak 81992a18fd Changed timestamp method to protected, so that it can be extended if desired. 13 years ago
  Taylor Otwell 2b93963f34 removed unnecessary namespace import from eloquent model. 13 years ago
  Taylor Otwell a6eaa06981 refactoring routing and comments. 13 years ago
  Taylor Otwell 9f7ed576c5 allow eloquent models to use increment and decrement. 13 years ago
  Taylor Otwell 71b0ab8b8d refactoring container for speed. 13 years ago
  Taylor Otwell 16575246af bug fixes. 13 years ago
  Taylor Otwell 7018b85b4a cleaning up eloquent models. 13 years ago
  Taylor Otwell 2ac5a37291 cleaning up eloquent models. 13 years ago
  Taylor Otwell c6f9734603 refactoring. 13 years ago
  Taylor Otwell 5196d015b8 fixed merge conflicts. 13 years ago
  Taylor Otwell c576c388b9 added support for sequence to eloquent models. 13 years ago
  Taylor Otwell 8688270f22 fixed database bugs. 13 years ago
  Taylor Otwell 7518088ffe use service location in eloquent models to resolve the database manager. 13 years ago
  Taylor Otwell 1e49001dfc continued ioc refactoring. 13 years ago
  Taylor Otwell 1e7850d9ba refactoring for dependency injection and testability. 13 years ago