Commit graph

44 commits

Author SHA1 Message Date
Vincent Behar
d0bc76abb8 support all options for the /job/ID/executions endpoint 2011-07-06 14:58:37 +02:00
Vincent Behar
f31ed28129 javadoc 2011-07-06 14:08:49 +02:00
Vincent Behar
c52cf7584c add more links 2011-07-06 14:07:48 +02:00
Vincent Behar
3adb993a92 add FAQ 2011-07-06 14:07:33 +02:00
Vincent Behar
57dffb80fa add license and changelog files 2011-07-06 12:03:50 +02:00
Vincent Behar
630dfc2439 add license header to all xml files 2011-07-06 12:02:56 +02:00
Vincent Behar
816c68b08c add license header to all java files 2011-07-06 11:56:49 +02:00
Vincent Behar
57115708f2 add method for getting all running executions 2011-07-06 11:27:49 +02:00
Vincent Behar
76588fe0cb documentation (maven site) 2011-07-05 17:44:41 +02:00
Vincent Behar
c1bed2d58d add mapping for /executions/running 2011-07-05 16:06:41 +02:00
Vincent Behar
c8c45a48fc add support for nodeFilters when running a job 2011-07-05 15:57:45 +02:00
Vincent Behar
8cb822ce4d fix comments 2011-07-05 15:27:33 +02:00
Vincent Behar
bd9fcca724 add support for running ad-hoc commands 2011-07-05 15:25:44 +02:00
Vincent Behar
3512577022 oops, should be UTF-8, not UTF8 2011-07-05 13:50:35 +02:00
Vincent Behar
15afe28d74 javadoc 2011-07-05 12:58:20 +02:00
Vincent Behar
d045205431 nicer toString 2011-07-05 12:56:16 +02:00
Vincent Behar
2fbc82dedd add methods to get the duration of an execution 2011-07-05 12:50:46 +02:00
Vincent Behar
48948d4c52 add an OptionsBuilder (easier to use in scripts) 2011-07-04 17:36:16 +02:00
Vincent Behar
3720fe9d31 make sure the RundeckClient is well configured 2011-07-04 17:08:22 +02:00
Vincent Behar
0b37e5dc8e add new methods runJob() to trigger a job and wait for its execution to be finished before returning 2011-07-04 17:04:45 +02:00
Vincent Behar
fe5f42fa14 add a new getJobs() method to get all jobs 2011-07-04 15:00:35 +02:00
Vincent Behar
77274e1d8a use confluence markup instead of apt 2011-07-04 14:47:27 +02:00
Vincent Behar
9cc83eb4fe cleanup reports config 2011-07-04 12:59:34 +02:00
Vincent Behar
3aef138d38 fix maven site generation for maven 3 2011-07-04 12:56:11 +02:00
Vincent Behar
c60ac96cb4 add comment 2011-07-04 11:57:00 +02:00
Vincent Behar
b83040bc55 fix configuration of the assembly plugin 2011-07-04 11:51:25 +02:00
Vincent Behar
ce803b70f3 add eclipse configuration : download sources 2011-07-04 11:44:36 +02:00
Vincent Behar
b2f4731c4f add some content to the maven site 2011-07-03 23:08:41 +02:00
Vincent Behar
161a6309a9 also build 1 big jar with all dependencies 2011-07-03 15:46:38 +02:00
Vincent Behar
0539b451dd make sure the rundeckClient is not null 2011-07-03 15:23:49 +02:00
Vincent Behar
9847b071dd fix link to the jdk javadoc 2011-07-03 15:20:10 +02:00
Vincent Behar
907b0a5e21 add helper methods 2011-07-03 15:18:28 +02:00
Vincent Behar
8f857a18c6 javadoc 2011-07-03 13:02:15 +02:00
Vincent Behar
7b06c9278d cleanup 2011-07-03 12:54:35 +02:00
Vincent Behar
7d01c785eb fix findbugs warnings 2011-07-03 12:20:31 +02:00
Vincent Behar
b961b9ac28 add missing @Override 2011-07-03 12:15:33 +02:00
Vincent Behar
b5d16f9e38 target jdk 1.6 2011-07-03 12:15:17 +02:00
Vincent Behar
0c6b49fe5f update README 2011-07-02 20:14:34 +02:00
Vincent Behar
cdf1fb391d configure maven site 2011-07-02 19:58:23 +02:00
Vincent Behar
aad9b975a6 use maven wagon-gitsite to deploy maven site to github pages 2011-07-02 17:42:16 +02:00
Vincent Behar
b4d21a5cd4 fix pom (add compiler version) 2011-07-01 20:22:04 +02:00
Vincent Behar
1dfaa8555a add mappings for /projects and /project/NAME 2011-07-01 18:18:26 +02:00
Vincent Behar
4aab43d4ed add gitignore (eclipse files) 2011-07-01 17:56:53 +02:00
Vincent Behar
d294673b45 initial commit 2011-07-01 17:13:26 +02:00