Stéphane Bidoul
|
e3ba3331e4
|
[FIX] pylint redefined-outer-name
|
2014-11-18 21:06:43 +01:00 |
|
Leonardo Pistone
|
e39a91cee5
|
[merge] upstream
|
2014-02-28 14:16:11 +01:00 |
|
unknown
|
3cee49d197
|
[MRG] account_move_batch_validate: fix crash when move is deleted before job execution
|
2014-02-28 11:09:38 +01:00 |
|
Leonardo Pistone
|
b06d77c635
|
[imp] account_move_batch_validate: if creating the jobs takes long, at least commit while marking moves to be validated. that way users will see the flag somewhat sooner.
|
2014-02-27 17:06:55 +01:00 |
|
Leonardo Pistone
|
4a15e6cd36
|
[imp] account_move_batch_validate: creating many jobs can be slow. Delay also the job that creates the other jobs.
Sadly, I have to disable tests until we will have a way to execute all pending jobs immediately in integration tests.
|
2014-02-27 15:38:17 +01:00 |
|
Leonardo Pistone
|
024ea5e2da
|
[imp] account_move_batch_validate: impersonal log messages
|
2014-02-27 10:55:26 +01:00 |
|
Leonardo Pistone
|
46e6ab7c5a
|
[imp] account_move_batch_validate: log more when creating jobs
|
2014-02-26 17:16:05 +01:00 |
|
Leonardo Pistone
|
846bb0b5d4
|
[fix] when a the move we want to validate is not there anymore, close the job silently, with an appropriate message. I provide a test for that.
|
2014-02-26 14:12:54 +01:00 |
|
Leonardo Pistone
|
30e461cb80
|
[imp] account_move_batch_validate: hide job uuid, make mark readonly
|
2014-02-21 14:44:05 +01:00 |
|
Leonardo Pistone
|
52738a8df3
|
[fix] mark moves for posting a bit at a time to avoid MemoryError
|
2014-02-21 14:43:46 +01:00 |
|
Leonardo Pistone
|
b8d3a008df
|
[fix] store the job after changing the state
|
2014-01-14 15:12:11 +01:00 |
|
Leonardo Pistone
|
b863f798aa
|
[add] new test for unmark feature
|
2014-01-14 13:40:39 +01:00 |
|
Leonardo Pistone
|
1cc40f9c91
|
[add] move batch validate: now you can cancel all jobs that are not done yet
|
2014-01-14 12:21:47 +01:00 |
|
Leonardo Pistone
|
a5522ad8e3
|
[imp] batch validate: refactor, handle job uuid
|
2014-01-13 16:50:52 +01:00 |
|
Leonardo Pistone
|
db7e8e7771
|
[imp] do not use a new cursor to create the jobs
|
2014-01-13 11:57:52 +01:00 |
|
Leonardo Pistone
|
b03b3d6a17
|
[imp] account_move_batch_validate: first (partially) working state, yey!
|
2014-01-13 10:12:48 +01:00 |
|
Leonardo Pistone
|
7b28343e8c
|
[add] new module account_move_batch_validate: initial work, unfinished
|
2014-01-10 15:05:48 +01:00 |
|