summaryrefslogtreecommitdiffstats
path: root/gerrit-server
Commit message (Expand)AuthorAgeFilesLines
* Run all Lucene queries on background threadsShawn Pearce2016-08-221-1/+7
* Fix 'is:watched' query hanging issue due to no authenticated userHeng Kang2016-08-161-1/+1
* OutgoingEmail: Allow 'local' as a valid TLD for outgoing mailsDavid Pursehouse2016-08-103-6/+39
* Fix RebaseIfNecessary strategy introducing duplicate commitAlexandre Philbert2016-08-101-0/+12
* Handle an NPE in ToolsCatalog.javaYuxuan 'fishy' Wang2016-08-101-1/+9
* Confirm email: Return proper error when email is used by other accountEdwin Kempin2016-08-101-0/+2
* Do not fail when invalid commentlinks are configured in gerrit.configEdwin Kempin2016-08-081-6/+14
* Set uploader for inline editBjörn Pedersen2016-08-031-0/+2
* Make VelocityRuntimeProvider singleton, not RuntimeInstanceEdwin Kempin2016-07-292-2/+3
* ReceiveCommits: Set push certificate on new changesDavid Pursehouse2016-07-262-0/+7
* Let Gerrit read repositories that do not end with ".git'Edwin Kempin2016-07-191-1/+2
* PatchSetInserter: Always use db from ContextDave Borowitz2016-07-151-3/+1
* Mergeability: handle UncheckedExecutionException like ExecutionExceptionMarco Miller2016-07-121-1/+2
* ReceiveCommits: Prevent NPE setting updated change list for edit commitDavid Pursehouse2016-07-061-1/+1
* Fix %base option and "Create a new change for..." settingSven Selberg2016-07-062-25/+33
* Organize importsDavid Pursehouse2016-07-062-2/+1
* Update commons-validator to 1.5.1 and add test for validating TLDsDavid Pursehouse2016-06-283-0/+1392
* Instead of deleting patch-set-approval set vote to zeroSaša Živkov2016-06-241-1/+16
* Add a testing method to set the clock step used by TimeUtilDave Borowitz2016-06-245-49/+97
* ChangeData: Prevent possible NPE when loading current patch setDavid Pursehouse2016-06-031-2/+3
* Merge "Do not keep reference to non-singleton ListTags in singleton TagsColle...David Pursehouse2016-06-021-4/+5
|\
| * Do not keep reference to non-singleton ListTags in singleton TagsCollectionEdwin Kempin2016-06-011-4/+5
* | Submit: Don't assume the "Submitted Together" Tab exists.Stefan Beller2016-06-011-1/+1
* | Submit: Give another error message when the change itself has problemsStefan Beller2016-06-011-4/+12
* | Submit: Move check for enabling button after rechecking mergeabilityStefan Beller2016-06-011-7/+16
|/
* Submit: fix typo in user messageMike Frysinger2016-05-281-1/+1
* Merge "RebaseSorter: leave commit /merge candidate as interesting if referenc...David Pursehouse2016-05-241-1/+4
|\
| * RebaseSorter: leave commit /merge candidate as interesting if referencedMarco Miller2016-05-181-1/+4
* | Merge "Merge branch 'stable-2.11' into stable-2.12" into stable-2.12David Pursehouse2016-05-201-4/+2
|\ \
| * \ Merge branch 'stable-2.11' into stable-2.12Hugo Arès2016-05-191-4/+2
| |\ \ | | |/ | |/|
| | * Synchronize MyersDiff and HistogramDiff invocations on local variableHugo Arès2016-05-191-4/+2
* | | Print proper name for TrustedListenableFutureTask in show-queue commandHugo Arès2016-05-201-15/+19
|/ /
* | Fix putTopic hook firingNasser Grainawi2016-05-171-2/+2
* | Merge branch 'stable-2.11' into stable-2.12David Pursehouse2016-05-121-1/+1
|\|
| * ProjectConfig: Use conditional-and (&&) instead of bitwise-and (&)Edwin Kempin2016-05-121-1/+1
* | Merge branch 'stable-2.11' into stable-2.12Hugo Arès2016-05-021-1/+4
|\|
| * Fix "Failed to reindex changes"Alexandre Philbert2016-04-291-1/+4
* | Merge branch 'stable-2.11' into stable-2.12David Pursehouse2016-04-273-4/+25
|\|
| * OutputStreamQuery: Only return current patch set when visible to userDavid Pursehouse2016-04-222-4/+22
| * Fix NPE in SubmitRuleEvaluatorYuxuan 'fishy' Wang2016-04-211-0/+3
* | Fix missing query results when label=0 and related relational operatorsAlexandre Philbert2016-04-262-34/+85
* | Merge branch 'stable-2.11' into stable-2.12David Pursehouse2016-04-191-0/+4
|\|
| * Protect the TrackingFooters.extract from null input parameterSaša Živkov2016-04-191-0/+4
* | Reapply: Revert "Use changeRefsById to track existing revisions"David Ostrovsky2016-04-181-9/+18
* | Merge branch 'stable-2.11' into stable-2.12David Pursehouse2016-04-141-4/+6
|\|
| * Fix subject for "Updated Changes" lines on pushEdwin Kempin2016-04-141-4/+6
* | RebaseIfNecessary: Remove unused importDavid Pursehouse2016-04-071-1/+0
* | RebaseIfNecessary: Fix submit orderOrgad Shaneh2016-04-061-3/+1
* | RebaseChangeOp: adding not null check for PatchSet groupsBertrand Roussel2016-03-081-1/+5
* | Move the logic out of SuggestReviewers and make super classAlexandre Philbert2016-03-026-278/+409