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
/
PagesServlet.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved servlets and services to separate packages
James Moger
2013-11-29
1
-314
/
+0
*
Use Dagger to inject managers into all filters and servlets
James Moger
2013-11-29
1
-4
/
+14
*
Define manager interfaces and update all of Gitblit to use managers
James Moger
2013-11-26
1
-3
/
+8
*
Improve pages servlet
James Moger
2013-11-15
1
-41
/
+79
*
Refactor markup processing in preparation for supporting other formats
James Moger
2013-11-12
1
-13
/
+13
*
Trim trailing whitespace and organize imports
James Moger
2013-09-30
1
-4
/
+4
*
Implemented optional page caching
James Moger
2013-07-19
1
-1
/
+2
*
Added 'htm' extension as default index page.
Yuhi Ishikura
2013-06-03
1
-1
/
+2
*
Improve index page strategy in PagesServlet.
Yuhi Ishikura
2013-06-03
1
-2
/
+8
*
Fixed problem that PagesServlet couldn't provide contents written in markdown...
Yuhi Ishikura
2013-06-02
1
-0
/
+1
*
Fixed problem that PagesServlet couldn't provide index.htm and index.mkd.
Yuhi Ishikura
2013-06-02
1
-2
/
+5
*
Reorganized to Apache Standard Directory Layout & integrated Moxie
James Moger
2013-03-27
1
-0
/
+249