Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-06-10Merge branch osgiR8 into masterI20200612-0400I20200611-1800osgiR8Thomas Watson49-1046/+452
2020-06-10Update OSGi R8 API to the latestThomas Watson4-36/+45
2020-06-08Bug 564065 - Add org.junit.jupiter.api bundleI20200610-1800I20200609-1800I20200609-0150I20200608-1800Thomas Watson1-0/+5
2020-06-08Update versions for 4.17Thomas Watson10-10/+10
2020-06-08Binaries v20200608-1138Eclipse Releng Bot6-6/+6
2020-06-08Bug 102239 - Environment variable substitution in <launcher>.ini/eclipse.iniPredrag Stanar1-1/+54
2020-06-08v11100Eclipse Releng Bot1-1/+1
2020-06-07Bug 563845 - Version bumps for 4.17 streamI20200607-1800Alexander Kurtakov4-4/+4
2020-06-05Bug 563844 - Update version number in mac's Eclipse.app for 4.17I20200606-1800I20200606-0940I20200606-0910I20200606-0700I20200606-0400I20200606-0050I20200605-2140I20200605-1500I20200605-1230I20200605-1200I20200605-1150I20200605-0950I20200605-0910I20200605-0720Sravan Kumar Lakkimsetti1-3/+3
2020-06-04Bug 563840 - POM and product version change for 4.17 releaseSravan Kumar Lakkimsetti16-17/+17
2020-05-28Bug 563372 - Be sure to handle async update properlyY20200609-2100Y20200609-0150S4_16_0_RC2R4_16I20200604-0540I20200603-0600I20200602-1800I20200602-0600I20200602-0510I20200602-0010I20200601-1800I20200601-0640I20200601-0140I20200531-1800I20200531-0600I20200530-0600I20200529-0550R4_16_maintenanceThomas Watson2-72/+43
2020-05-21Bug 563372 - Capture thread dump for timeout during updateY20200528-0030S4_16_0_RC1I20200528-0200I20200528-0000I20200527-1800I20200527-0600I20200526-1800I20200526-0600I20200525-1800I20200525-0640I20200524-1800I20200524-0850I20200524-0600I20200524-0220I20200523-1800I20200523-0600I20200522-1800Thomas Watson2-3/+15
2020-05-20Bug 563372 - Improve tests to capture why a framework does not stop.S4_16_0_M3I20200521-1000I20200520-1800Thomas Watson17-934/+284
2020-05-19Update OSGi R8 API to the latestThomas Watson9-151/+187
2020-05-18Merge branch 'master' into osgiR8Thomas Watson10-11/+122
2020-05-18Bug 563304 - close event manager on STOPPED_SYSTEM_REFRESHEDI20200520-0600I20200519-1800I20200519-1130I20200519-1010I20200518-2220I20200518-1800Thomas Watson1-2/+3
2020-05-15Bug 553773 - Avoid calling hooks while registeringI20200516-0600I20200515-1930Thomas Watson3-9/+100
2020-05-14Revert "Bug 563040 - Drop PPC64LE from eclipse platform build"I20200514-1800Sravan Kumar Lakkimsetti6-0/+19
2020-05-11Merge branch 'master' into osgiR8Thomas Watson34-93/+195
2020-05-11Update OSGi R8 API to the latestThomas Watson22-565/+112
2020-05-11Refactoring: Extract multiple usages of getter in loops to variableI20200513-1800I20200512-1800I20200511-1800Karsten Thoms1-20/+44
2020-05-11Bug 563040 - Drop PPC64LE from eclipse platform buildI20200511-0700Sravan Kumar Lakkimsetti6-19/+0
2020-05-114.16 version update for org.eclipse.osgi.compatibility.stateKarsten Thoms0-0/+0
2020-05-08Bug 562980 - [osgi R8] Update ServiceReference.isAssignableTo withThomas Watson6-40/+84
2020-05-08Bug 562971 - Make LogServiceManager an AllServiceListenerI20200510-1800I20200509-1800I20200509-0600I20200509-0450Thomas Watson1-2/+2
2020-05-08Bug 560428 - Update versions for 4.16 release.Thomas Watson12-13/+13
2020-05-08Bug 562907 - Assign zero length array constants to LazyData in settersKarsten Thoms3-19/+45
2020-05-08Binaries v20200508-0906Eclipse Releng Bot6-6/+6
2020-05-08Bug 560428 - The mutex (used to find an already running instance) potentially...Sravan Kumar Lakkimsetti1-1/+2
2020-05-08v11000Eclipse Releng Bot1-1/+1
2020-05-08Bug 560428 - Mutex in the Windows launcher potentially gets not releasedGerhard Kreuzer1-2/+20
2020-05-05Bug 558514 - Add implied ServicePermission for get Condition serviceThomas Watson1-0/+2
2020-05-04Bug 562796: filter: Cache certain immutable valuesBJ Hargrave1-64/+23
2020-05-01Bug 562710 - filter out non-effective caps/reqs for fragmentsI20200506-1800I20200505-1800I20200504-1800I20200503-1800I20200502-1800I20200501-1800Thomas Watson2-1/+65
2020-04-28Bug 552573 - rename createBundleActivator to newBundleActivatorThomas Watson3-7/+7
2020-04-22Remove .cvsignore files.Y20200430-0210Y20200429-0730Y20200428-2310Y20200428-0250Y20200428-0140Y20200427-2330I20200501-0520I20200429-1800I20200429-0600I20200428-2300I20200428-1800I20200428-0630I20200428-0610I20200428-0230I20200427-1800I20200426-1800I20200425-1800I20200424-1800I20200424-0540I20200423-1800I20200422-1800Alexander Kurtakov3-12/+0
2020-04-13Disable org.eclipse.equinox.weaving.hooks.WeavingHook for testThomas Watson1-16/+19
2020-04-02Merge branch 'master' into osgiR8Thomas Watson21-96/+658
2020-04-02Bug 558514 - [OSGi R8] Core changes for Condition Service RFC 242Thomas Watson6-8/+168
2020-04-01Bug 560788 - Improve runtime exceptions out of the frameworkS4_16_0_M1I20200421-1800I20200420-1800I20200419-1800I20200418-1800I20200417-1800I20200416-1800I20200416-0410I20200415-1800I20200415-0620I20200415-0200I20200414-1010I20200414-0630I20200413-1800I20200412-1800I20200411-1800I20200411-0950I20200411-0720I20200411-0510I20200411-0300I20200410-2300I20200410-1800I20200409-0200I20200408-1800I20200408-0600I20200407-1800I20200407-1210I20200407-0120I20200406-1800I20200406-0600I20200406-0350I20200406-0120I20200405-1800I20200405-0600I20200404-1800I20200404-1220I20200404-0600I20200404-0330I20200403-1800I20200402-2250I20200402-1800I20200402-0850I20200402-0410I20200401-1800Thomas Watson11-37/+203
2020-04-01Bug 561152 - Make move operation more robustThomas Watson6-59/+100
2020-03-25Fix for null class context in ContextFinderThomas Watson1-1/+3
2020-03-25Update default profile to be Java 8Thomas Watson1-3/+10
2020-03-24Bug 534130 - Provide a home for Equinox.setupI20200331-1800I20200330-1800I20200329-1800I20200328-1800I20200327-1800I20200326-1800I20200325-1800I20200324-1800Ed Merks1-63/+1
2020-03-24Bug 534130 - Provide a home for Equinox.setupEd Merks1-1/+1
2020-03-24Bug 534130 - Provide a home for Equinox.setupEd Merks1-1/+1
2020-03-23Bug 534130 - Provide a home for Equinox.setupEd Merks4-0/+417
2020-03-12Merge branch 'master' into osgiR8Thomas Watson1-2/+9
2020-03-12Bug 561077 - set install area to user.dir if not loaded from file URLX20200313-0410X20200312-1900I20200323-1800I20200322-1800I20200322-1150I20200322-0300I20200321-1800I20200321-0440I20200320-1800I20200319-1800I20200319-0550I20200318-1800I20200318-1400I20200318-1100I20200317-1800I20200316-1800I20200315-2240I20200315-1800I20200314-1800I20200313-1800I20200313-0810I20200312-1835I20200312-1800Thomas Watson1-2/+9
2020-03-12Merge branch 'master' into osgiR8Thomas Watson1-1/+1

Back to the top