Commit Graph

  • a940fc4867 fixed wrapper method on mysql query driver. Taylor Otwell 2011-08-19 22:10:17 -0500
  • 8f4bcd4675 continued refactoring database layer. Taylor Otwell 2011-08-19 22:09:17 -0500
  • fb1acc31d2 more additions. Taylor Otwell 2011-08-19 21:39:38 -0500
  • 9d2a76b26f refactoring database. Taylor Otwell 2011-08-19 21:18:59 -0500
  • bf0aaa3cc7 remove query::table method. Taylor Otwell 2011-08-19 20:19:45 -0500
  • e822f34c2f renamed postgres class Taylor Otwell 2011-08-19 20:15:05 -0500
  • 5b85edb23b more 2.0 changes Taylor Otwell 2011-08-19 20:12:39 -0500
  • 73b1cb78f4 refactored config path checking. Taylor Otwell 2011-08-18 23:57:14 -0500
  • a440f0e185 modular refactoring on the configuration and module classes. Taylor Otwell 2011-08-18 23:48:51 -0500
  • d9f2ba84c9 2.0 modular refactoring. Taylor Otwell 2011-08-18 23:23:57 -0500
  • 4569ebec46 fixed merge conflict. Taylor Otwell 2011-08-18 22:28:10 -0500
  • b31f13d99f incremented version and change log. Taylor Otwell 2011-08-18 22:27:21 -0500
  • 03b58e8ec6 fixed belongs_to eager loading bug. Taylor Otwell 2011-08-18 22:25:56 -0500
  • 0a5c442295 fixed vie errors. Taylor Otwell 2011-08-18 22:00:59 -0500
  • d943f8b749 fix view namespace. Taylor Otwell 2011-08-18 20:21:37 -0500
  • 8e5fae5dc0 Merge branch 'master' into develop Taylor Otwell 2011-08-18 20:20:59 -0500
  • 5895f36bbb fixed view namespace bug. Taylor Otwell 2011-08-18 20:20:50 -0500
  • c4e2828605 fixed changelog. Taylor Otwell 2011-08-18 19:57:22 -0500
  • 1e90e42404 first commit of 2.0 Taylor Otwell 2011-08-18 19:56:29 -0500
  • 119b356bde updated changelog. Taylor Otwell 2011-08-18 18:11:12 -0500
  • 4fb6293415 incremented version. Taylor Otwell 2011-08-18 18:10:23 -0500
  • 3b8d4aec66 Merge branch 'develop' of github.com:laravel/laravel into develop Taylor Otwell 2011-08-18 18:09:14 -0500
  • 399892ddda Merge pull request #59 from drowe/master Taylor Otwell 2011-08-18 16:07:51 -0700
  • b5f7f6648c Edited system/view.php via GitHub Dave Rowe 2011-08-18 17:11:23 -0500
  • b3a2c3537a Fix white screen of death error when view doesn't exist. Taylor Otwell 2011-08-18 12:41:35 -0500
  • 9c9d0fe530 Allow columns to be specified for Eloquent get, first, and paginate. Taylor Otwell 2011-08-17 18:32:48 -0500
  • c95757175b Make sure file class is loaded before handling exceptions. Taylor Otwell 2011-08-17 10:23:54 -0500
  • 87166aa0ea Load the exception examiner explicitly instead of using the auto-loader. Taylor Otwell 2011-08-17 09:52:17 -0500
  • 766e54aa2d fixed changelog Taylor Otwell 2011-08-16 23:34:37 -0500
  • 57a0593bc4 incremented version. Taylor Otwell 2011-08-16 23:25:56 -0500
  • c4ece2d51f rearrange __get hierarchy so eloquent models can have methods that have the same name as columns. Taylor Otwell 2011-08-16 23:04:25 -0500
  • 695420c127 added exception handling changes to changelog. Taylor Otwell 2011-08-16 22:51:41 -0500
  • d075e60a66 renamed exception wrapper to exception examiner. Taylor Otwell 2011-08-16 22:39:44 -0500
  • c100f4c59f removed unecessary methods from exception wrapper. Taylor Otwell 2011-08-16 22:37:02 -0500
  • 512eea1a4e removed unnecessary method handler. Taylor Otwell 2011-08-16 22:35:40 -0500
  • 5c3c2e2d9c refactored error handling for better architecture. Taylor Otwell 2011-08-16 12:26:52 -0500
  • e2c69d0c84 added query array to db\connection. Taylor Otwell 2011-08-15 22:35:32 -0500
  • 7225ec0a9e refactoring classes. Taylor Otwell 2011-08-15 22:29:11 -0500
  • 695a8848ed added comment back to configuration class. Taylor Otwell 2011-08-15 20:13:48 -0500
  • ad4e200d66 added changelog note for crypter class. Taylor Otwell 2011-08-15 20:12:41 -0500
  • 4c4ffa1d40 added new crypter class to replace static crypt methods. Taylor Otwell 2011-08-15 20:11:21 -0500
  • b6720eb7c2 allow the configuration class to set entire files. Taylor Otwell 2011-08-15 20:05:55 -0500
  • 7b0495e864 More improvements to the configuration class. Taylor Otwell 2011-08-15 15:37:59 -0500
  • 551cffcdbc Refactor the configuration class for more simplicity. Taylor Otwell 2011-08-15 15:20:29 -0500
  • 81a89604f9 refactor the arr class to fix a few bugs. Taylor Otwell 2011-08-15 15:19:14 -0500
  • de38744d78 Continuing to refactor the configuration class. Taylor Otwell 2011-08-15 15:12:02 -0500
  • d9b7b7dc52 Refactor the config class for more simplicity. Taylor Otwell 2011-08-15 15:06:27 -0500
  • cd90845acc Fix a couple of bugs in the Arr class. Taylor Otwell 2011-08-15 15:05:57 -0500
  • 4d38ec0279 Remove unnecessary parens from Auth::check. Taylor Otwell 2011-08-15 14:28:36 -0500
  • 0f7b2f72cb Refactoring the cache class and its comments. Taylor Otwell 2011-08-15 14:25:59 -0500
  • 4c243f3a99 Refactor the auth class and its comments. Taylor Otwell 2011-08-15 14:15:28 -0500
  • a7cf737ba6 Removed version control from Asset class. Attempting to implement better method of doing this soon. Taylor Otwell 2011-08-15 14:04:27 -0500
  • 88f3f222c3 Added item to changelog. Taylor Otwell 2011-08-15 10:46:03 -0500
  • a414bbfccb Remove any unspecified optional parameters from URIs created from routes. Taylor Otwell 2011-08-15 10:42:57 -0500
  • 23e100aa80 fix comment on arr::set. Taylor Otwell 2011-08-15 10:38:02 -0500
  • b2991dd6ba Fix bug in Arr::set that did not correctly create new array levels. Taylor Otwell 2011-08-15 10:36:24 -0500
  • 732a1e4a04 tweaked comment on arr::set. Taylor Otwell 2011-08-15 00:20:43 -0500
  • 6750c799f0 converted config class to use arr::set. Taylor Otwell 2011-08-15 00:18:56 -0500
  • a667e32ad3 added arr::set method. Taylor Otwell 2011-08-15 00:16:37 -0500
  • 39d323c44f refactoring response and session classes. Taylor Otwell 2011-08-14 23:10:46 -0500
  • 48120ce403 refactoring the response class. Taylor Otwell 2011-08-14 22:49:28 -0500
  • 60c317caba refactoring pagination class. Taylor Otwell 2011-08-14 22:39:50 -0500
  • 20186dca03 refactoring loader class. Taylor Otwell 2011-08-14 22:35:08 -0500
  • 0cc0b7ac97 refactoring lang class. Taylor Otwell 2011-08-14 22:34:22 -0500
  • b196313bd0 refactoring database and error classes. Taylor Otwell 2011-08-14 22:10:36 -0500
  • d72f2c642b refactored the encryption class. Taylor Otwell 2011-08-14 21:58:11 -0500
  • d197a97aac remove comment bloat. Taylor Otwell 2011-08-14 19:40:52 -0500
  • 83ab60922b improving cache API documentation. Taylor Otwell 2011-08-14 19:22:01 -0500
  • f72171f691 allow entire configuration files to be set. Taylor Otwell 2011-08-14 14:54:17 -0500
  • 57922c5a4d allow Config::set to set an entire configuation array. Taylor Otwell 2011-08-14 14:08:04 -0500
  • 9f1edfaee3 refactoring comments and code. Taylor Otwell 2011-08-14 13:57:52 -0500
  • 8798d87e2f Merge pull request #57 from pedroborges/develop Taylor Otwell 2011-08-14 11:09:38 -0700
  • 826d74b476 Removed alias to absent Date class Pedro Borges 2011-08-14 14:03:33 -0300
  • 450b6951af improving class comments. Taylor Otwell 2011-08-13 22:33:43 -0500
  • f346dae401 added changelog. Taylor Otwell 2011-08-13 22:24:43 -0500
  • 9d4d6e52bd refactor database structure... moved db\manager back to system\db.php Taylor Otwell 2011-08-13 22:23:07 -0500
  • 21a6040a79 improving class comments. Taylor Otwell 2011-08-13 22:19:04 -0500
  • 47d2207c67 fixing API comments. Taylor Otwell 2011-08-13 21:45:51 -0500
  • 3ac2287329 fixing API comments. Taylor Otwell 2011-08-13 21:43:33 -0500
  • ee373db59c incremented version. Taylor Otwell 2011-08-13 20:08:22 -0500
  • 17727a2278 rename eloquent::model to eloquent::model_name Taylor Otwell 2011-08-13 20:01:45 -0500
  • 914b60e20b Merge pull request #56 from mikelbring/develop Taylor Otwell 2011-08-13 05:03:05 -0700
  • d0d7ff19ce config not found, added use System\Config Michael Hasselbring 2011-08-12 23:36:22 -0500
  • 19de53ea3c Merge branch 'develop' of github.com:laravel/laravel into develop Taylor Otwell 2011-08-12 20:16:45 -0500
  • 7579715563 Merge branch 'master' into develop Taylor Otwell 2011-08-12 20:16:37 -0500
  • 8cdf5f2444 Merge pull request #53 from staydecent/master Taylor Otwell 2011-08-12 12:33:36 -0700
  • a7af884229 Fixed typo on line 12 of system/db/eloquent/model.php staydecent 2011-08-12 12:30:55 -0700
  • 1c4f305295 Merge pull request #52 from staydecent/master Taylor Otwell 2011-08-12 12:06:10 -0700
  • 193768e670 Comment in config/error editied from application/log.txt to storage/log.txt (Issue #48) staydecent 2011-08-12 12:02:08 -0700
  • 904588a51a Add default value to order_by direction. Taylor Otwell 2011-08-12 08:47:31 -0500
  • 0beec68355 refactoring asset version handling. Taylor Otwell 2011-08-11 22:05:41 -0500
  • a0c7db34fc Merge pull request #50 from mikelbring/develop Taylor Otwell 2011-08-11 19:48:07 -0700
  • 19f14fc66d passed original to method Michael Hasselbring 2011-08-11 21:27:20 -0500
  • ea26bde9e1 allowed ? in asset source Michael Hasselbring 2011-08-11 21:25:00 -0500
  • b8e534a117 Fix auth class comments. Taylor Otwell 2011-08-11 15:46:15 -0500
  • bb7649043c Refactor the Auth class method names. Taylor Otwell 2011-08-11 15:44:29 -0500
  • 3b5af93064 Return the Eloquent model instance in the fill method. Taylor Otwell 2011-08-11 13:54:48 -0500
  • 2e34309539 Refactor Auth class for consistency. Taylor Otwell 2011-08-11 13:45:17 -0500
  • 982789a320 Added Auth::remember method for conveniently logging in users after a fresh registration. Taylor Otwell 2011-08-11 13:44:13 -0500
  • 995310d62f Fix bug that prevented route directory route files from loading in modules. Taylor Otwell 2011-08-11 08:28:51 -0500