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
/
servlet
/
GitblitContext.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extract ticket service into an injectable object with a custom provider
James Moger
2014-07-03
1
-0
/
+2
*
Extract services manager into a top-level injectable manager
James Moger
2014-07-03
1
-0
/
+2
*
Dropped WebListener annotation
James Moger
2014-07-03
1
-2
/
+0
*
Use Guice-Servlet rather than custom code and expose the Injector
James Moger
2014-07-03
1
-44
/
+37
*
Replace Dagger with Guice 4.0 beta and update Guava to 16.0.1
James Moger
2014-07-03
1
-15
/
+15
*
Move the DaggerModule to the Dagger package
James Moger
2014-07-03
1
-1
/
+1
*
Return of Servlet3 servlet and filter loading
James Moger
2014-07-03
1
-18
/
+46
*
Add repository and user/team lifecycle listener extension points
James Moger
2014-06-09
1
-1
/
+9
*
Simplified repository creation with a NewRepositoryPage
James Moger
2014-06-03
1
-0
/
+16
*
Add startup/shutdown LifeCycle extension point
James Moger
2014-05-15
1
-0
/
+20
*
[findbugs] Reduce static variable assignment to one location
James Moger
2014-04-17
1
-3
/
+1
*
Start plugin manager last to allow plugins deterministic access to the other ...
James Moger
2014-04-14
1
-1
/
+4
*
Style: changed manager order to reflect dependency chain
James Moger
2014-04-10
1
-2
/
+2
*
Add plugins/extension infrastructure
David Ostrovsky
2014-04-10
1
-0
/
+2
*
Elevate the public key manager to a top-level manager
James Moger
2014-04-10
1
-1
/
+3
*
openshift war support (non express)
aholland
2014-02-24
1
-11
/
+20
*
Rollback to Servlet 2.5
James Moger
2013-12-11
1
-48
/
+20
*
Flattened IGitblitManager, GitblitManager, and GitBlit classes
James Moger
2013-11-29
1
-4
/
+2
*
Serve repositories on /r in addition to /git
James Moger
2013-11-29
1
-1
/
+2
*
Refactor user services and separate authentication (issue-281)
James Moger
2013-11-29
1
-2
/
+2
*
Moved servlets and services to separate packages
James Moger
2013-11-29
1
-0
/
+432