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
/
manager
/
ServicesManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Fix nullpointer exception with unsupported URL protocol #1237"
Martin Spielmann
2017-05-22
1
-1
/
+1
*
Fix nullpointer exception with unsupported URL protocol #1237
Martin Spielmann
2017-05-21
1
-1
/
+1
*
allow advertising gitblit privileges for external URLs
Joel Johnson
2015-07-01
1
-9
/
+28
*
fix permission capping for HTTP/HTTPS
Joel Johnson
2015-06-30
1
-2
/
+3
*
allow configuring of internal URLs offered
Joel Johnson
2015-06-12
1
-3
/
+6
*
Allow finer-grained determination of available transport preferences
James Moger
2014-10-31
1
-6
/
+20
*
Merge branch 'ticket/161' into develop
James Moger
2014-09-08
1
-1
/
+1
|
\
|
*
Expose setting to control Lucene repository indexing frequency
James Moger
2014-09-08
1
-1
/
+1
*
|
Extract services manager into a top-level injectable manager
James Moger
2014-07-03
1
-14
/
+212
|
/
*
Add a basic SSH public key management UI
James Moger
2014-06-05
1
-3
/
+15
*
Add setting to control thread pool size for default work queue
James Moger
2014-05-29
1
-1
/
+2
*
Fix thread exhaustion in SSH daemon
James Moger
2014-05-29
1
-1
/
+9
*
Improve isServingRepositories check
James Moger
2014-04-10
1
-0
/
+6
*
Exclude SSH repository urls from anonymous users
James Moger
2014-04-10
1
-0
/
+4
*
Fix incorrect displayed SSH transport permission
James Moger
2014-04-10
1
-20
/
+2
*
Display ssh clone urls in the repository url panel
James Moger
2014-04-10
1
-2
/
+61
*
Move Git daemon into different package
James Moger
2014-04-10
1
-1
/
+1
*
SSHD: Add support for git pack commands
David Ostrovsky
2014-04-10
1
-1
/
+0
*
Eliminate use of Dagger and do not create inner classes
James Moger
2014-04-10
1
-53
/
+4
*
Factor out methods from SshCommandServer to SshDaemon
David Ostrovsky
2014-04-10
1
-1
/
+54
*
Support serving repositories over the SSH transport
Eric Myhre
2014-04-10
1
-0
/
+18
*
Refactor managers and authentication for federation
James Moger
2013-11-29
1
-5
/
+4
*
Flattened IGitblitManager, GitblitManager, and GitBlit classes
James Moger
2013-11-29
1
-1
/
+44
*
Renamed Gitblit to GitBlit to not break existing Groovy hooks
James Moger
2013-11-29
1
-3
/
+3
*
Moved servlets and services to separate packages
James Moger
2013-11-29
1
-2
/
+2
*
Extract Federation, Gitblit and Services manager from GitBlit singleton
James Moger
2013-11-29
1
-0
/
+188