Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-07-01Convert to the generic IProvisioningAgent.getService()Y20190705-0620Y20190704-0900I20190704-1800I20190704-0245I20190703-1800I20190703-0640I20190702-1800I20190702-0930I20190702-0610I20190701-1805Alexander Kurtakov5-14/+15
2019-06-11Use switch over strings where possibleI20190620-1800I20190620-0130I20190619-1820I20190619-1800I20190618-1805I20190618-0225I20190617-1800I20190616-1800I20190615-1800I20190614-1800I20190614-0330I20190613-1800I20190613-0210I20190612-1800I20190612-0115Carsten Hammer1-6/+10
2019-06-11Use try-with-resourcesCarsten Hammer1-7/+1
2018-08-22Bug 535802 - Update p2 EPL-2.0 for its plug-ins - Part 2Lars Vogel15-45/+90
2018-08-22Adds linebreak before the EPL 1.0 licenceLars Vogel1-1/+2
2018-08-22Fixes incorrectly formated EPL 1.0 license headerI20180822-0800Lars Vogel1-1/+2
2018-03-02Bug 531917 - Remove redundant type parametersAlexander Kurtakov1-2/+2
2018-01-30Bug 530486 - Remove useless thrown exceptions.I20180130-2000Alexander Kurtakov1-2/+2
2018-01-22Revert "Revert "Bug 528387 - Dedicated xml elements for genericI20180122-2000Alexander Kurtakov4-164/+241
2018-01-22Revert "Bug 528387 - Dedicated xml elements for generic requirements"Thomas Watson4-241/+164
2018-01-16Bug 528387 - Dedicated xml elements for generic requirementsI20180119-0110I20180118-2000I20180117-2000Todor Boev4-164/+241
2017-12-12Bug 528408 - Extract the IRequirement impl from RequiredCapabilityI20171214-0120I20171213-2000I20171212-2000Todor Boev1-7/+12
2017-10-04Bug 313553 - Unentangle ProvidedCapability members and attributesTodor Boev2-10/+13
2017-10-04Bug 313553 - Capability: add reading from a metadata repo.Todor Boev1-6/+133
2017-10-03Bug 313553 - Capability: add writing to a metadata repoTodor Boev2-5/+66
2017-08-18Bug 521115 - Move p2 metadata.repository to Java 8Alexander Kurtakov12-118/+119
2017-06-27Bug 514885 Pooling Version and VersionRangeKarsten Thoms1-4/+2
2017-06-21Bug 518574 - Use StandardCharsetsAlexander Kurtakov1-3/+2
2016-04-19Bug 489706 - Replace new Integer() with Integer.valueOf()I20160419-0800Alex Blewitt4-12/+12
2016-01-02Bug 466249 - Propagate more exceptions to ease problem analysisEike Stepper1-3/+8
2015-10-12List childs' URI in composite repositories' toString()I20151103-0800I20151029-1100I20151028-2000I20151028-0800I20151027-2000I20151027-0800I20151026-2000I20151026-0800I20151025-2000I20151020-0800I20151014-1100I20151013-0800Mykola Nikishov1-0/+5
2015-09-07Bug 476724 - Remove new Boolean and Boolean.valueOf().booleanValue()I20150929-0800I20150922-0800I20150916-2000I20150916-0800I20150915-2000I20150915-0800I20150914-2000I20150914-1545I20150914-1130I20150914-0800I20150913-2000I20150908-0800Alex Blewitt1-2/+2
2015-04-28Bug 464614 - Use XZ as compression formats of metadata filesI20150429-0800I20150428-2000Pascal Rapicault1-0/+124
2013-11-19Bug 422026 - Get rid of ColletionUtils.empty[Set|List|Map]Alexander Kurtakov1-2/+1
2012-10-11356561 Revert default of composite loading back to non-atomicv20121011-091400I20121030-0800I20121029-2000I20121029-0800I20121028-2000I20121024-1200I20121024-1130I20121023-0800I20121016-2240I20121016-0800Tobias Oberlies1-2/+1
2012-09-28356561 Require that all children of a composite repository can be loadedv20120928-180332Tobias Oberlies1-1/+3
2012-08-29Bug 381673: Fixes a few compile warningsv20120829-182520Ian Bull2-6/+4
2011-05-11Bug 345475 - Java 1.5 methods used in 1.4.2 bundlesv20110511-1359Pascal Rapicault1-1/+1
2011-05-02copyright updateIan Bull7-7/+7
2011-04-21Bug 312984 - [repository] Composite repo should have the ability to be marked...v20110421Pascal Rapicault1-12/+51
2011-03-07NEW - bug 339106: recursive error produces too many files openv20110307-1255Ian Bull1-1/+1
2011-03-05NEW - bug 301903: Consider a file level lock during batch executionv20110305-0130Ian Bull1-12/+17
2011-03-02Bug 338599 - [perf] Serialization optimizations for LocalMetadataRepositoryDJ Houghton1-2/+3
2011-02-04Bug 316916 - [repository] loading children of a composite repo is not covered...DJ Houghton3-15/+20
2011-02-01Bug 335865 - [metadata] Provide serialization APIPascal Rapicault1-4/+4
2011-01-27Bug 335414 - Site parsing errors should mention the URL of the site being par...DJ Houghton1-6/+4
2011-01-19Bug 324873 - [repository] Share IUs for Composite RepositoriesDJ Houghton2-6/+12
2010-05-12Bug 274272 - [repository] Cache artifact repository indexPascal Rapicault1-3/+0
2010-05-12Bug 274272 - [repository] Cache artifact repository indexPascal Rapicault5-373/+9
2010-05-12*** empty log message ***Pascal Rapicault1-0/+1
2010-05-12Bug 303805 - [transport] Download is performed in the cache directoryPascal Rapicault1-100/+30
2010-05-11Bug 312199 - [metadata] Match expression of update descriptor not persisted a...Pascal Rapicault2-30/+71
2010-05-11Bug 222157 - [planner] Projector should get fragments dependenciesPascal Rapicault1-3/+9
2010-05-10Backout of 222157Pascal Rapicault1-9/+3
2010-05-09Bug 222157 - [planner] Projector should get fragments dependenciesPascal Rapicault1-3/+9
2010-05-08*** empty log message ***Pascal Rapicault1-1/+7
2010-05-07Bug 311995 - [metadata] Negation not persisted properlyPascal Rapicault1-1/+1
2010-04-23bug 305235: Disable save during execute batch on simple metadata reposIan Bull1-3/+37
2010-04-16bug 307935: Performance problems when in memory composite repos are slicedIan Bull1-1/+40
2010-04-14Bug 306439 - Verify that all metadata fields are properly persistedDJ Houghton3-31/+40

Back to the top