summaryrefslogtreecommitdiffstats
path: root/gerrit-common
Commit message (Expand)AuthorAgeFilesLines
* Add 'View Plugins' global capability that allows to list pluginsEdwin Kempin2014-05-091-0/+4
* Add a global capability for viewing all accountsDave Borowitz2014-02-211-0/+4
* Gate Keeping: Add support for "on behalf of" for submit operationDavid Ostrovsky2014-02-201-0/+2
* Support pagination using offsets instead of sortkeyDave Borowitz2014-02-121-7/+7
* SubmitRecord: Add equals and hashCode methodsDave Borowitz2014-01-301-0/+33
* Merge "Apply "type inference for generic instance creation" Java 7 feature"Shawn Pearce2014-01-2716-68/+65
|\
| * Apply "type inference for generic instance creation" Java 7 featureDavid Ostrovsky2014-01-2516-68/+65
* | Refactor ListChangesOption out to extension APIDavid Ostrovsky2014-01-271-88/+0
|/
* Mark LabelTypes maps volatileDave Borowitz2014-01-151-2/+2
* Start migration to notedb implementation of PatchSetApprovalsDave Borowitz2014-01-081-3/+8
* Fix race conditions in LabelTypes map creationDave Borowitz2014-01-021-9/+19
* Add MessageOfTheDay extension point for pluginsShawn Pearce2014-01-021-0/+8
* Fix misspelling of ParameterizedStringDavid Pursehouse2013-12-171-5/+5
* Link the tree of the filename in SideBySide2 to gitwebColby Ranger2013-12-161-2/+50
* Merge "Replace PatchDetailService saveDraft and deleteDraft"Shawn Pearce2013-12-121-12/+0
|\
| * Replace PatchDetailService saveDraft and deleteDraftShawn Pearce2013-12-091-12/+0
* | Consolidate parsing and formatting for label votesDave Borowitz2013-12-111-2/+6
* | Allow the text of the "Report Bug" link to be configuredDavid Pursehouse2013-12-101-0/+9
* | Eliminate "invalid member type qualification" warningsDave Borowitz2013-12-102-2/+2
|/
* Remove the use of + when using StringBuilder (1 of 2)Matt Baker2013-12-081-1/+1
* Remove old patchSetPublishDetail RPCShawn Pearce2013-12-071-5/+0
* Remove old changeDetail RPCShawn Pearce2013-12-073-8/+9
* Remove old deleteDraftPatchSet RPCDavid Ostrovsky2013-12-071-17/+0
* Remove old rebaseChange RPCDavid Ostrovsky2013-12-071-30/+0
* Remove old publish RPCDavid Ostrovsky2013-12-071-4/+0
* Remove old DeleteDraftChange RPCDavid Ostrovsky2013-12-061-5/+0
* Remove old EditCommitMessage RPCDavid Ostrovsky2013-12-061-5/+0
* Add server config option to disable new featuresShawn Pearce2013-12-051-0/+9
* Fix Javadoc warnings in SuggestServiceDave Borowitz2013-12-051-4/+3
* Hyperlink to groups in access editorShawn Pearce2013-12-031-0/+10
* Save GWT compile time by avoiding javacShawn Pearce2013-11-302-5/+20
* Delete SQL index supportShawn Pearce2013-11-291-9/+0
* Remove ToggleStarRequest.javaGustaf Lundh2013-11-291-63/+0
* Remove unused .gitignoreShawn Pearce2013-11-281-6/+0
* Delete eclipse left-over files from the Maven poop eraDavid Ostrovsky2013-11-284-337/+0
* Always keep Submit button enabled even if change is not mergeableEdwin Kempin2013-11-251-9/+0
* Replace <code> with {@code} in javadocShawn Pearce2013-11-247-14/+14
* ChangeScreen2: Make diff against revision persistentDavid Ostrovsky2013-11-241-0/+9
* Visualize sizes of changes in change tables and user dashboardsEdwin Kempin2013-11-231-0/+9
* Show tab with conflicting changes only if secondary index is enabledEdwin Kempin2013-11-221-0/+9
* Quote topic name in same topic queryEdwin Kempin2013-11-221-0/+4
* Delete dead old style myDiffPreferences RPCShawn Pearce2013-11-201-3/+0
* Document programmatic HTTPD and SSHD logging configurationDavid Ostrovsky2013-11-202-33/+0
* Merge "Enable sshd_log and httpd_log to use log4j config"Shawn Pearce2013-11-192-0/+33
|\
| * Enable sshd_log and httpd_log to use log4j configEryk Szymanski2013-11-192-0/+33
* | Support setting HEAD from WebUIEdwin Kempin2013-11-191-0/+4
|/
* Remove unnecessary invocation toString() methodalex.ryazantsev2013-11-141-1/+1
* Allow updating the parent project from the WebUIEdwin Kempin2013-11-133-2/+38
* Remove unnecessary semicolonsalex.ryazantsev2013-11-103-4/+4
* Merge branch 'stable-2.8'Shawn Pearce2013-11-081-35/+0
|\