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
*
Skips tests on Windows that create files with illegal characters
Mikko Johansson
2014-02-09
1
-2
/
+7
*
Merge pull request #13974 from laurocaetano/test_case_for_autosave_with_accep...
Rafael Mendonça França
2014-02-08
3
-0
/
+33
|
\
|
*
Add test case for autosave HasMany with accepts_nested_attributes.
Lauro Caetano
2014-02-08
3
-0
/
+33
|
/
*
Updated the cookie docs to use the safer JSON.{generate,parse}
Godfrey Chan
2014-02-08
1
-5
/
+5
*
Rely on backticks instead of tt tags [ci skip]
Robin Dupret
2014-02-08
1
-2
/
+2
*
docs, Cookie values are String based. Closes #12860. [ci skip]
Yves Senn
2014-02-08
1
-7
/
+7
*
Adjust test value so that timezone has no effect
Andrew White
2014-02-07
1
-1
/
+1
*
Merge pull request #13952 from prathamesh-sonpatki/testing
Yves Senn
2014-02-07
1
-1
/
+1
|
\
|
*
[Testing Guide] Mention :unauthorized in assert_response explanation [ci skip]
Prathamesh Sonpatki
2014-02-07
1
-1
/
+1
*
|
Merge pull request #13967 from fphilipe/fix-missing-action-view-const
Yves Senn
2014-02-07
2
-0
/
+6
|
\
\
|
*
|
Require action_view to fix missing constant
Philipe Fatio
2014-02-07
2
-0
/
+6
*
|
|
Merge pull request #13968 from kintamanimatt/fix-wordy-sentence
Yves Senn
2014-02-07
1
-6
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix wordy sentence
Matthew Nicholas Bradley
2014-02-07
1
-6
/
+5
|
/
/
*
|
Merge pull request #13962 from iwiznia/test_controller_skip_action_class
Yves Senn
2014-02-07
1
-0
/
+16
|
\
\
|
|
/
|
/
|
|
*
Tests that skips a controller filters that was set up using a class
Ionatan Wiznia
2014-02-06
1
-0
/
+16
|
/
*
Merge branch 'dump-schema-after-migration-flag' of git://github.com/emilsoman...
Xavier Noria
2014-02-06
8
-1
/
+84
|
\
|
*
Add config to disable schema dump after migration
Emil Soman
2014-02-06
8
-1
/
+84
*
|
docs, Associations also raise on name conflicts. [ci skip]
Yves Senn
2014-02-06
1
-2
/
+3
*
|
synchronize 4.1 release notes with CHANGELOGS. [ci skip]
Yves Senn
2014-02-06
5
-17
/
+95
*
|
update contribution doc grammar. [ci skip]
dpmehta02
2014-02-06
1
-5
/
+6
*
|
Fix to_query with empty arrays too
Rafael Mendonça França
2014-02-06
2
-1
/
+8
*
|
Add CHANGELOG entry
Rafael Mendonça França
2014-02-05
1
-0
/
+14
*
|
Refatoring the method to avoid shot-circuit return
Rafael Mendonça França
2014-02-05
2
-4
/
+9
*
|
Test with a blank value
Rafael Mendonça França
2014-02-05
1
-2
/
+2
*
|
Move test to the right file
Rafael Mendonça França
2014-02-05
2
-11
/
+9
*
|
Fixed "Hash#to_param confused by empty hash values #13892"
Hincu Petru
2014-02-05
2
-0
/
+12
*
|
Merge pull request #13953 from seanwalbran/fix-humanize-match-reference
Rafael Mendonça França
2014-02-05
2
-1
/
+5
|
\
\
|
*
|
fix interplay of humanize and html_escape
Sean Walbran
2014-02-05
2
-1
/
+5
|
/
/
*
|
Merge pull request #13938 from marcandre/sized_enumerator
Rafael Mendonça França
2014-02-05
7
-30
/
+53
|
\
\
|
*
|
Return sized enumerator from Enumerable#index_by
Marc-Andre Lafortune
2014-02-05
3
-7
/
+6
|
*
|
Return sized enumerator from Batches#find_each
Marc-Andre Lafortune
2014-02-05
6
-4
/
+26
|
*
|
Return sized enumerator from Batches#find_in_batches
Marc-Andre Lafortune
2014-02-05
3
-4
/
+25
|
*
|
Strengthen test with different nb of rows and columns
Marc-Andre Lafortune
2014-02-05
1
-2
/
+4
|
*
|
Remove obsolete test (builtin group_by is now used)
Marc-Andre Lafortune
2014-02-05
1
-20
/
+0
|
*
|
Remove obsolete line (was needed for Ruby 1.8.7 support)
Marc-Andre Lafortune
2014-02-05
1
-1
/
+0
|
/
/
*
|
remove gemnasium batch from README. [ci skip]
Yves Senn
2014-02-05
1
-1
/
+0
*
|
Removed unused commented code [ci skip]
Arun Agrawal
2014-02-05
1
-1
/
+0
*
|
Merge pull request #13950 from calvintam/fix_typos
Arun Agrawal
2014-02-05
1
-2
/
+2
|
\
\
|
*
|
Fixed typos [ci skip]
Calvin Tam
2014-02-05
1
-2
/
+2
*
|
|
Merge pull request #13949 from vajrasky/fix_typo_column_definition_test
Yves Senn
2014-02-05
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fixed typo in column_definition_test.rb.
Vajrasky Kok
2014-02-05
1
-2
/
+2
*
|
|
docs, AR already auto-detects primary keys. Closes #13946. [ci skip]
Yves Senn
2014-02-05
3
-6
/
+8
|
/
/
*
/
Document that enum conditions must use the ordinal value
Rafael Mendonça França
2014-02-04
1
-0
/
+2
|
/
*
Merge pull request #13943 from loganhasson/master
Rafael Mendonça França
2014-02-04
1
-1
/
+1
|
\
|
*
[ci skip] Add missing 'task' to note on Running Migrations
Logan Hasson
2014-02-04
1
-1
/
+1
*
|
Add CHANGELOG entry for #13935 [ci skip]
Rafael Mendonça França
2014-02-04
1
-0
/
+9
*
|
Merge pull request #13935 from arthurnn/fix_12566
Rafael Mendonça França
2014-02-04
2
-1
/
+16
|
\
\
|
*
|
Make sure transaction state resets after commit
Arthur Neves
2014-02-03
2
-1
/
+16
*
|
|
Merge pull request #13940 from gregmolnar/guides
Arun Agrawal
2014-02-04
1
-1
/
+1
|
\
\
\
|
*
|
|
add missing sharp [ci skip]
Greg Molnar
2014-02-04
1
-1
/
+1
|
/
/
/
[next]