summaryrefslogtreecommitdiffstats
path: root/gerrit-httpd
Commit message (Expand)AuthorAgeFilesLines
* gerrit 2.1.3v2.1.3Shawn O. Pearce2010-06-211-1/+1
* Require branches to always start from commitsShawn O. Pearce2010-06-161-2/+14
* Make bug: an alias for tr: in searchShawn O. Pearce2010-06-161-1/+1
* Don't retain commit messages during merge base testsShawn O. Pearce2010-06-161-0/+2
* Fix bugs with 'Included In' panelShawn O. Pearce2010-06-161-30/+48
* Visualize in which revisions a merged change is includedGoran Lungberg2010-06-153-0/+121
* Index changes by external issue tracking systemsGoran Lungberg2010-06-151-0/+21
* Compute appropriate rights in PatchSetPublishDetailFactoryNico Sallembien2010-06-151-35/+2
* Add option to make approved patches be auto-submittedMartin Fick2010-06-151-0/+4
* Use new submit functions created for cmdline from web also.Martin Fick2010-06-151-83/+15
* Simplify reference level access control.v2.1.3-rc0Nico Sallembien2010-06-082-1/+27
* Removed DESC keyword from several ORM QueriesJeff Schumacher2010-06-011-2/+10
* Make project metadata visible to anonymous usersShawn O. Pearce2010-05-271-3/+4
* Admin-Project UI page accessible to usersrafael.rabelosilva2010-05-278-77/+107
* Use auth.allowedOpenID to limit which providers can be usedShawn O. Pearce2010-05-112-7/+38
* Display error when HTTP authentication isn't configuredShawn O. Pearce2010-05-112-4/+125
* Merge branch 'stable'Shawn O. Pearce2010-04-249-35/+293
|\
| * Advertise our relying party XRDS documentShawn O. Pearce2010-04-243-0/+115
| * Use OpenID PAPE extension to force reauthenticationShawn O. Pearce2010-04-241-0/+38
| * Allow gitweb assets to be cached by browserShawn O. Pearce2010-04-243-4/+61
| * Serve gitweb.js when serving gitweb.cgiShawn O. Pearce2010-04-243-3/+81
| * Correct gitweb servlet copyright noticesShawn O. Pearce2010-04-242-30/+0
* | Only show reviewer removal buttons when removal is allowedShawn O. Pearce2010-04-241-0/+7
* | Inherit project permissions from more than just All Projectslincoln2010-04-233-13/+22
* | Merge "Remove reviewers from a change"Shawn Pearce2010-04-235-11/+116
|\ \
| * | Remove reviewers from a changeCedric Beust2010-04-235-11/+116
| |/
* | Enforce branch level READ access on /p/ URLsShawn O. Pearce2010-04-221-2/+14
* | Access control for branch readsNico Sallembien2010-04-204-14/+105
* | Delegate RefRight category filtering to ProjectStateShawn O. Pearce2010-04-201-6/+4
* | Use string constants for refs/*, refs/heads/, refs/tags/Shawn O. Pearce2010-04-201-5/+5
|/
* Log OpenID SSL failuresShawn O. Pearce2010-03-261-0/+1
* Move generated gitweb_config.perl to hidden tmp directoryShawn O. Pearce2010-03-132-2/+8
* Include smart http:// URLs in gitwebShawn O. Pearce2010-03-131-2/+20
* Look for gitweb in /usr/share/gitwebShawn O. Pearce2010-03-133-28/+45
* Fix gitweb CGI when in subdirectoryShawn O. Pearce2010-03-131-1/+1
* Merge "Permit cache.diff.intraline to disable MyersDiff"Shawn O. Pearce2010-03-082-5/+6
|\
| * Permit cache.diff.intraline to disable MyersDiffShawn O. Pearce2010-03-082-5/+6
* | Trim the username before requesting authenticationNasser Grainawi2010-03-081-2/+4
|/
* Fix duplicate "Needed By" pointers between changesShawn O. Pearce2010-03-041-7/+10
* Disable 'Syntax Highlighting' and 'Show Full File' on big filesShawn O. Pearce2010-03-041-2/+4
* Fix /become?user_name=... under GWT debuggerShawn O. Pearce2010-03-041-0/+8
* Change become to use user_name fieldShawn O. Pearce2010-03-012-4/+4
* Allow user to modify patch display settingsShawn O. Pearce2010-02-262-12/+8
* Allow /r/I... URLsShawn O. Pearce2010-02-261-1/+1
* Theme the web UI with different skin colorsShawn O. Pearce2010-02-251-0/+19
* Show old file paths on renamed filesShawn O. Pearce2010-02-231-6/+6
* Improve handling of files renamed between patch setsShawn O. Pearce2010-02-231-49/+111
* Simplify patch display to a single RPCShawn O. Pearce2010-02-235-175/+63
* Fix whitespace ignore featureShawn O. Pearce2010-02-232-39/+31
* Replace CDDL javax.servlet with APLv2 implementationShawn O. Pearce2010-02-231-1/+1