Sign in
gerrit
/
gerrit
/
56ef7a8902c0828553175466df31c242afe6d40b
/
gerrit-sshd
/
src
e30f028
ProjectConfigParamParserTest: Convert to use Google Truth
by David Pursehouse
· 10 years ago
6544510
Move CreateEmail.Input to EmailInput in extension API
by David Pursehouse
· 10 years ago
7ad3185
Merge branch 'stable-2.11'
by David Pursehouse
· 10 years ago
78bbaad
Merge "Support 'git-upload-archive'"
by David Pursehouse
· 10 years ago
9c3b5e1
Require 'View Plugins' capability to list plugins through SSH
by Edwin Kempin
· 10 years ago
e3f38e3
Move users of Branch constants to RefNames constants.
by Martin Fick
· 10 years ago
1e93388
Support 'git-upload-archive'
by Francois Ferrand
· 11 years ago
d4ce85d
Groups: Add create methods
by Dave Borowitz
· 10 years ago
8344a50
Move GroupInfo and related classes from GroupJson to extensions
by Dave Borowitz
· 10 years ago
b7c57bb
Organize imports
by David Pursehouse
· 10 years ago
994159e
Fix Checkstyle warnings related to class and member modifier order
by David Pursehouse
· 10 years ago
c7463ba
SshDaemon: Fix Checkstyle warnings
by David Pursehouse
· 10 years ago
34a6db2
Merge changes I695ce026,I87868087,I79bfb06e,I97006ab1,I0516cfa1, ...
by Shawn Pearce
· 10 years ago
61807cc
Merge "Allow to build api with Java 8"
by Shawn Pearce
· 10 years ago
2785e0a
Merge PerformRenameGroup into PutName
by Edwin Kempin
· 10 years ago
32ffb7b
Use REST implementation from rename-group SSH command
by Edwin Kempin
· 10 years ago
caadc0a
Use REST implementation from create-group SSH command
by Edwin Kempin
· 10 years ago
f838e8d
Merge branch 'stable-2.11'
by David Pursehouse
· 10 years ago
3d338f9
Merge branch 'stable-2.10' into stable-2.11
by David Pursehouse
· 10 years ago
c7f58cc
Revert "Revert "SSH: Simplify CachingPublicKeyAuthenticator implementation""
by David Pursehouse
· 10 years ago
7f6a4204
SshDaemon: Add implementation of InsecureBouncyCastleRandom.random()
by David Pursehouse
· 10 years ago
efdb246
Merge branch 'stable-2.11'
by David Pursehouse
· 10 years ago
744e74b
Merge branch 'stable-2.10' into stable-2.11
by David Pursehouse
· 10 years ago
ce3cf6c
SshDaemon: Don't use deprecated IoAcceptor.dispose()
by David Pursehouse
· 10 years ago
9797813
Remove unused imports
by David Pursehouse
· 10 years ago
985201b
Revert "Revert "Allow configuration of SSH rekey values""
by David Ostrovsky
· 10 years ago
c8172b2
Revert "Revert "SSHD: Allow ECDSA based public key authentication""
by David Ostrovsky
· 10 years ago
f8a988f
Revert "Revert "SSHD: Prevent double authentication for the same public key""
by David Ostrovsky
· 10 years ago
e2921b6
Revert "Downgrade SSHD to 0.9.0-4-g5967cfd"
by David Ostrovsky
· 10 years ago
0da441e
Allow to build api with Java 8
by Christian Aistleitner
· 10 years ago
7760c90
Merge changes from topic 'checkstyle-cleanup-2'
by David Pursehouse
· 10 years ago
def131f
Merge "Add "aggressive" option to ssh command "GC""
by Edwin Kempin
· 10 years ago
219f865
Add "aggressive" option to ssh command "GC"
by Christian Halstrick
· 10 years ago
410a066
Fix line length warnings
by David Pursehouse
· 10 years ago
9319d0d
Get rid of empty if-statements
by David Pursehouse
· 10 years ago
ad5e634
Do not declare multiple variables on a single line
by David Pursehouse
· 10 years ago
8f2ced6
Order modifiers according to JLS recommendation
by David Pursehouse
· 10 years ago
5ddffa0
Add missing braces around if- for- and while-statements
by David Pursehouse
· 10 years ago
5c8c20b
Projects: Add convenience methods for creating projects
by Dave Borowitz
· 10 years ago
27c286c
Slave: Report sane failure message for non-bound SSH commands
by David Ostrovsky
· 10 years ago
5575021
Add set-head SSH command
by Dariusz Luksza
· 10 years ago
05b1ae2
Fix outstanding issues with conversion to NIO
by Dave Borowitz
· 10 years ago
7e55f6b
SitePaths: Convert SSH-related paths to Path
by Dave Borowitz
· 10 years ago
a5f3a69
Hack SshDaemon to not use SecureRandom during tests
by Dave Borowitz
· 10 years ago
f39eb06
Merge "Split the ChangeHooks interface in 2"
by Martin Fick
· 10 years ago
6d0ebb8
Fix some warnings raised by CheckStyle
by David Pursehouse
· 10 years ago
bef6c3d
Split the ChangeHooks interface in 2
by Martin Fick
· 10 years ago
53484dd
Register "dropped-output" as an event type
by David Pursehouse
· 10 years ago
e9a91bb
Add explicit cast to fix compile error on Java 8
by David Ostrovsky
· 10 years ago
02ebd1a
Use StringBuilder instead of concatenation in SshLog
by David Pursehouse
· 10 years ago
29be772
Use StringBuilder instead of concatenation in ReviewCommand
by David Pursehouse
· 10 years ago
83d7d3b
Use StringBuilder instead of concatenation in SetAccountCommand
by David Pursehouse
· 10 years ago
daf0c20
Merge changes from topic 'events'
by David Pursehouse
· 10 years ago
7a722f7
Extensions GWT API: Align rule with package boundaries
by David Ostrovsky
· 10 years ago
4c72aea
Add more abstract events to the event hierarchy.
by Martin Fick
· 10 years ago
eba2661
Convert some value classes to AutoValue
by Dave Borowitz
· 10 years ago
feb4731
Merge "Add command to close SSH connection"
by David Pursehouse
· 10 years ago
b32ae74
Refactor util methods from ReviewCommand into CommandUtils
by David Ostrovsky
· 10 years ago
641fc78
Add command to close SSH connection
by Hugo Arès
· 10 years ago
f9c88308
Remove ChangeAccess.byKey and byKeyRange
by Dave Borowitz
· 10 years ago
dfc07f6
Replace most ChangeAccess queries with searches
by Dave Borowitz
· 10 years ago
53a5ccd
Kill ChangeControl.Factory
by Stefan Beller
· 10 years ago
9625637
Use AutoCloseable gwtorm/jdbc instances
by Dave Borowitz
· 10 years ago
6c69f84
Move stream-based QueryProcessor output to its own class
by Dave Borowitz
· 10 years ago
56e1f2f
Merge branch 'stable-2.10'
by David Pursehouse
· 10 years ago
3435c53
Revert "Allow configuration of SSH rekey values"
by David Pursehouse
· 10 years ago
48bf33b
Revert "SSH: Simplify CachingPublicKeyAuthenticator implementation"
by David Pursehouse
· 10 years ago
ef74c88
Revert "SSHD: Allow ECDSA based public key authentication"
by David Pursehouse
· 10 years ago
c57cc47
Don't duplicate commandName in SSH log
by Ben Beetle
· 10 years ago
c2cab42
Merge branch 'stable-2.9' into stable-2.10
by Saša Živkov
· 10 years ago
c7dedf9
Revert "SSHD: Prevent double authentication for the same public key"
by Saša Živkov
· 10 years ago
1f03f54
Include all command arguments in SSH log entry
by Ben Beetle
· 10 years ago
bde8e9a
Downgrade SSHD to 0.9.0-4-g5967cfd
by Saša Živkov
· 10 years ago
54ba43a
Replace account.AccountInfo with extensions.common.AccountInfo
by Dave Borowitz
· 10 years ago
c8d85ab
Suppress unused argument warnings in unavoidable cases
by Dave Borowitz
· 10 years ago
8b42ec5
Turn on many more Eclipse warnings, and fix them
by Dave Borowitz
· 10 years ago
76623a1
Merge changes If8296539,Id907cc10
by David Pursehouse
· 10 years ago
a56057f
Include all command arguments in SSH log entry
by Ben Beetle
· 10 years ago
2debfe9
Merge "Allow configuration of SSH rekey values"
by David Pursehouse
· 10 years ago
6f72170
Allow configuration of SSH rekey values
by Gustaf Lundh
· 10 years ago
64d12ce
SSH: Simplify CachingPublicKeyAuthenticator implementation
by David Ostrovsky
· 11 years ago
dd5ddc2
Merge "Consistently use com.google.inject.Inject instead of javax.inject.Inject"
by Dave Borowitz
· 10 years ago
4c02f6b
Consistently use com.google.inject.Inject instead of javax.inject.Inject
by David Ostrovsky
· 10 years ago
8dc720e
Move TimeUtil from gerrit-server to gerrit-common
by David Ostrovsky
· 10 years ago
c055d46
Close security hole allowing normal user to become admin
by David Ostrovsky
· 11 years ago
1c48a7e
Revert "Use javax.inject.Inject instead of com.google.inject.Inject"
by Saša Živkov
· 10 years ago
5db3bba
Use javax.inject.Inject instead of com.google.inject.Inject
by Dave Borowitz
· 10 years ago
ca4851422
Organize imports in Eclipse
by Dave Borowitz
· 10 years ago
c331a4e
Add SSH to configure logging level at runtime
by Simon Lei
· 11 years ago
5887767
SSHD: Allow ECDSA based public key authentication
by David Ostrovsky
· 11 years ago
5277727
Option to create a new change for every commit not in target
by Deniz Türkoglu
· 11 years ago
ac235a0
Don't import Id/Key/NameKey directly
by Dave Borowitz
· 11 years ago
ecc535c
Merge branch 'stable-2.10'
by David Pursehouse
· 11 years ago
5afd5b8
Merge branch 'stable-2.9' into stable-2.10
by David Pursehouse
· 11 years ago
67b38e3
Add --rebase option to review command
by Hugo Arès
· 11 years ago
85f9771
Don't require secondary index when running daemon in slave mode
by David Pursehouse
· 11 years ago
ac332d2
Fix deprecation warnings caused by Guava upgrade
by David Ostrovsky
· 11 years ago
137c303
Merge branch 'stable-2.10'
by Shawn Pearce
· 11 years ago
9954c4e
Merge branch 'stable-2.9' into stable-2.10
by Shawn Pearce
· 11 years ago
ac3d692
Fix mutual exclusivity of --delete and --submit review command options
by Hugo Arès
· 11 years ago
Next »