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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add plugins/extension infrastructure
David Ostrovsky
2014-04-10
15
-10
/
+157
*
Revise dispatchers and move command classes
James Moger
2014-04-10
20
-49
/
+79
*
Create a simple ls-users admin command
James Moger
2014-04-10
2
-0
/
+74
*
Elevate the public key manager to a top-level manager
James Moger
2014-04-10
21
-212
/
+225
*
Create git and gitblit dispatchers
James Moger
2014-04-10
15
-103
/
+217
*
Show root commands in welcome shell and improve command registration
James Moger
2014-04-10
3
-52
/
+99
*
Add a simple repository list command
James Moger
2014-04-10
2
-0
/
+74
*
Pass IGitblit into the SSH command context
James Moger
2014-04-10
3
-2
/
+11
*
Add a welcome shell
James Moger
2014-04-10
2
-2
/
+163
*
Add SSH daemon test
David Ostrovsky
2014-04-10
9
-5
/
+272
*
Prevent double authentication for the same public key
David Ostrovsky
2014-04-10
5
-23
/
+62
*
Fix message formatting
David Ostrovsky
2014-04-10
1
-1
/
+1
*
Move dispatcher creation to SshCommandFactory and revise permission
James Moger
2014-04-10
4
-450
/
+460
*
Rename server session classes
James Moger
2014-04-10
3
-16
/
+10
*
Rename AbstractGitCommand->BaseGitCommand
James Moger
2014-04-10
4
-6
/
+6
*
Merge AbstractSshCommand and BaseCommand into a single class
James Moger
2014-04-10
7
-516
/
+469
*
Rename authenticators for clarity
James Moger
2014-04-10
5
-12
/
+12
*
Move cache to IKeyManager and implement isStale() in FileKeyManager
James Moger
2014-04-10
7
-68
/
+121
*
Start SSH usage documentation
James Moger
2014-04-10
3
-10
/
+97
*
Support admin commands that respect user permissions
James Moger
2014-04-10
4
-2
/
+12
*
Support hidden commands and hide create-repo and review
James Moger
2014-04-10
4
-6
/
+11
*
Add add-key and rm-key commands that apply only to the current user
James Moger
2014-04-10
6
-42
/
+191
*
Renamed SshContext->SshCommandContext for clarity of purpose
James Moger
2014-04-10
3
-6
/
+6
*
Rename & simplify SshSession->SshDaemonClient
James Moger
2014-04-10
14
-164
/
+116
*
Revise SSH public key integration with AuthenticationManager
James Moger
2014-04-10
8
-59
/
+67
*
Simplify version command and output
James Moger
2014-04-10
1
-8
/
+2
*
Disregard comment/description for add/remove in FileKeyManager
James Moger
2014-04-10
1
-26
/
+78
*
Fix deleteAllKeys method signature
James Moger
2014-04-10
4
-4
/
+4
*
Fix incorrect displayed SSH transport permission
James Moger
2014-04-10
2
-21
/
+3
*
Remove unused idGenerator from the SshSessionFactory
James Moger
2014-04-10
2
-7
/
+2
*
Display the selected SSH backend in the daemon startup message
James Moger
2014-04-10
1
-5
/
+5
*
Add review SSH command
David Ostrovsky
2014-04-10
3
-1
/
+101
*
Add set account SSH command
David Ostrovsky
2014-04-10
7
-2
/
+157
*
Add support for NIO2 IoSession
David Ostrovsky
2014-04-10
2
-0
/
+23
*
Bump SSHD version to 0.10.1
David Ostrovsky
2014-04-10
8
-32
/
+81
*
Extract key manager interface and implement a file-based key manager
James Moger
2014-04-10
7
-49
/
+342
*
Listen for ssh clients on all interfaces, by default
James Moger
2014-04-10
1
-1
/
+1
*
Cleanup imports
James Moger
2014-04-10
1
-5
/
+0
*
Display ssh clone urls in the repository url panel
James Moger
2014-04-10
2
-2
/
+71
*
Establish ssh keys folder, support multiple keys, revise key authenticator
James Moger
2014-04-10
4
-103
/
+82
*
Refer to receive pack client requests as 'client'
James Moger
2014-04-10
1
-9
/
+9
*
Authenticate SSH upload pack
James Moger
2014-04-10
1
-0
/
+8
*
Move Git daemon into different package
James Moger
2014-04-10
8
-6
/
+13
*
SSHD: Add support for git pack commands
David Ostrovsky
2014-04-10
17
-165
/
+379
*
Fix command dispatching
David Ostrovsky
2014-04-10
2
-16
/
+35
*
Eliminate use of Dagger and do not create inner classes
James Moger
2014-04-10
10
-363
/
+293
*
Convert SshDaemon to unix format
David Ostrovsky
2014-04-10
1
-331
/
+335
*
Factor out methods from SshCommandServer to SshDaemon
David Ostrovsky
2014-04-10
3
-309
/
+259
*
SSHD: Add support for generic commands
David Ostrovsky
2014-04-10
20
-69
/
+2239
*
Support serving repositories over the SSH transport
Eric Myhre
2014-04-10
12
-702
/
+1462
[prev]
[next]