Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #microseconds conversion and #fast_string_to_time | Chris Hapgood | 2010-01-16 | 1 | -6/+7 |
* | ActiveRecord should give the connection id as payload, and not the whole conn... | José Valim | 2010-01-15 | 1 | -1/+1 |
* | Add subscriber for ActionPack and move all logging inside it. | José Valim | 2010-01-13 | 1 | -1/+1 |
* | Create Rails::Subscriber::TestHelper and use it to make ActiveRecord subscrib... | José Valim | 2010-01-13 | 1 | -0/+1 |
* | Move AR logging responsibilities to ActiveRecord::Railties::Subscriber. | José Valim | 2010-01-13 | 2 | -26/+3 |
* | Remove allow_concurrency and verification_timeout from ActiveRecord::Base (de... | José Valim | 2010-01-13 | 2 | -25/+0 |
* | Set deprecation warnings for RAILS_ENV and RAILS_DEFAULT_LOGGER. | José Valim | 2010-01-13 | 1 | -2/+2 |
* | Expose connections available in the connection pool. | José Valim | 2010-01-11 | 2 | -1/+3 |
* | Send the connection in AR notifications to avoid checking out new connections... | José Valim | 2010-01-11 | 1 | -2/+4 |
* | Allow AR::Schema's migrations_path to be overwritten by subclasses. Defaults ... | Jeffrey Hardy | 2010-01-08 | 1 | -2/+2 |
* | Use underscore in notification namespaces. | José Valim | 2010-01-04 | 1 | -1/+1 |
* | Use namespaces in notifications. | José Valim | 2010-01-03 | 1 | -1/+1 |
* | Kick AR logging back to life and move ControllerRuntime inside ActiveRecord::... | José Valim | 2009-12-30 | 1 | -3/+7 |
* | Remove locking related unused code | Pratik Naik | 2009-12-28 | 2 | -18/+0 |
* | Add support for Mysql column positioning via #add_column and #change_column | Ben Marini | 2009-12-03 | 1 | -0/+15 |
* | Fix Rails root in sqlite adapter | Joshua Peek | 2009-10-16 | 1 | -3/+3 |
* | Modify connection pool callbacks to be compatible w/ new style | Nick Sieger | 2009-10-16 | 1 | -6/+8 |
* | Renamed Orchestra to Notifications once again [#3321 state:resolved] | José Valim | 2009-10-15 | 1 | -1/+1 |
* | Update Orchestra instrumentations and move part of logging to Orchestra. | José Valim | 2009-10-15 | 1 | -10/+4 |
* | Revert "Rename Orchestra to Notifications [#3321 state:resolved]" | José Valim | 2009-10-15 | 1 | -1/+1 |
* | Merge branch 'arel' | Jeremy Kemper | 2009-10-14 | 5 | -68/+12 |
|\ | |||||
| * | Use ActiveSupport::Callbacks instead of | Emilio Tagua | 2009-10-13 | 1 | -1/+1 |
| * | Merge commit 'rails/master' | Emilio Tagua | 2009-10-13 | 1 | -2/+2 |
| |\ | |||||
| * \ | Merge commit 'rails/master' | Emilio Tagua | 2009-09-22 | 1 | -13/+9 |
| |\ \ | |||||
| * \ \ | Merge commit 'rails/master' | Emilio Tagua | 2009-09-21 | 1 | -1/+4 |
| |\ \ \ | |||||
| * \ \ \ | Merge commit 'rails/master' | Emilio Tagua | 2009-09-14 | 1 | -1/+2 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge commit 'rails/master' | Emilio Tagua | 2009-08-17 | 2 | -42/+3 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge commit 'rails/master' | Emilio Tagua | 2009-08-10 | 6 | -13/+67 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge commit 'rails/master' | Emilio Tagua | 2009-08-06 | 1 | -2/+1 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge commit 'rails/master' | Emilio Tagua | 2009-08-05 | 1 | -1/+6 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge commit 'rails/master' | Emilio Tagua | 2009-08-03 | 1 | -1/+0 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge commit 'rails/master' | Emilio Tagua | 2009-07-31 | 2 | -1/+9 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Create is now powered by Arel. Removed methods that are no longer used. | Emilio Tagua | 2009-07-01 | 2 | -4/+4 |
| * | | | | | | | | | | | Merge commit 'rails/master' | Emilio Tagua | 2009-06-30 | 4 | -1/+40 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'rails/master' | Emilio Tagua | 2009-06-23 | 2 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Removed unused methods. | Emilio Tagua | 2009-06-23 | 2 | -39/+0 |
| * | | | | | | | | | | | | | Arel now buils SQL queries for associations. Removed old code and | Emilio Tagua | 2009-06-23 | 2 | -20/+0 |
| * | | | | | | | | | | | | | Merge commit 'rails/master' | Emilio Tagua | 2009-06-09 | 1 | -2/+14 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | Refactors to work with latest Arel implementation. | Emilio Tagua | 2009-06-02 | 4 | -4/+7 |
| * | | | | | | | | | | | | | | Merge commit 'rails/master' | Emilio Tagua | 2009-05-18 | 7 | -3/+11 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | Refactor to calculations. Migration's versions are string not integer. ARel s... | Emilio Tagua | 2009-05-06 | 1 | -10/+10 |
| * | | | | | | | | | | | | | | | Merge commit 'rails/master' | Emilio Tagua | 2009-05-02 | 2 | -7/+8 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | construct_finder_sql now use Arel | Emilio Tagua | 2009-04-24 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | Rename Orchestra to Notifications [#3321 state:resolved] | Joshua Peek | 2009-10-14 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | Avoid warning spam by flipping to the new callbacks mechanism. These callbac... | Michael Koziarski | 2009-10-15 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | Callbacks, DeprecatedCallbacks = NewCallbacks, Callbacks | Joshua Peek | 2009-10-12 | 1 | -2/+2 |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | Instrument process_action, render and sql. | José Valim | 2009-09-20 | 1 | -13/+9 |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | Enable use of MySQL stored procedures by default. | Justin Bailey | 2009-09-17 | 1 | -1/+4 |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Ruby 1.9 compat: corrected instance_methods check | sdsykes | 2009-09-13 | 1 | -1/+2 |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | Remove support for SQLite 2. | Pratik Naik | 2009-08-17 | 2 | -42/+3 |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |