Sign in
gerrit
/
gerrit
/
f98887d21e2caf82b70343a2c4594e7980602b03
/
gerrit-sshd
57ecf24
Consolidate parsing and formatting for label votes
by Dave Borowitz
· 11 years ago
edf0ebf
Remove the use of + when using StringBuilder (2 of 2)
by Matt Baker
· 11 years ago
dd5f4ca
Merge branch 'stable-2.8'
by Shawn Pearce
· 11 years ago
eadd369
Merge branch 'stable-2.7' into stable-2.8
by Shawn Pearce
· 11 years ago
ae4349d
Bugfix: Changing Task state breaks comparator in ShowQueue
by Sven Selberg
· 11 years ago
357a242
Enable standalone JavaScript plugins
by Dariusz Luksza
· 12 years ago
8d2ab51
Fix various unchecked warnings
by Dave Borowitz
· 11 years ago
faef658
Include addReviewer in ChangeApi.
by Colby Ranger
· 11 years ago
05872ef
Replace 'for' loop with 'foreach'
by alex.ryazantsev
· 11 years ago
2ede20d
Add --branch option on the review ssh command
by David Pursehouse
· 11 years ago
05cb053
Save GWT compile time by avoiding javac
by Shawn Pearce
· 11 years ago
bbc4fa7
Merge "Fix 'Potential heap pollution via vargs parameter' warnings"
by Edwin Kempin
· 11 years ago
d170274
Fix 'Potential heap pollution via vargs parameter' warnings
by Shawn Pearce
· 11 years ago
85c458b
Merge "Remove unused @SuppressWarnings"
by David Pursehouse
· 11 years ago
74966d5
Remove unused @SuppressWarnings
by Shawn Pearce
· 11 years ago
72fb6cc
Remove unused .gitignore
by Shawn Pearce
· 11 years ago
c53fd3a
Delete eclipse left-over files from the Maven poop era
by David Ostrovsky
· 11 years ago
27d1ec9
CommandMetaData: Delete deprecated descr() method
by David Ostrovsky
· 11 years ago
7c1408a
Merge branch 'stable-2.8'
by David Pursehouse
· 11 years ago
b6f0130
Remove deprecated approve SSH alias
by David Ostrovsky
· 11 years ago
dd21866
Replace <code> with {@code} in javadoc
by Shawn Pearce
· 11 years ago
75d3f60
Restore configuration option sshd.requestLog
by David Ostrovsky
· 11 years ago
b926a7c
Add --notify option to SSH review command
by Edwin Kempin
· 11 years ago
2d6cb9a
Merge "Support to configure default submit type for newly created projects"
by Shawn Pearce
· 11 years ago
feebf7c
Clean-up of formatDate method in SshLogLayout
by Eryk Szymanski
· 11 years ago
a79ea55
Support to configure default submit type for newly created projects
by Edwin Kempin
· 11 years ago
8e4a990
Document programmatic HTTPD and SSHD logging configuration
by David Ostrovsky
· 11 years ago
66252ed
Enable sshd_log and httpd_log to use log4j config
by Eryk Szymanski
· 11 years ago
40b526a
Merge "Remove unnecessary 'return' statements"
by Shawn Pearce
· 11 years ago
cc2bccf
Remove unnecessary 'return' statements
by alex.ryazantsev
· 11 years ago
5c96817
Remove unnecessary assignments
by alex.ryazantsev
· 11 years ago
cb48541
Merge "Cleanup implementation of REST views"
by Shawn Pearce
· 11 years ago
445a705
Merge "Bump args4j version to 2.0.26"
by Shawn Pearce
· 11 years ago
985752f
Bump args4j version to 2.0.26
by David Ostrovsky
· 11 years ago
a9e6359
Merge changes I3e19b234,I9d7d04f4
by Shawn Pearce
· 11 years ago
4bdc72d
Add option for running GC whether progress information should be shown
by Edwin Kempin
· 11 years ago
0d7a9e0
Remove unnecessary type cast
by alex.ryazantsev
· 11 years ago
9d3492c
Remove unnecessary invocation toString() method
by alex.ryazantsev
· 11 years ago
ec6fca8
Make LifecycleModule inherit from FactoryModule
by Dave Borowitz
· 11 years ago
df134a8
Cleanup implementation of REST views
by Edwin Kempin
· 11 years ago
997b047
Remove unnecessary semicolons
by alex.ryazantsev
· 11 years ago
753245f
Merge "Plugin API for change and revision"
by Shawn Pearce
· 11 years ago
44a1930
Plugin API for change and revision
by David Ostrovsky
· 11 years ago
edddef2
Make acceptance test framework request scope aware
by David Ostrovsky
· 11 years ago
6bfb633
Merge changes Ic9315314,I8c336be2
by Shawn Pearce
· 11 years ago
4c62f72
Merge branch 'stable-2.8'
by Shawn Pearce
· 11 years ago
84646ad
Merge branch 'stable-2.7' into stable-2.8
by Shawn Pearce
· 11 years ago
e4893eb
Merge branch 'stable-2.6' into stable-2.7
by Shawn Pearce
· 11 years ago
e5b7f1a
Bump SSHD version to 0.9.0.201311081
by David Ostrovsky
· 11 years ago
2868158f
Merge "Define API to invoke the REST API from within extensions and plugins"
by Shawn Pearce
· 11 years ago
db99f54
Define API to invoke the REST API from within extensions and plugins
by Shawn Pearce
· 12 years ago
e4f3535
Add support for plugin root level command
by Shawn Pearce
· 11 years ago
35e97c2
Run most acceptance tests in-memory
by Shawn Pearce
· 11 years ago
1f04bca
Add new SSH command to search in Gerrit documentation index
by David Ostrovsky
· 11 years ago
318bfca
Run most acceptance tests in-memory
by Shawn Pearce
· 11 years ago
72cb603
Add --all-reviewers to ssh gerrit-query
by Mani Chandel
· 11 years ago
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
· 12 years ago
d6ccccf
Add our own Nullable implementation
by Sasa Zivkov
· 12 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
Next »