Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-10-09Bug 525734 - Move reconciler.dropins bundle to Java 8Alexander Kurtakov5-120/+72
2016-04-19Bug 489706 - Replace new Integer() with Integer.valueOf()I20160419-0800Alex Blewitt1-2/+2
2015-09-07Bug 476724 - Remove new Boolean and Boolean.valueOf().booleanValue()I20150929-0800I20150922-0800I20150916-2000I20150916-0800I20150915-2000I20150915-0800I20150914-2000I20150914-1545I20150914-1130I20150914-0800I20150913-2000I20150908-0800Alex Blewitt3-6/+6
2015-02-26Bug 460967 - Use type safe service retrievingI20150303-0800Alexander Kurtakov2-9/+10
2013-11-19Bug 422026 - Get rid of ColletionUtils.empty[Set|List|Map]Alexander Kurtakov1-2/+1
2013-04-19Bug 404619 - ProfileSynchronizer.createProfileChangeRequest() changes all exi...I20130423-0800John Arthorne1-3/+7
2013-01-28Squashed commit of the following:v20130128-050843Pascal Rapicault (Ericsson)2-3/+18
2012-07-10Bug 251167 - [reconciler] Deleted dropins content remains in profilev20120710-113524Pascal Rapicault1-0/+12
2012-03-01Bug 373021 - Errant break in ProfileSynchronizerv20120301-2145John Arthorne1-2/+2
2011-12-13Bug 362692 - Reconciler inconsistent with small samplingv20111213-1933DJ Houghton1-16/+19
2011-12-13Bug 362692 - Reconciler inconsistent with small samplingDJ Houghton1-9/+5
2011-08-17Testingv20110817-1504dj1-1/+0
2011-08-17Testing new release scripts.v20110817-1445dj1-1/+0
2011-07-21Bug 352789 - [reconciler] Add more debug info for reconcilerdj1-2/+6
2011-06-07Bug 346565 - [shared] 64Bit: Eclipse plugins not loading in on x64 with mixed...DJ Houghton1-12/+24
2011-02-05Bug 325095 - Make posible to tag/label a profile timestampPascal Rapicault1-1/+1
2011-01-19Bug 323888 - Remove unnecessary profile entries from install history pageDJ Houghton1-2/+18
2011-01-12Bug 332971 - [reconciler] Provide mechanism for specifying multiple non-defau...DJ Houghton2-3/+33
2010-11-03Fixed compiler warningsJohn Arthorne1-2/+2
2010-09-23Bug 309539 - [planner] Make ProfileChangeRequest internalDJ Houghton1-1/+1
2010-09-09Bug 315773 - content.xml is too big (20 MB+)DJ Houghton2-5/+20
2010-08-25Format code to improve readability.DJ Houghton1-52/+52
2010-08-25Bug 288759 - [reconciler] eclipse will always report null point error when a ...DJ Houghton2-12/+48
2010-06-22Bug 313547 - [reconciler] Add debug information for timestamp cache invalidationDJ Houghton2-16/+104
2010-05-25Bug 270195 - [reconciler] Problem removing IUs being depended on from softwar...v20100525DJ Houghton3-70/+223
2010-04-13Bug 308934 - [reconciler] Force removal of deleted bundlesDJ Houghton1-21/+28
2010-04-12Bug 306424 - [reconciler] Optionally installed IU not removed when dependent ...DJ Houghton1-1/+10
2010-04-08Bug 308576 - [reconciler] Unable to install test framework via drop-insDJ Houghton1-2/+6
2010-03-31Bug 233469 - [reconciler] Bundle lost when moved from dropins to pluginsDJ Houghton1-43/+120
2010-03-31Bug 304895 - [reconciler] Issues with encoded URLs in platform.xmlDJ Houghton1-3/+7
2010-03-09Bug 229183 - [director] [api] ProvisioningContex does not handle repository ...Susan Franklin1-1/+2
2010-03-05Bug 300050 - Shared Install Test Failure in N20100118-2000Simon Kaegi1-5/+3
2010-03-05Bug 304280 - [api] PhaseSet is still APISimon Kaegi1-2/+2
2010-03-04API cleanupJohn Arthorne1-1/+1
2010-03-02Move PlannerHelper to API and renaming itPascal Rapicault1-6/+3
2010-02-27Rename the unmodifiableSet methodPascal Rapicault1-3/+3
2010-02-25302201 : Unify the two query approaches used in p2, final step.Thomas Hallgren2-11/+12
2010-02-22Bug 297253 - [Engine][API] Remove direct use of PhaseSet and PhasesSimon Kaegi1-2/+2
2010-02-19302201 : Unify the two query approaches used in p2Thomas Hallgren1-1/+1
2010-02-18Bug 297255 - [Engine][API] Make Operands internalSimon Kaegi1-13/+13
2010-02-15Bug 225250 - Need to get rid of exemplary setupJohn Arthorne1-41/+2
2010-02-11Initial release of the planner APIPascal Rapicault1-15/+16
2010-02-09Bug 300983 - [reconciler] emf site fails to install from dropins on M20100120...DJ Houghton1-4/+6
2010-02-09Bug 302254 - Links folder broken in N20100208-2000v20100209-0945John Arthorne2-56/+35
2010-02-08302114 : Exceptions in log when starting with N20100207-2000Thomas Hallgren1-0/+2
2010-02-05299987 : Removal of p2 services in favor of always using an agent.Thomas Hallgren2-15/+8
2010-01-18Bug 299941 - Reconciler test failures in I20100115-1100DJ Houghton1-4/+0
2010-01-18Added back error checking.DJ Houghton1-0/+2
2010-01-18Remove seemingly gratuitous change from branch merge.DJ Houghton1-3/+1
2010-01-15Bug 299761 - p2 and p2.ui tests failed to install during N20100115-2000 buildv20101015-0947v20100115-0940DJ Houghton1-1/+1

Back to the top