Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-06-29Bug 311153 - After feature uninstallation, some plugins are still referenced ...R34x_v20100629DJ Houghton1-3/+4
2010-05-28Bug 314939 - [reconciler] Second startup after update also slowR34x_v20100528DJ Houghton2-6/+5
2010-01-07Bug 296936 - [touchpoint] Performance issues when installing featuresJohn Arthorne2-2/+76
2008-11-19Bug 255705 - Paths mis-relativizedv20081119-1055Pascal Rapicault2-6/+15
2008-10-25Bug 246444 - Complete for Eclipse phase of install/update is very slow on 1GB...Pascal Rapicault1-8/+39
2008-08-08Bug 242632 Eclipse won't start as non-root user when it is installed in two s...R34x_v20080808-0138Simon Kaegi2-25/+30
2008-05-29Bug 222480 - Some features in platform.xml not showing up in "About" dialogDJ Houghton2-1/+14
2008-05-15Bug 229408 Stack trace when site deleted from dropins in platformXMLListenerSimon Kaegi1-0/+4
2008-05-13Bug 229476 [shared] .pooled repository listener and shared bundle poolSimon Kaegi3-17/+102
2008-05-09Bug 231242 - RemoveSourceBundleAction should work when source bundle missingPascal Rapicault2-5/+10
2008-05-06Bug 209852 [prov] Util.getBundlePoolLocation should not use Util.getAgentLoca...Simon Kaegi7-7/+26
2008-05-05Bug 230292 - Should not fail when trying to remove feature which is no longer...DJ Houghton1-2/+4
2008-05-05Bug 230163 Can't install Mylyn on 3.4 M7Simon Kaegi1-0/+2
2008-05-02Bug 228903 Repository manager creation should always add the repositoryJohn Arthorne1-5/+1
2008-04-28Bug 228999 Shared install with a read-only basev20080428-1800Simon Kaegi2-2/+18
2008-04-28NLSJohn Arthorne1-2/+2
2008-04-25Bug 215103 [prov] Signer trust check should be done for every installationJohn Arthorne2-0/+60
2008-04-25Bug 227698 Change bundle versions to 1.0.0pre-sharedconfigurationJohn Arthorne1-1/+1
2008-04-25Bug 228806 Multiple instances of artifact repo to bundle pool created during ...John Arthorne1-1/+3
2008-04-24bug 222621 - add force to ln actionAndrew Niefer2-3/+6
2008-04-23Bug 227032 - [ui] Early startup extension shows up weirdSusan Franklin1-1/+1
2008-04-22Bug 222567 - Site policy filtering code needs to move to the extension locati...DJ Houghton1-1/+1
2008-04-22Bug 221573 - [reconciler] Strange file: URL in platform.xml fileDJ Houghton2-12/+44
2008-04-22Bug 228300 - Default platform.xml site policy is incorrectDJ Houghton2-4/+40
2008-04-21Removed duplicate features in Site.DJ Houghton1-8/+7
2008-04-21Needed to implement hashCode()DJ Houghton1-1/+1
2008-04-18Bug 227817 - Should be able to pass in properties at repository creation timeDJ Houghton2-3/+4
2008-04-16Bug 222480 - Some features in platform.xml not showing up in "About" dialogDJ Houghton4-2/+110
2008-04-16bug 222129 - fix breakage on other platformsAndrew Niefer1-2/+7
2008-04-15bug 222129 - Eclipse.appAndrew Niefer1-1/+4
2008-04-14Bug 225054 - platform.xml location issues with spaces in pathDJ Houghton2-24/+5
2008-04-14Protect against NPE due to missing install folder propertyJohn Arthorne1-1/+6
2008-04-11Bug 222445 Move extensionlocation repo implementationSimon Kaegi1-1/+1
2008-04-10Bug 221434 - [um] installing from an old update site download plugins and fea...DJ Houghton1-2/+2
2008-04-09bug 221710, bug 222621, chmod & ln on plugins and rootfilesAndrew Niefer11-63/+176
2008-04-08Bug 222565 Strings need to be externalizedSimon Kaegi14-38/+87
2008-04-06Bug 225755 EclipseTouchpoint needs to be cleaned upSimon Kaegi28-921/+1424
2008-04-04Bug 225145 director.app puts bundlepool location in artifacts.xmlJohn Arthorne2-2/+3
2008-04-03Bug 225070 NPE while getting a manifestSimon Kaegi2-152/+119
2008-03-27Bug 224289 ConfigurationWrapper should be lazier in EclipseTouchpointSimon Kaegi2-38/+40
2008-03-27Bug 224480 - [gc] Garbage collector removes bundles too agressivelyDJ Houghton1-1/+1
2008-03-27Bug 224150 - watch plugins and features folder using ProfileSynchronizerPascal Rapicault2-2/+3
2008-03-12Bug 221031 - Directory watcher to support repositoriesv20080312-1045DJ Houghton1-1/+1
2008-03-11Bug 221031 Directory watcher to support repositoriesv20080312-1046Simon Kaegi3-20/+98
2008-03-11fix NPERoot_dropins_0311Pascal Rapicault1-1/+2
2008-03-11change how we test profile equalityPascal Rapicault1-1/+1
2008-03-06Bug 219605 [prov] loadRepository causes addRepositoryJohn Arthorne1-0/+1
2008-03-05Bug 221573 - [reconciler] Strange file: URL in platform.xml fileDJ Houghton1-0/+3
2008-03-04Bug 221199 - Prevent GC to collect artifacts being used by the running instancePascal Rapicault3-5/+116
2008-03-04use URLs instead of Stringsv20080304-1214Pascal Rapicault3-8/+9

Back to the top