summaryrefslogtreecommitdiffstats
path: root/gerrit-sshd
Commit message (Expand)AuthorAgeFilesLines
* Merge "Updating eclipse settings for 3.7 and m2e 1.0"Martin Fick2011-08-012-2/+4
|\
| * Updating eclipse settings for 3.7 and m2e 1.0Eric Anderson2011-07-292-2/+4
* | Merge "Support comments option in query command"Martin Fick2011-07-291-0/+5
|\ \ | |/ |/|
| * Support comments option in query commandMika Hamalainen2011-07-291-0/+5
* | Rename modify-reviewers command to set-reviewersEdwin Kempin2011-07-112-3/+3
|/
* Support adding groups as reviewer by SSH commandEdwin Kempin2011-07-111-16/+16
* Allow adding groups as reviewerEdwin Kempin2011-07-061-2/+3
* Add a Restored.vm template and use it.Martin Fick2011-06-271-1/+5
* Reuse cached RefControl data in FunctionStateShawn O. Pearce2011-06-241-1/+1
* Merge branch 'stable'Shawn O. Pearce2011-06-241-1/+6
|\
| * Add cache for tag advertisementsShawn O. Pearce2011-06-241-1/+6
* | Delete unused code to fix warningsShawn O. Pearce2011-06-231-1/+0
* | sshd.advertisedAddress: specify the displayed SSH host/portJames Y Knight2011-06-231-2/+25
* | Merge "Fail review command for changing labels when change is closed"Shawn Pearce2011-06-211-2/+2
|\ \
| * | Fail review command for changing labels when change is closedMartin Fick2011-06-171-2/+2
* | | show-caches: Improve memory reportingShawn O. Pearce2011-06-212-30/+196
* | | Update approvals in web UI to adapt to rules.pl submit_ruleShawn O. Pearce2011-06-201-7/+57
* | | Add CLA check to ProjectControl.canPushToAtLeastOneRef()Martin Fick2011-06-201-2/+3
|/ /
* | Cleanup check for 'Create Group' capabilityShawn O. Pearce2011-06-161-25/+15
* | Move batch user priority to a capabilityShawn O. Pearce2011-06-164-26/+12
* | Make administrator, create-project a global capabilityShawn O. Pearce2011-06-166-22/+20
* | Add fine-grained capabilities for administrative actionsShawn O. Pearce2011-06-1611-42/+112
* | Fix a number of warnings that have crept inShawn O. Pearce2011-06-161-1/+2
* | Disallow project names ending in "/"Shawn O. Pearce2011-06-161-3/+10
* | Added a modify-reviewers ssh commandConley Owens2011-06-142-0/+289
* | Only automatically create accounts for LDAP systemsShawn O. Pearce2011-06-141-8/+23
* | create-project: Fix error reporting when repository existsShawn O. Pearce2011-06-141-7/+19
* | documentation: Clean up command line documentation, examplesShawn O. Pearce2011-06-141-4/+24
* | Do not log timeout errors on upload and receive connectionsMartin Fick2011-06-143-21/+9
* | ls-projects: Fix display of All-Projects under --treeShawn O. Pearce2011-06-141-9/+19
* | ls-projects: Add --type to filter by project typeShawn O. Pearce2011-06-141-12/+75
* | ls-tree: Refactor handling of --branch optionShawn O. Pearce2011-06-141-28/+27
* | ls-projects: Refactor --tree support to shorten codeShawn O. Pearce2011-06-141-67/+65
* | create-project: Fix creation vs. replication orderShawn O. Pearce2011-06-141-5/+6
* | create-project: Bring back --permissions-only flagShawn O. Pearce2011-06-141-3/+7
* | Use Prolog Cafe for ChangeControl.canSubmit()Shawn O. Pearce2011-06-131-3/+1
* | Merge "Implement multiple branches in ls-project"Shawn Pearce2011-06-071-11/+37
|\ \
| * | Implement multiple branches in ls-projectAnatol Pomazau2011-05-241-11/+37
* | | Add error messages for abandon and restore when in bad stateMartin Fick2011-06-071-19/+23
* | | Change version to 2.2-SNAPSHOTShawn O. Pearce2011-05-311-1/+1
|/ /
* | Fix unused import/code warningsShawn O. Pearce2011-05-191-1/+1
* | Move "ref_rights" table into GitShawn O. Pearce2011-05-193-30/+17
* | Use AccountGroup.UUID instead of Account.IdShawn O. Pearce2011-05-193-7/+72
* | Move "projects" table into GitShawn O. Pearce2011-05-193-64/+73
* | List projects by scanning the managed Git directoryShawn O. Pearce2011-05-192-14/+13
* | Move repository creation into LocalDiskRepositoryManagerShawn O. Pearce2011-05-191-9/+0
|/
* Fix more rawtype warningsShawn O. Pearce2011-05-197-7/+8
* Remove unnecessary warning suppressionNasser Grainawi2011-05-191-1/+0
* Remove dead code and unused variablesNasser Grainawi2011-05-191-2/+0
* Remove unused importsNasser Grainawi2011-05-194-9/+0