Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-10-02EGit v5.5.1.201910021850-rv5.5.1.201910021850-rMatthias Sohn2-2/+2
2019-09-11Prepare 5.5.1-SNAPSHOT buildsMatthias Sohn2-13/+13
2019-09-11EGit v5.5.0.201909110433-rv5.5.0.201909110433-rMatthias Sohn2-2/+2
2019-09-04Prepare 5.5.0-SNAPSHOT buildsMatthias Sohn2-2/+2
2019-09-04EGit v5.5.0.201909041048-rc1v5.5.0.201909041048-rc1Matthias Sohn2-2/+2
2019-08-28Prepare 5.5.0-SNAPSHOT buildsMatthias Sohn2-2/+2
2019-08-28EGit v5.5.0.201908280940-m3v5.5.0.201908280940-m3Matthias Sohn2-2/+2
2019-06-27Added option to create light weight tagsMarco Stornelli1-14/+87
2019-06-13Prepare 5.5.0-SNAPSHOT buildsMatthias Sohn2-13/+13
2019-06-13Prepare 5.4.1-SNAPSHOT buildsMatthias Sohn2-13/+13
2019-06-12EGit v5.4.0.201906121030-rv5.4.0.201906121030-rMatthias Sohn2-2/+2
2019-06-11Handle absolute paths to SSH identity filesThomas Wolf1-0/+65
2019-06-10Remove pre-Mars adapter workaroundMichael Keppler1-9/+8
2019-05-15Use try-with-resourcesCarsten Hammer1-9/+10
2019-04-27Use String.isEmpty() instead of comparing to ""Carsten Hammer1-2/+2
2019-04-26Remove unnecessary type specificationsCarsten Hammer5-9/+9
2019-04-11silence PDE warning "not all packages exported"Michael Keppler1-0/+34
2019-04-08upgrade jdt preferencesMichael Keppler2-1/+43
2019-03-24Set minimum versions to the ones from Neon.0Thomas Wolf1-6/+6
2019-03-20remove jdt.core.launch from dependenciesMichael Keppler1-1/+0
2019-03-17Fix type-safe warningsMichael Keppler1-4/+4
2019-03-16Replace usages of deprecated Repository methodsThomas Wolf1-6/+4
2019-03-16Fix typo in test method nameMichael Keppler1-1/+1
2019-03-07Prepare 5.4.0-SNAPSHOT buildsMatthias Sohn2-13/+13
2019-02-05Avoid jobs still running at test shutdownMichael Keppler1-26/+14
2019-01-04Replace FileInputStream and FileOutputStream with static Files methodsMatthias Sohn2-17/+7
2019-01-03Enabled ignored testsMichael Keppler2-11/+4
2019-01-01Fix path related failing tests on WindowsMichael Keppler1-8/+14
2018-12-03Prepare 5.3.0-SNAPSHOT buildsMatthias Sohn2-13/+13
2018-12-02Clear password of crypto API after usageMichael Keppler1-3/+6
2018-11-25[releng] Remove obsolete package imports for org.mockito.runnersThomas Wolf1-1/+0
2018-11-25Fix Mockito deprecation warningsMichael Keppler2-1/+2
2018-11-21Update mockito to 2.13.0Matthias Sohn1-4/+6
2018-11-20Have test base classes in new plugin for better reuseMichael Keppler8-1497/+4
2018-11-20Unify gitignore rules in a single top level fileMichael Keppler1-2/+0
2018-11-01ConfigureGerritAfterCloneTask - relax matching Gerrit versionMarkus Duft1-0/+29
2018-10-20[releng] Fix deprecated GitBlobStorage constructor usageMichael Keppler1-5/+16
2018-10-15Releng: Store all project settings explicitlyMichael Keppler3-3/+65
2018-10-08Have separate test sourcesMichael Keppler1-1/+5
2018-10-06Fix typos in Javadoc and test namesMichael Keppler2-3/+3
2018-09-23Fix Mylyn commit message templateMichael Keppler1-1/+1
2018-09-05Prepare 5.2.0-SNAPSHOT buildsMatthias Sohn2-13/+13
2018-08-20Organize OSGi manifestsMatthias Sohn1-6/+5
2018-08-13refactor: simplify collection.toArray()Michael Keppler5-6/+6
2018-07-02Do not refresh projects that use a PessimisticResourceRuleFactoryThomas Wolf1-12/+10
2018-06-30Fix typo in test method nameMichael Keppler1-2/+2
2018-05-29Merge branch 'stable-5.0'Matthias Sohn76-152/+304
2018-05-29Update license to EPL-2.0Matthias Sohn76-152/+304
2018-05-23Prepare 5.1.0-SNAPSHOT buildsMatthias Sohn2-13/+13
2018-05-22Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2-2/+2

Back to the top