index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve relation docs about to_sql and where_values_hash
Carlos Antonio da Silva
2013-01-19
1
-4
/
+4
*
Merge pull request #8977 from Soylent/master
Aaron Patterson
2013-01-18
2
-1
/
+5
|
\
|
*
Fix ActionDispatch::Request#formats when HTTP_ACCEPT header is empty string
Konstantin Papkovskiy
2013-01-17
2
-1
/
+5
*
|
Fix syntax error :grin:
Guillermo Iguaran
2013-01-18
1
-1
/
+1
*
|
Merge pull request #8995 from schneems/schneems/formatting-the-formatters
Guillermo Iguaran
2013-01-18
1
-6
/
+13
|
\
\
|
*
|
Remove "Application" section title from routes
schneems
2013-01-18
1
-6
/
+13
|
/
/
*
|
Merge pull request #8994 from Springest/fix_default_scope_update_all_delete_all
Jon Leighton
2013-01-18
3
-2
/
+33
|
\
\
|
*
|
Fix .update_all and .delete_all when using a condition on a joined table
Derek Kraan
2013-01-11
3
-2
/
+33
*
|
|
The test setup is not threadsafe. Wrap in a mutex.
Jon Leighton
2013-01-18
1
-3
/
+7
*
|
|
MiniTest already defines a ParallelEach class
Jon Leighton
2013-01-18
1
-23
/
+27
*
|
|
Revert "Merge pull request #8989 from robertomiranda/use-rails-4-find-by"
Guillermo Iguaran
2013-01-18
23
-70
/
+70
*
|
|
Merge pull request #8989 from robertomiranda/use-rails-4-find-by
Guillermo Iguaran
2013-01-18
23
-70
/
+70
|
\
\
\
|
*
|
|
User Rails 4 find_by
robertomiranda
2013-01-18
23
-70
/
+70
*
|
|
|
Undeprecate the :extend option
Jon Leighton
2013-01-18
6
-3
/
+30
*
|
|
|
CollectionProxy should be default scoped
Jon Leighton
2013-01-18
2
-0
/
+6
*
|
|
|
Merge pull request #8912 from senny/8879_association_empty_method
Jon Leighton
2013-01-18
3
-1
/
+19
|
\
\
\
\
|
*
|
|
|
`CollectionAssociation#empty?` respects newly builded records
Yves Senn
2013-01-13
3
-1
/
+19
*
|
|
|
|
s/it's/its/
Akira Matsuda
2013-01-18
1
-1
/
+1
*
|
|
|
|
script => bin
Akira Matsuda
2013-01-18
2
-7
/
+7
*
|
|
|
|
use tap with block parameter
Akira Matsuda
2013-01-18
1
-1
/
+1
*
|
|
|
|
iterates the RDoc of update_column(s)
Xavier Noria
2013-01-18
1
-13
/
+13
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Refactor predicate builder when receiving empty hash
Carlos Antonio da Silva
2013-01-17
1
-4
/
+4
*
|
|
|
Merge pull request #8976 from senny/spelling_correction
Xavier Noria
2013-01-17
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
spelling correction for AM interceptors
Yves Senn
2013-01-17
1
-1
/
+1
|
/
/
/
*
|
|
Remove useless || operation
Carlos Antonio da Silva
2013-01-17
2
-3
/
+2
*
|
|
Merge pull request #8975 from arunagw/warning_removed_ambiguous_first_argument
Carlos Antonio da Silva
2013-01-17
1
-4
/
+4
|
\
\
\
|
*
|
|
Removing : warning: ambiguous first argument;
Arun Agrawal
2013-01-17
1
-4
/
+4
|
/
/
/
*
|
|
Deprecate direct calls to AC::RecordIdentifier.dom_id and dom_class
Carlos Antonio da Silva
2013-01-16
3
-9
/
+58
*
|
|
Merge pull request #8964 from mattdbridges/specify-log-to-clear
Carlos Antonio da Silva
2013-01-16
3
-5
/
+24
|
\
\
\
|
*
|
|
clear specific logs when using rake log:clear
Matt Bridges
2013-01-16
3
-5
/
+24
*
|
|
|
Merge pull request #8967 from senny/add_interceptor_to_am_doc
Xavier Noria
2013-01-16
1
-0
/
+20
|
\
\
\
\
|
*
|
|
|
document Intercepters in ActionMailer guide
Yves Senn
2013-01-16
1
-0
/
+20
*
|
|
|
|
Merge pull request #8965 from colinbm/date_select_value
Carlos Antonio da Silva
2013-01-16
2
-2
/
+65
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix date_select :selected option so you can pass it nil
Colin Burn-Murdoch
2013-01-16
2
-2
/
+65
|
/
/
/
/
*
|
|
|
Merge pull request #8959 from vitorbaptista/master
Rafael Mendonça França
2013-01-16
3
-3
/
+6
|
\
\
\
\
|
*
|
|
|
Don't rely on Hash key's ordering
Vitor Baptista
2013-01-16
3
-3
/
+6
|
/
/
/
/
*
|
|
|
Remove warnings: "(...) interpreted as grouped expression"
Carlos Antonio da Silva
2013-01-16
1
-2
/
+2
*
|
|
|
Merge pull request #8963 from asanghi/regress_8631
Andrew White
2013-01-16
1
-0
/
+21
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
adding regression test in master for #8631
Aditya Sanghi
2013-01-16
1
-0
/
+21
|
/
/
/
*
|
|
Merge pull request #8955 from burns/source_annotation
Rafael Mendonça França
2013-01-15
3
-16
/
+76
|
\
\
\
|
*
|
|
allow :dirs option for .enumerate
Brian D. Burns
2013-01-15
3
-6
/
+60
|
*
|
|
use case statement
Brian D. Burns
2013-01-15
1
-10
/
+16
*
|
|
|
Merge pull request #8958 from balexand/strong_parameters_exception_handling
Rafael Mendonça França
2013-01-15
4
-16
/
+14
|
\
\
\
\
|
*
|
|
|
strong parameters exception handling
Brian Alexander
2013-01-15
4
-16
/
+14
*
|
|
|
|
Merge pull request #8914 from nilbus/fix-header-bloat
Rafael Mendonça França
2013-01-15
3
-2
/
+10
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Remove header bloat introduced by BestStandardsSupport middleware
Edward Anderson
2013-01-15
3
-2
/
+10
|
/
/
/
/
*
|
|
|
Merge pull request #8954 from davetoxa/patch-1
Carlos Antonio da Silva
2013-01-15
1
-1
/
+0
|
\
\
\
\
|
*
|
|
|
Update guides/source/active_record_validations.md
Anton Cherepanov
2013-01-15
1
-1
/
+0
*
|
|
|
|
Merge pull request #8940 from adomokos/adding_tests_for_changed_attributes
Carlos Antonio da Silva
2013-01-15
1
-1
/
+12
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Cleaning up ActiveModel::Dirty tests
Attila Domokos
2013-01-15
1
-1
/
+12
[next]