This is an automated email from the ASF dual-hosted git repository.
danhaywood pushed a change to branch CAUSEWAY-3755
in repository https://gitbox.apache.org/repos/asf/causeway.git
discard bcca65fc59 CAUSEWAY-3755: runs listener in new xactn
discard e2cef9639e CAUSEWAY-3755: reformats is all
discard 553ba7451f CAUSEWAY-3755: executes listeners in transaction also
discard f1c90c5b7f CAUSEWAY-3755: runs listeners in their own transaction
discard 522089e03a CAUSEWAY-3755: updates FakeScheduler to also call listeners
discard 300527beb6 CAUSEWAY-3755: adds config param to control batch size when
running background jobs
discard 6b03276e5e CAUSEWAY-3755: adds noop impl of new listener interface
discard deebd10c76 CAUSEWAY-3755: adds Listener for RunBackgroundCommandsJob
add 28ac7f672a Merge pull request #2447 from apache/CAUSEWAY-3756
add 0adc3f26da CAUSEWAY-3755: adds Listener for RunBackgroundCommandsJob
add cbbb51033b CAUSEWAY-3755: adds noop impl of new listener interface
add b957747d42 CAUSEWAY-3755: adds config param to control batch size when
running background jobs
add 03a496b39c CAUSEWAY-3755: updates FakeScheduler to also call listeners
add 686e88eb44 CAUSEWAY-3755: runs listeners in their own transaction
add ca6c277177 CAUSEWAY-3755: executes listeners in transaction also
add 384e1589d1 CAUSEWAY-3755: reformats is all
add b62809b455 CAUSEWAY-3755: runs listener in new xactn
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (bcca65fc59)
\
N -- N -- N refs/heads/CAUSEWAY-3755 (b62809b455)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes: