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 #16910 from kuldeepaggarwal/use-rails-options
Santiago Pastorino
2014-09-13
1
-1
/
+1
|
\
|
*
use `allow_blank` option instead
Kuldeep Aggarwal
2014-09-14
1
-1
/
+1
*
|
Merge pull request #13656 from chanks/rollback_transactions_in_killed_threads
Matthew Draper
2014-09-14
3
-5
/
+50
|
\
\
|
*
|
Roll back open transactions when the running thread is killed.
Chris Hanks
2014-08-22
2
-1
/
+36
*
|
|
Revert "Merge pull request #15312 from JuanitoFatas/action_view/asset_path"
Matthew Draper
2014-09-14
2
-1
/
+12
|
|
/
|
/
|
*
|
Merge pull request #16908 from y-yagi/change_activejob_test_dir
Abdelkader Boudih
2014-09-13
1
-1
/
+1
|
\
\
|
*
|
Change ActiveJob test directory to "test/jobs"
yuuji.yaginuma
2014-09-13
1
-1
/
+1
|
/
/
*
|
Merge pull request #16669 from aantix/dangerous_attribute_error_better_message
Rafael Mendonça França
2014-09-12
1
-1
/
+1
|
\
\
|
*
|
Changed the DangerousAttributeError exception message to include messaging th...
Jim Jones
2014-09-10
1
-1
/
+1
*
|
|
Prepare maintenance policy for 4.2 release [ci skip]
Rafael Mendonça França
2014-09-12
1
-3
/
+3
*
|
|
Se the test order of activejob tests
Rafael Mendonça França
2014-09-12
1
-1
/
+1
*
|
|
Change gid calls to to_gid
Rafael Mendonça França
2014-09-12
1
-8
/
+8
*
|
|
Merge pull request #16897 from kostia/message-varifier-raises-exception-on-ni...
Rafael Mendonça França
2014-09-12
3
-0
/
+13
|
\
\
\
|
*
|
|
Changes "if secret.nil?" to unless secret in MessageVerfier
Kostiantyn Kahanskyi
2014-09-12
1
-1
/
+1
|
*
|
|
MessageVerifier raises an appropriate exception if the secret is nil
Kostiantyn Kahanskyi
2014-09-12
3
-0
/
+13
*
|
|
|
Globalid was released
Rafael Mendonça França
2014-09-12
1
-2
/
+0
*
|
|
|
Use latest globalid
Rafael Mendonça França
2014-09-12
1
-1
/
+2
*
|
|
|
Merge pull request #16890 from seuros/globalid
Rafael Mendonça França
2014-09-12
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Bump globalid version
Abdelkader Boudih
2014-09-12
2
-2
/
+2
*
|
|
|
|
Merge pull request #16896 from seuros/revert-16895-suck1-1
Santiago Pastorino
2014-09-12
0
-0
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
Revert "lock suckerpunch version to 1.1"
Abdelkader Boudih
2014-09-12
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #16898 from brandonhilkert/master
Santiago Pastorino
2014-09-12
1
-1
/
+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Remove version. No longer using Celluloid 0.16.
Brandon Hilkert
2014-09-12
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #16895 from seuros/suck1-1
Jeremy Kemper
2014-09-12
1
-1
/
+1
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
lock suckerpunch version to 1.1
Abdelkader Boudih
2014-09-12
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #16893 from tanmay3011/docs
Matthew Draper
2014-09-12
1
-4
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
[ci skip] #find_in_batches doesn't support :include option
tanmay3011
2014-09-12
1
-4
/
+2
|
/
/
/
*
|
|
pg, add test cases for updateable views.
Yves Senn
2014-09-11
1
-0
/
+45
*
|
|
reuse view test-cases for pg materialized view tests.
Yves Senn
2014-09-11
2
-67
/
+36
*
|
|
Merge pull request #16874 from Bartuz/patch-1
Rafael Mendonça França
2014-09-11
1
-2
/
+2
|
\
\
\
|
*
|
|
Changes puts to logger.info
Filip Bartuzi
2014-09-11
1
-2
/
+2
|
/
/
/
*
|
|
switch `assert_operator` arguments as discussed in #16860.
Yves Senn
2014-09-11
1
-1
/
+1
*
|
|
A `NullRelation` should represent nothing. Closes #15176.
Yves Senn
2014-09-11
4
-2
/
+18
|
/
/
*
|
Always define capture to remove the deprecation message
Rafael Mendonça França
2014-09-11
1
-17
/
+15
*
|
Define the configuration at Active Support
Rafael Mendonça França
2014-09-11
4
-10
/
+19
*
|
Set test order in ActiveSupport::TestCase of isolation/abstract_unit
Rafael Mendonça França
2014-09-10
1
-0
/
+2
*
|
Set the test order to be random in the generated app
Rafael Mendonça França
2014-09-10
1
-0
/
+1
*
|
Fix typo
Rafael Mendonça França
2014-09-10
1
-1
/
+1
*
|
Merge pull request #16839 from chancancode/default_test_order
Rafael Mendonça França
2014-09-10
14
-17
/
+120
|
\
\
|
*
|
Default to sorting user's test cases for now
Godfrey Chan
2014-09-08
14
-17
/
+120
*
|
|
Merge pull request #16541 from cristianbica/activejob-integration-tests
Rafael Mendonça França
2014-09-10
22
-5
/
+627
|
\
\
\
|
*
|
|
ActiveJob Integration Tests
Cristian Bica
2014-09-11
22
-5
/
+627
*
|
|
|
Speed up schema dumper tests
Jeremy Kemper
2014-09-10
1
-11
/
+9
*
|
|
|
Include default column limits in schema.rb
Jeremy Kemper
2014-09-10
3
-8
/
+23
*
|
|
|
MySQL: schema.rb now includes TEXT and BLOB column limits.
Jeremy Kemper
2014-09-10
3
-8
/
+15
*
|
|
|
MySQL: correct LONGTEXT and LONGBLOB limits from 2GB to their true 4GB
Jeremy Kemper
2014-09-10
3
-4
/
+8
|
/
/
/
*
|
|
Merge pull request #16379 from JackDanger/update-preloader-documentation
Rafael Mendonça França
2014-09-10
1
-23
/
+32
|
\
\
\
|
*
|
|
Updating Associations::Preloader docs
Jack Danger Canty
2014-08-17
1
-23
/
+32
*
|
|
|
Merge pull request #16867 from yahonda/use_drop_table_to_drop_sequences
Rafael Mendonça França
2014-09-10
3
-5
/
+5
|
\
\
\
\
|
*
|
|
|
Replace drop sql statement to drop_table method
Yasuo Honda
2014-09-11
3
-5
/
+5
|
/
/
/
/
[next]