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
path:
root
/
activejob
/
test
/
cases
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Include missing require
David Heinemeier Hansson
2014-12-05
1
-0
/
+1
*
Only filter GIDable objects; remove cosmetic changes
Ari Pollak
2014-12-01
1
-10
/
+10
*
Hide potentially sensitive ActiveJob params from logs
Ari Pollak
2014-11-28
1
-10
/
+18
*
Add perform_enqueued_jobs
Fábio Luiz Nery de Miranda
2014-11-25
1
-13
/
+23
*
Added queue_name_delimiter attribute.
Terry Meacham
2014-10-26
1
-1
/
+18
*
- Remove duplication in AJ logging test for setting logger.
Vipul A M
2014-10-20
2
-3
/
+1
*
tests, move `original_` var assignments outside of `begin`.
Yves Senn
2014-10-10
1
-9
/
+13
*
ActiveJob: allow blank queue names
Blake Gentry
2014-10-09
1
-0
/
+20
*
Fix string/gid collision in job arguments
Jeremy Kemper
2014-09-25
1
-3
/
+11
*
Merge pull request #17005 from y-yagi/fix_aj_test_helper
Yves Senn
2014-09-23
1
-1
/
+3
|
\
|
*
add message to `assert` in `assert_enqueued_with`
yuuji.yaginuma
2014-09-23
1
-1
/
+3
|
/
*
Tighten up AJ::Arguments and its tests
Jeremy Kemper
2014-09-14
2
-77
/
+76
*
Change gid calls to to_gid
Rafael Mendonça França
2014-09-12
1
-8
/
+8
*
Active Job refactoring
Cristian Bica
2014-09-03
7
-72
/
+105
*
Fix for double ActiveJob::DeserializationErorr
Cristian Bica
2014-09-03
1
-0
/
+5
*
[ActiveJob] TestCase (Will squash before merge)
Abdelkader Boudih
2014-09-02
2
-4
/
+2
*
[ActiveJob] TestCase
Abdelkader Boudih
2014-09-02
3
-54
/
+24
*
[ActiveJob] TestCase
Abdelkader Boudih
2014-09-02
2
-0
/
+260
*
Raise ActiveJob::SerializationError when cannot serialize job arguments
Cristian Bica
2014-08-24
1
-3
/
+3
*
[ActiveJob] Add queue_name_prefix so all queue are prefixed .
Abdelkader Boudih
2014-08-18
1
-0
/
+15
*
Fix ActiveJob isolation tests.
Lucas Mazza
2014-08-17
1
-0
/
+1
*
[ActiveJob] raise DeserializationError when got an error deserializing
Cristian Bica
2014-08-17
1
-0
/
+7
*
[ActiveJob] Fix tests for sucker_punch
Abdelkader Boudih
2014-08-17
4
-8
/
+8
*
Moved AR testing from using global variable to thread variable
Cristian Bica
2014-08-16
4
-10
/
+10
*
ActiveJob: Reworked queue_base_name as default_queue_name + Allow configure A...
Cristian Bica
2014-08-15
1
-5
/
+5
*
Clean adapter_test.rb and skip test for sidekiq in unsupported rubies
Abdelkader Boudih
2014-08-13
1
-51
/
+3
*
Fixed failing tests; Load active_job in railtie; Renamed generator to job
Cristian Bica
2014-08-12
2
-1
/
+4
*
Remove activejob integration tests
Abdelkader Boudih
2014-08-12
1
-0
/
+1
*
Add 'activejob/' from commit '14f74a8331f94150dfee653224de8fc837797709'
Abdelkader Boudih
2014-08-12
8
-0
/
+352
[prev]