summaryrefslogtreecommitdiffstats
path: root/gerrit-server
Commit message (Expand)AuthorAgeFilesLines
* Fix commit-msg hint to actually workupstream/stable-2.6Doug Kelly2013-11-271-3/+3
* Performance Fix: Minimize number of advertisedHavesGustaf Lundh2013-11-271-1/+15
* Merge "Use rev-parse to find gitdir when generating commit-msg hook hint" int...Shawn Pearce2013-11-221-3/+3
|\
| * Use rev-parse to find gitdir when generating commit-msg hook hintDoug Kelly2013-11-221-3/+3
* | Merge "Update patch status before skipping duplicate emails" into stable-2.6Shawn Pearce2013-11-182-13/+11
|\ \ | |/ |/|
| * Update patch status before skipping duplicate emailsDoug Kelly2013-11-072-13/+11
* | Catch missing LDAP accounts in group membershipDoug Kelly2013-11-181-2/+14
* | Fix: Performance issue when traversing large Git repositoriesSven Selberg2013-11-141-0/+4
|/
* Merge "Skip non-commits when verifying access for 'add branch' operation" int...Edwin Kempin2013-10-051-1/+7
|\
| * Skip non-commits when verifying access for 'add branch' operationJonathan Nieder2013-10-041-1/+7
* | Fix compilation failure in RefControlTestEdwin Kempin2013-10-021-1/+1
* | Merge "Verify access to source ref during add branch operation" into stable-2.6Saša Živkov2013-10-012-2/+44
|\|
| * Verify access to source ref during add branch operationDariusz Luksza2013-10-012-2/+44
* | Fix: Duplicate options of permitted_labels.Bruce Zu2013-09-301-2/+3
|/
* Fix: change list shows '1' instead of '-1' for label score.Bruce Zu2013-09-261-6/+6
* Remove unused importsBruce Zu2013-09-261-1/+0
* NPE when deleting draft patch set when previous draft already deletedDavid Pursehouse2013-09-181-3/+1
* fix: NoOp score not displayed for open changesPravin Sethia2013-08-191-35/+26
* Expand capabilities of ldap.groupMemberPatternScott Dial2013-08-122-13/+7
* Fix: NullPointerException of dashboard titleBruce Zu2013-07-051-1/+2
* Allow label values to be configured with no textDavid Pursehouse2013-06-261-1/+2
* Gerrit 2.6v2.6Shawn Pearce2013-06-211-1/+1
* Use user's full name even when email is not configuredOrgad Shaneh2013-06-132-6/+8
* Merge "Fix: failed to validate Change-Id of some new patch-sets pushed by 're...v2.6-rc4Shawn Pearce2013-06-103-11/+16
|\
| * Fix: failed to validate Change-Id of some new patch-sets pushed by 'refs/chan...Bruce Zu2013-06-093-11/+16
* | Check that patch set is current before doing a rebaseEdwin Kempin2013-06-061-0/+3
|/
* Add trailing period on "This reverts commit ..." lineDavid Pursehouse2013-06-061-1/+1
* Fix: push bypass review cannot close change from UIBruce Zu2013-06-041-12/+16
* Fix: 'change_key' of current patchset pushed by 'refs/changes' is still old one.Bruce Zu2013-06-041-0/+8
* Use "abbreviation" instead of "abbreviatedName" for labelsDave Borowitz2013-05-225-7/+7
* Work around MySQL refusing to be case sensitiveShawn Pearce2013-05-181-21/+14
* Correct a typo in help text for --draft on push optionsDavid Pursehouse2013-05-071-1/+1
* Re-add comment why connection pooling is turned off for MySQLChristian Aistleitner2013-05-051-0/+4
* Fix RebaseIfNecessary submit strategyEdwin Kempin2013-05-021-3/+7
* Defer loading site libraries until database opensShawn Pearce2013-04-261-5/+17
* Merge "Run plugin startup and shutdown as PluginUser" into stable-2.6Shawn Pearce2013-04-257-18/+166
|\
| * Run plugin startup and shutdown as PluginUserShawn Pearce2013-04-257-18/+166
* | Merge "Allow InternalUser (aka plugins) to see any internal group" into stabl...Shawn Pearce2013-04-251-0/+2
|\|
| * Allow InternalUser (aka plugins) to see any internal groupShawn Pearce2013-04-231-0/+2
* | Merge "Remove unnecessary @SuppressWarnings annotations in ChangeControl" int...Shawn Pearce2013-04-241-2/+0
|\ \
| * | Remove unnecessary @SuppressWarnings annotations in ChangeControlDavid Pursehouse2013-04-241-2/+0
| |/
* / Replace Hashtable with ConcurrentMapShawn Pearce2013-04-231-2/+1
|/
* Avoid validating valid commits two times in ReceiveCommits.Sasa Zivkov2013-04-231-0/+6
* Merge "MergeUtil: Remove legacy label ID" into stable-2.6Shawn Pearce2013-04-221-2/+2
|\
| * MergeUtil: Remove legacy label IDOrgad Shaneh2013-04-191-2/+2
* | Gracefully fail when submit_rule/1 has no solutionsShawn Pearce2013-04-194-16/+32
|/
* Remove unused importDavid Pursehouse2013-04-181-1/+0
* Clearer error message when Change-Id line not foundDavid Pursehouse2013-04-161-1/+2
* Migration v57 setInt parameter trivial fixLevente Tamas2013-04-081-1/+1
* Support '${project}' token in dashboard title and descriptionEdwin Kempin2013-04-041-2/+2