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
51 4784 d 14 h brianR /sbm4mylyn/trunk/META-INF/  
50 4857 d 13 h brianR /xservices/trunk/src/java/net/brutex/xservices/types/ Fixed typo  
49 4857 d 14 h brianR /xservices/trunk/ add serviceName to WS declaration  
48 4857 d 15 h brianR /xservices/trunk/lib/ Remove Tomcat Runtime libraries  
47 4857 d 15 h brianR /xservices/trunk/web/ extract WS interfaces  
46 4857 d 15 h brianR /xservices/trunk/src/java/net/brutex/xservices/ws/ extract WS interfaces  
45 4857 d 15 h brianR /xservices/trunk/ Remove Netbeans Project files. We are moving to Eclipse  
44 4857 d 15 h brianR /xservices/trunk/web/  
43 4857 d 22 h brianR /xservices/trunk/doc/ Use full dtd path  
42 5059 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 5062 d 23 h brianR /Brutex_Network_Update_Site/trunk/ Publish new version to update site  
40 5062 d 23 h brianR /SBM4Mylyn_plugin/trunk/ Publish new version to update site  
39 5063 d 17 h brianR /sbm4mylyn/trunk/src/net/brutex/mylyn/sbmconnector/ Multiple enhancements.  
38 5067 d 1 h brianR /SBM4Mylyn_plugin/trunk/ Share project "SBM4Mylyn" into "https://brutex.net/svn";  
37 5067 d 1 h brianR /SBM4Mylyn_plugin/ Share project "SBM4Mylyn" into "https://brutex.net/svn";  
36 5067 d 1 h brianR /Brutex_Network_Update_Site/trunk/ Initial Update Site code  
35 5067 d 1 h brianR /Brutex_Network_Update_Site/ Share project "Brutex Network Update Site" into "https://brutex.net/svn";  
34 5083 d 5 h brianR /sbm4mylyn/trunk/ Auto-detect valid values for Single-Selection fields (poor manĀ“s detection)  
33 5093 d 0 h brianR /sbm4mylyn/trunk/src/net/brutex/mylyn/sbmconnector/core/ Map SBM CLOSEDATE to Mylyn Task DATE_DUE  
32 5093 d 3 h brianR /sbm4mylyn/trunk/src/net/brutex/mylyn/sbmconnector/ Javadoc enhancements  
31 5096 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.  
30 5098 d 2 h brianR /sbm4mylyn/trunk/ SBM2009 connector for Mylyn demo code  
29 5098 d 2 h brianR /sbm4mylyn/tags/  
28 5098 d 2 h brianR /sbm4mylyn/branches/  
27 5098 d 2 h brianR /sbm4mylyn/trunk/  
26 5098 d 2 h brianR /sbm4mylyn/  
25 5204 d 23 h brianR /xservices/trunk/doc/ Moving to docbook style documentation  
24 5205 d 14 h brianR /xservices/trunk/doc/ Moving to docbook style documentation  
23 5206 d 18 h brianR /xservices/trunk/ Update to Apache CXF 2.3.0 snapshot  
22 5207 d 1 h brianR /xservices/trunk/src/java/net/brutex/xservices/ Added sendMail operation to MiscService  
21 5207 d 2 h brianR /xservices/trunk/src/java/net/brutex/xservices/ws/ Added sendMailSimpleWithAttachment operation to MiscService  
20 5207 d 2 h brianR /xservices/trunk/src/java/net/brutex/xservices/ Added sleep operation to MiscService  
19 5207 d 17 h brianR /xservices/trunk/src/java/net/brutex/xservices/ws/ Changed rExec and telnet operations to make use of the HostConnection type  
18 5207 d 17 h brianR /xservices/trunk/ Added simple mail operation  
17 5207 d 19 h brianR /xservices/trunk/ Updated Apache Ant libraries to Ant 1.8.0  
16 5207 d 20 h brianR /xservices/trunk/src/java/net/brutex/xservices/ws/ Introduced new MiscService  
15 5207 d 22 h brianR /xservices/trunk/doc/ Added ReturnCodeType to documentation  
14 5207 d 23 h brianR /xservices/trunk/ Migrated from Sun JAXWS RI to Apache CXF  
13 5208 d 2 h brianR /xservices/trunk/src/java/net/brutex/xservices/types/ Fixed missing license header  
12 5208 d 21 h brianR /xservices/trunk/src/java/net/brutex/xservices/ Change return typ for all web service operations to "ReturnCode". FileServices have now two additional operations "changeOwner" and "changeGroup".