summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.server
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Compress large /info/refs responses on HTTPShawn O. Pearce2012-09-195-8/+16
* | Suppress boxing warnings where we know they are okRobin Rosenberg2012-09-221-2/+7
|/
* Prepare 2.2.0 buildsMatthias Sohn2012-09-192-14/+14
* Work around smart HTTP bugs in C GitShawn O. Pearce2012-06-276-1/+236
* Serve 403 from RepositoryFilter on ServiceMayNotContinueExceptionDave Borowitz2012-06-201-1/+1
* Prepare 2.1.0 buildsMatthias Sohn2012-06-142-14/+14
* Add MetaFilter.serveRegex(Pattern)Dave Borowitz2012-06-082-0/+16
* Expand RegexPipeline documentationDave Borowitz2012-06-081-6/+13
* Allow RepositoryResolver to throw ServiceMayNotContinueExceptionDave Borowitz2012-03-261-0/+4