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 4772 d 1 h brianR /sbm4mylyn/trunk/META-INF/  
50 4845 d 0 h brianR /xservices/trunk/src/java/net/brutex/xservices/types/ Fixed typo  
49 4845 d 1 h brianR /xservices/trunk/ add serviceName to WS declaration  
48 4845 d 2 h brianR /xservices/trunk/lib/ Remove Tomcat Runtime libraries  
47 4845 d 2 h brianR /xservices/trunk/web/ extract WS interfaces  
46 4845 d 2 h brianR /xservices/trunk/src/java/net/brutex/xservices/ws/ extract WS interfaces  
45 4845 d 2 h brianR /xservices/trunk/ Remove Netbeans Project files. We are moving to Eclipse  
44 4845 d 2 h brianR /xservices/trunk/web/  
43 4845 d 9 h brianR /xservices/trunk/doc/ Use full dtd path  
42 5046 d 15 h brianR /sbm4mylyn/trunk/src/net/brutex/mylyn/sbmconnector/core/ Load SBM items one by one to improve progress bar and user cancel  
41 5050 d 10 h brianR /Brutex_Network_Update_Site/trunk/ Publish new version to update site  
40 5050 d 10 h brianR /SBM4Mylyn_plugin/trunk/ Publish new version to update site  
39 5051 d 4 h brianR /sbm4mylyn/trunk/src/net/brutex/mylyn/sbmconnector/ Multiple enhancements.  
38 5054 d 12 h brianR /SBM4Mylyn_plugin/trunk/ Share project "SBM4Mylyn" into "https://brutex.net/svn";  
37 5054 d 12 h brianR /SBM4Mylyn_plugin/ Share project "SBM4Mylyn" into "https://brutex.net/svn";  
36 5054 d 12 h brianR /Brutex_Network_Update_Site/trunk/ Initial Update Site code  
35 5054 d 12 h brianR /Brutex_Network_Update_Site/ Share project "Brutex Network Update Site" into "https://brutex.net/svn";  
34 5070 d 16 h brianR /sbm4mylyn/trunk/ Auto-detect valid values for Single-Selection fields (poor manĀ“s detection)  
33 5080 d 11 h brianR /sbm4mylyn/trunk/src/net/brutex/mylyn/sbmconnector/core/ Map SBM CLOSEDATE to Mylyn Task DATE_DUE  
32 5080 d 14 h brianR /sbm4mylyn/trunk/src/net/brutex/mylyn/sbmconnector/ Javadoc enhancements  
31 5084 d 7 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 5085 d 13 h brianR /sbm4mylyn/trunk/ SBM2009 connector for Mylyn demo code  
29 5085 d 13 h brianR /sbm4mylyn/tags/  
28 5085 d 13 h brianR /sbm4mylyn/branches/  
27 5085 d 13 h brianR /sbm4mylyn/trunk/  
26 5085 d 13 h brianR /sbm4mylyn/  
25 5192 d 10 h brianR /xservices/trunk/doc/ Moving to docbook style documentation  
24 5193 d 1 h brianR /xservices/trunk/doc/ Moving to docbook style documentation  
23 5194 d 5 h brianR /xservices/trunk/ Update to Apache CXF 2.3.0 snapshot  
22 5194 d 12 h brianR /xservices/trunk/src/java/net/brutex/xservices/ Added sendMail operation to MiscService  
21 5194 d 13 h brianR /xservices/trunk/src/java/net/brutex/xservices/ws/ Added sendMailSimpleWithAttachment operation to MiscService  
20 5194 d 13 h brianR /xservices/trunk/src/java/net/brutex/xservices/ Added sleep operation to MiscService  
19 5195 d 4 h brianR /xservices/trunk/src/java/net/brutex/xservices/ws/ Changed rExec and telnet operations to make use of the HostConnection type  
18 5195 d 4 h brianR /xservices/trunk/ Added simple mail operation  
17 5195 d 6 h brianR /xservices/trunk/ Updated Apache Ant libraries to Ant 1.8.0  
16 5195 d 7 h brianR /xservices/trunk/src/java/net/brutex/xservices/ws/ Introduced new MiscService  
15 5195 d 9 h brianR /xservices/trunk/doc/ Added ReturnCodeType to documentation  
14 5195 d 10 h brianR /xservices/trunk/ Migrated from Sun JAXWS RI to Apache CXF  
13 5195 d 13 h brianR /xservices/trunk/src/java/net/brutex/xservices/types/ Fixed missing license header  
12 5196 d 8 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".