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
*
Clarify Rails uses erubis not stdlin ERB. [ci skip]
Ciro Santilli
2014-09-02
1
-1
/
+2
*
Merge pull request #16772 from satoryu/master
Zachary Scott
2014-09-02
1
-1
/
+1
|
\
|
*
Remove '*' which doesn't work
Tatsuya Sato
2014-09-03
1
-1
/
+1
|
/
*
Merge pull request #16770 from arthurnn/add_string_strip_require
Rafael Mendonça França
2014-09-02
3
-1
/
+3
|
\
|
*
Add and Remove string/strip require
Arthur Neves
2014-09-02
3
-1
/
+3
|
/
*
Merge pull request #16724 from seuros/testcase
Rafael Mendonça França
2014-09-02
10
-16
/
+531
|
\
|
*
[ActiveJob] TestCase (Will squash before merge)
Abdelkader Boudih
2014-09-02
5
-31
/
+31
|
*
[ActiveJob] TestCase
Abdelkader Boudih
2014-09-02
8
-365
/
+259
|
*
[ActiveJob] TestCase
Abdelkader Boudih
2014-09-02
10
-16
/
+637
*
|
Leave all our tests as order_dependent! for now
Matthew Draper
2014-09-02
7
-0
/
+34
*
|
Merge pull request #16672 from cristianbica/queue-classic-later
Yves Senn
2014-09-02
3
-14
/
+46
|
\
\
|
*
|
ActiveJob: Implemented enqueue_at for QueueClassic
Cristian Bica
2014-09-02
3
-14
/
+46
|
/
/
*
|
Merge pull request #16767 from y-yagi/fix_message_delivery_doc
Yves Senn
2014-09-02
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
[ci skip] Fix a typo in the doc of MessageDelivery
yuuji.yaginuma
2014-09-02
1
-3
/
+3
|
/
*
Merge pull request #16450 from tgxworld/dont_swallow_error_when_identifying_c...
Yves Senn
2014-09-02
5
-5
/
+48
|
\
|
*
Use `safe_constantize`.
Guo Xiang Tan
2014-09-02
4
-5
/
+41
*
|
remove trailing whitespace. [ci skip]
Yves Senn
2014-09-02
1
-2
/
+2
*
|
MySQL: skip GTID-unsafe statement tests when enforce_gtid_consistency is enabled
Jeremy Kemper
2014-09-01
3
-23
/
+31
*
|
Move implementation to the gems
Rafael Mendonça França
2014-09-01
2
-22
/
+11
*
|
Add test to assert the right sanitizer vendor is being used
Rafael Mendonça França
2014-09-01
2
-1
/
+42
*
|
Remove warning
Rafael Mendonça França
2014-09-01
1
-2
/
+2
*
|
Try with web-console master
Rafael Mendonça França
2014-09-01
1
-1
/
+1
*
|
Use jquery-rails master
Rafael Mendonça França
2014-09-01
2
-2
/
+2
|
/
*
Merge pull request #16704 from ankit1910/use-existing-method
Rafael Mendonça França
2014-09-01
1
-1
/
+1
|
\
|
*
use self instead of #read_attribute
ankit1910
2014-08-26
1
-1
/
+1
*
|
Clear schema cache before each test
Akira Matsuda
2014-09-01
1
-0
/
+1
*
|
Merge pull request #16763 from brainopia/patch-1
Godfrey Chan
2014-09-01
1
-1
/
+1
|
\
\
|
*
|
Fix for configuring rails guide
Ravil Bayramgalin
2014-09-01
1
-1
/
+1
|
/
/
*
|
Clear schema cache before each test
Akira Matsuda
2014-09-01
1
-0
/
+1
*
|
Merge pull request #16755 from codeodor/master
Aaron Patterson
2014-08-31
2
-3
/
+36
|
\
\
|
*
|
Allow polymorphic routes with nil when a route can still be drawn
Sammy Larbi
2014-08-31
2
-3
/
+36
*
|
|
Keep it closer to the original wording [ci skip]
Godfrey Chan
2014-08-31
1
-1
/
+1
*
|
|
Merge pull request #16747 from rsutphin/web-console-gemfile-comment
Guillermo Iguaran
2014-08-31
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Since /console is an optional feature, mention <%= console %> instead.
Rhett Sutphin
2014-08-31
1
-1
/
+1
|
/
/
*
|
Clean up grammar from #16752 [ci skip]
Zachary Scott
2014-08-30
1
-2
/
+2
*
|
Merge pull request #16751 from seuros/rename
Jeremy Kemper
2014-08-30
1
-0
/
+0
|
\
\
|
*
|
[ActionMailer] Rename test/test_test to test/test_case_test
Abdelkader Boudih
2014-08-30
1
-0
/
+0
*
|
|
Merge pull request #16752 from Shruti2791/shruti_workspace
Zachary Scott
2014-08-30
1
-1
/
+2
|
\
\
\
|
*
|
|
[ci skip] add line about text layout
shruti2791
2014-08-30
1
-1
/
+2
|
|
/
/
*
|
|
MySQL: set connection collation along with the charset
Jeremy Kemper
2014-08-30
5
-1
/
+29
*
|
|
AR#reset_column_information sometimes queries via table_exists?
Akira Matsuda
2014-08-31
1
-1
/
+1
|
/
/
*
|
Refer to the library name instead of the constant
Robin Dupret
2014-08-30
7
-7
/
+7
*
|
Merge pull request #16644 from Agis-/drb-tests-actionpack-vagrant
Xavier Noria
2014-08-30
1
-3
/
+1
|
\
\
|
*
|
Use system /tmp when testing actionpack
Agis-
2014-08-22
1
-3
/
+1
*
|
|
Bring back the test cases for `presence`
Godfrey Chan
2014-08-29
1
-0
/
+5
*
|
|
Forgot to set Migration.verbose at f8d9a51949d6f6cfcab7cc7d501e137836eb88dc :...
Akira Matsuda
2014-08-30
1
-1
/
+1
*
|
|
reduce object allocations in utc_offset
Aaron Patterson
2014-08-29
1
-2
/
+2
*
|
|
We tenderized the wrong method! Object#try already had the yield option, just...
David Heinemeier Hansson
2014-08-29
5
-34
/
+20
*
|
|
Clarify the origin of this great addition to Rails :trollface: :trollface :tr...
David Heinemeier Hansson
2014-08-29
1
-1
/
+1
*
|
|
Use instance_eval on @tenderlove's suggestion :trollface:
David Heinemeier Hansson
2014-08-29
3
-7
/
+8
[next]