summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.server
Commit message (Expand)AuthorAgeFilesLines
* JGit v4.0.0.201503231230-m1v4.0.0.201503231230-m1Matthias Sohn2015-03-232-2/+2
* Set minimum required Java version to Java 7Matthias Sohn2015-02-093-5/+5
* Prepare 4.0.0-SNAPSHOT buildsMatthias Sohn2015-01-272-13/+13
* Prepare 3.7.0-SNAPSHOT buildsMatthias Sohn2014-12-242-13/+13
* Prepare 3.6.1-SNAPSHOT buildsMatthias Sohn2014-12-232-13/+13
* JGit v3.6.0.201412230720-rv3.6.0.201412230720-rMatthias Sohn2014-12-232-4/+3
* Prepare post 3.6.0-m1 buildsMatthias Sohn2014-11-122-2/+2
* JGit v3.6.0.201411121045-m1v3.6.0.201411121045-m1Matthias Sohn2014-11-122-2/+2
* Prepare 3.6.0-SNAPSHOT buildsMatthias Sohn2014-09-052-13/+13
* 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
* Prepare 3.5.0-SNAPSHOT buildsRobin Rosenberg2014-06-042-13/+13
* Prepare post 3.4.0 RC1 buildsMatthias Sohn2014-05-212-2/+2
* JGit v3.4.0.201405211411-rc1v3.4.0.201405211411-rc1Matthias Sohn2014-05-212-2/+2
* Prepare 3.4.0-SNAPSHOT buildsMatthias Sohn2014-05-062-2/+2
* JGit v3.4.0.201405051725-m7v3.4.0.201405051725-m7Matthias Sohn2014-05-052-2/+2
* Cleanup javadocs so they pass the java8 doclint checksRobin Rosenberg2014-03-291-1/+1
* Prepare 3.4.0-SNAPSHOT buildsMatthias Sohn2014-03-052-13/+13
* Prepare 3.3.1-SNAPSHOT buildsMatthias Sohn2014-03-052-13/+13
* JGit v3.3.0.201403021825-rv3.3.0.201403021825-rMatthias Sohn2014-03-032-2/+2
* Prepare post 3.3.0RC1 buildsMatthias Sohn2014-02-202-2/+2
* JGit v3.3.0.201402191814-rc1v3.3.0.201402191814-rc1Matthias Sohn2014-02-202-2/+2
* Prepare 3.3.0-SNAPSHOT buildsMatthias Sohn2013-12-052-13/+13
* Add uses directives to ensure OSGi wires jgit bundles correctlyMatthias Sohn2013-11-121-2/+7
* Merge changes I85470d1d,I43711486,Ie6ade781,Ic9ab2b6e,Iebe50933,Id6fac253,Ia6...Shawn Pearce2013-11-051-3/+3
|\
| * Extract protocol constants to a common classShawn Pearce2013-11-011-3/+3
* | Add missing resources from source.. in build.propertiesTomasz Zarna2013-10-301-1/+2
|/
* Propagate IOException where possible when getting refs.Colby Ranger2013-10-071-1/+2
* Prepare 3.2.0-SNAPSHOT buildsMatthias Sohn2013-10-032-13/+13
* Prepare post 3.1.0 buildsstable-3.1Matthias Sohn2013-10-032-13/+13
* JGit v3.1.0.201310021548-rv3.1.0.201310021548-rMatthias Sohn2013-10-022-2/+2
* Prepare post 3.1.0 RC1 buildsMatthias Sohn2013-09-272-2/+2
* JGit v3.1.0.201309270735-rc1v3.1.0.201309270735-rc1Matthias Sohn2013-09-272-2/+2
* Disable warning about assigning to parameterRobin Stocker2013-06-151-1/+1
* Prepare 3.1.0-SNAPSHOT buildsMatthias Sohn2013-06-132-13/+13
* Remove unused dependenciesMatthias Sohn2013-04-091-2/+1
* Fix plugin provider names to conform with release train requirementMatthias Sohn2013-04-081-1/+1
* JGit 3.0: move internal classes into an internal subpackageShawn Pearce2013-03-185-18/+18
* Prepare 2.4.0-SNAPSHOT buildsMatthias Sohn2013-02-142-14/+14
* Declare essentially static methods as staticRobin Rosenberg2012-12-271-1/+1
* Add type argumente to some raw reclarationRobin Rosenberg2012-12-273-3/+3
* Prepare 2.3.0 buildsMatthias Sohn2012-12-212-14/+14
* Disable response compression on /git-receive-pack URLsShawn Pearce2012-12-071-1/+1
* Do not warn about non-translated strings in the http libraryRobin Rosenberg2012-11-251-1/+1
* Make an exception for the formatting rules (turn off) for some filesRobin Rosenberg2012-11-161-0/+1
* Harmonize the JDT settings within JGitRobin Rosenberg2012-11-163-8/+69
* Suppress resource warnings with Java 7Robin Rosenberg2012-10-251-0/+1
* Remove unnecessary @SuppressWarningsRobin Rosenberg2012-09-231-1/+0
* Merge changes Ic2b78ba9,Ia13e63edShawn O. Pearce2012-09-226-9/+17
|\
| * Use '406 Not Acceptable' when info/refs is disabledShawn O. Pearce2012-09-191-1/+1