Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-10-13Fix p2 tests to not use http://download.eclipse.orgI20211017-1800I20211016-1800I20211015-1800I20211014-1800I20211013-1800Alexander Kurtakov1-1/+1
2020-09-17Remove redundant type specifications.Alexander Kurtakov1-5/+5
2020-02-10Convert test suites to JUnit 4 style.Alexander Kurtakov1-12/+7
2019-12-11Use jdk 5 for-each loopCarsten Hammer1-4/+3
2019-03-29Bug 545179 - Improve CapabilityIndex performance for arbitrarySebastian Ratz1-0/+18
2019-02-07Bug 544220 - Huge performance impact due to product EE as requiredI20190211-1800I20190210-2135I20190210-1800Sebastian Ratz1-0/+41
2019-01-23Make use of the generified IProvisioningAgent.getService in tests.Alexander Kurtakov3-14/+57
2018-08-27Bug 535802 - EPL 2.0 for remaining test plug-insI20180829-0800I20180828-2000I20180828-0800I20180827-2000Lars Vogel5-15/+30
2017-09-19Bug 522466 - Fix generification warnings in p2.testsI20170920-0100I20170919-2000Alexander Kurtakov1-15/+15
2017-09-19Bug 522466 - Fix generification warnings in p2.tests Alexander Kurtakov1-2/+2
2017-09-19Bug 522466 - Fix generification warnings in p2.tests Alexander Kurtakov1-10/+10
2017-09-19Bug 522466 - Fix generification warnings in p2.tests Alexander Kurtakov2-40/+40
2017-06-21Bug 518587 - Modernize o.e.equinox.p2.testsI20170621-2000Alexander Kurtakov1-4/+6
2016-04-19Bug 489706 - Replace new Integer() with Integer.valueOf()I20160419-0800Alex Blewitt1-3/+3
2011-05-02copyright updatev20110502-1955v20110502-1930Ian Bull5-5/+5
2010-09-16fixed assertionsJohn Arthorne1-1/+1
2010-05-06310591: query results are inconsistentThomas Hallgren1-0/+22
2010-04-19Oops, wrong repo.Thomas Hallgren1-2/+1
2010-04-19Added testPermissiveSlicerPerformance() test.Thomas Hallgren1-2/+48
2010-03-23306217 : [api] Merge p2.ql bundle into metadataThomas Hallgren2-26/+122
2010-03-18305619 : GC test failure in HEAD + some optimizationsThomas Hallgren1-4/+15
2010-03-11Added performance test case for MatchFilter.Thomas Hallgren1-5/+49
2010-03-11Index optimization in Expression.Thomas Hallgren1-0/+37
2010-03-10Bug 304130 - Query API only allows expression queriesv20100310-1800John Arthorne2-2/+0
2010-03-10299507 : Filters on IRequirement should be an expressionThomas Hallgren2-8/+8
2010-03-09303469 : [discovery] Discover bundles have anonymous MatchQuery subclasses (IAE)Thomas Hallgren1-0/+7
2010-03-09Bug 301083 - [metadata] [api] MetadataFactory needs to be made APIDJ Houghton3-8/+7
2010-03-08Bug 305031 - Remove reference to the org.osgi.Version type from the Version c...Pascal Rapicault2-16/+3
2010-03-02302195 :Getter naming conventions (fixed ql member name)Thomas Hallgren2-12/+6
2010-03-02Move metadata factory to a public package and change signature of IUpdateDesc...Pascal Rapicault4-4/+8
2010-02-25302201 : Unify the two query approaches used in p2, final step.Thomas Hallgren4-45/+47
2010-02-24302201 : Unify the two query approaches used in p2, step 6.Thomas Hallgren4-43/+46
2010-02-21302201 : Unify the two query approaches used in p2, step 2.Thomas Hallgren3-45/+26
2010-02-19302201 : Unify the two query approaches used in p2 (fixed failing translation...Thomas Hallgren2-43/+5
2010-02-19303383 : We don't need both QLMatchQuery and ExpressionQuery and some things ...Thomas Hallgren3-19/+21
2010-02-19302201 : Unify the two query approaches used in p2Thomas Hallgren4-27/+97
2010-02-05299987 : Removal of p2 services in favor of always using an agent.Thomas Hallgren2-6/+2
2010-01-14299580 : Memory burn in CompoundQueryable.query (expression eval optimization)Thomas Hallgren1-7/+0
2010-01-13299411 : [p2ql] Variables named item are incorrectly removed (added test)Thomas Hallgren1-0/+46
2010-01-13Merging api branch back to HEADv20100113Pascal Rapicault4-0/+699

    Back to the top