Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-12-11Use jdk 5 for-each loopCarsten Hammer1-2/+1
2019-10-15Use jdk 5 for-each loopCarsten Hammer2-13/+12
2019-02-04Bug 544065 - Remove Activator fromY20190208-0505Y20190206-2200Y20190205-0115I20190209-1800I20190208-1800I20190207-1800I20190206-1800I20190205-1800I20190204-1800Lars Vogel4-73/+54
2019-01-31Use .class access for IArtifactRepositoryManager andLars Vogel1-2/+2
2018-08-22Bug 535802 - Update p2 EPL-2.0 for its plug-ins - Part 2Lars Vogel8-24/+48
2018-08-22Adds linebreak before the EPL 1.0 licenceLars Vogel2-2/+4
2018-08-22Fixes incorrectly formated EPL 1.0 license headerI20180822-0800Lars Vogel1-1/+2
2018-01-30Bug 530526 - Don't use deprecated Number children constructorsAlexander Kurtakov1-2/+2
2017-10-04Bug 525581 - Move directorywatcher activator to use FrameworkUtil I20171004-2000Alexander Kurtakov1-3/+1
2017-10-03Bug 525516 - Move directorywatcher to Java 8I20171004-0315I20171003-2000Alexander Kurtakov5-42/+85
2015-02-26Bug 460967 - Use type safe service retrievingI20150303-0800Alexander Kurtakov1-4/+5
2015-02-24Bug 460627 - Fix compiler problems from generified IAdaptable#getAdapterAlexander Kurtakov1-4/+3
2013-12-10bug 423628 - False positives warnings in the official build.I20131211-0800I20131210-2000I20131210-0800Krzysztof Daniel1-1/+2
2013-01-25331683 Publisher returns error status in case of invalid manifestv20130125-132342Jan Sievers1-1/+1
2011-05-02copyright updateIan Bull4-4/+4
2011-03-05NEW - bug 301903: Consider a file level lock during batch executionv20110305-0130Ian Bull1-28/+125
2010-09-09Bug 315773 - content.xml is too big (20 MB+)DJ Houghton1-19/+6
2010-09-03Bug 324353 - [query] Repository query takes a long time when deleting a lot o...DJ Houghton1-3/+7
2010-08-26Bug 244628 - [api] [repository] artifact repos do not support bulk removeDJ Houghton1-0/+10
2010-07-27Bug 321057 - [performance] [reconciler] [query] Super slow startup time after...DJ Houghton1-6/+10
2010-06-22Bug 313447 - Avoid MD5 computation for publishing from dropins reconcilerJohn Arthorne1-1/+1
2010-05-20Bug 313490 - ConcurrentModificationException during synchronizing artifact re...DJ Houghton1-3/+3
2010-05-07Bug 275274 - [publisher] "translated_host_properties is missing the filename ...DJ Houghton1-6/+10
2010-05-06Bug 275274 - [publisher] "translated_host_properties is missing the filename ...DJ Houghton1-2/+3
2010-03-30bug 305237: [repository] Handle operation cancelled exception in execute batchIan Bull1-0/+2
2010-03-09bug 305064: [api] Add a progress monitor to the execute batch methodibull1-2/+3
2010-03-08bug 305069 - IArtifactKey apiAndrew Niefer1-0/+5
2010-03-05Bug 293340 - [api][repository] Review of the repository packageJohn Arthorne1-12/+4
2010-03-02Move metadata factory to a public package and change signature of IUpdateDesc...Pascal Rapicault1-1/+2
2010-02-27Rename the unmodifiableSet methodPascal Rapicault1-1/+1
2010-02-27Use unmodifiableSet where possiblePascal Rapicault1-5/+2
2010-02-25302201 : Unify the two query approaches used in p2, final step.Thomas Hallgren2-6/+6
2010-02-24302201 : Unify the two query approaches used in p2, step 6.Thomas Hallgren1-2/+2
2010-02-22Bug 303269 - [repository] The method signatures on IMetadataRepository should...DJ Houghton1-4/+4
2010-02-22302201 : Unify the two query approaches used in p2, step 3.Thomas Hallgren1-14/+8
2010-02-19302201 : Unify the two query approaches used in p2Thomas Hallgren1-2/+2
2010-02-05299987 : Removal of p2 services in favor of always using an agent.Thomas Hallgren1-0/+5
2010-02-04bug 274025: [publisher] p2 metadata generator does not scaleibull1-0/+10
2010-01-13Merging api branch back to HEADv20100113Pascal Rapicault5-118/+130
2009-10-08Moving the version classPascal Rapicault1-1/+1
2009-10-06Move query related classes to p2.metadataPascal Rapicault2-5/+4
2009-05-25Update copyrightsv20090525John Arthorne1-1/+1
2009-05-20Update copyrightsJohn Arthorne4-15/+36
2009-03-30Bug 216278 - [prov] ECFTransport and ECFMetadataTransport should be mergedPascal Rapicault1-1/+2
2009-02-25Bug 265217 [publisher] Improved IU advice support with p2.infSimon Kaegi1-18/+13
2009-01-15Bug 260012 [Query] Cannot properly compose queriesJeff McAffer1-3/+2
2008-12-22Bug 233699 - Add support for version types other than OSGipost_version_2008Pascal Rapicault1-1/+1
2008-12-20Bug 233699 Add support for version types other than OSGiSimon Kaegi1-1/+1
2008-12-20Bug 233699Simon Kaegi1-1/+1
2008-12-05Remove unused messagesJohn Arthorne2-4/+0

Back to the top