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
*
Deprecate implicit AD::Response splatting and Array conversion
Jeremy Kemper
2014-09-06
3
-5
/
+43
*
:scissors:
Rafael Mendonça França
2014-09-05
1
-1
/
+1
*
Add test to assert_recognizes with custom message
Rafael Mendonça França
2014-09-05
1
-1
/
+9
*
Message doesn't need to be optional
Rafael Mendonça França
2014-09-05
1
-2
/
+2
*
Merge pull request #14911 from estsauver/14908
Rafael Mendonça França
2014-09-05
2
-7
/
+15
|
\
|
*
Propagate test messages through assert_routing helper, Fixes #14908
Earl St Sauver
2014-04-29
2
-7
/
+15
*
|
Fix for inflector's incorrect camelCase replacement for acronyms
Matthew Draper
2014-09-06
4
-1
/
+10
*
|
Merge pull request #16818 from phoet/patch-4
Rafael Mendonça França
2014-09-05
1
-1
/
+2
|
\
\
|
*
|
world writable might be a bit too open...
Peter Schröder
2014-09-05
1
-1
/
+2
|
/
/
*
|
For now, we will keep sorting the tests.
Matthew Draper
2014-09-05
4
-4
/
+7
*
|
Merge pull request #16815 from seuros/ar-freeze-adapter-name
Santiago Pastorino
2014-09-05
6
-17
/
+6
|
\
\
|
*
|
Freeze ADAPTER_NAME in adapters
Abdelkader Boudih
2014-09-05
6
-17
/
+6
|
/
/
*
|
Fixed regression with referencing polymorphic assoc in eager-load
Godfrey Chan
2014-09-05
3
-2
/
+13
*
|
Merge pull request #16807 from tgxworld/carry_out_assignment_within_block
Yves Senn
2014-09-05
1
-8
/
+16
|
\
\
|
*
|
Move variable assignment within logging block.
Guo Xiang Tan
2014-09-05
1
-8
/
+16
*
|
|
Merge pull request #16765 from Agis-/time-change-bug
Andrew White
2014-09-05
3
-0
/
+7
|
\
\
\
|
*
|
|
Time#change throws exception with an out-of-range :usec
Agis-
2014-09-04
3
-0
/
+7
*
|
|
|
Merge pull request #16813 from seuros/rdoc
Zachary Scott
2014-09-04
1
-14
/
+14
|
\
\
\
\
|
*
|
|
|
correct rdoc [ci skip]
Abdelkader Boudih
2014-09-05
1
-14
/
+14
|
/
/
/
/
*
|
|
|
Merge pull request #16809 from akshay-vishnoi/for_not_to_do_not
Guillermo Iguaran
2014-09-04
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
cover all cases of `For not` --> `Do not`, related to #16804
Akshay Vishnoi
2014-09-05
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #16699 from cristianbica/aj-refactor-queueing
David Heinemeier Hansson
2014-09-04
33
-265
/
+447
|
\
\
\
|
*
|
|
Rename remaining :in / :at to :wait / :wait_until
Cristian Bica
2014-09-04
4
-25
/
+22
|
*
|
|
Active Job refactoring
Cristian Bica
2014-09-03
33
-256
/
+441
*
|
|
|
Load :developers fixtures where expecting a Developer to be there
Akira Matsuda
2014-09-05
1
-1
/
+1
*
|
|
|
Merge pull request #16788 from codeodor/fix-16761
Aaron Patterson
2014-09-04
6
-3
/
+34
|
\
\
\
\
|
*
|
|
|
Skip StatementCache for eager loaded associations (Fixes #16761)
Sammy Larbi
2014-09-04
6
-3
/
+34
*
|
|
|
|
always reorder bind parameters. fixes #15920
Aaron Patterson
2014-09-04
2
-7
/
+12
*
|
|
|
|
:scissors: and from #16803 [ci skip]
Zachary Scott
2014-09-04
1
-1
/
+1
*
|
|
|
|
Merge pull request #16803 from Peeja/methods-are-not-duplicable--update-guide
Zachary Scott
2014-09-04
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Document that method objects are not `duplicable?`
Peter Jaros
2014-09-04
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #16804 from kaleworsley/for_not_to_do_not
Rafael Mendonça França
2014-09-04
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Change "For not..." to "Do not...".
Kale Worsley
2014-09-04
1
-1
/
+1
|
/
/
/
/
*
/
/
/
Remove example file
Rafael Mendonça França
2014-09-04
1
-30
/
+0
|
/
/
/
*
|
|
Merge pull request #16801 from eileencodes/refactor-scope_chain-on-through-re...
Rafael Mendonça França
2014-09-04
2
-7
/
+6
|
\
\
\
|
*
|
|
Always add lambda to scope chain to eliminate branch in eval_scope
eileencodes
2014-09-04
2
-7
/
+6
*
|
|
|
Fix a warning
Matthew Draper
2014-09-05
1
-1
/
+1
*
|
|
|
Merge pull request #16797 from eileencodes/refactor-add_constraints-followup-...
Matthew Draper
2014-09-04
1
-4
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Follup to PR #16762
eileencodes
2014-09-04
1
-4
/
+4
|
/
/
/
*
|
|
Merge pull request #16799 from rramsden/fix-typo
Yves Senn
2014-09-04
1
-1
/
+1
|
\
\
\
|
*
|
|
[ci skip] Fix typo in rails guide for routing
Richard Ramsden
2014-09-04
1
-1
/
+1
*
|
|
|
Enums shouldn't ruin people's anniversaries
Godfrey Chan
2014-09-04
3
-4
/
+8
*
|
|
|
build fix, we have to reset the RACK_ENV as well.
Yves Senn
2014-09-04
1
-2
/
+5
*
|
|
|
get rid of shadowing warning when running tests AR and railtie tests.
Yves Senn
2014-09-04
1
-2
/
+2
*
|
|
|
code gardening in ActionController::Renderers
Xavier Noria
2014-09-04
1
-7
/
+12
*
|
|
|
Extract data/aria attribute prefixes to a constant
Rafael Mendonça França
2014-09-03
1
-1
/
+3
*
|
|
|
Merge pull request #16796 from ARIATeam/aria
Rafael Mendonça França
2014-09-03
3
-4
/
+23
|
\
\
\
\
|
*
|
|
|
Add support for ARIA attributes in tags
PaoMar
2014-09-03
3
-4
/
+23
|
/
/
/
/
*
|
|
|
Merge pull request #16795 from Peeja/methods-are-not-duplicable
Rafael Mendonça França
2014-09-03
3
-1
/
+16
|
\
\
\
\
|
*
|
|
|
Methods are not duplicable.
Peter Jaros
2014-09-03
3
-1
/
+16
[next]