aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.server/.settings
Commit message (Expand)AuthorAgeFilesLines
* Update minimum Java version to 17Matthias Sohn2024-05-021-3/+3
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-1/+1
* Merge branch 'stable-6.2' into stable-6.3Matthias Sohn2022-11-201-11/+0
* Extract Exception -> HTTP status code mapping for reuseSven Selberg2022-11-101-0/+11
* Enable compiler option --releaseMatthias Sohn2021-09-292-3/+122
* Bump minimum required Java version to 11Matthias Sohn2021-09-291-3/+3
* Enable and fix "Statement unnecessarily nested within else clause" warningsDavid Pursehouse2019-10-171-1/+1
* Disable Eclipse warning about unrecognized @SuppressWarnings valueDavid Pursehouse2018-10-171-1/+1
* Fix Mylyn commit message templateMichael Keppler2018-09-231-1/+1
* Enable warning for resources not managed by try-with-resourceDavid Pursehouse2018-03-031-1/+1
* Ignore warning for minor version change without API changeMatthias Sohn2017-11-241-1/+11
* Partially revert c0ad77d8 "Enhance Eclipse save actions"Matthias Sohn2017-08-301-1/+1
* Partially revert c0ad77d8 "Enhance Eclipse save actions"Matthias Sohn2017-08-301-2/+2
* Enhance Eclipse save actionsMatthias Sohn2017-08-281-7/+12
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-201-1/+1
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-1/+1
* Change JGit minimum execution environment to JavaSE-1.8Matthias Sohn2016-09-201-3/+3
* Ignore 'The value of exception parameter is not used' warningDavid Pursehouse2016-07-261-0/+1
* Set minimum required Java version to Java 7Matthias Sohn2015-02-091-3/+3
* Don't warn for methods that can be staticRobin Rosenberg2014-07-021-1/+1
* Add new default settings from Eclipse 4.4Robin Rosenberg2014-07-021-0/+5
* Disable warning about assigning to parameterRobin Stocker2013-06-151-1/+1
* Do not warn about non-translated strings in the http libraryRobin Rosenberg2012-11-251-1/+1
* Harmonize the JDT settings within JGitRobin Rosenberg2012-11-163-8/+69
* Enforce the use of Java5 API:s only (with a few exceptions)Robin Rosenberg2011-12-161-0/+94
* Use commit message best practices for Mylyn Commit templateMatthias Sohn2011-09-052-0/+7
* Run formatter on edited lines via save actionChris Aniszczyk2010-08-261-3/+4
* Simple dumb HTTP server for GitShawn O. Pearce2010-01-124-0/+401