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
...
*
|
|
Merge pull request #17061 from bronzle/remove_extra_#
Rafael Mendonça França
2014-09-25
1
-1
/
+1
|
\
\
\
|
*
|
|
remove extra # in css
Byron Bischoff
2014-09-25
1
-1
/
+1
*
|
|
|
Merge pull request #17059 from bronzle/remove_threadsafe_from_guides
Abdelkader Boudih
2014-09-25
1
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
[ci skip] Remove reference to config.threadsafe! in guides/configuriing.md
Byron Bischoff
2014-09-25
1
-2
/
+2
|
/
/
/
*
|
|
Merge pull request #16966 from why-el/symbolize-path-params
Rafael Mendonça França
2014-09-25
2
-0
/
+9
|
\
\
\
|
*
|
|
Ensure named path params are symbols (Fixes #16958)
Mohamed Wael Khobalatte
2014-09-25
2
-0
/
+9
|
/
/
/
*
|
|
No need CHANGLOG entry for a bug in a non released version
Rafael Mendonça França
2014-09-25
1
-7
/
+0
*
|
|
Keep the original implementation to not having to allocate new objects
Rafael Mendonça França
2014-09-25
1
-2
/
+15
*
|
|
Merge pull request #17058 from eval/issue-17057
Rafael Mendonça França
2014-09-25
3
-18
/
+19
|
\
\
\
|
*
|
|
Remove internal options from query string of paths
Gert Goet
2014-09-25
3
-18
/
+19
*
|
|
|
No need to install the deprecated_sanitizer gem
Rafael Mendonça França
2014-09-25
1
-1
/
+0
*
|
|
|
rails-html-sanitizer is now the default
Rafael Mendonça França
2014-09-25
3
-13
/
+6
*
|
|
|
Remove unused code
Rafael Mendonça França
2014-09-25
2
-23
/
+1
*
|
|
|
:nail_care: the CSS
Rafael Mendonça França
2014-09-25
1
-7
/
+18
*
|
|
|
Merge pull request #17024 from buddhamagnet/amend-welcome-page
Rafael Mendonça França
2014-09-25
2
-14
/
+11
|
\
\
\
\
|
*
|
|
|
Improve welcome page css and table cell aignments.
buddhamagnet
2014-09-25
2
-14
/
+11
*
|
|
|
|
Fix string/gid collision in job arguments
Jeremy Kemper
2014-09-25
2
-6
/
+38
*
|
|
|
|
Fix actionpack test cases broken by #16888
Godfrey Chan
2014-09-26
2
-29
/
+9
*
|
|
|
|
Revert "Revert "Merge pull request #16888 from jejacks0n/render_template""
Godfrey Chan
2014-09-26
4
-20
/
+27
*
|
|
|
|
Use released rails-html-sanitizer and rails-deprecated_sanitizer
Godfrey Chan
2014-09-26
4
-7
/
+5
*
|
|
|
|
Use release web-console
Rafael Mendonça França
2014-09-25
1
-1
/
+1
*
|
|
|
|
Use released rails-dom-testing
Rafael Mendonça França
2014-09-25
4
-5
/
+3
|
|
/
/
/
|
/
|
|
|
*
|
|
|
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
[prev]
[next]