index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Eilertsens Kodeknekkeri
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor DeliverLater into MessageDelivery
Abdelkader Boudih
2014-08-14
9
-83
/
+73
*
Make ActionMailer::Previews methods class methods.
Abdelkader Boudih
2014-08-14
2
-0
/
+8
*
Update ActiveJob guide [ci skip]
Cristian Bica
2014-08-13
1
-3
/
+12
*
Merge branch 'master' into activejob
Cristian Bica
2014-08-13
19
-39
/
+78
|
\
|
*
Merge pull request #16493 from aditya-kapoor/correct-cache-store-doc
Santiago Pastorino
2014-08-13
1
-1
/
+1
|
|
\
|
|
*
[ci skip] correct default cache store class
Aditya Kapoor
2014-08-13
1
-1
/
+1
|
*
|
Missing ActiveSupport require for calling String#first
Akira Matsuda
2014-08-14
1
-0
/
+1
|
*
|
use :test delivery method for `base_test.rb`
Yves Senn
2014-08-13
2
-6
/
+3
|
*
|
actionmailer_tests_are_order_dependent!
Akira Matsuda
2014-08-13
1
-0
/
+5
|
|
/
|
*
Merge pull request #16491 from akshay-vishnoi/doc-changes
Yves Senn
2014-08-13
4
-5
/
+5
|
|
\
|
|
*
[ci skip] fix spelling of override
Akshay Vishnoi
2014-08-13
4
-5
/
+5
|
*
|
Railties tests are order_independent! Hopefully.
Akira Matsuda
2014-08-13
1
-4
/
+0
|
*
|
Fix Railties tests that were order dependent
Akira Matsuda
2014-08-13
1
-0
/
+10
|
*
|
AS tests are now order_independent!
Akira Matsuda
2014-08-13
1
-5
/
+0
|
*
|
Reset ActiveSupport::Dependencies.mechanism to make tests order independent
Akira Matsuda
2014-08-13
1
-6
/
+10
|
*
|
Duplicated method in the test helper
Akira Matsuda
2014-08-13
1
-7
/
+0
|
*
|
AM, AP, AV, and AMo tests are already order_independent!
Akira Matsuda
2014-08-13
4
-20
/
+0
|
*
|
Merge pull request #16489 from tomkadwill/updating_options_to_new_style
Yves Senn
2014-08-13
1
-1
/
+1
|
|
\
\
|
|
*
|
[ci skip] Updated where scope to conform to new style
Tom Kadwill
2014-08-13
1
-1
/
+1
|
*
|
|
`index_exists?` with `:name` checks specified columns.
Yves Senn
2014-08-13
3
-7
/
+30
|
|
|
/
|
|
/
|
|
*
|
:bomb:
Rafael Mendonça França
2014-08-12
1
-1
/
+1
|
*
|
Merge pull request #16476 from akshay-vishnoi/doc-changes
Rafael Mendonça França
2014-08-12
2
-2
/
+2
|
|
\
\
|
|
*
|
use 'based on' instead of 'based off' [ci skip]
Akshay Vishnoi
2014-08-12
2
-2
/
+2
|
|
|
/
|
*
/
Nobody sucks so nobody should call this awful method name
Rafael Mendonça França
2014-08-12
9
-8
/
+12
|
|
/
|
*
CHANGELOG entry for TestCase.i_suck_and_my_tests_are_order_dependent! fix
Akira Matsuda
2014-08-12
1
-0
/
+6
|
*
Remove old setup from AS test case
Carlos Antonio da Silva
2014-08-12
1
-5
/
+0
|
*
users_dont_suck_but_only_we_suck_and_only_our_tests_are_order_dependent!
Akira Matsuda
2014-08-12
8
-4
/
+34
|
*
Merge pull request #16472 from y-yagi/patch-1
Carlos Antonio da Silva
2014-08-12
1
-1
/
+1
|
|
\
|
|
*
[ci skip] Fix broken url in plugins guide
yuuji.yaginuma
2014-08-12
1
-1
/
+1
|
|
/
*
|
[ci skip] First version of the Active Job guide
Cristian Bica
2014-08-13
1
-0
/
+323
*
|
Clean adapter_test.rb and skip test for sidekiq in unsupported rubies
Abdelkader Boudih
2014-08-13
3
-64
/
+33
*
|
Added ActionMailer::DeliverLater
Abdelkader Boudih
2014-08-13
11
-10
/
+163
*
|
Modified activejob.gemspec to match other rails gems format
Cristian Bica
2014-08-12
1
-4
/
+6
*
|
Update activejob's README
Cristian Bica
2014-08-12
1
-7
/
+28
*
|
Added activejob to install.rb
Cristian Bica
2014-08-12
1
-1
/
+1
*
|
Fixed failing tests; Load active_job in railtie; Renamed generator to job
Cristian Bica
2014-08-12
5
-5
/
+9
*
|
Remove activejob integration tests
Abdelkader Boudih
2014-08-12
50
-713
/
+65
*
|
Add 'activejob/' from commit '14f74a8331f94150dfee653224de8fc837797709'
Abdelkader Boudih
2014-08-12
104
-0
/
+2276
|
\
\
|
|
/
|
/
|
|
*
Merge pull request #102 from cristianbica/integration_tests
David Heinemeier Hansson
2014-08-08
45
-52
/
+574
|
|
\
|
|
*
Integration testing
Cristian Bica
2014-08-08
45
-52
/
+574
|
|
/
|
*
Merge pull request #103 from cristianbica/adapter-fixes
David Heinemeier Hansson
2014-08-06
3
-9
/
+13
|
|
\
|
|
*
Fixed qu, queue_classic, sneakers adapters
Cristian Bica
2014-08-07
3
-9
/
+13
|
|
/
|
*
Fix the test requirement of resque_scheduler
David Heinemeier Hansson
2014-08-01
1
-3
/
+7
|
*
Improve the error message when resque-scheduler is not available
David Heinemeier Hansson
2014-08-01
1
-2
/
+4
|
*
Update README.md
David Heinemeier Hansson
2014-08-01
1
-0
/
+4
|
*
Merge pull request #101 from DouweM/patch-9
David Heinemeier Hansson
2014-07-29
1
-3
/
+3
|
|
\
|
|
*
Rename variables for consistency.
Douwe Maan
2014-07-29
1
-3
/
+3
|
|
/
|
*
Merge pull request #100 from timriley/fix-que-class-serialization
David Heinemeier Hansson
2014-07-28
1
-2
/
+2
|
|
\
|
|
*
Fix database serialization of job class names with Que
Tim Riley
2014-07-29
1
-2
/
+2
|
|
/
|
*
Merge pull request #96 from miyagawa/seiralize_globalid
David Heinemeier Hansson
2014-07-03
2
-5
/
+5
|
|
\
[next]