Sign in
gerrit
/
gerrit
/
e2317cb59a2772983542cce9de74134a2a4a88d2
/
gerrit-sshd
e348267
Merge "Expose some BaseCommand's methods to support generic SSH commands"
by Shawn Pearce
· 11 years ago
e3172b3
Expose some BaseCommand's methods to support generic SSH commands
by David Ostrovsky
· 11 years ago
46b1ac8
Use DateTimeUtils.currentTimeMillis() to get current time
by Dave Borowitz
· 11 years ago
9e85d51
Propagate IOException when reading refs.
by Colby Ranger
· 11 years ago
50ceb44
Remove wait_for_commit from POST /changes/X/revisions/Y/review
by Dave Borowitz
· 11 years ago
57defbb
Remove jsr305 library
by Shawn Pearce
· 11 years ago
d6ccccf
Add our own Nullable implementation
by Sasa Zivkov
· 11 years ago
9ef5abd
Merge branch 'stable-2.7'
by Dave Borowitz
· 12 years ago
01cea13
Set version to 2.7
by Dave Borowitz
· 12 years ago
v2.7
a32c3ce
Merge branch 'stable-2.6' into stable-2.7
by Dave Borowitz
· 12 years ago
6b12b35
Fix installation of plugins
by David Ostrovsky
· 12 years ago
0d69c23
Add REST endpoints for draft changes
by David Ostrovsky
· 12 years ago
6f1ece7
Fix NPE if user is null
by Edwin Kempin
· 12 years ago
db8fdad
Move ReceiveCommits.advertiseHistory into hook
by Shawn Pearce
· 12 years ago
a35f8a2
Replace pattern "user instanceof IdentifiedUser" with method call
by David Ostrovsky
· 12 years ago
c7c00ee
Ensure that AccessPath is set when user for SshSession is authenticated
by Edwin Kempin
· 12 years ago
3660ea6
Merge branch 'stable-2.7'
by Shawn Pearce
· 12 years ago
b39e4d6
Merge branch 'stable-2.6' into stable-2.7
by Shawn Pearce
· 12 years ago
v2.7-rc5
c544351
Refactor capability check out from REST and SSH code
by David Ostrovsky
· 12 years ago
bae9e58
Fix reenabling of plugins
by David Ostrovsky
· 12 years ago
7025adb
RestApiServlet: Check for RequiresCapability annotation on superclasses
by Edwin Kempin
· 12 years ago
faf1c4e
Prevent possible NPE in SshUtil
by David Pursehouse
· 12 years ago
0958064
Merge "Fix possible NPE in LsUserRefs"
by Shawn Pearce
· 12 years ago
2116e9f
Fix possible NPE in LsUserRefs
by Edwin Kempin
· 12 years ago
055d43f
Fix String.format(...) calls where more args are passed than used
by Edwin Kempin
· 12 years ago
b38b97b
Fix unused imports in QueryShell
by Shawn Pearce
· 12 years ago
caf41d7
Add gsql format that returns result set as single Json object
by Christian Aistleitner
· 12 years ago
c635461
Cleanup comments for line continuations
by Christian Aistleitner
· 12 years ago
24e4c11
Suppress deprecation warning in ssh command module handler
by David Pursehouse
· 12 years ago
5b70c22
Rename @CommandMetaData(descr) to description
by Shawn Pearce
· 12 years ago
9aa521a
Merge "Add support for plugin-owned capabilities"
by Shawn Pearce
· 12 years ago
7066cc0
Add support for plugin-owned capabilities
by David Ostrovsky
· 12 years ago
50bc936
Add start times to tasks displayed by show-queue
by Ahaan Ugale
· 12 years ago
242a604
Make command line option parsing ~6500% faster
by Shawn Pearce
· 12 years ago
a206e11
Stop SshCommandDestroy thread pool on server shutdown
by Shawn Pearce
· 12 years ago
0a40f5b
Fix PluginCommandModule detection of @PluginName
by Shawn Pearce
· 12 years ago
3c99f59
Return more project settings from /project/*/config
by Edwin Kempin
· 12 years ago
07ec761
Fix for issue 2016 ssh keys not flushed
by Peter Bruin
· 12 years ago
v2.7-rc3
a1ec941
Set maxObjectSizeLimit from create-project and set-project SSH commands
by Sasa Zivkov
· 12 years ago
5a708a8
Allow per project maxObjectSizeLimit.
by Sasa Zivkov
· 12 years ago
ff5e6f6
Add wait_for_commit to /review
by Shawn Pearce
· 12 years ago
f252f53
Gerrit 2.6
by Shawn Pearce
· 12 years ago
v2.6
abf646c
Merge "Add SSH command to set group members"
by Edwin Kempin
· 12 years ago
4adb97e
Add SSH command to set group members
by David Ostrovsky
· 12 years ago
f3ffd08
Disable administrative permissions during X-Gerrit-RunAs
by Shawn Pearce
· 12 years ago
665c2a8
Merge "suexec: Honor Run As capability like HTTP REST API"
by Shawn Pearce
· 12 years ago
08ae577
suexec: Honor Run As capability like HTTP REST API
by Shawn Pearce
· 12 years ago
6599d77
Add --wide option to show-connections
by Doug Kelly
· 12 years ago
1bfa5bb
Merge branch 'stable-2.7'
by Shawn Pearce
· 12 years ago
60c5e1d
Merge branch 'stable-2.6' into stable-2.7
by Shawn Pearce
· 12 years ago
c243869
Propagate user access path from ssh scope in request scope
by David Ostrovsky
· 12 years ago
2598a95
Use REST endpoints in set-account command to update account
by Edwin Kempin
· 12 years ago
5f84321
Use REST endpoints in set-account command to add/delete email addresses
by Edwin Kempin
· 12 years ago
217613b
Merge "Make source JARs for {extension,plugin}-api targets"
by Shawn Pearce
· 12 years ago
df36b6a
Make source JARs for {extension,plugin}-api targets
by David Ostrovsky
· 12 years ago
4fbf70f
Support deletion of email address via REST
by Edwin Kempin
· 12 years ago
315066a
Support to register a new email address via REST
by Edwin Kempin
· 12 years ago
dcee572
Delete Maven based build
by David Ostrovsky
· 12 years ago
bd56297
Update buck build for strict dependencies
by Shawn Pearce
· 12 years ago
7cb2601
Fix unused imports in FlushCaches
by Shawn Pearce
· 12 years ago
3d57ead
Reuse REST code to list child projects in AdminSetParent
by Edwin Kempin
· 12 years ago
878b5a5
Support iterating through all elements of a DynamicMap
by Shawn Pearce
· 12 years ago
de57ac0
Merge "Remove `--force-message` option from the `review` command"
by Shawn Pearce
· 12 years ago
fd6bb9f
Build with Buck
by Shawn Pearce
· 12 years ago
6c30248
Merge "Added a ls-members command to the ssh daemon."
by David Pursehouse
· 12 years ago
8e34272
Added a ls-members command to the ssh daemon.
by James Ring
· 12 years ago
df5679f
Merge "Support creation of accounts via REST"
by David Pursehouse
· 12 years ago
c271318
Remove `--force-message` option from the `review` command
by David Pursehouse
· 12 years ago
9240c29
Begin 2.8
by Shawn Pearce
· 12 years ago
1967a6d
Support creation of accounts via REST
by Edwin Kempin
· 12 years ago
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
Next »