Subversion Repositories XServices

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
70 4761 d 3 h brianR /xservices/trunk/ Introduce JobServices and gerenal clean up  
69 4876 d 19 h brianR /xservices/trunk/ Add more javadoc  
68 4877 d 15 h brianR /xservices/trunk/src/java/net/brutex/xservices/ws/ added DateService.dateAdd operation: Add or substract a time span from a date.  
67 4877 d 22 h brianR /xservices/trunk/ Added new DateService  
66 4877 d 22 h brianR /xservices/trunk/src/java/net/brutex/xservices/ Added new DateService  
65 4882 d 16 h brianR /xservices/trunk/ Further tidy up  
64 4883 d 19 h brianR /xservices/trunk/ Tidy Up FileService implementation and add more javadoc information  
63 4899 d 20 h brianR /xservices/trunk/src/java/net/brutex/xservices/ Update FileServices with new operation "replace in file"  
62 4900 d 16 h brianR /xservices/trunk/ Cleanup documentation build  
61 4900 d 16 h brianR /xservices/trunk/web/WEB-INF/ Update to use CXF 2.4.0  
60 4900 d 16 h brianR /xservices/trunk/src/java/net/brutex/xservices/ws/impl/ Fix downloadFile operation to include filename  
59 4900 d 16 h brianR /xservices/trunk/doc/ Update XService documentation  
58 4910 d 14 h brianR /xservices/trunk/src/java/net/brutex/xservices/ws/ Changes SSH execution to use HostConnection type  
57 4912 d 17 h brianR /xservices/trunk/test/ Adding soapUI test projects  
56 4912 d 17 h brianR /xservices/trunk/lib/ multiple libraries  
55 4912 d 17 h brianR /xservices/trunk/web/ Added downloadFile and uploadFile operations (with MTOM support)  
54 4912 d 17 h brianR /xservices/trunk/src/java/net/brutex/xservices/ Added downloadFile and uploadFile operations (with MTOM support)  
53 4920 d 14 h brianR /Brutex_Network_Update_Site/trunk/ Brutex Update Site  
52 4920 d 14 h brianR /sbm4mylyn/trunk/ Added some experimental code to support SBM Reports as repository queries  
51 4920 d 14 h brianR /sbm4mylyn/trunk/META-INF/  
50 4993 d 13 h brianR /xservices/trunk/src/java/net/brutex/xservices/types/ Fixed typo  
49 4993 d 14 h brianR /xservices/trunk/ add serviceName to WS declaration  
48 4993 d 14 h brianR /xservices/trunk/lib/ Remove Tomcat Runtime libraries  
47 4993 d 14 h brianR /xservices/trunk/web/ extract WS interfaces  
46 4993 d 14 h brianR /xservices/trunk/src/java/net/brutex/xservices/ws/ extract WS interfaces  
45 4993 d 15 h brianR /xservices/trunk/ Remove Netbeans Project files. We are moving to Eclipse  
44 4993 d 15 h brianR /xservices/trunk/web/  
43 4993 d 21 h brianR /xservices/trunk/doc/ Use full dtd path  
42 5195 d 4 h brianR /sbm4mylyn/trunk/src/net/brutex/mylyn/sbmconnector/core/ Load SBM items one by one to improve progress bar and user cancel  
41 5198 d 23 h brianR /Brutex_Network_Update_Site/trunk/ Publish new version to update site  
40 5198 d 23 h brianR /SBM4Mylyn_plugin/trunk/ Publish new version to update site  
39 5199 d 16 h brianR /sbm4mylyn/trunk/src/net/brutex/mylyn/sbmconnector/ Multiple enhancements.  
38 5203 d 0 h brianR /SBM4Mylyn_plugin/trunk/ Share project "SBM4Mylyn" into "https://brutex.net/svn";  
37 5203 d 0 h brianR /SBM4Mylyn_plugin/ Share project "SBM4Mylyn" into "https://brutex.net/svn";  
36 5203 d 0 h brianR /Brutex_Network_Update_Site/trunk/ Initial Update Site code  
35 5203 d 0 h brianR /Brutex_Network_Update_Site/ Share project "Brutex Network Update Site" into "https://brutex.net/svn";  
34 5219 d 4 h brianR /sbm4mylyn/trunk/ Auto-detect valid values for Single-Selection fields (poor manĀ“s detection)  
33 5228 d 23 h brianR /sbm4mylyn/trunk/src/net/brutex/mylyn/sbmconnector/core/ Map SBM CLOSEDATE to Mylyn Task DATE_DUE  
32 5229 d 3 h brianR /sbm4mylyn/trunk/src/net/brutex/mylyn/sbmconnector/ Javadoc enhancements  
31 5232 d 20 h brianR /sbm4mylyn/trunk/src/net/brutex/mylyn/sbmconnector/core/ Support custom SBM fields. Field type detection is problematic because aewebservice does not provide detailed information about fields.