Commit graph

19 commits

Author SHA1 Message Date
Greg Schueler
3cf156dea8 Handle login with Tomcat correctly fixes #7
thanks @katanafleet
2014-01-24 15:36:19 -08:00
Greg Schueler
00268997c1 Add Builder for RundeckClient
support multiple API versions
2013-01-03 11:45:26 -08: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
9fc5684ea3 use a custom user-agent 2011-08-01 13:54:00 +02:00
Vincent Behar
7af15bb237 refactoring the testAuth methods 2011-08-01 13:31:37 +02:00
Vincent Behar
05e3b54977 start implementation of the token-based authentication 2011-07-31 23:05:05 +02:00
Vincent Behar
e5cb20a03c remove workaround for a bug fixed in 1.3 (see http://rundeck.lighthouseapp.com/projects/59277/tickets/248 ) 2011-07-31 20:30:30 +02:00
Vincent Behar
2cac570478 new feature : import jobs 2011-07-28 14:21:44 +02:00
Vincent Behar
b34a6e39db follow redirects to /api/error for POST and DELETE requests 2011-07-26 14:26:08 +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
28c3eb20ae add support for nodes (resources) 2011-07-06 18:25:12 +02:00
Vincent Behar
59748a2481 internal refactoring : use an apiPath builder 2011-07-06 16:43:55 +02:00
Vincent Behar
816c68b08c add license header to all java files 2011-07-06 11:56:49 +02:00
Vincent Behar
0539b451dd make sure the rundeckClient is not null 2011-07-03 15:23:49 +02:00
Vincent Behar
b961b9ac28 add missing @Override 2011-07-03 12:15:33 +02:00
Vincent Behar
d294673b45 initial commit 2011-07-01 17:13:26 +02:00