Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-12-17bug 421935: Extend simpleconfigurator to read .info files from manyKrzysztof Daniel4-33/+250
2013-12-09bug 418662: Get rid of compile warnings in official build -Krzysztof Daniel7-62/+66
2013-07-29Bug 413556 - ConfigApplier.getAdditionalRefresh may add hosts incorrectlyThomas Watson1-7/+19
2013-06-27Bug 411046 - Remove usage of equinox resolver API from simpleThomas Watson2-86/+101
2013-01-28Squashed commit of the following:v20130128-050843Pascal Rapicault (Ericsson)1-25/+78
2012-08-24bug 387611: We were comparing a String to a version.Tom Watson1-4/+17
2011-06-19Bug 349774 - [felix][configurator] Remove dependency on VersionRangePascal Rapicault1-3/+1
2011-06-12Bug 326745 - [simpleconfigurator] Simpleconfigurator cannot update bundles wi...Pascal Rapicault1-0/+5
2011-05-02copyright updatev20110502-1955v20110502-1930Ian Bull3-3/+3
2011-04-01Bug 340296 - Command providers to provide help for individual commandPascal Rapicault1-8/+38
2010-04-12bug 289644 - bundles.info should be in utf-8v20100416Andrew Niefer1-1/+35
2010-03-04bug 269496 - SimpleConfiguratorManipulator apiAndrew Niefer5-27/+49
2010-01-13Merging api branch back to HEADv20100113Pascal Rapicault1-1/+0
2009-07-27Bug 283297 Installation path containing square brackets prevents eclipse startupJohn Arthorne1-1/+1
2009-05-20Update copyrightsJohn Arthorne3-17/+23
2009-05-14Bug 275778 - [simpleconfigurator] Detect when a different version of the fwk ...Pascal Rapicault1-3/+15
2009-04-29Bug 274223 Bundles listed twice in bundle.info breaks installSimon Kaegi1-0/+1
2009-04-21Bug 272705 [simpleconfigurator] Check for UNINSTALLED before starting bundleSimon Kaegi1-0/+3
2009-04-08Bug 271621 [simpleconfigurator] Expensive manifest localization on startupSimon Kaegi1-1/+1
2009-04-08Bug 271621 [simpleconfigurator] Expensive manifest localization on startupSimon Kaegi1-1/+1
2009-03-13Bug 266739 [shared] Error updating eclipse with content in dropinsSimon Kaegi1-4/+13
2009-03-06Bug 262243 [eclipse] markStarted action should ignore OSGi fragment bundlesSimon Kaegi1-13/+22
2009-03-03bug 266846 - compiler warning - remove unused codeAndrew Niefer1-1/+0
2009-03-02Bug 210450 [metadata][artifact] Forwards compatibility of file formatsSimon Kaegi1-6/+11
2009-01-12Code cleanupJohn Arthorne1-4/+4
2009-01-09Bug 260084 URIUtil#toFile doesn't handle UNC pathJohn Arthorne1-4/+75
2009-01-09Bug 260082 Simple configurator computes bundle location incorrectly with base...John Arthorne2-5/+14
2009-01-08Bug 232191 - [configurator] Check for fragments of system bundle before forci...Pascal Rapicault1-1/+8
2008-12-10Bug 258130Simon Kaegi1-1/+10
2008-12-05Bug 257613 SimpleConfigurator doesn't launch workspace bundles with a space i...Simon Kaegi1-16/+18
2008-12-03Bug 257242 Review use of java.util.jar.ManifestJohn Arthorne1-105/+5
2008-12-01Bug 256332 bundles.info file should have a version numberSimon Kaegi1-1/+17
2008-11-27Bug 256781 [configurator] Compiler warnings in N20081126-2000Simon Kaegi1-15/+0
2008-11-25Merged path_fun_2008 branch.v20081125_postPathFunMergeDJ Houghton6-154/+349
2008-11-04Bug 232194 - simpleconfigurator ConfigApplier reviewPascal Rapicault1-44/+14
2008-09-04Javadoc fixSimon Kaegi1-1/+1
2008-07-14Bug 240681 Improper positioning of new line chars in the console help entryJohn Arthorne1-1/+1
2008-06-04Bug 207103 - [prov] Ensure UNC path are supportedPascal Rapicault4-22/+33
2008-05-22Bug 229700 [simpleconfigurator] in dev mode ensure the bundle.info does not h...v20080522-1222Simon Kaegi1-9/+36
2008-05-09Bug 229342 [shared] Updates to the base in a shared read-only installSimon Kaegi1-27/+28
2008-04-28Bug 222940 NPE / FileNotFoundException when starting after deleting plug-inJohn Arthorne1-30/+31
2008-04-08Bug 226202 - [shared] bundles.info not read in shared install modePascal Rapicault2-13/+22
2008-03-04Bug 221259 reconciler.dropins can cause a Bundle State Change exceptionSimon Kaegi4-33/+72
2008-03-01remove untested codePascal Rapicault1-2/+1
2008-02-29only start bundles that are not already marked startedSimon Kaegi1-1/+2
2008-02-27Rename bundles.txt to bundles.info and source.bundles.txt to source.infov20080226-2139Pascal Rapicault2-2/+2
2008-02-25cleanupPascal Rapicault1-3/+0
2008-02-21Bug 219862 [prov] IllegalStateException when launchin ProvAdminUI the first timeSimon Kaegi1-1/+1
2008-02-19Bug 176872 - [prov] Fragment not refreshed properly by the configuratorPascal Rapicault2-0/+96
2008-02-13Use reference by defaultPascal Rapicault1-1/+1

Back to the top