Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2008-10-10Bug 250460 DirectoryWatcher should use URI based artifact referencesv20081010bSimon Kaegi2-16/+8
2008-10-09Bug 237776 Replace URL by URIJohn Arthorne3-16/+11
2008-10-09Bug 249996 - [artifact] MirrorApplication does not mirror properlyPascal Rapicault1-0/+4
2008-10-08Bug 232094 - Removing file from link folder doesn't uninstall bundlesDJ Houghton2-2/+11
2008-10-03Bug 225324 - [updateSite] Need to add progress monitoring.v20081007Pascal Rapicault1-3/+2
2008-09-04Bug 246220 [reconciler] Removals not detected correctlySimon Kaegi1-11/+13
2008-09-01Bug 243166 - NullPointerException in java.io.File constructorv20080901DJ Houghton3-7/+29
2008-08-29Bug 245723 Properties from "advice" are not published for feature artifactsSimon Kaegi1-2/+7

Back to the top