summaryrefslogtreecommitdiffstats
path: root/gerrit-httpd
Commit message (Expand)AuthorAgeFilesLines
* Fix the request wrapper for http requests served from pluginsAdrian Görler2014-05-153-48/+162
* Allow service users to access REST API if auth.gitBasicAuth = trueEdwin Kempin2014-04-171-0/+13
* 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
* | Refactor MergeabilityChecker to use a builder patternDave Borowitz2014-03-271-1/+1
* | Switch to the xsiframe GWT linkerShawn Pearce2014-03-072-36/+3
* | Add extension point to register JGit PostReceiveHooksSaša Živkov2014-03-051-1/+9
* | Move ReceivePackInitializer to the proper packageSaša Živkov2014-02-241-1/+1
* | Support pagination using offsets instead of sortkeyDave Borowitz2014-02-122-5/+5
* | Fix validation of plugin capability on REST view that handles PUT on collectionEdwin Kempin2014-02-071-1/+1
* | Merge "Add extension point for receive-pack initialization."Shawn Pearce2014-01-311-1/+13
|\ \
| * | Add extension point for receive-pack initialization.Saša Živkov2014-01-311-1/+13
* | | Support AcceptsPost for RestCollections in pluginsEdwin Kempin2014-01-291-4/+14
|/ /
* | Use Java 7 StandardCharsets instead of Guava CharsetsDave Borowitz2014-01-271-4/+4
* | Bump Jetty version to stable 9.1 and Servlet API to 3.1David Ostrovsky2014-01-041-2/+2
* | Add MessageOfTheDay extension point for pluginsShawn Pearce2014-01-021-0/+26
* | Only construct ChangeResources via ChangesCollection.parseDave Borowitz2013-12-172-14/+20
* | Include roottree and file in the GitWebConfig.Colby Ranger2013-12-161-0/+8
* | Merge "Replace PatchDetailService saveDraft and deleteDraft"Shawn Pearce2013-12-123-165/+0
|\ \
| * | Replace PatchDetailService saveDraft and deleteDraftShawn Pearce2013-12-093-165/+0
* | | Move "refs/..." constants to a RefNames classDave Borowitz2013-12-112-4/+4
* | | Allow the text of the "Report Bug" link to be configuredDavid Pursehouse2013-12-101-0/+1
* | | "Report Bug" URL can never be nullDavid Pursehouse2013-12-101-6/+3
|/ /
* | Merge branch 'stable-2.8'Shawn Pearce2013-12-091-0/+6
|\|
| * AllRequestFilter: delegate to the filters for init and destroy phases tooDavid Ostrovsky2013-12-091-0/+6
* | Remove the use of + when using StringBuilder (1 of 2)Matt Baker2013-12-083-6/+6
* | Remove old patchSetPublishDetail RPCShawn Pearce2013-12-073-175/+1
* | Remove old changeDetail RPCShawn Pearce2013-12-075-495/+1
* | Enable standalone JavaScript pluginsDariusz Luksza2013-12-071-18/+51
* | Remove old deleteDraftPatchSet RPCDavid Ostrovsky2013-12-071-47/+0
* | Remove old rebaseChange RPCDavid Ostrovsky2013-12-073-106/+0
* | Remove old publish RPCDavid Ostrovsky2013-12-073-75/+1
* | Remove old DeleteDraftChange RPCDavid Ostrovsky2013-12-063-73/+1
* | Remove old EditCommitMessage RPCDavid Ostrovsky2013-12-063-98/+1
* | Merge "Replace 'indexOf()' expression with 'contains()'"Shawn Pearce2013-12-061-1/+1
|\ \
| * | Replace 'indexOf()' expression with 'contains()'Matt Baker2013-12-051-1/+1
* | | use variable instead of calculating again and use finalMatt Baker2013-12-051-3/+3
|/ /
* | Add server config option to disable new featuresShawn Pearce2013-12-051-0/+1
* | Remove unused variable in ProjectAccessFactoryDave Borowitz2013-12-051-1/+0
* | Fix various unchecked warningsDave Borowitz2013-12-051-1/+0
* | Merge "Hyperlink to groups in access editor"Shawn Pearce2013-12-041-2/+32
|\ \
| * | Hyperlink to groups in access editorShawn Pearce2013-12-031-2/+32
* | | Include addReviewer in ChangeApi.Colby Ranger2013-12-041-2/+3
* | | Merge changes I14c49cb4,I12d17fe1Shawn Pearce2013-12-042-65/+23
|\ \ \
| * | | Inject ChangeUtil, making most methods non-staticDave Borowitz2013-12-032-65/+23
| |/ /
* | | Merge "Replace 'indexOf()' expression with 'contains()'"Shawn Pearce2013-12-032-2/+2
|\ \ \
| * | | Replace 'indexOf()' expression with 'contains()'alex.ryazantsev2013-12-042-2/+2
| |/ /
* / / Replace 'for' loop with 'foreach'alex.ryazantsev2013-12-041-2/+1
|/ /
* | Update mergeability flag when access rights are saved for reviewEdwin Kempin2013-12-031-5/+5
* | Move system groups into their own backendShawn Pearce2013-12-021-2/+2