This project is archived and is in readonly mode.
-
Set inverse for #replace on a has_one...
was committed by George Ogata
Monday Dec 28
- Add Relation#count http://github.com/... was committed by Pratik Naik 01:08 PM
- honour :inverse_of for joins based in... was committed by Frederick Cheung 12:32 PM
- honour inverse_of when preloading ass... was committed by Frederick Cheung 12:31 PM
- Remove the todo note for arel#lock ht... was committed by Pratik Naik 10:50 AM
- Add Model.readonly and association_co... was committed by Pratik Naik 10:47 AM
- Adding default 8bit encoding if the b... was committed by Mikel Lindsaar 10:41 AM
- Remove unused code paths and require ... was committed by José Valim 10:21 AM
- Remove locking related unused code ht... was committed by Pratik Naik 09:03 AM
- Raise ArgumentError when trying to me... was committed by Pratik Naik 08:54 AM
- Relation#readonly(false) should toggl... was committed by Pratik Naik 08:50 AM
- Remove unused construct_finder_sql ht... was committed by Pratik Naik 07:27 AM
- Fix a typo in CHANGELOG http://github... was committed by Pratik Naik 07:14 AM
- Add Model.lock and relation#lock now ... was committed by Pratik Naik 07:12 AM
- Merge branch 'master' of github.com:r... was committed by Yehuda Katz 06:27 AM
- Added Object#presence that returns th... was committed by David Heinemeier Hansson 01:54 AM
- Added default .gitignore (this is jus... was committed by David Heinemeier Hansson 01:48 AM
- Moved sort_parts into Mail, updated m... was committed by Mikel Lindsaar 01:25 AM
- Update rack submodule http://github.c... was committed by Yehuda Katz 12:20 AM
- Fixes some problems with getting a ne... was committed by Yehuda Katz 12:00 AM
-
String#exclude? core extension: inver...
was committed by Jeremy Kemper
Sunday Dec 27
- Ruby 1.9: string is not enumerable, s... was committed by Jeremy Kemper 11:38 PM
- Typo http://github.com/rails/rails/co... was committed by Jeremy Kemper 11:27 PM
- Fix tests http://github.com/rails/rai... was committed by David Heinemeier Hansson 11:23 PM
- Merge branch 'master' of github.com:r... was committed by David Heinemeier Hansson 11:23 PM
- Require the enumberable extension fro... was committed by David Heinemeier Hansson 11:23 PM
- Fix generators tests. Signed-off-by:... was committed by José Valim 11:19 PM
- Use i18n http://github.com/rails/rail... was committed by Jeremy Kemper 11:17 PM
- Merge branch 'master' of github.com:r... was committed by David Heinemeier Hansson 10:44 PM
- Fix the i18n dependency problem http:... was committed by David Heinemeier Hansson 10:43 PM
- Merge remote branch 'jose/perf' http:... was committed by Yehuda Katz 10:36 PM
- Add Model.from and association_collec... was committed by Pratik Naik 10:29 PM
- Use relation.from when constructing a... was committed by Pratik Naik 10:29 PM
- Merge branch 'master' of github.com:r... was committed by David Heinemeier Hansson 10:14 PM
- Added shorthand for match 'products/o... was committed by David Heinemeier Hansson 10:13 PM
- Dont delegate relation#find to to_a h... was committed by Pratik Naik 09:52 PM
- Use arel#from instead of the current ... was committed by Pratik Naik 09:49 PM
- Fix relation tests for postgres http:... was committed by Pratik Naik 09:20 PM
- Handle preloads and eager loads when ... was committed by Pratik Naik 08:03 PM
- Add relation#merge to merge two relat... was committed by Pratik Naik 07:38 PM
- Return a new relation when blank is s... was committed by Pratik Naik 05:59 PM
- Rewrite AssociationCollection#find us... was committed by Pratik Naik 05:02 PM
- Add relation.destroy_all http://githu... was committed by Pratik Naik 03:45 PM
- Make Model.destroy_all use new finder... was committed by Pratik Naik 01:52 PM
- Make Model.find(:last) use relations ... was committed by Pratik Naik 01:42 PM
- Add relation.last and relation.revers... was committed by Pratik Naik 01:34 PM
- Make Model.all just a wrapper for fin... was committed by Pratik Naik 01:02 PM
- Make Model.find(:first, ..) use relat... was committed by Pratik Naik 12:58 PM
- Make Model.exists? use relation.exist... was committed by Pratik Naik 12:40 PM
- Remove ActiveRecord runtime logging f... was committed by José Valim 12:32 PM
- Add config.action_controller.include ... was committed by José Valim 12:31 PM
- Add relation.exists? http://github.co... was committed by Pratik Naik 12:30 PM
- Make Model.find(:all) use relations h... was committed by Pratik Naik 12:13 PM
- Add relation.from as a temporary work... was committed by Pratik Naik 12:07 PM
- Relation should supply :from to find_... was committed by Pratik Naik 11:46 AM
- DRY ActionMailer code. http://github.... was committed by José Valim 11:36 AM
- Make Model.find(ids) use relations ht... was committed by Pratik Naik 11:26 AM
- Getting rid of some warnings in AM su... was committed by José Valim 11:18 AM
- Merge Mail with latest Rails and move... was committed by José Valim 11:09 AM
- Add find(ids) to relations http://git... was committed by Pratik Naik 10:45 AM
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>