summaryrefslogtreecommitdiffstats
path: root/gerrit-sshd/src
Commit message (Expand)AuthorAgeFilesLines
* Fix NPE in staging approve commandIsmo Haataja2014-10-211-1/+1
* Drop extra review note when doing certain operations via SSHIsmo Haataja2014-10-151-2/+9
* Fix replication triggeringIsmo Haataja2014-10-151-0/+5
* Do database operations before git operations when approving a buildIsmo Haataja2014-10-151-51/+64
* Remove incorrect error message after reviewing a changeIsmo Haataja2014-10-151-0/+1
* Add new change state "deferred".Ismo Haataja2014-06-201-4/+44
* Staging branch featureIsmo Haataja2014-06-207-0/+1167
* Bugfix: Changing Task state breaks comparator in ShowQueueSven Selberg2013-12-071-44/+84
* Merge branch 'stable-2.6' into stable-2.7Shawn Pearce2013-11-085-63/+138
|\
| * Bump SSHD version to 0.9.0.201311081David Ostrovsky2013-11-095-65/+146
* | Merge branch 'stable-2.6' into stable-2.7Dave Borowitz2013-09-181-6/+4
|\|
| * Fix installation of pluginsDavid Ostrovsky2013-09-181-6/+4
* | Merge branch 'stable-2.6' into stable-2.7v2.7-rc5Shawn Pearce2013-08-311-2/+6
|\|
| * Fix reenabling of pluginsDavid Ostrovsky2013-08-311-2/+6
* | Fix for issue 2016 ssh keys not flushedv2.7-rc3Peter Bruin2013-07-181-0/+7
* | Merge branch 'stable-2.6' into stable-2.7Shawn Pearce2013-06-081-1/+3
|\|
| * Propagate user access path from ssh scope in request scopeDavid Ostrovsky2013-06-091-1/+3
* | Merge branch 'stable-2.6'David Pursehouse2013-05-022-6/+3
|\|
| * Merge "Mark project and user options as required for LsUserRefs" into stable-2.6David Pursehouse2013-05-021-6/+2
| |\
| | * Mark project and user options as required for LsUserRefsChristian Aistleitner2013-05-011-6/+2
| * | Fix setting account's full name via sshChristian Aistleitner2013-05-011-0/+1
| |/
* | Merge branch 'stable-2.6'Shawn Pearce2013-04-221-5/+3
|\|
| * Fix: `gerrit review` with --message does not work with no labelsDavid Pursehouse2013-04-221-5/+3
* | Merge branch 'stable-2.6'David Pursehouse2013-04-161-1/+4
|\|
| * Fix parameter checking on ls-projects commandDavid Pursehouse2013-04-161-1/+4
* | Introduce StreamEvents capabilityEd Bartosh2013-04-151-0/+3
* | Merge branch 'stable-2.6'Shawn Pearce2013-04-111-0/+1
|\|
| * Read initial ack for scpChristian Aistleitner2013-04-101-0/+1
* | Merge branch 'stable-2.6'Shawn Pearce2013-04-081-0/+12
|\|
| * Disable closing idle Ssh connections againChristian Aistleitner2013-04-081-0/+12
* | Merge "Enable Kerberos authentication for SSH interaction"Shawn Pearce2013-04-043-5/+113
|\ \
| * | Enable Kerberos authentication for SSH interactionAlex Blewitt2013-04-033-5/+113
* | | Merge "Refactor success and createUser into SshUtil"Shawn Pearce2013-04-042-47/+54
|\| | | |/ |/|
| * Refactor success and createUser into SshUtilAlex Blewitt2013-04-012-47/+54
* | Correct bad name of Access Database capability in error messageMagnus Bäck2013-04-011-1/+1
|/
* Add SSH command to run Git garbage collectionEdwin Kempin2013-03-202-0/+123
* Merge "set-project-parent --children-of: Fix getting parent for level 1 proje...Shawn Pearce2013-03-191-1/+1
|\
| * set-project-parent --children-of: Fix getting parent for level 1 projectsEdwin Kempin2013-03-181-1/+1
* | Update JGit to 3.0 APIsShawn Pearce2013-03-181-1/+1
|/
* Fix gsql site programSasa Zivkov2013-03-142-39/+38
* Allow project-specific LabelTypes in ReviewCommandDave Borowitz2013-03-111-10/+42
* Ignore unknown groups when listing groups for projectsEdwin Kempin2013-03-111-4/+1
* Merge "Split off raw SQL access into its own permission"Shawn Pearce2013-03-072-1/+30
|\
| * Split off raw SQL access into its own permissionChad Horohoe2013-03-072-1/+30
* | Fix compile errors caused by MethodNotAllowedExceptionShawn Pearce2013-03-071-1/+3
* | Add direct members and directly included groups to GroupInfoEdwin Kempin2013-03-051-2/+3
* | Add REST APIs to test submit_rule and submit_filterShawn Pearce2013-03-047-264/+153
* | Rename CreateProject to PerformCreateProjectBruce Zu2013-03-041-4/+3
* | Rename ApprovalType(s) to LabelType(s)Dave Borowitz2013-03-012-7/+7
* | Migrate ApprovalTypes away from ApprovalCategory(Value)Dave Borowitz2013-03-012-13/+10
|/