Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-04-21Increment version for fix in perf_34x streamperf_34x_v20090421perf_34xJohn Arthorne1-1/+1
2009-04-21Bug 261225 Build before launch takes 10s for a runtime workbenchJohn Arthorne2-1/+126
2008-05-28This commit was manufactured by cvs2svn to create branch 'perf_34x'.cvs2svn595-90496/+0
2008-05-28Bug 234343 IWorkspaceRoot.findContainersForLocation and findFilesForLocation ...v20080528-1613John Arthorne3-9/+71
2008-05-20Bug 227603 StackOverflowError in DeltaDataTreev20080520John Arthorne2-13/+12
2008-05-09Test for bug 231301 An internal error occurred during: "Updating workspace"v20080509John Arthorne2-0/+87
2008-05-09Bug 231301 An internal error occurred during: "Updating workspaceJohn Arthorne1-2/+1
2008-05-08Bug 226264 - race condition in Workspace.isTreeLocked()/setTreeLocked()v20080508Szymon Brandys4-13/+126
2008-05-05Bug 228370 - API Usage problems with "x-friends"Szymon Brandys3-7/+18
2008-04-29Bug 137398 - [Preferences] WorkingCopyPreferences attempts to set value of re...v20080430-0005Szymon Brandys4-12/+53
2008-04-17Bug 227536 - FileStore#getFileStore misses @since tagv20080421-1805Szymon Brandys1-2/+4
2008-04-08Bug 207885 - [Tests] Improve the test for Bug 198571v20080414Szymon Brandys1-4/+16
2008-04-07Bug 225318 - Adapt core.resources and core.filesystem for API toolingv20080407Szymon Brandys40-238/+104
2008-03-26Added copyright attribution for bug 215299v20080326John Arthorne3-1/+4
2008-03-26Bug 215299 add methods to IResource to get all session and persistent propertiesJohn Arthorne4-42/+167
2008-03-24Bug 223709 platform.resources from HEAD has compile errorsv20080324-1725John Arthorne1-1/+3
2008-03-24Don't flag missing classes in manifest as errorJohn Arthorne1-0/+17
2008-03-24Tests for Bug 221190 [EFS] getChild() with relative path on local file does n...v20080324-0057v20080324-0055v20080324-0036John Arthorne2-0/+45
2008-03-24Bug 221190 [EFS] getChild() with relative path on local file does not properl...John Arthorne3-2/+45
2008-03-13Bug 222466 [resources] adopt schema identifier attributev20080317John Arthorne2-24/+33
2008-03-13Bug 219566 Need a way to trigger a refresh of HIDDEN resources from IDEJohn Arthorne7-0/+177
2008-03-13Bug 221190 [EFS] getChild() with relative path on local file does not properl...John Arthorne1-1/+5
2008-03-07Bug 221756 Resource.getParent() could be more efficient.v20080310John Arthorne1-1/+2
2008-02-29Bug 220691 org.eclipse.core.resources.markers ext point issuev20080303John Arthorne2-21/+29
2008-02-27Bug 209236 Bug in org.eclipse.core.internal.events.AutoBuildJob.computeSchedu...John Arthorne1-2/+5
2008-02-27Regression tests for bug 220234 Copy/paste of a remote linked resource causes...John Arthorne1-0/+50
2008-02-27Bug 220234 Copy/paste of a remote linked resource causes an exception.John Arthorne1-2/+2
2008-02-22Test fix for bug 219568 NPE attempting to create a linked folder in a hidden ...v20080224John Arthorne2-0/+73
2008-02-22Bug 219568 NPE attempting to create a linked folder in a hidden project after...John Arthorne14-35/+68
2008-02-22Tests for bug 63782 Resource change event when linked resource existence changesJohn Arthorne1-0/+61
2008-02-22Bug 63782 Resource change event when linked resource existence changesJohn Arthorne4-12/+45
2008-02-22Protect against misbehaving file system implementationsJohn Arthorne1-2/+12
2008-02-22Bug 220008 NullFileStore.toURI throws errorJohn Arthorne1-3/+4
2008-02-05Bug 217673 Adding linked resources calls teamprovider validateEdit after tryi...v20080205John Arthorne1-2/+5
2008-02-01Tests for bug 209175 Linked resources are not managed correctly within foldersv20080201John Arthorne1-2/+36
2008-02-01Bug 209175 Linked resources are not managed correctly within foldersJohn Arthorne1-9/+32
2008-02-01Test for Bug 211006 refactoring a project does not remove ProjectPreferences ...John Arthorne1-7/+19
2008-02-01Bug 211006 refactoring a project does not remove ProjectPreferences of the ol...John Arthorne1-1/+3
2008-01-28Bug 216732 IProject.setDescription(..) now needs different rulev20080128John Arthorne1-1/+2
2008-01-25Test fix for bug 128709 Need an openRule to support concurrent project checkoutJohn Arthorne5-5/+106
2008-01-25Bug 128709 Need an openRule to support concurrent project checkoutJohn Arthorne3-8/+17
2008-01-25Bug 215785 Missing synchronization in ProjectDescriptionReaderJohn Arthorne1-18/+48
2008-01-25Bug 216604 The workspace lock should be held during startupJohn Arthorne2-5/+21
2008-01-24Test fix for Bug 206540 external builder doesn't run "after a clean"John Arthorne1-1/+148
2008-01-24Bug 206540 external builder doesn't run "after a clean"John Arthorne1-2/+6
2007-12-10Bug 208211 Retain .project file if error occurs while deleting a closed projectv20071210John Arthorne2-17/+28
2007-12-07Updated bundle version to 1.2 to match host version for first change in 3.4 s...v20071207John Arthorne1-1/+1
2007-12-07Bug 155704 Can not handle a IFile larger than 2GB (2147483647 bytes)John Arthorne2-0/+10
2007-12-06Bug 105914 Add recursive isDerived convenience methodJohn Arthorne5-11/+134
2007-12-06Bug 212026 Add URIUril#toDecodedString()John Arthorne1-0/+20

Back to the top