Sign in
gerrit
/
gerrit
/
e273767e65131b72ef52d0d94d9be020f2b0df7e
/
gerrit-sshd
ebd8746
Merge changes from topic 'migrate-external-ids-3'
by ekempin
· 8 years ago
c3c8c88
Merge branch 'stable-2.14'
by David Pursehouse
· 8 years ago
471fe93
SshDaemon: Set NIO2_READ_TIMEOUT to sshd.idleTimeout
by David Pursehouse
· 8 years ago
276b8a8
Migrate external IDs to NoteDb (part 3)
by Edwin Kempin
· 8 years ago
9cbfae0
Merge branch 'stable-2.14'
by David Pursehouse
· 8 years ago
db21e3a
Replace FileInputStream and FileOutputStream with static Files methods
by Hector Oswaldo Caballero
· 8 years ago
75c9189
Merge branch 'stable-2.14'
by David Pursehouse
· 8 years ago
7b38f47
Get rid of calls to SecurityUtils.isBouncyCastleRegistered()
by David Pursehouse
· 8 years ago
b139a0c
SshDaemon: Improve log message when formatting ssh host key fails
by David Pursehouse
· 8 years ago
1fc7804
Merge branch 'stable-2.14'
by David Pursehouse
· 8 years ago
9955009
DatabasePubKeyAuth: Also look for ecdsa keys and ed25519 keys
by Paladox none
· 8 years ago
acf39da
SshDaemon: Also look for ecdsa keys and ed25519 keys
by Paladox none
· 8 years ago
c3319bf
InitSshd: Generate ecdsa and ed25519 keys if the host supports them
by Paladox none
· 8 years ago
ae52afc
Convert most ChangeApi handlers to retrying wrappers
by Dave Borowitz
· 8 years ago
74e4876d
Merge branch 'stable-2.14'
by David Pursehouse
· 8 years ago
74bb6d6
ES: Implement online reindex for ElasticSearch
by Dariusz Luksza
· 8 years ago
931fe95
Move PluginPermissions to extension API
by Luca Milanesio
· 8 years ago
8ea6df3
Convert parsing projects to use PermissionBackend
by Shawn Pearce
· 8 years ago
571f99c
Convert ListChildProjects to PermissionBackend
by Shawn Pearce
· 8 years ago
abab3e9
Convert SuggestParentCandidates to PermissionBackend
by Shawn Pearce
· 8 years ago
29d4523
Convert administrateServer to PermissionBackend
by Shawn Pearce
· 8 years ago
b579865
Merge changes from topic 'permission-backend'
by David Pursehouse
· 8 years ago
4c4acd6
Delegate dynamicBeans for external plugins
by Martin Fick
· 8 years ago
79a899e
Convert RequireCapability checks to PermissionBackend
by Shawn Pearce
· 8 years ago
eacabe9
Merge changes from topic 'permission-backend'
by David Pursehouse
· 8 years ago
87df78a
Merge "Allow plugins to output change query attributes"
by Martin Fick
· 8 years ago
b168511
Convert modifyAccount to PermissionBackend
by Shawn Pearce
· 8 years ago
a3efaba
Convert maintainServer to PermissionBackend
by Shawn Pearce
· 8 years ago
53417fc
Convert viewQueue to PermissionBackend
by Shawn Pearce
· 8 years ago
cffb2459
Allow plugins to output change query attributes
by Zac Livingston
· 8 years ago
7eb31de
Partially convert accessDatabase to PermissionBackend
by Shawn Pearce
· 8 years ago
f49c2a8
Convert runAs to PermissionBackend
by Shawn Pearce
· 8 years ago
7dab2eb
Remove duplicated code in set-project ssh command
by Hugo Arès
· 8 years ago
9cb2dea
Merge branch 'stable-2.14'
by David Pursehouse
· 8 years ago
82393f6
Merge branch 'stable-2.13' into stable-2.14
by David Pursehouse
· 8 years ago
36cc6fc
Allow project owner to use set-project ssh command
by Hugo Arès
· 8 years ago
a085ff9
Merge "Add a BeanParseListener interface to DynamicOptions."
by Martin Fick
· 8 years ago
f7d4995
Merge branch 'stable-2.14'
by David Pursehouse
· 8 years ago
c5f8066
Don't ship bouncycastle libraries in plugin API
by David Ostrovsky
· 8 years ago
156c9c9
Add a BeanParseListener interface to DynamicOptions.
by Martin Fick
· 9 years ago
4f083a8
Allow plugins to register options for both ssh and restapi commands
by Zac Livingston
· 9 years ago
0859d6c
Merge branch 'stable-2.14'
by David Pursehouse
· 8 years ago
5f8c7f5
Shutdown SSH executors upon SshDaemon stop
by Luca Milanesio
· 8 years ago
c07c18a
Migrate external IDs to NoteDb (part 2)
by Edwin Kempin
· 8 years ago
6cbae56
Merge branch 'stable-2.14'
by David Pursehouse
· 8 years ago
12c4893
Bump Mina core to 2.0.16 and sshd to 1.4
by David Ostrovsky
· 9 years ago
c9694da
Move classes that are related to external IDs into an own package
by Edwin Kempin
· 8 years ago
8785d73
Runnable: replace anonymous class with lambda
by David Ostrovsky
· 8 years ago
8f0528f
Fix FunctionalInterfaceClash warning flagged by error prone
by David Ostrovsky
· 8 years ago
5256472
SshDaemon: Add missing type arguments for generic class NamedFactory<T>
by David Pursehouse
· 8 years ago
086203d
Merge branch 'stable-2.13'
by David Pursehouse
· 8 years ago
07d7f65
LfsPluginAuthCommand: Don't spam error log when LFS plugin is missing
by David Pursehouse
· 8 years ago
9146a95
Merge branch 'stable-2.13'
by David Pursehouse
· 8 years ago
fe6f739
Allow user with maintain server permissions to find any change
by Luca Milanesio
· 8 years ago
f1cf7da
Do not assume DB down if change to index not found
by Luca Milanesio
· 8 years ago
dd4950e
Allow to continue reindex despite failures
by Luca Milanesio
· 8 years ago
744d2b8
Migrate external IDs to NoteDb (part 1)
by Edwin Kempin
· 8 years ago
2b4239a
Allow to index all changes of a project
by Hector Oswaldo Caballero
· 8 years ago
e0774b7
Remove command line reviewer/cc visibility check
by Shawn Pearce
· 8 years ago
abe599cb7
Avoid implicit use of the platform default charset
by David Ostrovsky
· 8 years ago
42ace3c
Format java files with google-java-format
by David Pursehouse
· 8 years ago
1111684
Squash redundant string concatenations introduced by google-java-format
by David Pursehouse
· 8 years ago
e1f9dd1
AccountApi: Add methods to get emails and delete email
by Edwin Kempin
· 8 years ago
292fa15
Format all Java files with google-java-format
by Dave Borowitz
· 8 years ago
fdbfcad
Remove Buck based build
by David Ostrovsky
· 8 years ago
eaee6f4
Merge branch 'stable-2.13'
by David Pursehouse
· 8 years ago
0ecf8cf
Avoid Multimap implementation create methods
by Dave Borowitz
· 8 years ago
484da49
Prefer subtypes of Multimap
by Dave Borowitz
· 8 years ago
3123523
Install "git-lfs-authenticate" SSH command when lfs.plugin is configured
by Jacek Centkowski
· 8 years ago
f104ccd
Introduce "git-lfs-authenticate" SSH Command for LFS plugins
by Jacek Centkowski
· 8 years ago
ae52c04
Introduce "git-lfs-authenticate" SSH Command for LFS plugins
by Jacek Centkowski
· 8 years ago
92b9a7c
Index group on creation and whenever a group is evicted from cache
by Edwin Kempin
· 8 years ago
9a52dd1
Do not assume DB down if change to index not found
by Luca Milanesio
· 8 years ago
fa18907
Bazel: Reformat build files
by David Ostrovsky
· 8 years ago
c89bc10
Merge branch 'stable-2.13'
by David Pursehouse
· 8 years ago
117536d
Allow to continue reindex despite failures
by Luca Milanesio
· 8 years ago
8ad3ae5
Support move change via SSH
by Orgad Shaneh
· 8 years ago
ede1ff4
Merge branch 'stable-2.13'
by David Pursehouse
· 8 years ago
650769c
Fix NPE when requesting invalid Change-Id to index
by Luca Milanesio
· 8 years ago
1a4ff2f
Merge branch 'stable-2.13'
by David Pursehouse
· 8 years ago
664a284
SetMembersCommand: Handle REST errors gracefully
by David Pursehouse
· 8 years ago
18d8f00
Remove unused import
by Hugo Arès
· 8 years ago
e624bc0
ChangeArgumentParser: Replace FluentIterable with Java 8 stream
by Luca Milanesio
· 8 years ago
34c0481
Merge branch 'stable-2.13'
by David Pursehouse
· 8 years ago
7bcb71d
Fix to reindex a change via SSH: get from DB/Notes instead of Lucene
by Luca Milanesio
· 8 years ago
ef6398e
Upgrade Guava to 20.0-rc1
by David Pursehouse
· 8 years ago
cf4a201
Merge branch 'stable-2.13'
by Hugo Arès
· 9 years ago
e698965
Catch exceptions from StreamEvents JSON Serialization
by Gustaf Lundh
· 9 years ago
a62dc20
Convert some Functions/Predicates to streams & lambdas (5)
by Dave Borowitz
· 9 years ago
aa5d14b
BaseCommand: Removed unused checkExclusivity method
by Gustaf Lundh
· 9 years ago
0b774c4
Update Buck to latest version
by David Ostrovsky
· 9 years ago
d96c3e5
Move GetArchive.AllowedFormats to its own file
by Stefan Beller
· 9 years ago
407fca3
Support notify option for delete reviewer REST endpoint
by Edwin Kempin
· 9 years ago
e1767e5
Revert "Remove usage of to-be-deprecated Throwables"
by Dave Borowitz
· 9 years ago
7c70717
Add configuration of key exchange algorithms for sshd
by Scott Dial
· 9 years ago
3f34c3f
Merge "Add configuration of key exchange algorithms for sshd"
by David Pursehouse
· 9 years ago
8df8a24
Remove usage of to-be-deprecated Throwables
by David Pursehouse
· 9 years ago
040c39b
Fix auto-adding reviewers during push
by Dave Borowitz
· 9 years ago
447bcdf
Merge "ShowConnections: Only show start and idle columns for mina backend"
by Edwin Kempin
· 9 years ago
a407a3f
ShowConnections: Only show start and idle columns for mina backend
by David Pursehouse
· 9 years ago
Next »