Sign in
gerrit
/
gerrit
/
96f54ae3e9085dd3cc69500a5e86fe083758b5e6
/
gerrit-sshd
d1f1af2
Merge branch 'stable-2.6'
by David Pursehouse
· 12 years ago
50d6de2
Merge "Mark project and user options as required for LsUserRefs" into stable-2.6
by David Pursehouse
· 12 years ago
a0e111e
Mark project and user options as required for LsUserRefs
by Christian Aistleitner
· 12 years ago
6fe6ff6
Fix setting account's full name via ssh
by Christian Aistleitner
· 12 years ago
ec82f0d
Merge branch 'stable-2.6'
by Shawn Pearce
· 12 years ago
8dead43
Fix: `gerrit review` with --message does not work with no labels
by David Pursehouse
· 12 years ago
e6832ae
Merge branch 'stable-2.6'
by David Pursehouse
· 12 years ago
6a4b4d2
Fix parameter checking on ls-projects command
by David Pursehouse
· 12 years ago
d168b81
Introduce StreamEvents capability
by Ed Bartosh
· 12 years ago
a651801
Merge branch 'stable-2.6'
by Shawn Pearce
· 12 years ago
79b91bf
Read initial ack for scp
by Christian Aistleitner
· 12 years ago
045c622
Merge branch 'stable-2.6'
by Shawn Pearce
· 12 years ago
3d79459
Disable closing idle Ssh connections again
by Christian Aistleitner
· 12 years ago
c5f92b8
Merge "Enable Kerberos authentication for SSH interaction"
by Shawn Pearce
· 12 years ago
efae21a
Merge "Refactor success and createUser into SshUtil"
by Shawn Pearce
· 12 years ago
7efb06f
Enable Kerberos authentication for SSH interaction
by Alex Blewitt
· 12 years ago
9518282
Merge branch 'stable-2.6'
by Shawn Pearce
· 12 years ago
6d46648
Correct bad name of Access Database capability in error message
by Magnus Bäck
· 12 years ago
e035784
Refactor success and createUser into SshUtil
by Alex Blewitt
· 12 years ago
d47ca8a
Start 2.7 development
by Shawn Pearce
· 12 years ago
619169b
Add SSH command to run Git garbage collection
by Edwin Kempin
· 13 years ago
8fe1358
Merge "set-project-parent --children-of: Fix getting parent for level 1 projects"
by Shawn Pearce
· 12 years ago
95c5dee
Update JGit to 3.0 APIs
by Shawn Pearce
· 12 years ago
069599e
set-project-parent --children-of: Fix getting parent for level 1 projects
by Edwin Kempin
· 12 years ago
b3a295c
Fix gsql site program
by Sasa Zivkov
· 12 years ago
55b290a
Allow project-specific LabelTypes in ReviewCommand
by Dave Borowitz
· 12 years ago
6f074f6
Ignore unknown groups when listing groups for projects
by Edwin Kempin
· 12 years ago
414b058
Merge "Split off raw SQL access into its own permission"
by Shawn Pearce
· 12 years ago
abd6d4e
Split off raw SQL access into its own permission
by Chad Horohoe
· 12 years ago
2ba9049
Fix compile errors caused by MethodNotAllowedException
by Shawn Pearce
· 12 years ago
abaab546
Add direct members and directly included groups to GroupInfo
by Edwin Kempin
· 12 years ago
b1f730b
Add REST APIs to test submit_rule and submit_filter
by Shawn Pearce
· 12 years ago
01eac64
Rename CreateProject to PerformCreateProject
by Bruce Zu
· 12 years ago
0557fc4
Rename ApprovalType(s) to LabelType(s)
by Dave Borowitz
· 12 years ago
41f909f
Migrate ApprovalTypes away from ApprovalCategory(Value)
by Dave Borowitz
· 12 years ago
69928a6
Add options to refs/for/ magic branch syntax
by Shawn Pearce
· 12 years ago
1da7676
Merge "Include name of owner group into GroupInfo"
by Shawn Pearce
· 12 years ago
16df275
Merge "Move command description checking in 'if' block"
by David Pursehouse
· 12 years ago
c6993fb
Include name of owner group into GroupInfo
by Edwin Kempin
· 12 years ago
30348a5
Move command description checking in 'if' block
by Bruce Zu
· 12 years ago
105af8b
Remove old Add/RemoveReviewer handlers
by Dave Borowitz
· 12 years ago
9bdb1be
Merge "Remove SshInfo from email templates and move to sysInjector"
by Edwin Kempin
· 12 years ago
107c1bb
Remove SshInfo from email templates and move to sysInjector
by Dave Borowitz
· 12 years ago
4321cab
Merge "Display command description in ssh gerrit --help"
by Shawn Pearce
· 12 years ago
88c3263
Provide descriptive message for NoSuchProjectException
by Christian Aistleitner
· 12 years ago
e51c428
Display command description in ssh gerrit --help
by David Ostrovsky
· 12 years ago
bf75002
Support to check via REST if a group is owned by the calling user
by Edwin Kempin
· 12 years ago
f04fc9c
Rename 'is_visible_to_all' in GroupOptionsInfo to 'visible_to_all'
by Edwin Kempin
· 12 years ago
7c8903b
Support changing of group options via REST
by Edwin Kempin
· 12 years ago
7a0ba5b
Audit support for new RESTFul API.
by Luca Milanesio
· 12 years ago
a1876ad
Move Url utility class to restapi package
by Shawn Pearce
· 12 years ago
0a30184
Merge "Avoid loading patch sets multiple times from database in review command"
by Shawn Pearce
· 12 years ago
ff8c76a
Merge "Merge VisibleGroups into ListGroups"
by Shawn Pearce
· 12 years ago
3e8754e
ls-groups: Print out "n/a" if group name is not set
by Edwin Kempin
· 12 years ago
0f55837
Merge VisibleGroups into ListGroups
by Edwin Kempin
· 12 years ago
0026dfe
Refactor ListGroups: Move code to format output into command class
by Edwin Kempin
· 12 years ago
68152ee
Avoid loading patch sets multiple times from database in review command
by Edwin Kempin
· 12 years ago
64356b2
Merge "Add REST endpoint to add members to a group"
by Shawn Pearce
· 12 years ago
9a70169
Add REST endpoint to add members to a group
by Edwin Kempin
· 12 years ago
740a217
Fix infinite loops when walking project hierarchy
by Shawn Pearce
· 12 years ago
97dbc31
Merge "Allow group includes to be by UUID instead of group ID"
by Shawn Pearce
· 12 years ago
2cf207f
Allow group includes to be by UUID instead of group ID
by Chad Horohoe
· 12 years ago
5948443
Add REST endpoint to retrieve groups
by Edwin Kempin
· 12 years ago
a65b695
Fix: SSH abandon or restore adds the cover message twice
by David Pursehouse
· 12 years ago
c13a2fd
Fix: cannot apply review labels when restoring a change over SSH
by David Pursehouse
· 12 years ago
8462933
Fix compiler warnings about missing switch cases
by David Pursehouse
· 12 years ago
f1264f4
Suppress Eclipse warning "annotation should not be used as a superinterface"
by David Pursehouse
· 12 years ago
2f7bdc1
New option for ls-user-refs: --only-refs-heads
by Gustaf Lundh
· 12 years ago
bf53a70
New Admin command: ls-user-refs
by Gustaf Lundh
· 12 years ago
230343b
Use /changes/{id}/revisions/{sha1}/submit to submit changes
by Shawn O. Pearce
· 12 years ago
8fb080a
For inherited boolean values display the actual value that is inherited
by Edwin Kempin
· 12 years ago
117a39b
Add REST API for /restore
by Brad Larson
· 12 years ago
aab01c4
Merge "Update web UI to use /review"
by Martin Fick
· 12 years ago
2800344
Merge ""test-submit type" command."
by Shawn Pearce
· 12 years ago
a14030a
Merge "Split test-submit-rule command into "test-submit rule""
by Shawn Pearce
· 12 years ago
2dc6858
Merge "Refactor test-submit-rule, remove duplicated code"
by Shawn Pearce
· 12 years ago
8c850ec
Update web UI to use /review
by Shawn O. Pearce
· 12 years ago
2dbd678
"test-submit type" command.
by Sasa Zivkov
· 12 years ago
b6cbf23
Split test-submit-rule command into "test-submit rule"
by Sasa Zivkov
· 12 years ago
ed02d74
Refactor test-submit-rule, remove duplicated code
by Sasa Zivkov
· 12 years ago
c9c0912
Merge branch 'stable-2.6'
by Shawn O. Pearce
· 12 years ago
ccedb61
Merge "Register @Listen annotated classes in Http and Ssh modules" into stable-2.6
by Shawn Pearce
· 12 years ago
3d552cc
Update ReviewCommand to use new Abandon interface
by Brad Larson
· 12 years ago
401440f9
Make ReviewDb available in the server on a per-thread basis
by Shawn O. Pearce
· 12 years ago
0185d42
Enable specific AccessPaths based on authentication
by Shawn O. Pearce
· 12 years ago
5939e2c
Fix NPE when creating project via command line
by Brad Larson
· 12 years ago
9ec549c
Register @Listen annotated classes in Http and Ssh modules
by Dariusz Luksza
· 12 years ago
6738e5f
Merge branch 'stable-2.5'
by Shawn O. Pearce
· 12 years ago
2462ccb
Permit booleans in project.config to be inherited
by Shawn O. Pearce
· 12 years ago
cb7d0ae
Merge "Add org.apache.mina as dependency to pom.xml" into stable-2.5
by Shawn Pearce
· 12 years ago
5605262
Fix OutOfScope exception when auditing ssh auth failure.
by Sasa Zivkov
· 12 years ago
c7a4683
Add org.apache.mina as dependency to pom.xml
by Patrick Gansterer
· 12 years ago
8b5154f
Merge branch 'stable-2.5'
by Shawn O. Pearce
· 12 years ago
78c2bfd
Fix test-submit-rule.
by Johan Björk
· 12 years ago
ed0488c
Merge "Caching of changes"
by Shawn Pearce
· 12 years ago
47ce4e3
Caching of changes
by Gustaf Lundh
· 13 years ago
2820055
Fix various warnings
by Edwin Kempin
· 12 years ago
6fb89cf
Add ssh command "test-submit-rule"
by Johan Björk
· 13 years ago
f9a4e2f
Add submit records to query output.
by James E. Blair
· 13 years ago
20ae069
Add ssh command "test-submit-rule"
by Johan Björk
· 13 years ago
Next »