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
*
Remove internal options from query string of paths
Gert Goet
2014-09-25
3
-18
/
+19
*
Merge pull request #17051 from jwworth/task/fix_typo
Rafael Mendonça França
2014-09-24
1
-1
/
+1
|
\
|
*
Fix typo
Jake Worth
2014-09-24
1
-1
/
+1
|
/
*
Merge pull request #17042 from DanOlson/remove-skip-action-view
Rafael Mendonça França
2014-09-24
5
-11
/
+9
|
\
|
*
Remove --skip-action-view option from application generator
Dan Olson
2014-09-24
5
-11
/
+9
|
/
*
Merge pull request #17020 from Sirupsen/ar-override-rack-test
Aaron Patterson
2014-09-23
3
-1
/
+14
|
\
|
*
ar/connection_pool: honor overriden rack.test in middleware
Simon Eskildsen
2014-09-23
3
-1
/
+14
*
|
Merge pull request #17032 from tgxworld/update_contributing_guide
Arthur Nogueira Neves
2014-09-23
1
-5
/
+5
|
\
\
|
*
|
[CI SKIP] Improve force push note.
Guo Xiang Tan
2014-09-23
1
-5
/
+5
|
/
/
*
|
Merge pull request #17029 from grk/fix-loading-fixtures-in-engine-tests
Santiago Pastorino
2014-09-23
1
-1
/
+1
|
\
\
|
*
|
Fix loading fixtures in engine tests
Grzesiek Kolodziejczyk
2014-09-23
1
-1
/
+1
*
|
|
Merge pull request #17026 from prathamesh-sonpatki/mention-updating-pull-requ...
Richard Schneeman
2014-09-23
1
-0
/
+17
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Added note about updating pull requests by force push
Prathamesh Sonpatki
2014-09-23
1
-0
/
+17
|
|
/
*
|
Merge pull request #17005 from y-yagi/fix_aj_test_helper
Yves Senn
2014-09-23
2
-2
/
+4
|
\
\
|
*
|
add message to `assert` in `assert_enqueued_with`
yuuji.yaginuma
2014-09-23
2
-2
/
+4
*
|
|
Merge pull request #17022 from prathamesh-sonpatki/test-for-validate-message
Yves Senn
2014-09-23
1
-1
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Added test for exception message for validate method
Prathamesh Sonpatki
2014-09-23
1
-1
/
+3
|
/
/
*
|
Merge pull request #17018 from prathamesh-sonpatki/tenderlove
Abdelkader Boudih
2014-09-23
1
-1
/
+5
|
\
\
|
*
|
Update changelog with tenderlove's entry
Prathamesh Sonpatki
2014-09-23
1
-1
/
+5
|
/
/
*
|
add a truncate method to the connection
Aaron Patterson
2014-09-22
6
-0
/
+38
*
|
Merge pull request #17012 from petedmarsh/clarify-association-primary-key-opt...
Rafael Mendonça França
2014-09-22
1
-1
/
+1
|
\
\
|
*
|
Clarify the documentation of the primary_key option for associations
Peter Marsh
2014-09-22
1
-1
/
+1
|
/
/
*
|
Merge pull request #16963 from collectiveidea/activejob-dj
Rafael Mendonça França
2014-09-22
1
-3
/
+9
|
\
\
|
*
|
Cleaner queuing of jobs using Delayed Job
David Genord II
2014-09-18
1
-3
/
+9
*
|
|
Merge pull request #17009 from arthurnn/foreign_key_symbols
Rafael Mendonça França
2014-09-22
3
-3
/
+3
|
\
\
\
|
*
|
|
Better regression test for Fixtures with fk as a symbol
Arthur Neves
2014-09-22
2
-11
/
+2
|
*
|
|
fix fixtures not loading if a belongs_to association is defined with a :forei...
Will Bryant
2014-09-22
2
-1
/
+10
*
|
|
|
Revert "Merge pull request #16888 from jejacks0n/render_template"
Godfrey Chan
2014-09-23
4
-27
/
+20
*
|
|
|
Move the array to a constant
Godfrey Chan
2014-09-23
1
-3
/
+4
*
|
|
|
Merge pull request #16851 from prathamesh-sonpatki/mention-validate-in-upgrad...
Godfrey Chan
2014-09-23
1
-1
/
+6
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Update error message for validate method
Prathamesh Sonpatki
2014-09-20
1
-1
/
+6
*
|
|
|
Merge pull request #16985 from matthewd/no-isolated-for-prs
Godfrey Chan
2014-09-23
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
Skip isolated tests for PRs
Matthew Draper
2014-09-20
1
-0
/
+1
*
|
|
|
|
CHANGELOG for 07635a7
Godfrey Chan
2014-09-23
2
-0
/
+20
*
|
|
|
|
Merge pull request #16888 from jejacks0n/render_template
Godfrey Chan
2014-09-23
2
-20
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
Changes default render behavior from file to template.
jejacks0n
2014-09-11
2
-20
/
+7
*
|
|
|
|
|
Merge pull request #16999 from cristianbica/activejob-adapters-rdoc
Abdelkader Boudih
2014-09-22
14
-71
/
+194
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Added RDoc for each Active Job adapter
Cristian Bica
2014-09-22
14
-71
/
+194
*
|
|
|
|
|
Merge pull request #16974 from silp-com/mail_was_called
Yves Senn
2014-09-22
5
-2
/
+30
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Allow attaching files while the mail view is rendered
Christian Felder (masone)
2014-09-22
4
-2
/
+24
*
|
|
|
|
|
|
Merge pull request #17001 from claudiob/remove-wrapping-div-from-form-helpers...
Yves Senn
2014-09-22
2
-35
/
+19
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Remove wrapping <div> in form helpers from doc
claudiob
2014-09-22
2
-35
/
+19
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #17000 from yuki24/fix-false-assertions
Yves Senn
2014-09-22
2
-3
/
+3
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fix another false assertions
Yuki Nishijima
2014-09-21
2
-3
/
+3
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Wrap it up! :trollface: [ci skip]
Zachary Scott
2014-09-22
1
-3
/
+2
*
|
|
|
|
|
|
Wrap Adequate Record release notes at 80 chars [ci skip]
Zachary Scott
2014-09-22
1
-6
/
+14
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #16998 from yuki24/fix-false-assertion
Matthew Draper
2014-09-22
1
-3
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix assertions in AR::TestCase::AttributeMethodsTest
Yuki Nishijima
2014-09-21
1
-3
/
+3
*
|
|
|
|
|
|
Merge pull request #16984 from chancancode/fix_16578
Godfrey Chan
2014-09-22
2
-5
/
+16
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Document that the default for `rails server -b` has changed
Godfrey Chan
2014-09-22
2
-5
/
+16
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
[next]