|
Revision 165, 1.3 kB
(checked in by hachi, 7 weeks ago)
|
|
Add $job->declined and test for external locking.
|
| Line | |
|---|
| 1 | bin/schwartzmon |
|---|
| 2 | CHANGES |
|---|
| 3 | doc/http-mappings.txt |
|---|
| 4 | doc/notes.txt |
|---|
| 5 | doc/schema-postgres.sql |
|---|
| 6 | doc/schema.sql |
|---|
| 7 | extras/check_schwartz |
|---|
| 8 | extras/TheSchwartz.spec |
|---|
| 9 | extras/thetop |
|---|
| 10 | inc/Module/AutoInstall.pm |
|---|
| 11 | inc/Module/Install.pm |
|---|
| 12 | inc/Module/Install/AutoInstall.pm |
|---|
| 13 | inc/Module/Install/Base.pm |
|---|
| 14 | inc/Module/Install/Can.pm |
|---|
| 15 | inc/Module/Install/Fetch.pm |
|---|
| 16 | inc/Module/Install/Include.pm |
|---|
| 17 | inc/Module/Install/Makefile.pm |
|---|
| 18 | inc/Module/Install/Metadata.pm |
|---|
| 19 | inc/Module/Install/Scripts.pm |
|---|
| 20 | inc/Module/Install/Win32.pm |
|---|
| 21 | inc/Module/Install/WriteAll.pm |
|---|
| 22 | lib/TheSchwartz.pm |
|---|
| 23 | lib/TheSchwartz/Error.pm |
|---|
| 24 | lib/TheSchwartz/ExitStatus.pm |
|---|
| 25 | lib/TheSchwartz/FuncMap.pm |
|---|
| 26 | lib/TheSchwartz/Job.pm |
|---|
| 27 | lib/TheSchwartz/JobHandle.pm |
|---|
| 28 | lib/TheSchwartz/Worker.pm |
|---|
| 29 | Makefile.PL |
|---|
| 30 | MANIFEST This list of files |
|---|
| 31 | MANIFEST.SKIP |
|---|
| 32 | META.yml |
|---|
| 33 | server/bin/schwartzd |
|---|
| 34 | server/doc/deps.txt |
|---|
| 35 | server/doc/protocol.txt |
|---|
| 36 | server/t/00-start-ping.t |
|---|
| 37 | server/t/01-insert-and-get.t |
|---|
| 38 | server/t/lib/testlib.pl |
|---|
| 39 | t/05-job-ctor.t |
|---|
| 40 | t/api.t |
|---|
| 41 | t/cleanup.t |
|---|
| 42 | t/client-time-unsync.t |
|---|
| 43 | t/coalesce.t |
|---|
| 44 | t/dead-dbs.t |
|---|
| 45 | t/declined.t |
|---|
| 46 | t/empty-db.t |
|---|
| 47 | t/evenly-distribute.t |
|---|
| 48 | t/fail-working-multiple.t |
|---|
| 49 | t/funcid.t |
|---|
| 50 | t/grab-race.t |
|---|
| 51 | t/grab_and_work_on.t |
|---|
| 52 | t/high-funcid-starvation.t |
|---|
| 53 | t/insert-and-do.t |
|---|
| 54 | t/lib/db-common.pl |
|---|
| 55 | t/parallel-workers.t |
|---|
| 56 | t/priority.t |
|---|
| 57 | t/replace-with.t |
|---|
| 58 | t/retry-delay.t |
|---|
| 59 | t/schema-sqlite.sql |
|---|
| 60 | t/scoreboard.t |
|---|
| 61 | t/server-time.t |
|---|
| 62 | t/unique.t |
|---|
| 63 | t/work-before-funcids-exist.t |
|---|
| 64 | xt/pod-coverage.t |
|---|
| 65 | xt/pod.t |
|---|