index
:
gitblit.git
1026-Lucene-Index-PDF
fixup-1.9
gh-pages
master
ticket/104
ticket/114
ticket/138
ticket/235
ticket/7
ticket/75
wicket-7
Pure java git solution: https://github.com/gitblit-org/gitblit
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
gitblit
/
transport
/
ssh
/
commands
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed ssh.Display(Host|Port) to ssh.Advertised(Host|Port)
James Moger
2015-06-15
1
-3
/
+3
*
Added git.sshDisplay{Port|Host} to hide port forward.
Morten Bøgeskov
2015-06-15
1
-5
/
+11
*
Fix thread exhaustion in SSH daemon
James Moger
2014-05-29
4
-11
/
+25
*
Simplify current plugin release detection, ignore currentRelease registry field
James Moger
2014-04-23
1
-5
/
+5
*
Remove User parameter from SSH dispatch command setup
James Moger
2014-04-17
3
-39
/
+37
*
Filter the current plugin release by the system version
James Moger
2014-04-17
1
-4
/
+20
*
[findbugs] Fix missing 'throw' on plugin installation failure
James Moger
2014-04-17
1
-1
/
+1
*
[findbugs] Fix throws signature
James Moger
2014-04-17
1
-1
/
+1
*
Organize imports
James Moger
2014-04-17
1
-8
/
+6
*
Add plugin (un)install lifecycle methods
James Moger
2014-04-17
1
-1
/
+1
*
Enforce plugin-requires attribute
James Moger
2014-04-15
1
-7
/
+33
*
Update to pf4j 0.8.0
James Moger
2014-04-15
1
-16
/
+16
*
Update headers
James Moger
2014-04-13
6
-61
/
+66
*
Improve plugin dispatcher command help
James Moger
2014-04-13
1
-18
/
+18
*
Upgrade plugin command
James Moger
2014-04-13
1
-2
/
+42
*
Documentation
James Moger
2014-04-13
1
-0
/
+7
*
Eliminate plugin name, stick with id and description
James Moger
2014-04-12
1
-13
/
+15
*
Allow user to disable checksum verification on plugin registry refresh
James Moger
2014-04-11
1
-2
/
+9
*
Improve plugin manager based on upstreamed contributions to pf4j
James Moger
2014-04-10
2
-158
/
+327
*
Add hostname and ssh repo url methodso to SshCommand
James Moger
2014-04-10
1
-0
/
+38
*
Implement simple JSON-based plugin registry and install command
James Moger
2014-04-10
1
-15
/
+105
*
Split administration commands into a plugin, enhance plugin manager
James Moger
2014-04-10
3
-2
/
+325
*
Implement rename user/team and set field user/team commands
James Moger
2014-04-10
1
-0
/
+9
*
Improve dispatcher usage output
James Moger
2014-04-10
1
-0
/
+14
*
Track the SSH public key used for a session and add a `keys which` command
James Moger
2014-04-10
1
-1
/
+1
*
Improve command help with formatting and usage examples
James Moger
2014-04-10
5
-4
/
+127
*
Add --json flag to the list command for outputing JSON
James Moger
2014-04-10
2
-18
/
+41
*
Refactored regex list command into a subclass
James Moger
2014-04-10
2
-28
/
+89
*
Refactor list commands into an abstract class
James Moger
2014-04-10
1
-0
/
+74
*
Revise dispatcher setup and command registration
James Moger
2014-04-10
2
-35
/
+57
*
Catch dispatchers registered through registerCommand
James Moger
2014-04-10
1
-6
/
+15
*
Allow command classes to manually display usage
James Moger
2014-04-10
1
-0
/
+5
*
Hide dispatcher from usage() if it has no visible commands or visible nested ...
James Moger
2014-04-10
1
-8
/
+35
*
Report identified user and command on command failure
David Ostrovsky
2014-04-10
1
-19
/
+11
*
Allow registration of a command instance
James Moger
2014-04-10
1
-0
/
+27
*
Support local aliases within a dispatcher and warn on registration collisions
James Moger
2014-04-10
2
-7
/
+51
*
Clear instantiated commands and dispatchers from the dispatcher on destroy()
James Moger
2014-04-10
1
-0
/
+3
*
Expose new property: sshCommandStartThreads
David Ostrovsky
2014-04-10
1
-1
/
+2
*
Be more verbose on gathering plugin's extension points
David Ostrovsky
2014-04-10
1
-0
/
+9
*
DispatchCommand should be the ExtensionPoint
James Moger
2014-04-10
4
-34
/
+25
*
Hook-up comprensive command cleanup (destroy)
James Moger
2014-04-10
3
-35
/
+63
*
Get the command context with an accessor instead of direct field access
James Moger
2014-04-10
2
-13
/
+15
*
Expose SSH command as plugin extension point
David Ostrovsky
2014-04-10
3
-2
/
+26
*
Revise dispatchers and move command classes
James Moger
2014-04-10
6
-8
/
+404
*
Elevate the public key manager to a top-level manager
James Moger
2014-04-10
1
-13
/
+0
*
Create git and gitblit dispatchers
James Moger
2014-04-10
12
-693
/
+26
*
Show root commands in welcome shell and improve command registration
James Moger
2014-04-10
2
-46
/
+81
*
Add a simple repository list command
James Moger
2014-04-10
1
-0
/
+72
*
Pass IGitblit into the SSH command context
James Moger
2014-04-10
1
-0
/
+1
*
Add SSH daemon test
David Ostrovsky
2014-04-10
1
-1
/
+1
[next]