Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-09-05429678: ensure key exists before testing secure store availabilityR_3_13_0e_4_4_m_3_13_xSam Davis2-1/+10
2014-08-26429678: allow clients to test if secure store is availableSam Davis11-0/+139
2014-08-20remove unused messages from discoverySam Davis2-18/+0
2014-08-15431636: Remove org.eclipse.mylyn.commons.compatibility-featureSam Davis11-128/+1
2014-08-14440918: prevent false deadlock detection when already holding lockSam Davis2-20/+100
2014-08-05440918: deadlock when multiple threads open secure storage at theSam Davis3-131/+195
2014-07-04432201: update framework version; remove unneeded api filtersSam Davis3-149/+2
2014-07-03434057: Support for Luna (change to final loacation)Frank Becker1-20/+15
2014-07-02432201: update o.e.m.commons to version 3.13Sam Davis30-31/+31
2014-07-02432201: update o.e.m.commons to version 3.13Sam Davis68-92/+92
2014-06-05436176: add license back to feature.xml in CommonsR_3_12_0e_4_4_m_3_12_xSam Davis11-0/+44
2014-06-04436176: update commons to 2014 SUA using shared licensesSam Davis56-6255/+47
2014-06-02update commons target to Orbit R20140525021250Sam Davis2-5/+6
2014-05-30434057: Support for Luna (update bootstrap to RC3)Frank Becker1-3/+3
2014-05-28434057: Support for Luna (update bootstrap to RC1)Frank Becker1-17/+9
2014-05-24434057: Support for Luna (add CommonTestUtil.bundleWithNameIsPresent)Frank Becker1-5/+10
2014-05-15434796: use of deprecated SyncBasicHttpContext causes race condition andSam Davis2-9/+33
2014-05-12suppress warnings for strings to externalize in PrepareInstallProfileJobTomasz Zarna1-6/+2
2014-04-11remove API filter for o.e.m.commons.workbench.SectionCompositeTomasz Zarna1-9/+0
2014-04-11remove commented out code from PersonLabelProviderTomasz Zarna1-4/+0
2014-04-10Prevent testPutException from failing occasionally due to existingTim Cheung1-17/+30
2014-04-09remove @SuppressWarnings("restriction") if no restricted API is usedTomasz Zarna2-2/+0
2014-04-05432073: Property org.eclipse.mylyn.http.* not set is many times in logTomasz Zarna4-9/+84
2014-04-04417451: Allow config the number of executors and max http connectionsTomasz Zarna6-13/+141
2014-04-02420019: update FRAMEWORK_VERSION to 3.12Sam Davis1-1/+1
2014-04-02Update API Problem filters in org.eclipse.mylyn.commons.ui 3.12Tomasz Zarna1-18/+18
2014-03-31update versions for 3.12Sam Davis81-123/+123
2014-03-25423575: require Guava 15 or laterSteffen Pingel1-1/+1
2014-03-221) Update Orbit to S20140227085123Frank Becker1-16/+14
2014-03-21421379: remove SOAP transport from Mylyn CommonsSteffen Pingel35-2842/+1
2014-03-20423575: consume Guava 15 in Mylyn Commonseol-soap-transportSteffen Pingel3-4/+4
2014-03-07Update bootstrap target to Luna M6Frank Becker1-2/+2
2014-03-07update version in CoreUtil to 3.11Sam Davis1-1/+1
2014-03-0422703: Create CONTRIBUTING file for mylyn.commonsSam Davis1-0/+52
2014-03-04429094: saving credentials in secure store does not work ifSam Davis2-2/+118
2014-02-24skip WebBrowserDialogTest if skipBrowserTestsSam Davis1-0/+17
2014-02-19422002: fix a problem when using org.eclipse.mylyn.tests.all=trueFrank Becker1-1/+12
2014-02-18357278: deadlock when opening secure storageSam Davis5-5/+174
2014-02-18417070: Hudson Connector sends no useragentSam Davis2-1/+16
2014-02-18428136: [api] Allow clients of WebBrowserDialog to hide the status andSam Davis3-21/+184
2014-01-25update target definition to Eclipse 4.4M5Frank Becker1-5/+5
2014-01-15414360: add InitializationError if Annotation FixtureDefinition notFrank Becker1-17/+20
2014-01-13425458: add Guava to commons SDK featureSteffen Pingel1-15/+8
2014-01-09fix license headerSteffen Pingel1-3/+6
2013-12-21418845: update egit to 3.2.0.201312181205-r Frank Becker1-4/+4
2013-12-20420143: use new Maven repository to publish pomsSteffen Pingel1-2/+2
2013-12-19423964: deprecate SOAP transportSteffen Pingel6-34/+45
2013-12-18422002: remove TestClassRunnerForFixture.testName so we can run a singleFrank Becker1-6/+0
2013-12-16424077: change Orbit from I20131123181249 to S20131206110810 Frank Becker3-3/+3
2013-12-15422002: add junit4 compatible AbstactTestFixtueFrank Becker3-133/+337

Back to the top