aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #7043 from kytrinyx/documentation-ar-observerXavier Noria2012-07-131-0/+6
|\ \ \
| * | | Add documentation for ActiveRecord::Observer.Katrina Owen2012-07-131-0/+6
|/ / /
* | | extract deprecated association options to active_record_deprecated_findersJon Leighton2012-07-131-43/+0
* | | Represent association scope options as AR::Relations insternally.Jon Leighton2012-07-1315-165/+191
* | | fix assertion arguments orderJon Leighton2012-07-131-2/+2
* | | Allow associations to take a lambda which builds the scopeJon Leighton2012-07-139-48/+69
* | | support relations created with a table aliasJon Leighton2012-07-133-2/+12
* | | testing guide: start of a passXavier Noria2012-07-121-49/+29
* | | Merge pull request #7037 from evantravers/misspellingVijay Dev2012-07-121-2/+2
|\ \ \
| * | | add second t to overwrittenEvan Travers2012-07-121-2/+2
|/ / /
* | | Merge pull request #7032 from necrodome/patch-1Vijay Dev2012-07-101-1/+1
|\ \ \
| * | | Fix code comment to reflect its intent.Selem Delul2012-07-111-1/+1
|/ / /
* | | Merge pull request #7030 from robbkidd/dry_up_rename_table_testsCarlos Antonio da Silva2012-07-101-18/+13
|\ \ \
| * | | Add teardown method to AR::Mig::RenameTableTestRobb Kidd2012-07-101-18/+13
|/ / /
* | | Fix indentation.Piotr Sarnacki2012-07-111-4/+4
* | | Don't raise an error if http auth token isn't well formattedPiotr Sarnacki2012-07-112-4/+14
* | | Raise a helpful error message on #mount misuseCarl Lerche2012-07-102-0/+13
* | | Merge pull request #7026 from rustygeldmacher/select_options_valid_html_masterRafael Mendonça França2012-07-103-3/+17
|\ \ \
| * | | Fixed bug creating invalid HTML in select optionsRusty Geldmacher2012-07-103-3/+17
* | | | Merge pull request #6874 from robbkidd/rename_sequences_tooAaron Patterson2012-07-102-0/+20
|\ \ \ \ | |/ / / |/| | |
| * | | Update psql adapter to rename a default pkey sequence when renaming a table.Robb Kidd2012-06-272-0/+20
* | | | Merge pull request #7022 from bogdan/validations_docXavier Noria2012-07-109-119/+52
|\ \ \ \
| * | | | AM::Validations: remove documentation duplicatesBogdan Gusiev2012-07-109-119/+52
* | | | | deprecate `describe` without a block.Aaron Patterson2012-07-096-38/+17
|/ / / /
* | | | Remove AS declarative extension from erb tag testCarlos Antonio da Silva2012-07-081-3/+0
* | | | we still need `describe` as the implementation differs from minitestAaron Patterson2012-07-082-0/+24
| |_|/ |/| |
* | | Merge pull request #7004 from philiqq/masterXavier Noria2012-07-086-7/+7
|\ \ \
| * | | Fix broken links in 2.2 release notes, i18n, debugging, security, 2.3 release...Philipp Franke2012-07-086-7/+7
* | | | Merge pull request #6956 from lexmag/ref_migration_generatorRafael Mendonça França2012-07-084-4/+103
|\ \ \ \
| * | | | Update migrations guideAleksey Magusev2012-07-081-0/+47
| * | | | Add references statements to migration generatorAleksey Magusev2012-07-083-4/+56
* | | | | minitest provides "it" and "describe"Aaron Patterson2012-07-082-42/+4
* | | | | minitest is a gem dep, so remove this conditionalAaron Patterson2012-07-081-6/+0
* | | | | Merge pull request #7003 from philiqq/masterCarlos Antonio da Silva2012-07-081-2/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | fix broken bleak_house linkPhilipp Franke2012-07-081-2/+2
| |/ / /
* | | | Improve and fix AP changelog, sync release notes [ci skip]Carlos Antonio da Silva2012-07-082-2/+14
* | | | Rename RouteInspector to RoutesInspectorCarlos Antonio da Silva2012-07-085-7/+6
* | | | Remove RoutesInspector from railties, since it was moved to APCarlos Antonio da Silva2012-07-083-290/+0
* | | | Merge pull request #6998 from robin850/patch-1Carlos Antonio da Silva2012-07-081-2/+23
|\ \ \ \ | |/ / / |/| | |
| * | | Add few information on Fedora and CentOSRobin Dupret2012-07-081-2/+23
* | | | Merge pull request #6696 from schneems/schneems/sextant-routing-errorJosé Valim2012-07-088-10/+323
|\ \ \ \ | |_|_|/ |/| | |
| * | | show routes while debugging added to changelogschneems2012-07-071-0/+2
| * | | move route_inspector to actionpack@schneems and @mattt2012-07-076-10/+304
| * | | show routes while debugging RoutingErrorschneems2012-07-072-3/+20
|/ / /
* | | Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-07-0720-176/+258
|\ \ \
| * | | minor text change [ci skip]Vijay Dev2012-07-071-1/+1
| * | | Revert "Add nodoc to relation methods"Vijay Dev2012-07-071-22/+24
| * | | Add nodoc to relation methodsOscar Del Ben2012-07-061-24/+22
| * | | add :nodoc: to internal implementations of AM::Validator [ci skip]Francesco Rodriguez2012-07-062-3/+3
| * | | update ActiveModel::Serialization documentation [ci skip]Francesco Rodriguez2012-07-061-14/+36