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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merged #240 "Fix spelling mistake"
James Moger
2015-02-26
1
-1
/
+1
|
\
\
|
*
|
Fix spelling mistake
Southparkfan
2015-02-15
1
-1
/
+1
*
|
|
Merge branch 'ticket/238' into develop
James Moger
2015-02-26
2
-9
/
+30
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
issue 564: enable ticket page update on tomcat with redirects
krulls
2015-02-26
2
-9
/
+30
|
|
/
*
|
Merge branch 'ticket/237' into develop
James Moger
2015-02-11
1
-1
/
+3
|
\
|
|
*
Add 'UTF8' encoding alias
James Moger
2015-02-11
1
-1
/
+3
*
|
#230 - Improve empty folder navigation.
Milos Cubrilo
2015-01-11
3
-203
/
+393
*
|
Merged #228 "Add support for configurable HTTP proxy host/port in PluginManag...
James Moger
2014-12-03
1
-2
/
+11
|
\
\
|
*
|
Add support for specifying the `Proxy-Authorization` header for the PluginMan...
James Moger
2014-12-03
1
-2
/
+3
|
*
|
Add support for configurable HTTP proxy host/port in PluginManager.java
Dariusz Bywalec
2014-12-02
1
-1
/
+9
*
|
|
Merged #227 "Small adjustments to allow integration with Gerrit Code Review"
James Moger
2014-12-03
3
-5
/
+9
|
\
\
\
|
*
|
|
Use startManager(X) from startManager(Injector, Class)
James Moger
2014-12-03
1
-3
/
+1
|
*
|
|
Allow different aspect rations for top-left logo
Luca Milanesio
2014-11-29
2
-2
/
+2
|
*
|
|
Allows starting an already instantiated manager
Luca Milanesio
2014-11-29
1
-0
/
+6
|
|
/
/
*
/
/
Added a new property: web.displayUserPanel
Jan Å mucr
2014-11-27
1
-1
/
+2
|
/
/
*
|
Fix regression in BasePage due to changes in page construction for bottom scr...
James Moger
2014-11-25
1
-20
/
+19
*
|
Ensure that pretty-printed files are served as text/plain in Raw servlet
James Moger
2014-11-24
1
-3
/
+12
*
|
Fix time units in ldap sync log message
James Moger
2014-11-24
1
-1
/
+2
*
|
Extract WAR data resources if they do not exist in ${baseFolder}
James Moger
2014-11-24
1
-4
/
+2
*
|
Revise severity & priority permissions
James Moger
2014-11-20
4
-24
/
+35
*
|
Usability bug fix
Tom
2014-11-19
1
-2
/
+20
*
|
Add support for image/svg+xml content type to raw servlet
James Moger
2014-11-19
1
-3
/
+10
*
|
Add a blink comparator and pixel difference to image diffs
Tom
2014-11-19
8
-15
/
+97
*
|
Make the sliders clickable.
Tom
2014-11-15
1
-17
/
+61
*
|
Minor corrections in Javascript
Tom
2014-11-15
1
-6
/
+7
*
|
Javascript-based sliders styled with CSS
Tom
2014-11-14
2
-20
/
+136
*
|
Fix that opacity slider
Tom
2014-11-13
2
-6
/
+14
*
|
Typo in comment, and optional semicolon in JS
Tom
2014-11-13
2
-2
/
+2
*
|
Opacity adjustments for image diffs
Tom
2014-11-12
6
-3
/
+50
*
|
HTML bug fix on the blob page
Tom
2014-11-12
2
-3
/
+4
*
|
Support for adding bottom scripts
Tom
2014-11-12
2
-0
/
+40
*
|
Image diffs
Tom
2014-11-11
7
-25
/
+417
*
|
Merge branch 'ticket/221' into develop
James Moger
2014-11-10
1
-1
/
+1
|
\
|
|
*
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 a copy/paste error in a comment.
Tom
2014-11-06
1
-3
/
+3
*
|
CSS changes.
Tom
2014-11-06
1
-2
/
+2
*
|
More diff page improvements
Tom
2014-11-06
6
-53
/
+37
*
|
Further diff improvements
Tom
2014-11-06
1
-12
/
+40
*
|
Improve the commitdiff.
Tom
2014-11-06
6
-240
/
+541
*
|
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
*
|
Allow finer-grained determination of available transport preferences
James Moger
2014-10-31
3
-7
/
+42
*
|
Only set mutable user access permissions
James Moger
2014-10-31
1
-1
/
+3
*
|
Fix exception in FileTicketService when deleting a repository
James Moger
2014-10-31
1
-0
/
+4
*
|
Gracefully handle missing integration branch in ticket page
James Moger
2014-10-31
4
-9
/
+25
*
|
Merged #110 "Support multiple/chained config files"
James Moger
2014-10-27
3
-7
/
+70
|
\
\
|
*
|
Adopt chain-loading properties as the default setup
James Moger
2014-10-27
3
-16
/
+24
[prev]
[next]