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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix invalid generated SSH url for port 22
James Moger
2014-06-09
1
-1
/
+1
*
Fix thread exhaustion in SSH daemon
James Moger
2014-05-29
5
-14
/
+29
*
Catch UnsatisfiedLinkException when setting filemode of generated SSH keys
James Moger
2014-05-12
1
-2
/
+2
*
Prevent adding empty or invalid SSH public keys
James Moger
2014-04-25
3
-7
/
+23
*
Simplify current plugin release detection, ignore currentRelease registry field
James Moger
2014-04-23
1
-5
/
+5
*
Update to Apache MINA/SSHD 0.11.0
James Moger
2014-04-23
1
-0
/
+5
*
Remove User parameter from SSH dispatch command setup
James Moger
2014-04-17
5
-52
/
+48
*
Filter the current plugin release by the system version
James Moger
2014-04-17
1
-4
/
+20
*
[findbugs] Simplify the SshKey <-> PublicKey comparison
James Moger
2014-04-17
1
-1
/
+1
*
[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
*
Strip leading / from a repository name on ssh fetch/push
James Moger
2014-04-17
1
-3
/
+2
*
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
*
Add ssh command to update the permission for an SSH key
James Moger
2014-04-14
1
-0
/
+38
*
Update headers
James Moger
2014-04-13
17
-69
/
+119
*
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
*
Clarify interactive shells message
James Moger
2014-04-10
1
-1
/
+1
*
Rename SSH key store on user rename
James Moger
2014-04-10
1
-0
/
+11
*
Unit tests for ssh daemon and keys dispatcher
James Moger
2014-04-10
7
-55
/
+63
*
Add hostname and ssh repo url methodso to SshCommand
James Moger
2014-04-10
1
-0
/
+38
*
Support specifying permission levels for SSH public keys
James Moger
2014-04-10
5
-21
/
+118
*
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
15
-2251
/
+301
*
Implement management commands in repositories dispatcher
James Moger
2014-04-10
4
-4
/
+419
*
Finish user and team administration commands
James Moger
2014-04-10
2
-4
/
+15
*
Implement rename user/team and set field user/team commands
James Moger
2014-04-10
3
-17
/
+310
*
Improve dispatcher usage output
James Moger
2014-04-10
1
-0
/
+14
*
Implemented teams dispatcher and management commands
James Moger
2014-04-10
2
-0
/
+362
*
Revise user list columns to match web ui
James Moger
2014-04-10
1
-7
/
+16
*
Preserve key index when re-adding an existing key
James Moger
2014-04-10
1
-5
/
+11
*
Simplify show user output
James Moger
2014-04-10
1
-17
/
+8
*
Add command to change the comment of a registered ssh public key
James Moger
2014-04-10
2
-4
/
+49
*
Add owned repositories and public key fingerprints to admin show user command
James Moger
2014-04-10
1
-2
/
+46
*
Track the SSH public key used for a session and add a `keys which` command
James Moger
2014-04-10
5
-11
/
+58
*
Improve command help with formatting and usage examples
James Moger
2014-04-10
15
-179
/
+466
*
Add --json flag to the list command for outputing JSON
James Moger
2014-04-10
5
-30
/
+53
*
Support querying in tickets ls and accept Object[][] for table data
James Moger
2014-04-10
5
-45
/
+66
*
Refactored regex list command into a subclass
James Moger
2014-04-10
6
-67
/
+113
*
Refactor list commands into an abstract class
James Moger
2014-04-10
5
-162
/
+147
*
Draft tickets list command
James Moger
2014-04-10
3
-2
/
+122
*
Support regex filtering the projects, repositories, and users list
James Moger
2014-04-10
3
-6
/
+66
*
Improve table rendering and uer details display
James Moger
2014-04-10
4
-34
/
+75
[next]