root/trunk/MANIFEST

Revision 165, 1.3 kB (checked in by hachi, 7 weeks ago)

Add $job->declined and test for external locking.

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