137 Commits (2aa2b3af31e95b90c20794c727fc2e48b5f448e9)

Author SHA1 Message Date
Matthias Sohn ea060dd8e7 JGit v2.3.0.201302060400-rc1 12 years ago
Robin Rosenberg a57dd1c164 Declare essentially static methods as static 12 years ago
Robin Rosenberg 04bc9b3ddc Add type argumente to some raw reclaration 12 years ago
Matthias Sohn 706f8eb9fc Prepare 2.3.0 builds 12 years ago
Matthias Sohn 2d78a8da97 Prepare post 2.2.0.201212191850-r builds 12 years ago
Matthias Sohn aa357c2a9f JGit v2.2.0.201212191850-r 12 years ago
Shawn Pearce 20e3779e10 Disable response compression on /git-receive-pack URLs 12 years ago
Robin Rosenberg e365265ad7 Do not warn about non-translated strings in the http library 12 years ago
Robin Rosenberg 20c829838a Make an exception for the formatting rules (turn off) for some files 12 years ago
Robin Rosenberg 57333a8e93 Harmonize the JDT settings within JGit 12 years ago
Robin Rosenberg 81fa566295 Suppress resource warnings with Java 7 12 years ago
Robin Rosenberg 22427b748b Remove unnecessary @SuppressWarnings 12 years ago
Robin Rosenberg c3f1fac03f Suppress boxing warnings where we know they are ok 12 years ago
Shawn O. Pearce b3e8f29fe9 Use '406 Not Acceptable' when info/refs is disabled 12 years ago
Shawn O. Pearce f93a6a7229 Compress large /info/refs responses on HTTP 12 years ago
Matthias Sohn 4b3c0f8aba Prepare 2.2.0 builds 12 years ago
Matthias Sohn 54c4eb69ac Prepare for 2.1 maintenance changes 12 years ago
Matthias Sohn c466bc2ddf JGit v2.1.0.201209190230-r 12 years ago
Shawn O. Pearce 1c6c73c5a9 Work around smart HTTP bugs in C Git 12 years ago
Dave Borowitz 330c3cae72 Serve 403 from RepositoryFilter on ServiceMayNotContinueException 12 years ago
Matthias Sohn 9000351909 Prepare 2.1.0 builds 12 years ago
Matthias Sohn 2f27d5ae12 Prepare post v2.0.0.201206130900-r builds 12 years ago
Matthias Sohn aacd4f721b JGit v2.0.0.201206130900-r 12 years ago
Dave Borowitz b12f80e71c Add MetaFilter.serveRegex(Pattern) 12 years ago
Dave Borowitz 61c4e39067 Expand RegexPipeline documentation 12 years ago
Matthias Sohn f2d9a5ed31 Prepare next 2.0.0-SNAPSHOT builds 12 years ago
Matthias Sohn 1cb135ebfb JGit v2.0.0.201206060730-rc3 12 years ago
Matthias Sohn 447002b303 Revert Jetty from 8.1.3.v20120416 to 7.6.0.v20120127 12 years ago
Matthias Sohn 9bd9d9a698 Prepare next 2.0.0-SNAPSHOT builds 12 years ago
Matthias Sohn 4aa550f7cc JGit v2.0.0.201205301645-rc2 12 years ago
Matthias Sohn 24a0f47e32 Update Jetty to 8.1.3.v20120416 13 years ago
Dave Borowitz 55bf06b43d Allow RepositoryResolver to throw ServiceMayNotContinueException 13 years ago
Robin Rosenberg 708febedaf cleanup: Remove unnecessary @SuppressWarnings 13 years ago
Shawn O. Pearce c1ed9483ff Use readString() to trim trailing LF from first line 13 years ago
Dave Borowitz 039c785d9f Try to send HTTP error messages over sideband 13 years ago
Dave Borowitz 1f2022e3a7 Modify refs in UploadPack/ReceivePack using a hook interface 13 years ago
Matthias Sohn 755dfdb409 Prepare 2.0.0-SNAPSHOT builds 13 years ago
Matthias Sohn f70b24a601 Prepare post 1.3.0.201202151440-r build 13 years ago
Matthias Sohn e4ee677dea JGit 1.3.0.201202151440-r 13 years ago
Matthias Sohn 3b358ce514 Prepare post 1.3.0.201202121842-rc4 builds 13 years ago
Matthias Sohn 53917539f8 JGit 1.3.0.201202121842-rc4 13 years ago
Matthias Sohn a069e90fa9 JGit v1.2.0.201112221803-r 13 years ago
Robin Rosenberg 0ca105a502 Enforce the use of Java5 API:s only (with a few exceptions) 13 years ago
Matthias Sohn e178ba20d0 Add API checking using clirr 13 years ago
Matthias Sohn 7fded4d14f Prepare 1.3.0 builds 13 years ago
Shawn O. Pearce db00632db7 Discard request HTTP bodies for status code <400 13 years ago
Shawn O. Pearce ac6cda955c Ensure all smart HTTP errors are sent to clients 13 years ago
Shawn O. Pearce 0d61707f12 Always close the GZIPOutputStream to release Deflater 13 years ago
Shawn O. Pearce 867087bb11 Add utilities for smart HTTP error handling 13 years ago
Shawn O. Pearce 9d311b3333 Strip leading slashes in RepositoryFilter 13 years ago