Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-07-20Added .gitignore filesJohn Arthorne1-0/+1
2011-07-20Changed .cvsignore to .gitignore filesJohn Arthorne2-4/+3
2011-07-20Added .gitignore to ignore generated JAR files for Ant tasks.dj1-0/+1
2011-05-11Bug 345475 - Java 1.5 methods used in 1.4.2 bundlesv20110511-1359Pascal Rapicault1-1/+1
2011-05-06Enable automatic build of ant taskv20110505Pascal Rapicault2-0/+22
2011-05-06Bug 344851 - [repository] Composite repo "create" ant tasks should have the a...Pascal Rapicault1-1/+12
2011-05-02copyright updateIan Bull11-11/+11
2011-04-21Bug 312984 - [repository] Composite repo should have the ability to be marked...v20110421Pascal Rapicault1-12/+51
2011-03-10Remove extraneous reference to ecf.v20110315-0150Pascal Rapicault1-3/+1
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-28Bug 336246 - Remove the metadata generatorPascal Rapicault1-10/+0
2011-02-28Bug 336246 - Remove the metadata generatorPascal Rapicault1-1/+0
2011-02-17Update version numbers in poms.Pascal Rapicault1-1/+1
2011-02-04Bug 316916 - [repository] loading children of a composite repo is not covered...DJ Houghton3-15/+20
2011-02-02Fix invalid API usage.Pascal Rapicault1-2/+2
2011-02-01Bug 335865 - [metadata] Provide serialization APIPascal Rapicault1-0/+1
2011-02-01Remove unnecessary call to getParserPascal Rapicault1-1/+0
2011-02-01Bug 335865 - [metadata] Provide serialization APIPascal Rapicault4-6/+189
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-10-07Bug 327236 - please retag the following p2 bundles for the next 3.7 I-buildv20101011-2110DJ Houghton1-1/+1
2010-08-17*** empty log message ***Pascal Rapicault1-0/+1
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
2010-04-06Bug 305334 - MetadataFactory.InstallableUnitDescription - method name refact...Pascal Rapicault1-2/+2
2010-03-30Cleanup manifestPascal Rapicault1-3/+1
2010-03-26bug 272061 - context repositories for exportAndrew Niefer1-1/+2
2010-03-20Adding pom files to allow build with tychoPascal Rapicault1-0/+42
2010-03-18305619 : GC test failure in HEAD + some optimizationsThomas Hallgren1-3/+22
2010-03-10299507 : Filters on IRequirement should be an expressionThomas Hallgren2-5/+5
2010-03-10298932 : [repository] Serialization support for new metadataThomas Hallgren3-73/+146
2010-03-09Bug 301083 - [metadata] [api] MetadataFactory needs to be made APIDJ Houghton1-2/+2
2010-03-05Bug 293340 - [api][repository] Review of the repository packageJohn Arthorne3-39/+39
2010-03-03Removing deprecated methodsPascal Rapicault2-24/+0
2010-03-02275800 : It is impossible to mirror repository references.Thomas Hallgren5-36/+66
2010-03-02Return collection of IRequirement for fragmentsPascal Rapicault1-5/+5
2010-03-02Move metadata factory to a public package and change signature of IUpdateDesc...Pascal Rapicault3-7/+11

Back to the top