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 #21853 from amitsuroliya/deprecated_string_middleware
Kasper Timm Hansen
2015-10-03
1
-1
/
+1
|
\
|
*
Fixed deprecated string to specify the middleware [ci skip]
amitkumarsuroliya
2015-10-03
1
-1
/
+1
|
/
*
Merge pull request #21852 from morgoth/support-array-in-assert_enqueued_jobs-...
Kasper Timm Hansen
2015-10-03
3
-1
/
+23
|
\
|
*
Support passing array to `assert_enqueued_jobs` in `:only` option
Wojciech Wnętrzak
2015-10-03
3
-1
/
+23
|
/
*
Merge pull request #21851 from y-yagi/use_class_to_specify_middleware
Kasper Timm Hansen
2015-10-03
2
-6
/
+6
|
\
|
*
use class to specify the middleware [ci skip]
yuuji.yaginuma
2015-10-03
2
-6
/
+6
*
|
removing Rack::Runtime from the default stack.
Aaron Patterson
2015-10-02
7
-16
/
+14
*
|
Merge pull request #21842 from morgoth/mark-private-methods-as-nodoc
Rafael Mendonça França
2015-10-02
1
-5
/
+5
|
\
\
|
*
|
Do not document private methods in AJ::TestHelper
Wojciech Wnętrzak
2015-10-02
1
-5
/
+5
|
/
/
*
|
Merge pull request #21809 from yui-knk/fix_doc_am_serialization
Sean Griffin
2015-10-02
1
-3
/
+3
|
\
\
|
*
|
[ci skip] Fix explanation of `ActiveModel::Serialization`
yui-knk
2015-10-02
1
-3
/
+3
*
|
|
Merge pull request #21839 from andyatkinson/remove-unusued-scopes
Sean Griffin
2015-10-02
3
-10
/
+0
|
\
\
\
|
*
|
|
Remove unused scopes
Andy Atkinson
2015-10-01
3
-10
/
+0
*
|
|
|
Build the `AttributeMutationTracker` lazily
Sean Griffin
2015-10-02
2
-14
/
+16
*
|
|
|
Merge pull request #20600 from mtsmfm/xmlschema-should-display-more-than-6-di...
Andrew White
2015-10-02
2
-7
/
+6
|
\
\
\
\
|
*
|
|
|
TimeWithZone#xmlschema should be able to display more than 6 digits
Fumiaki MATSUSHIMA
2015-09-30
2
-7
/
+6
*
|
|
|
|
Merge pull request #21539 from tgxworld/parameters_not_sanitized
Sean Griffin
2015-10-02
4
-7
/
+64
|
\
\
\
\
\
|
*
|
|
|
|
Fix AC::Parameters not being sanitized for query methods.
Guo Xiang Tan
2015-10-02
4
-7
/
+64
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
💣
Sean Griffin
2015-10-02
1
-1
/
+1
*
|
|
|
|
Fix test failures on MySQL
Sean Griffin
2015-10-02
3
-3
/
+7
*
|
|
|
|
Further encapsulate dirty checking on `Attribute`
Sean Griffin
2015-10-02
6
-51
/
+99
|
/
/
/
/
*
|
|
|
Merge pull request #21838 from jeremy/response-add-header
Jeremy Daer
2015-10-01
2
-0
/
+79
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Response#add_header for adding to multi-valued headers like Vary
Jeremy Daer
2015-10-01
2
-0
/
+79
|
/
/
/
*
|
|
Merge pull request #21836 from jeremy/no-nil-set-cookie-headers
Jeremy Daer
2015-10-01
2
-75
/
+96
|
\
\
\
|
*
|
|
Don't set a nil Set-Cookie header when there aren't any cookies. Omit the hea...
Jeremy Daer
2015-10-01
2
-75
/
+96
|
/
/
/
*
|
|
Merge pull request #21757 from Gaurav2728/gaurav-adding_x_frame_test
Kasper Timm Hansen
2015-10-01
1
-1
/
+11
|
\
\
\
|
*
|
|
adding test for content type with default charset
Gaurav Sharma
2015-10-02
1
-1
/
+11
|
/
/
/
*
|
|
Merge pull request #20599 from aliaksandrb/regex_fix_for_mattr_accessor
Arthur Nogueira Neves
2015-10-01
2
-2
/
+16
|
\
\
\
|
*
|
|
Regex fix for mattr_accessor validation
Aliaksandr Buhayeu
2015-10-01
2
-2
/
+16
|
/
/
/
*
|
|
Merge pull request #21760 from repinel/refactor-as-callbacks-halt-config
Kasper Timm Hansen
2015-10-01
9
-36
/
+38
|
\
\
\
|
*
|
|
Refactor AS::Callbacks halt config and fix the documentation
Roque Pinel
2015-10-01
9
-36
/
+38
|
/
/
/
*
|
|
Merge pull request #21823 from prakashlaxkar/test_cases
Kasper Timm Hansen
2015-10-01
1
-0
/
+12
|
\
\
\
|
*
|
|
Add test cases for checkbox_tag
Prakash Laxkar
2015-10-01
1
-0
/
+12
|
/
/
/
*
|
|
make sure exceptions are marshalable when returning test results
Aaron Patterson
2015-09-30
1
-1
/
+17
*
|
|
Merge pull request #21821 from akshay-vishnoi/fix-test-cases
Kasper Timm Hansen
2015-09-30
1
-1
/
+7
|
\
\
\
|
*
|
|
Add test case for text_field_tag
Akshay Vishnoi
2015-10-01
1
-1
/
+7
|
/
/
/
*
|
|
only construct one request in an engine
Aaron Patterson
2015-09-30
2
-14
/
+17
*
|
|
run against edge sass to eliminate circular require warnings
Aaron Patterson
2015-09-30
3
-7
/
+11
|
/
/
*
|
Merge pull request #20574 from repinel/fix-db-fixtures-load
Yves Senn
2015-09-30
8
-14
/
+130
|
\
\
|
*
|
Allow fixtures YAML files to set the model class in the file itself
Roque Pinel
2015-09-11
9
-12
/
+130
*
|
|
Merge pull request #21817 from jdantonio/clear-concurrent-ruby-warnings
Kasper Timm Hansen
2015-09-30
3
-6
/
+6
|
\
\
\
|
*
|
|
Fixed concurrent-ruby warnings.
Jerry D'Antonio
2015-09-29
3
-6
/
+6
|
/
/
/
*
|
|
Bump concurrent-ruby to shush circular require warning
Jeremy Daer
2015-09-29
1
-1
/
+1
*
|
|
call `default_middleware_stack` before merging stacks
Aaron Patterson
2015-09-29
1
-1
/
+2
*
|
|
Engines get different middleware than apps
Aaron Patterson
2015-09-29
3
-4
/
+29
*
|
|
Merge pull request #21794 from jeremy/sprockets/move-asset-manifest-from-topl...
Jeremy Daer
2015-09-29
11
-191
/
+262
|
\
\
\
|
*
|
|
Eliminate overlapping `app/assets` load path
Jeremy Daer
2015-09-29
11
-191
/
+262
|
|
|
/
|
|
/
|
*
|
|
Make app building threadsafe
eileencodes
2015-09-29
1
-4
/
+8
*
|
|
Stop modifying global variables
eileencodes
2015-09-29
3
-8
/
+4
*
|
|
Merge pull request #21813 from prakashlaxkar/doc_changes
Rafael Mendonça França
2015-09-29
6
-6
/
+6
|
\
\
\
[next]