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
55 4790 d 14 h brianR /xservices/trunk/web/ Added downloadFile and uploadFile operations (with MTOM support)  
54 4790 d 14 h brianR /xservices/trunk/src/java/net/brutex/xservices/ Added downloadFile and uploadFile operations (with MTOM support)  
53 4798 d 10 h brianR /Brutex_Network_Update_Site/trunk/ Brutex Update Site  
52 4798 d 10 h brianR /sbm4mylyn/trunk/ Added some experimental code to support SBM Reports as repository queries  
51 4798 d 10 h brianR /sbm4mylyn/trunk/META-INF/  
50 4871 d 9 h brianR /xservices/trunk/src/java/net/brutex/xservices/types/ Fixed typo  
49 4871 d 11 h brianR /xservices/trunk/ add serviceName to WS declaration  
48 4871 d 11 h brianR /xservices/trunk/lib/ Remove Tomcat Runtime libraries  
47 4871 d 11 h brianR /xservices/trunk/web/ extract WS interfaces  
46 4871 d 11 h brianR /xservices/trunk/src/java/net/brutex/xservices/ws/ extract WS interfaces  
45 4871 d 11 h brianR /xservices/trunk/ Remove Netbeans Project files. We are moving to Eclipse  
44 4871 d 11 h brianR /xservices/trunk/web/  
43 4871 d 18 h brianR /xservices/trunk/doc/ Use full dtd path  
42 5073 d 0 h brianR /sbm4mylyn/trunk/src/net/brutex/mylyn/sbmconnector/core/ Load SBM items one by one to improve progress bar and user cancel  
41 5076 d 19 h brianR /Brutex_Network_Update_Site/trunk/ Publish new version to update site  
40 5076 d 19 h brianR /SBM4Mylyn_plugin/trunk/ Publish new version to update site  
39 5077 d 13 h brianR /sbm4mylyn/trunk/src/net/brutex/mylyn/sbmconnector/ Multiple enhancements.  
38 5080 d 21 h brianR /SBM4Mylyn_plugin/trunk/ Share project "SBM4Mylyn" into "https://brutex.net/svn";  
37 5080 d 21 h brianR /SBM4Mylyn_plugin/ Share project "SBM4Mylyn" into "https://brutex.net/svn";  
36 5080 d 21 h brianR /Brutex_Network_Update_Site/trunk/ Initial Update Site code  
35 5080 d 21 h brianR /Brutex_Network_Update_Site/ Share project "Brutex Network Update Site" into "https://brutex.net/svn";  
34 5097 d 1 h brianR /sbm4mylyn/trunk/ Auto-detect valid values for Single-Selection fields (poor manĀ“s detection)  
33 5106 d 20 h brianR /sbm4mylyn/trunk/src/net/brutex/mylyn/sbmconnector/core/ Map SBM CLOSEDATE to Mylyn Task DATE_DUE  
32 5106 d 23 h brianR /sbm4mylyn/trunk/src/net/brutex/mylyn/sbmconnector/ Javadoc enhancements  
31 5110 d 16 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.  
30 5111 d 22 h brianR /sbm4mylyn/trunk/ SBM2009 connector for Mylyn demo code  
29 5111 d 22 h brianR /sbm4mylyn/tags/  
28 5111 d 22 h brianR /sbm4mylyn/branches/  
27 5111 d 22 h brianR /sbm4mylyn/trunk/  
26 5111 d 22 h brianR /sbm4mylyn/  
25 5218 d 19 h brianR /xservices/trunk/doc/ Moving to docbook style documentation  
24 5219 d 11 h brianR /xservices/trunk/doc/ Moving to docbook style documentation  
23 5220 d 14 h brianR /xservices/trunk/ Update to Apache CXF 2.3.0 snapshot  
22 5220 d 21 h brianR /xservices/trunk/src/java/net/brutex/xservices/ Added sendMail operation to MiscService  
21 5220 d 22 h brianR /xservices/trunk/src/java/net/brutex/xservices/ws/ Added sendMailSimpleWithAttachment operation to MiscService  
20 5220 d 22 h brianR /xservices/trunk/src/java/net/brutex/xservices/ Added sleep operation to MiscService  
19 5221 d 13 h brianR /xservices/trunk/src/java/net/brutex/xservices/ws/ Changed rExec and telnet operations to make use of the HostConnection type  
18 5221 d 13 h brianR /xservices/trunk/ Added simple mail operation  
17 5221 d 15 h brianR /xservices/trunk/ Updated Apache Ant libraries to Ant 1.8.0  
16 5221 d 16 h brianR /xservices/trunk/src/java/net/brutex/xservices/ws/ Introduced new MiscService