Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2012-11-21Bug 390385 - Stop the use of jsr14v20121121-194827Pascal Rapicault (Ericsson)1-2/+0
2012-04-28Qualified VersionRange in the imports statements.v20120428-0517I20120429-2000I20120429-1800I20120429-1245I20120429-1000I20120428-1230I20120428-0800I20120428-0140Ian Bull1-0/+1
2012-04-28Support for bundled macosx - http://bugs.eclipse.org/57349v20120428-0117Pascal Rapicault2-2/+6
2011-12-12Bug 366383 - Ambiguous reference to VersionRange classv20111212-1216DJ Houghton1-0/+1
2011-11-26Bug 338970 - [doc] Update director doc for -downloadOnly optionv20111126-0054Pascal Rapicault2-2/+2
2011-09-08DirectorApplication: trust every certificatev20110908-0757Holger Oehm1-3/+12
changed default behavior to accept not only unsigned jar files but also signed jar files that have no known root certificate Bug: 340345
2011-08-01304594 Fix obvious POM configuration issuesTobias Oberlies1-2/+3
- Correct relativePath to parent POM. - Use recommended version format in POMs: A version with automatically replaced qualifier maps to a SNAPSHOT version in the POMs.
2011-08-01Removed redundant .gitignore filesTobias Oberlies1-1/+0
The "lib"/"ant_tasks" folders are already ignored completely through a .gitignore file in the parent directory.
2011-07-26Bug 340971 - addRepository touchpoint action doesn't add the repositorybug340971dj2-1/+54
URL
2011-07-20Added bin_ant to .gitignoreJohn Arthorne1-1/+2
2011-07-20Added .gitignore filesJohn Arthorne1-0/+1
2011-07-20Changed .cvsignore to .gitignore filesJohn Arthorne2-3/+2
2011-07-20Added .gitignore to ignore generated JAR files for Ant tasks.dj1-0/+1
2011-05-05Bug 336583 - [director] Specify the behavior of -revert <tag>Pascal Rapicault1-1/+3
2011-05-02copyright updateIan Bull2-1/+11
2011-04-13Bug 342187 - ignore some optionsAndrew Niefer1-0/+8
2011-04-13Bug 342156 - p2 director ignored bundlepool when using -roamingAndrew Niefer1-2/+8
2011-04-12Bug 342492 - [director] Unable to set IU profile property on latest IU ↵DJ Houghton1-2/+7
version in repo with multiple versions
2011-03-23Bug 323887 - Prevent main feature from being un-installedDJ Houghton3-3/+125
2011-02-25bug 335867: [director] Provide a 'download' only flag that will only ↵Ian Bull3-1/+13
download the artifacts, not configure them https://bugs.eclipse.org/bugs/show_bug.cgi?id=335867
2011-02-17Update version numbers in poms.Pascal Rapicault1-1/+1
2011-02-05Support for listing groups from a repository and using queries in -listPascal Rapicault3-21/+75
2011-02-05Rename tags to be listTagsPascal Rapicault1-1/+1
2011-02-05Remove unecessary commentPascal Rapicault1-7/+1
2011-02-05Remove old director applicationPascal Rapicault2-667/+0
2011-02-05Bug 325095 - Make posible to tag/label a profile timestampPascal Rapicault3-8/+72
2010-12-21incremented version range due to use of generified OSGi APIpublishing_incubatorJohn Arthorne1-1/+1
2010-10-06Fixed compiler warningsJohn Arthorne2-7/+7
2010-09-23Bug 309539 - [planner] Make ProfileChangeRequest internalDJ Houghton3-2/+7
2010-09-16Bug 325371 - [director] Add option to list installed roots to ↵v20100920DJ Houghton4-2/+24
DirectorApplication
2010-08-22Bug 318114 - The 3.6 director should use running system for default ↵Pascal Rapicault1-0/+7
os/ws/arch values
2010-08-17Add target folderv20101119Pascal Rapicault1-1/+2
2010-08-05Bug 321873 - Fix source code compatibility when compiling against new OSGi ↵DJ Houghton2-4/+5
r43 API
2010-05-26Bug 311393 - [engine] ProvisioningContext always perform reference following ↵v20100527Pascal Rapicault3-1/+16
for artifact repositories
2010-05-14*** empty log message ***Pascal Rapicault1-16/+0
2010-05-14Remove initial profilePascal Rapicault3-1/+19
2010-04-10Bug 303990 - MetaRequirement seems broken...Pascal Rapicault1-21/+23
2010-04-09Bug 308653 - org.eclipse.equinox.p2.director.app.application application ↵DJ Houghton3-2/+670
appears to have been removed
2010-04-04Add -purgeHistory commandPascal Rapicault3-7/+31
2010-03-31Bug 291405 - Allow for encoded and non encoded URI in the application and ↵John Arthorne1-3/+8
the tasks
2010-03-30Cleanup manifestPascal Rapicault1-4/+0
2010-03-20Adding pom files to allow build with tychoPascal Rapicault1-0/+14
2010-03-12Fixed javadoc compile errors.DJ Houghton1-3/+2
2010-03-12Removing old director applicationPascal Rapicault3-607/+2
2010-03-09Bug 229183 - [director] [api] ProvisioningContex does not handle repository ↵Susan Franklin2-7/+14
in a consistent way
2010-03-08bug 302990: [api] Make VersionedID APIibull2-2/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=302990
2010-03-04bug 301731 - security warning on exportAndrew Niefer1-0/+20
2010-03-04Bug 295399 - [ui] [api] IServiceUI API cleanupSusan Franklin1-1/+0
2010-03-02Move metadata factory to a public package and change signature of ↵Pascal Rapicault1-1/+0
IUpdateDescriptor
2010-03-01remove unused import packageJohn Arthorne1-1/+0

Back to the top