Greg Schueler
|
b517b9955a
|
Update changes.xml for version 8
|
2013-08-06 11:55:23 -07:00 |
|
Greg Schueler
|
eb3ae51e69
|
Update jobsImport for API v8. Use Builder for #4
* deprecates old jobsImport methods, removing in version 10
|
2013-08-06 11:55:23 -07:00 |
|
Greg Schueler
|
66d1baa18e
|
Support scriptInterpreter for API v8
|
2013-08-06 11:55:23 -07:00 |
|
Greg Schueler
|
912b3201ce
|
Merge pull request #3 from rundeck/feature/builders
Refactor to use builders for trigger/run methods fixes #2
|
2013-07-09 12:23:50 -07:00 |
|
Greg Schueler
|
fef0af5e1e
|
Update javadoc. utility methods for adhoc script read from file
|
2013-07-09 12:19:47 -07:00 |
|
Greg Schueler
|
5d1ae5fa2c
|
Deprecate run* methods
|
2013-07-09 12:19:42 -07:00 |
|
Greg Schueler
|
bbcfd1cff7
|
Use builder based arguments for methods
* Replace triggerAdhocScript/Command/Job
* Add RunAdhocX interfaces
* Add RunJob interface and builder
|
2013-07-09 12:18:12 -07:00 |
|
Greg Schueler
|
239b9ea0ee
|
Add "asUser" feature for running, aborting. tests.
|
2013-03-29 17:28:45 -07:00 |
|
Greg Schueler
|
6b5d5f62b0
|
[maven-release-plugin] prepare for next development iteration
|
2013-02-21 18:10:40 -08:00 |
|
Greg Schueler
|
1d66fc3b54
|
[maven-release-plugin] prepare release rundeck-api-java-client-6.0
|
2013-02-21 18:10:29 -08:00 |
|
Greg Schueler
|
ce9e0ded20
|
Update changes for 6.0 release
|
2013-02-21 18:02:08 -08:00 |
|
Greg Schueler
|
234cf6db2a
|
Support update for output entry format, API v6 #1
|
2013-01-03 11:56:46 -08:00 |
|
Greg Schueler
|
00268997c1
|
Add Builder for RundeckClient
support multiple API versions
|
2013-01-03 11:45:26 -08:00 |
|
Greg Schueler
|
98aa9238cf
|
Update version to 6.0-SNAPSHOT
|
2013-01-03 11:39:12 -08:00 |
|
Greg Schueler
|
eb4eb35856
|
[maven-release-plugin] prepare for next development iteration
|
2012-12-31 17:43:02 -08:00 |
|
Greg Schueler
|
6723f97a10
|
[maven-release-plugin] prepare release rundeck-api-java-client-5.0
|
2012-12-31 17:42:56 -08:00 |
|
Greg Schueler
|
be9a77edc1
|
Update documentation/site links
|
2012-12-31 16:54:22 -08:00 |
|
Greg Schueler
|
c69459134d
|
Update version to 5.0-SNAPSHOT
|
2012-12-31 15:50:59 -08:00 |
|
Greg Schueler
|
90d9a46c89
|
Add averageDuration for execution job info (v5)
|
2012-10-19 10:34:45 -07:00 |
|
Greg Schueler
|
1a810ac463
|
Fix #1 execution parser to include argstring
|
2012-10-05 09:32:25 -07:00 |
|
Greg Schueler
|
adfcc6393a
|
Support v5 bulk delete
|
2012-10-02 15:14:30 -07:00 |
|
Greg Schueler
|
76a150c60f
|
executions query has paging details
|
2012-09-28 11:41:06 -07:00 |
|
Greg Schueler
|
8b75c4770d
|
Update for changes to v5 executions query api
|
2012-09-24 13:04:31 -07:00 |
|
Greg Schueler
|
2960f59cc8
|
Support v5 executions query
|
2012-09-17 16:17:53 -07:00 |
|
Greg Schueler
|
f582fd773b
|
Add additional params to test
|
2012-08-29 09:12:44 -07:00 |
|
Greg Schueler
|
26f3038bb1
|
Fix issue if history query has no post content
|
2012-08-29 09:07:08 -07:00 |
|
Greg Schueler
|
c86a9a1b6e
|
Support history query v5 additions
|
2012-08-24 15:31:57 -07:00 |
|
connaryscott
|
4d8959a0fa
|
committed changes submitted by dto client
|
2012-08-18 10:35:26 -07:00 |
|
Vincent Behar
|
985474989b
|
direct link to rundeck api documentation
|
2011-12-04 17:05:09 +01:00 |
|
Vincent Behar
|
6e1ed1f6b8
|
fix link to rundeck api 2 documentation
|
2011-12-04 17:03:45 +01:00 |
|
Vincent Behar
|
2206d67724
|
update a few dependencies
|
2011-12-03 17:13:30 +01:00 |
|
Vincent Behar
|
7964e1bb36
|
Merge branch 'betamax'
|
2011-12-03 16:48:14 +01:00 |
|
Vincent Behar
|
70060a4422
|
Merge branch 'skin'
|
2011-12-03 16:34:19 +01:00 |
|
Vincent Behar
|
6695c10ee7
|
update maven site plugin -> 3.0
|
2011-12-03 16:33:47 +01:00 |
|
Vincent Behar
|
36348e3c5f
|
update a few maven plugins
|
2011-12-03 16:20:27 +01:00 |
|
Vincent Behar
|
12f9be31f8
|
upgrade maven fluido skin -> 1.0
|
2011-12-03 15:39:02 +01:00 |
|
Vincent Behar
|
8f35f8ef5e
|
test maven-fluido-skin
|
2011-10-15 17:54:49 +02:00 |
|
Vincent Behar
|
15683eda2a
|
use betamax to unit-test HTTP requests without a live RunDeck instance
|
2011-09-18 18:14:08 +02:00 |
|
Vincent Behar
|
d7e415d08f
|
upgrade version of the site plugin
|
2011-08-03 22:41:16 +02:00 |
|
Vincent Behar
|
ef9c03d4b8
|
fix links to the RundeckClient javadoc (changed after the migration to doclava)
|
2011-08-03 22:10:23 +02:00 |
|
Vincent Behar
|
60a7bf58b3
|
use google's doclava for generating javadoc (better looking look and feel, with search capabilities)
|
2011-08-03 21:55:40 +02:00 |
|
Vincent Behar
|
088bf1329b
|
upgrade version of the release plugin
|
2011-08-02 23:46:28 +02:00 |
|
Vincent Behar
|
c9607a0a19
|
[maven-release-plugin] prepare for next development iteration
|
2011-08-01 20:01:57 +02:00 |
|
Vincent Behar
|
db23cfa6da
|
[maven-release-plugin] prepare release rundeck-api-java-client-2.0
|
2011-08-01 20:01:49 +02:00 |
|
Vincent Behar
|
f214912215
|
prepare release 2.0
|
2011-08-01 19:56:32 +02:00 |
|
Vincent Behar
|
d28b7d7064
|
better description for version 2.0 in changelog
|
2011-08-01 14:02:42 +02:00 |
|
Vincent Behar
|
e0e801427c
|
fix typo
|
2011-08-01 14:01:26 +02:00 |
|
Vincent Behar
|
9fc5684ea3
|
use a custom user-agent
|
2011-08-01 13:54:00 +02:00 |
|
Vincent Behar
|
5b29add352
|
add documentation for the token-based authentication
|
2011-08-01 13:32:00 +02:00 |
|
Vincent Behar
|
7af15bb237
|
refactoring the testAuth methods
|
2011-08-01 13:31:37 +02:00 |
|