summaryrefslogtreecommitdiffstats
path: root/gerrit-httpd
Commit message (Expand)AuthorAgeFilesLines
* Expose extension point for generic OAuth providersDavid Ostrovsky2015-03-064-7/+17
* Disable Git over http when Gerrit is not configured to support httpHugo Arès2014-12-051-4/+17
* Fix login redirect for non default (root) contextHugo Arès2014-10-312-7/+9
* Fix using HTTP methods other than GET from pluginsStefan Lay2014-10-091-2/+1
* Merge branch 'stable-2.9' into stable-2.10David Pursehouse2014-09-101-1/+2
|\
| * Fix JS plugin load when using non-root Gerrit URLsLuca Milanesio2014-09-081-1/+2
* | Make gitweb redirect to loginSimon Lei2014-07-181-1/+11
* | Fix successful login redirection to keep parametersSimon Lei2014-07-175-22/+16
* | Refactor authentication types to remove code duplicationSimon Lei2014-07-154-34/+40
* | Merge branch 'stable-2.9'Edwin Kempin2014-07-101-2/+2
|\|
| * Fix JS resource loading for JsPlugin type (was returning 404)Luca Milanesio2014-07-101-2/+2
* | Add PatchLineCommentsUtil to assist with notedb migrationYacob Yonas2014-07-091-1/+7
* | Merge "Support AcceptsPost on non top level REST collections"Edwin Kempin2014-07-021-0/+8
|\ \
| * | Support AcceptsPost on non top level REST collectionsEdwin Kempin2014-07-011-0/+8
* | | Move powermock and easymock library definitions to separate BUCK filesDavid Pursehouse2014-06-301-1/+1
* | | Merge "Add UploadValidationListener extension point."Edwin Kempin2014-06-261-3/+13
|\ \ \
| * | | Add UploadValidationListener extension point.Hugo Arès2014-06-191-3/+13
* | | | Merge "Add extension point to register JGit PreUploadHooks"Edwin Kempin2014-06-291-1/+7
|\| | |
| * | | Add extension point to register JGit PreUploadHooksHugo Arès2014-06-171-1/+7
* | | | Serve latest version of plugin resources when cache is staleLuca Milanesio2014-06-273-7/+44
* | | | Serve static resources for non-jar Server pluginsLuca Milanesio2014-06-251-88/+78
| |/ / |/| |
* | | Merge "Set Last-Modified on MarkDown->HTML plugin pages"Edwin Kempin2014-06-201-0/+1
|\ \ \
| * | | Set Last-Modified on MarkDown->HTML plugin pagesLuca Milanesio2014-06-201-0/+1
* | | | Merge "Make gitweb prompt for authorization"Edwin Kempin2014-06-201-1/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Make gitweb prompt for authorizationThomas Swindells2014-06-161-1/+12
* | | | Remove duplication of JarEntry comparatorLuca Milanesio2014-06-191-12/+10
| |/ / |/| |
* | | Merge topic 'web-session-regression'Dave Borowitz2014-06-162-2/+8
|\ \ \
| * | | WebSession: Prevent NPE in GitSmartHttpTools.isGitClient()David Ostrovsky2014-06-131-1/+2
| * | | WebSessionCache: Make response parameter optionalDavid Ostrovsky2014-06-132-1/+6
| |/ /
* / / Decouple plugins from their "jar" external formLuca Milanesio2014-06-121-3/+12
|/ /
* | Return 304 for not modified SmallResourcesLuca Milanesio2014-05-231-1/+8
* | DirectChangeByCommit: Use Changes query APIDave Borowitz2014-05-201-43/+15
* | Merge "[BugFix] set Last-Modified on cached Documentation resources"Edwin Kempin2014-05-161-6/+9
|\ \
| * | [BugFix] set Last-Modified on cached Documentation resourcesLuca Milanesio2014-05-151-6/+9
* | | Merge branch 'stable-2.9'David Pursehouse2014-05-163-48/+162
|\ \ \ | |/ / |/| / | |/
| * Fix the request wrapper for http requests served from pluginsAdrian Görler2014-05-153-48/+162
* | Revert "Add extension point to register JGit PreUploadHooks"Shawn Pearce2014-05-091-8/+1
* | Add extension point to register JGit PreUploadHooksDoug Kelly2014-05-081-1/+8
* | ProjectAccess: remove unused canChangeParent fieldJonathan Nieder2014-05-081-2/+0
* | Update BuckShawn Pearce2014-05-041-2/+2
* | Allow plugins to replace the WebSession implementationAhaan Ugale2014-05-0119-73/+147
* | Fix REST API responses for 3xx and 4xx classesShawn Pearce2014-04-281-2/+2
* | Accept HEAD in RestApiServletShawn Pearce2014-04-261-12/+19
* | Apply "type inference for generic instance creation" Java 7 featureDavid Ostrovsky2014-04-2614-25/+23
* | Fix ?dbg=1 loading with xsiframe linkerShawn Pearce2014-04-231-1/+1
* | Merge branch 'stable-2.9'Shawn Pearce2014-04-211-0/+13
|\|
| * Allow service users to access REST API if auth.gitBasicAuth = trueEdwin Kempin2014-04-171-0/+13
* | Merge branch 'stable-2.9'David Pursehouse2014-04-101-2/+16
|\|
| * Merge branch 'stable-2.8' into stable-2.9David Pursehouse2014-04-091-2/+16
| |\
| | * Emit ref-updated event when editing project access via web UIJay Soffian2014-03-261-1/+16