summaryrefslogtreecommitdiffstats
path: root/gerrit-httpd
Commit message (Expand)AuthorAgeFilesLines
* ProjectAccessHandler: Check for CLA before creating changesDavid Pursehouse2016-09-271-1/+8
* ProjectBasicAuthFilter: Extract repeated code to a methodHector Oswaldo Caballero2016-08-191-8/+10
* Return meaningful message when LFS plugin is not configuredJacek Centkowski2016-08-181-2/+21
* Don’t allow client to cache PolyGerrit index.htmlAndrew Bonventre2016-08-164-8/+70
* Fix auto-adding reviewers during pushDave Borowitz2016-08-151-2/+7
* RestApiServlet: Add a constant for HTTP 422David Pursehouse2016-08-121-1/+5
* Conditionally allow Gerrit to load in IFrameDariusz Luksza2016-08-111-0/+3
* Merge branch 'stable-2.12'David Pursehouse2016-08-101-2/+1
|\
| * RestApiServlet: Allow HEAD requestsDavid Pursehouse2016-08-081-2/+1
* | Add extension point to register JGit PostUploadHooksHugo Arès2016-08-021-6/+8
* | Catch NumberFormatException on invalid requestEryk Szymanski2016-07-181-1/+1
* | LfsPluginServlet#reload: Fix plugin reloadJacek Centkowski2016-07-111-5/+8
* | PluginServletContext: Add missing space in exception messageDavid Pursehouse2016-07-111-1/+1
* | LfsPluginServlet#load: Fix local variable hidingDavid Pursehouse2016-07-111-5/+5
* | LfsPluginServlet#service: Remove unreachable blockDavid Pursehouse2016-07-111-13/+10
* | BecomeAnyAccountLoginServlet: Resolve external ID via account indexEdwin Kempin2016-07-071-8/+26
* | Merge "Implement Bazel build"Edwin Kempin2016-06-241-0/+72
|\ \
| * | Implement Bazel buildDavid Ostrovsky2016-06-141-0/+72
* | | Merge changes from topic 'account-index'David Pursehouse2016-06-245-6/+14
|\ \ \
| * | | Reindex account whenever account is evicted from cacheEdwin Kempin2016-06-225-6/+14
* | | | Make hooks/events listen to the new API Events.Martin Fick2016-06-232-13/+1
* | | | New event listeners and new event typesSaša Živkov2016-06-231-1/+6
|/ / /
* | | Merge branch 'stable-2.12'David Pursehouse2016-06-101-2/+2
|\ \ \ | |/ / |/| / | |/
| * Fix gitweb backlinksBjörn Pedersen2016-06-081-2/+2
* | Consistently annotate changeCache as @NullableJonathan Nieder2016-06-061-2/+3
* | VisibleRefFilter Avoid touching the database for draftsDave Borowitz2016-06-061-5/+10
* | Enable and fix 'Statement unnecessarily nested within else clause' warningsDavid Pursehouse2016-06-0213-96/+74
* | HttpPluginServlet: Refactor generation of documentation index entriesDavid Pursehouse2016-06-011-23/+48
* | Move all static ref pattern related methods into a RefPattern classEdwin Kempin2016-06-011-2/+2
* | Removing all RPC calls for watching projectsPatrick Hiesel2016-05-311-125/+1
* | Fix CacheBasedWebSession current user on login/logoutLuca Milanesio2016-05-251-0/+2
* | Only forward PolyGerrit URLs when PG is not enabledAndrew Bonventre2016-05-191-3/+2
* | Add AccountInfo to the GitReferenceUpdatedListener.EventSaša Živkov2016-05-181-1/+1
* | Merge "HttpPluginServlet: Remove usage of deprecated IMPLEMENTATION_URL const...David Pursehouse2016-05-181-6/+0
|\ \
| * | HttpPluginServlet: Remove usage of deprecated IMPLEMENTATION_URL constantDavid Pursehouse2016-05-181-6/+0
* | | Convert most NotesMigration#enabled() calls to #readChanges()Dave Borowitz2016-05-171-1/+1
|/ /
* | Merge "Use CharMatcher.anyOf instead of regex for HTML test"Shawn Pearce2016-05-151-3/+2
|\ \
| * | Use CharMatcher.anyOf instead of regex for HTML testShawn Pearce2016-05-151-3/+2
* | | Revert "Expose the account id from current session"Shawn Pearce2016-05-152-7/+0
|/ /
* | Expose the account id from current sessionLuca Milanesio2016-05-122-0/+7
* | Forward PolyGerrit paths to their GWT equivalents if PG is offAndrew Bonventre2016-05-101-0/+15
* | Remove unused CorruptEntityExceptionDavid Pursehouse2016-05-072-7/+0
* | Merge branch 'stable-2.12'Hugo Arès2016-05-061-1/+2
|\|
| * Merge branch 'stable-2.11' into stable-2.12Hugo Arès2016-05-021-1/+2
| |\
| | * Fix NPE in HttpAuthFilter.getRemoteUser()Doug Kelly2016-05-011-1/+2
* | | Use native constructors instead of Guava to instantiate empty collectionsDavid Pursehouse2016-05-047-25/+28
* | | Merge "Always set VisibleRefFilter on UploadPack"Edwin Kempin2016-05-031-4/+2
|\ \ \
| * | | Always set VisibleRefFilter on UploadPackEdwin Kempin2016-05-021-4/+2
* | | | AccountService: Remove unused changeDiffPreferences methodDavid Pursehouse2016-05-021-33/+1
|/ / /
* | | Buck: Remove jgit cellDavid Ostrovsky2016-04-201-4/+4