Commit graph

68 commits

Author SHA1 Message Date
Vincent Behar
7826d7afcb add link to jenkins (cloudbees) 2011-07-08 18:27:00 +02:00
Vincent Behar
120f4bd0fc cleanup website content for 1.0 2011-07-08 18:10:21 +02:00
Vincent Behar
bda26b4fa6 add new webpage with the status of the implementation of the rundeck api (instead of TODO file) 2011-07-08 17:39:38 +02:00
Vincent Behar
42e074e286 fix findbugs warnings 2011-07-08 17:20:07 +02:00
Vincent Behar
00df85a93a complete mapping for a project info 2011-07-08 17:02:03 +02:00
Vincent Behar
10d4792ad0 run/trigger ad-hoc commands : implement parameters nodeThreadcount & nodeKeepgoing 2011-07-08 16:46:54 +02:00
Vincent Behar
bb14e9414c fix PMD warnings (empty catch blocks) 2011-07-08 16:09:17 +02:00
Vincent Behar
aed16bfe69 add new methods to export a single job definition 2011-07-08 16:06:46 +02:00
Vincent Behar
bcca50e718 add TODO list with the status of the implementation of the RunDeck API version 1 2011-07-08 15:57:03 +02:00
Vincent Behar
fc890dc7a2 add support for retrieving rundeck system info 2011-07-08 15:36:14 +02:00
Vincent Behar
4b884c95df add some tests 2011-07-08 15:04:34 +02:00
Vincent Behar
251a8f661e fix typo in javadoc + format code 2011-07-08 14:39:03 +02:00
Vincent Behar
46586235c4 add 2 new methods for execution duration, that returns human-readable strings 2011-07-07 18:24:55 +02:00
Vincent Behar
3fb872d8a5 fix typo : library, not librairie 2011-07-07 17:43:47 +02:00
Vincent Behar
0487b209f1 add example of exporting jobs to file 2011-07-07 17:10:59 +02:00
Vincent Behar
1594773a79 add support for exporting jobs (to file) 2011-07-07 17:05:50 +02:00
Vincent Behar
64e0c346d3 add support for deleting a job 2011-07-07 15:06:46 +02:00
Vincent Behar
01cd512b0b internal refactoring : use a generic parser for list of elements 2011-07-06 22:58:09 +02:00
Vincent Behar
2cadc04052 add example of listing all nodes 2011-07-06 18:27:11 +02:00
Vincent Behar
28c3eb20ae add support for nodes (resources) 2011-07-06 18:25:12 +02:00
Vincent Behar
d6b6ec3405 new feature : abort an execution 2011-07-06 17:29:48 +02:00
Vincent Behar
59748a2481 internal refactoring : use an apiPath builder 2011-07-06 16:43:55 +02:00
Vincent Behar
852fab0407 add example of listing all running executions 2011-07-06 15:04:47 +02:00
Vincent Behar
492b31af06 move the Builders classes up to the main package 2011-07-06 15:02:47 +02:00
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