Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-05-18Bug 57137 - investigate content type registry performance - disabled content ...perf_30_v20050518perf_30rchaves1-1/+2
2005-04-25added test for content description for files in the workspaceperf_30_v20050425rchaves2-3/+11
2005-04-25refactored clean-up code out of ResourceTest.tearDown()rchaves3-6/+11
2005-04-25This commit was manufactured by cvs2svn to create branch 'perf_30'.cvs2svn1-0/+121
2005-02-28backported history clean-up tests to 3.0perf_30_v20050228rchaves1-19/+83
2005-02-22Ported back persistent properties perf tests from HEAD to 3.0 as of 20050222perf_30_v20050222rchaves1-0/+1
2005-02-21This commit was manufactured by cvs2svn to create branch 'perf_30'.cvs2svn1-0/+152
2005-01-14add WorkspacePerformanceTest to perf_30 branchperf_30_v20050114John Arthorne1-1/+1
2004-12-10fixed compile errorperf_30_v20041210John Arthorne1-7/+8
2004-12-07ported to 3_0 streamperf_30_v20041207John Arthorne2-79/+138
2004-12-07Backported resources performance tests to 3.0rchaves10-294/+152
2004-11-25This commit was manufactured by cvs2svn to create branch 'perf_30'.cvs2svn412-72137/+1097
2004-06-23Fix for Bug 59899 Encoding changes need to notify clientsDJ Houghton8-12/+228
2004-06-22Fix for Bug 67908 use 3.0.0 as plug-in version numberDJ Houghton4-4/+4
2004-06-21update metadata filesJeff McAffer3-38/+1
2004-06-21Refactor tools into runtime/resources split.v20040621DJ Houghton79-0/+6905
2004-06-21Fix for Bug 67908 use 3.0.0 as plug-in version numberv20040622DJ Houghton2-2/+2
2004-06-18Bug 67709 [encoding] charset manager job trying to run after platform has sh...v20040618aJohn Arthorne1-2/+14
2004-06-18Bug 67706 Joining workspace jobs on shutdownJohn Arthorne2-0/+11
2004-06-17Fix for bug 55585 - silent nature configv20040617bJohn Arthorne2-1/+12
2004-06-17Bug 67632 Illegal state exception: Job manager has been shutdownv20040617aJohn Arthorne1-1/+4
2004-06-17Bug 67593 NPE in RefreshManagerJohn Arthorne1-2/+11
2004-06-17reformatted coderchaves1-5/+7
2004-06-16Fix for Bug 67405 resources plugin build.properties bogusv20040616DJ Houghton1-1/+1
2004-06-15Bug 67102 Review initial sizes of SafeChunkyInputStreamv20040615John Arthorne5-68/+67
2004-06-15Bug 67253 NullPointerException when asking for validateEditRule for workspac...John Arthorne1-1/+6
2004-06-10Fixed bug 64849 - improve Container.getDefaultCharset performancerchaves6-26/+48
2004-06-10Fix for Bug 27705 [resources] Use of preferences in Core should be more explicitDJ Houghton3-4/+44
2004-06-10Fix for Bug 61755 CVS edit problems with java editor and other filesv20040610DJ Houghton2-2/+17
2004-06-09Fixed bad formatting.v20040609DJ Houghton1-187/+180
2004-06-09Fixed bad formatting.DJ Houghton1-14/+11
2004-06-09Bug 51538 [resources] Sporatic test failuresJohn Arthorne1-181/+195
2004-06-09Make #toString more readable.DJ Houghton1-1/+1
2004-06-09Make #toString more readable.DJ Houghton1-2/+5
2004-06-09Fix for Bug 66369 History Store garbage collection should iterate over entrie...DJ Houghton6-129/+81
2004-06-09Minor javadoc changerchaves2-0/+2
2004-06-09Fixed javadoc for getCharsetrchaves1-5/+6
2004-06-08Fixed bug 65431 - associate *.prefs to Java propertiesv20040608rchaves3-0/+16
2004-06-04Bug 65717 Old rule factory remains in one casev20040604aJohn Arthorne2-4/+9
2004-06-04Made strings in assert stmts unique.DJ Houghton1-12/+12
2004-06-04Fix to commensate for:v20040604DJ Houghton1-1/+2
2004-06-03Bug 64822 NPE in Worker.runv20040603aJohn Arthorne1-1/+1
2004-06-03Bug 23047 [resources] validateSave called on project rename refactoringJohn Arthorne2-47/+59
2004-06-03formatJohn Arthorne1-2/+1
2004-06-03Fix for Bug 65609 [prefs] Project prefs need to invalidate cache when file is...v20040603DJ Houghton2-1/+32
2004-06-03Fixed bug 64827 - CharsetManagerJob.run creates new OK statusrchaves1-2/+2
2004-06-03Fix for Bug 65068 project preferences should be forgotten when file is deletedDJ Houghton3-3/+38
2004-06-02Fix for Bug 65184 IWorkspaceRunnableUseCaseTest failsDJ Houghton3-22/+5
2004-06-02fixed compiler warningJohn Arthorne1-0/+2
2004-06-01Test suite clean-up.DJ Houghton2-1/+2

Back to the top