summaryrefslogtreecommitdiffstats
path: root/gerrit-httpd
Commit message (Expand)AuthorAgeFilesLines
* Merge "Vertically align the "Choose:" header on the Become Any Account page" ...Edwin Kempin2013-04-261-1/+1
|\
| * Vertically align the "Choose:" header on the Become Any Account pageDavid Pursehouse2013-04-261-1/+1
* | Cannot Become Any Account for account whose full name is empty stringDavid Pursehouse2013-04-261-1/+1
|/
* Merge "Include site header, footer and CSS on OpenID login form" into stable-2.6Shawn Pearce2013-04-255-110/+230
|\
| * Include site header, footer and CSS on OpenID login formShawn Pearce2013-04-235-110/+230
* | Merge "Distinguish between error and timeout in intraline diff error message"...Shawn Pearce2013-04-241-2/+7
|\ \
| * | Distinguish between error and timeout in intraline diff error messageDavid Pursehouse2013-04-241-2/+7
| |/
* / Fix login redirect loop when auth.type = HTTPShawn Pearce2013-04-231-4/+7
|/
* Enable expanding skipped lines even if 'Syntax Coloring' is offBruce Zu2013-04-221-4/+4
* Include [NE,P] on rewrite rules for Apache proxyShawn Pearce2013-04-181-1/+1
* Update proxy example shown on container configuration error pageShawn Pearce2013-04-171-10/+4
* Fix: wrong error message on MyWatchedProjectsScreenBruce Zu2013-04-091-1/+5
* Merge "Reflect layout of plain gerrit page on LDAP login page" into stable-2.6Shawn Pearce2013-04-031-55/+58
|\
| * Reflect layout of plain gerrit page on LDAP login pageChristian Aistleitner2013-03-311-55/+58
* | Merge "Use site CSS, header, and footer for LDAP login page" into stable-2.6Shawn Pearce2013-04-032-1/+52
|\|
| * Use site CSS, header, and footer for LDAP login pageChristian Aistleitner2013-03-312-1/+52
* | Merge "Fix validation errors on LDAP login page" into stable-2.6Shawn Pearce2013-04-031-2/+2
|\|
| * Fix validation errors on LDAP login pageChristian Aistleitner2013-03-311-2/+2
* | Switch to W3C's recommended doctype link for HTML 4.01 StrictChristian Aistleitner2013-03-313-3/+3
|/
* Allow logging in at /loginDave Borowitz2013-03-284-4/+4
* Remove login dialogs and replace with /login/ URLsShawn Pearce2013-03-289-204/+277
* Allow HTTP plugins to change static or docs prefixesDave Borowitz2013-03-271-5/+32
* Support triggering GC for one project via RESTEdwin Kempin2013-03-261-1/+6
* Allow direct change urls to end in '/'Christian Aistleitner2013-03-211-1/+5
* Merge "Don't create intermediate paths in REST APIs"Shawn Pearce2013-03-211-0/+2
|\
| * Don't create intermediate paths in REST APIsShawn Pearce2013-03-201-0/+2
* | Merge "Provide a more descriptive error message for unauthenticated REST API"Shawn Pearce2013-03-211-1/+1
|\ \
| * | Provide a more descriptive error message for unauthenticated REST APISteffen Gebert2013-03-191-1/+1
| |/
* | Use <link rel="shortcut icon"> for favicon.ico referenceJonathan Nieder2013-03-201-1/+1
* | Correct MIME type of favicon.ico referenceShawn Pearce2013-03-201-1/+1
|/
* Merge "Use SECONDS as default time unit for cache.web_sessions.maxAge"Edwin Kempin2013-03-151-2/+3
|\
| * Use SECONDS as default time unit for cache.web_sessions.maxAgeEdwin Kempin2013-03-131-2/+3
* | Fully support voting with arbitrary labelsDave Borowitz2013-03-141-1/+1
* | Remove unused methods from PatchDetailServiceDave Borowitz2013-03-141-126/+0
* | Removing 2 unused importsChad Horohoe2013-03-141-2/+0
|/
* Use correct time unit for default session timeoutDave Borowitz2013-03-121-2/+3
* Merge "Verify session matches container authentiation header"Shawn Pearce2013-03-122-64/+85
|\
| * Verify session matches container authentiation headerShawn Pearce2013-03-122-64/+85
* | Merge "Support cache.web_sessions.maxAge < 1 minute"Saša Živkov2013-03-121-3/+2
|\ \
| * | Support cache.web_sessions.maxAge < 1 minuteEdwin Kempin2013-03-121-3/+2
* | | Merge "Warn if cache.web_sessions.maxAge is to small"Saša Živkov2013-03-121-0/+9
|\| |
| * | Warn if cache.web_sessions.maxAge is to smallShawn Pearce2013-03-121-0/+9
| |/
* | Remove unused import of VoidResult in ProjectAdminServiceImplDavid Pursehouse2013-03-121-1/+0
* | Remove LabelTypes from GerritConfigDave Borowitz2013-03-112-5/+2
* | Access LabelTypes through ProjectState rather than globallyDave Borowitz2013-03-116-17/+17
|/
* Move RPC auth token from Authorization header to X-Gerrit-AuthShawn Pearce2013-03-115-32/+46
* Remove old RPC for 'create project' on WebUIBruce Zu2013-03-073-98/+1
* Add REST API for 'create project'Bruce Zu2013-03-071-0/+4
* Allow loading debug JSShawn Pearce2013-03-041-6/+12
* Rename CreateProject to PerformCreateProjectBruce Zu2013-03-041-4/+4