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
Commit message (
Expand
)
Author
Age
Files
Lines
*
issue 564: enable ticket page update on tomcat with redirects
krulls
2015-02-26
2
-9
/
+30
*
Add 'UTF8' encoding alias
James Moger
2015-02-11
1
-1
/
+3
*
Update GitBlitWebApp_nl.properties
larsmaes
2014-11-06
1
-1
/
+1
*
Exclude SSLv3 from Gitblit GO https protocols
James Moger
2014-11-04
1
-0
/
+1
*
Whitelist the "target" link attribute in the XSS filter
James Moger
2014-11-04
1
-1
/
+1
*
Fix PluginManager not properly respecting --noverify
James Moger
2014-10-27
1
-0
/
+4
*
Fix raw servlet trashing paths with spaces
James Moger
2014-10-26
1
-3
/
+2
*
Use unicode in french translation
ptemplier
2014-10-22
1
-338
/
+338
*
Fix potential NPE when excluding last change author
James Moger
2014-10-13
1
-1
/
+1
*
Fix backslash regression in relative path determiniation
James Moger
2014-10-13
1
-1
/
+1
*
Improve relative path determination using Java 7 Paths
James Moger
2014-10-10
1
-14
/
+6
*
Bug in the rawservlet in extracting the repository out of the path. The
Robbert Noordzij
2014-10-07
1
-1
/
+1
*
Treat .ico and .jpeg files as images
Berke Viktor
2014-10-06
1
-1
/
+1
*
Remove Wicket references from non-Wicket packages
James Moger
2014-09-30
8
-142
/
+142
*
Remove git.streamFileThreshold setting
James Moger
2014-09-30
2
-50
/
+0
*
Merged #197 "Fix cropped ticket status indicator"
James Moger
2014-09-30
1
-10
/
+0
|
\
|
*
Fix cropped ticket status indicator
James Moger
2014-09-30
1
-10
/
+0
*
|
Hack/workaround Bootstrap responsive behavior for ticket dropdowns
James Moger
2014-09-30
2
-2
/
+2
|
/
*
Rename redirect method
James Moger
2014-09-30
6
-10
/
+10
*
Bypass Wicket redirects after AJAX form submissions, they break Tomcat
James Moger
2014-09-30
6
-7
/
+19
*
Register BouncyCastle as a JCE provider
James Moger
2014-09-30
1
-0
/
+3
*
Support GITBLIT_HOME as a system property and environment variable
James Moger
2014-09-30
2
-13
/
+37
*
Tweak styling of clear cache & new repository links on repositories panel
James Moger
2014-09-29
1
-3
/
+3
*
Respect repository default integration branch for new proposal tickets
James Moger
2014-09-26
1
-0
/
+5
*
Improve the error message when too many commits are pushed for a proposal
James Moger
2014-09-26
1
-6
/
+95
*
Fix failure to clear/delete ticket topic and description
James Moger
2014-09-25
1
-3
/
+4
*
Restrict Gitblit cookie to the context path
James Moger
2014-09-25
7
-8
/
+86
*
Fix GITBLIT_HOME environment variable baseFolder support
James Moger
2014-09-24
1
-3
/
+3
*
Fix bug in migrating to BranchTicketService
James Moger
2014-09-17
1
-1
/
+5
*
Add NO CHANGE REQUIRED ticket status
James Moger
2014-09-17
2
-4
/
+6
*
Sanitize ticket text at presentation time to avoid unintended html encoding
James Moger
2014-09-17
7
-26
/
+30
*
Explicitly declare RepositoryPage subclasses that reference commits
James Moger
2014-09-17
15
-17
/
+91
*
Ensure TicketModel comment text is not null in hasComment() test
James Moger
2014-09-17
1
-1
/
+1
*
Disable permission checkboxes if permission is inherited
James Moger
2014-09-11
1
-3
/
+26
*
Preserve refs in commits, tree, & docs navbar links
James Moger
2014-09-11
3
-14
/
+28
*
Repository url is now r
ThanksForAllTheFish
2014-09-09
1
-1
/
+1
*
Fix repository deletion bug where the Lucene ticket index was not purged
James Moger
2014-09-08
1
-1
/
+1
*
Fix MigrateTickets failure for view-restricted repositories
James Moger
2014-09-08
4
-2
/
+36
*
Fix value discarding bug in SafeTextModel
James Moger
2014-09-08
1
-2
/
+2
*
Fix potential NPE in TicketListPanel due to missing repository
James Moger
2014-09-08
1
-9
/
+19
*
Include all users with RW access in New Ticket responsible choices
James Moger
2014-09-08
1
-14
/
+21
*
Improve bad request handling in branch graph, zip, & syndication servlets
James Moger
2014-09-08
5
-9
/
+51
*
Allow LDAP to reset/delete an user email address value
James Moger
2014-09-08
1
-0
/
+4
*
Expose setting to control Lucene repository indexing frequency
James Moger
2014-09-08
5
-20
/
+25
*
Fix ticket mail dropping bug when author does not have an address
James Moger
2014-09-08
1
-1
/
+1
*
Apply the relaxed XSS filter to Markdown commit messages
James Moger
2014-09-07
1
-1
/
+2
*
Enforce relaxed XSS filtering on markup documents
James Moger
2014-09-07
6
-463
/
+480
*
Implement a SafeTextModel and use that for fields vulnerable to XSS
James Moger
2014-09-07
5
-11
/
+112
*
XSS sanitize standard page url parameters
James Moger
2014-09-07
2
-189
/
+221
*
Create infrastructure for XSS sanitization
James Moger
2014-09-07
11
-8
/
+219
[next]