summaryrefslogtreecommitdiffstats
path: root/gerrit-common
Commit message (Expand)AuthorAgeFilesLines
* Fix project links to be query linksShawn O. Pearce2010-07-261-4/+11
* Refactoring AccountDiffPreference vs PatchScriptSettings+PrettySettingsSasa Zivkov2010-07-213-82/+19
* Allow watching specific branches or any other search queryShawn O. Pearce2010-07-191-1/+1
* Implement full query operatorsShawn O. Pearce2010-07-172-55/+24
* Support topic branch tags on changesShawn O. Pearce2010-07-151-0/+6
* Shift around username/password editingShawn O. Pearce2010-07-152-0/+5
* Move project and settings tabs to left sideShawn O. Pearce2010-07-151-0/+1
* Persisting users diff formatting preferencesSasa Zivkov2010-07-134-25/+17
* Filter the list of open changes by watched projectsEdwin Kempin2010-06-252-1/+11
* Start 2.1.4 developmentShawn O. Pearce2010-06-211-1/+1
* gerrit 2.1.3v2.1.3Shawn O. Pearce2010-06-211-1/+1
* Visualize in which revisions a merged change is includedGoran Lungberg2010-06-152-0/+46
* Add option to make approved patches be auto-submittedMartin Fick2010-06-151-0/+9
* Make project metadata visible to anonymous usersShawn O. Pearce2010-05-271-3/+0
* Admin-Project UI page accessible to usersrafael.rabelosilva2010-05-274-6/+85
* Use auth.allowedOpenID to limit which providers can be usedShawn O. Pearce2010-05-112-6/+30
* Refactor OpenID provider pattern matching for reuseShawn O. Pearce2010-05-111-0/+45
* Only show reviewer removal buttons when removal is allowedShawn O. Pearce2010-04-241-0/+9
* Inherit project permissions from more than just All Projectslincoln2010-04-232-3/+69
* Remove reviewers from a changeCedric Beust2010-04-232-5/+14
* Permit cache.diff.intraline to disable MyersDiffShawn O. Pearce2010-03-081-1/+8
* Disable 'Syntax Highlighting' and 'Show Full File' on big filesShawn O. Pearce2010-03-041-2/+9
* Allow user to modify patch display settingsShawn O. Pearce2010-02-261-1/+9
* Theme the web UI with different skin colorsShawn O. Pearce2010-02-251-0/+46
* Show old file paths on renamed filesShawn O. Pearce2010-02-231-4/+24
* Don't RPC to load the full file if we already have itShawn O. Pearce2010-02-231-3/+4
* Simplify patch display to a single RPCShawn O. Pearce2010-02-233-30/+29
* Fix whitespace ignore featureShawn O. Pearce2010-02-231-8/+4
* Include formatted HTML documentation in WARShawn O. Pearce2010-02-221-0/+9
* Move syntax highlighting back to clientShawn O. Pearce2010-02-163-331/+41
* Compute allowed approval categories separately.Nico Sallembien2010-02-101-0/+5
* Run prettify on the server using whole file contentsShawn O. Pearce2010-01-303-2/+26
* Expand group names to be 255 charactersShawn O. Pearce2010-01-271-2/+2
* Catch bad commentlink patterns and report themShawn O. Pearce2010-01-261-0/+3
* Replace our own @Nullable with javax.annotation.Nullable.Nico Sallembien2010-01-251-0/+1
* Change permissions to be branch basedNico Sallembien2010-01-252-6/+6
* Add a password field to the account identitiesShawn O. Pearce2010-01-151-1/+5
* Move toProject into PageLinks for reuseShawn O. Pearce2010-01-141-0/+17
* Move sshUserName from Account to AccountExternalIdShawn O. Pearce2010-01-131-5/+4
* Be specific about the Maven plugin groupIdShawn O. Pearce2009-12-301-0/+1
* Remove the duplicate Version classShawn O. Pearce2009-12-303-4/+27
* Cleanup Maven build by pushing component dependencies downShawn O. Pearce2009-12-301-0/+2
* Reduce the size (and cost) of the host pageShawn O. Pearce2009-12-291-1/+1
* Make gitweb url links customizable, add support for cgitShane Mc Cormack2009-12-284-44/+547
* Start splitting our code to reduce initial downloadShawn O. Pearce2009-12-191-4/+5
* Move all resource files into src/main/resourcesShawn O. Pearce2009-12-162-2/+3
* Add a Register link when using LDAP authenticationShawn O. Pearce2009-12-161-5/+5
* Call the next version 2.1Shawn O. Pearce2009-12-121-1/+1
* Switch remote JSON services to use JSON-RPC 2.0Shawn O. Pearce2009-12-1212-0/+36
* Remove unused ADMIN_PEOPLE linkShawn O. Pearce2009-12-111-1/+0