1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-12 10:45:37 +02:00
Commit graph

238 commits

Author SHA1 Message Date
David McKnight
1e7454b343 [207095] check for null datastore 2007-10-25 14:25:08 +00:00
David McKnight
df7df72da7 [206642] changes to allow for java 1.4 on server 2007-10-17 18:54:23 +00:00
David McKnight
34cf468e73 [206642] changes to allow for java 1.4 on server 2007-10-17 17:51:56 +00:00
David McKnight
9b3d89b110 [206642] dstore bug fixes merged to open rse 2007-10-17 15:57:30 +00:00
Xuan Chen
4a7d336412 [190824] fix: Incorrect result for DStore#getSeparator() function when parent is "/" 2007-10-04 13:49:44 +00:00
Xuan Chen
508129509f [202949] fix: [archives] copy a folder from one connection to an archive file in a different connection does not work 2007-10-04 04:38:27 +00:00
David McKnight
1add2dba42 (dstore-specific) merge so that refresh happens after disconnectObjectS() called 2007-09-28 20:13:55 +00:00
David McKnight
031f379d36 [192884] Should not use filter to determine previous query results 2007-09-28 20:00:29 +00:00
David McKnight
d9da4ec9a2 [202822] get rid of printlns 2007-09-12 22:10:18 +00:00
Xuan Chen
63a9b0186f fix the following two problems:
[202668][Supertransfer] Subfolders not copied when doing first copy from dstore to Local
 [202670] [Supertransfer] After doing a copy to a directory that contains folders some folders name's display "deleted"
2007-09-12 20:35:59 +00:00
David McKnight
274017ee25 [202822] various synchronization issues with dstore spirit 2007-09-12 20:20:48 +00:00
David McKnight
ccc1549df4 merges from IBM RSE 2007-08-31 14:13:39 +00:00
Xuan Chen
acd2bd19c2 [191548] fix: Deleting Read-Only directory removes it from view and displays no error 2007-08-23 15:26:07 +00:00
Xuan Chen
69bf47f7ae [191548] fix Deleting Read-Only directory removes it from view and displays no error 2007-08-11 03:26:56 +00:00
Martin Oberhuber
7b51b729cd [199561][efs][dstore] Eclipse hangs when manipulating empty file 2007-08-10 13:26:48 +00:00
Martin Oberhuber
28eefd9eff [199548] Avoid touching files on setReadOnly() if unnecessary 2007-08-10 11:26:58 +00:00
Xuan Chen
78b6739a1c [191367] fix with supertransfer on, Drag & Drop Folder from DStore to DStore doesn't work 2007-08-10 02:02:44 +00:00
Xuan Chen
bad965f8f5 [198046] fix cannot copy a folder into an archive file (fix a typo) 2007-08-09 21:22:34 +00:00
Martin Oberhuber
a8510db671 [198046] Improved and beautified code of previous checkin 2007-08-06 13:08:40 +00:00
Xuan Chen
7f4ceccfea [198046] fix cannot copy a folder into an archive file 2007-08-04 15:47:28 +00:00
David McKnight
9aea36c02e in copyBatch, need to make sure that we have a target folder instead of a target filter 2007-07-26 18:30:23 +00:00
David McKnight
64a20e4300 extra checking needed in case element is deleted 2007-07-24 19:18:47 +00:00
David McKnight
cb7dc5d04c [196662] we should refresh the subject when it doesnt' exist on the host. 2007-07-24 16:55:14 +00:00
David McKnight
9ca712e072 [196211] Kevin's patch for Move a folder to a directory that contains a folder by that name errors 2007-07-16 17:55:14 +00:00
David McKnight
23375e6f89 [190010] search cancellation issues -best to have incomplete results 2007-07-13 19:44:49 +00:00
David McKnight
3757b2c830 [190010] search cancellation issues 2007-07-13 19:32:16 +00:00
David McKnight
6a25b7a149 [190010] use domain listener 2007-07-13 18:17:59 +00:00
David McKnight
b56fe716f1 [190010] cancelling search in search handler on host 2007-07-13 18:15:22 +00:00
David McKnight
d5efb2aa59 [159092] fix to use correct process miner id 2007-07-12 18:36:31 +00:00
David McKnight
a533d4a1fa [187640] Kevin's patch - Removed setting status to finish when search not finished 2007-07-12 12:40:29 +00:00
David McKnight
9c9e01baec [191599] use shell encoding specified 2007-07-11 18:58:28 +00:00
David McKnight
2a18d44c77 [191599] use shell encoding specified 2007-07-11 18:39:02 +00:00
David McKnight
b8d975aeac [196035] wrappering systemmessageexception with remotefilesecurityexception 2007-07-11 17:15:15 +00:00
Martin Oberhuber
d80a3fb51c Rev up services.dstore bundle version to 2.0.1 2007-07-10 11:18:27 +00:00
David McKnight
57df017e54 [195709] Kevin's patch to only enQuote the source string once 2007-07-09 18:36:56 +00:00
David McKnight
fa54878306 [190803] basic query cancellation support for dstore files 2007-07-09 17:59:48 +00:00
David McKnight
825fb49ddf minor shell output performance improvement merged from IBM rse to open rse. 2007-07-09 14:49:25 +00:00
Martin Oberhuber
77f7cf4637 [194442] Change dstore default daemon port 2007-06-27 10:37:25 +00:00
Martin Oberhuber
91906f5ba6 [194475] Fix false positive warnings for expected friend access between dstore components 2007-06-27 09:21:54 +00:00
David McKnight
8d099fd7d8 [191280] amendment to Xuan's patch for virtuals 2007-06-14 12:56:43 +00:00
David McKnight
1ee04a34a6 [191280] applying Xuan's patch for query performance improvements 2007-06-13 14:49:19 +00:00
David McKnight
6922df7df3 [190803] handling of interrupted exceptions 2007-06-11 13:56:39 +00:00
Martin Oberhuber
78b99118e0 [189269] Add version range specifiers with all plugin dependencies. Make features require plugins. Avoid Discovery require RSE. 2007-06-06 13:06:29 +00:00
Kushal Munir
fb3d2aed9f [189352] [dnd] Copy & Paste transfers binary although text mode specified 2007-06-05 14:06:19 +00:00
Martin Oberhuber
9d946ca137 [cleanup] Update Copyrights 2007-06-05 10:17:44 +00:00
David McKnight
9aedb11c6d [189681] patch for cleaner use of separator 2007-06-04 20:37:49 +00:00
Martin Oberhuber
ea000cc737 [cleanup][189498] use "true".equals() 2007-06-04 10:15:43 +00:00
David McKnight
c0212e6a24 [189498] null checks for source attributes 2007-06-01 19:05:40 +00:00
David McKnight
ba840e978b [187548] Xuan's patch for fix - editor name will be update correctly 2007-06-01 13:40:43 +00:00
David McKnight
f7513f9c83 [189681] Xuan's patch for making handler retrieving name and path information of file/folder right below root. 2007-05-31 20:09:02 +00:00