summaryrefslogtreecommitdiffstats
path: root/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* Add circular dependency check for tickets,ticket/235Zsombor Gegesy2014-12-093-18/+67
* Add dependency to the lucene index, and display reverse dependant tickets for...Zsombor Gegesy2014-12-095-1/+23
* Add 'dependency' to the ticket model and to the ui, with editing possibility ...Zsombor Gegesy2014-12-0810-2/+186
* Merged #228 "Add support for configurable HTTP proxy host/port in PluginManag...James Moger2014-12-031-2/+11
|\
| * Add support for specifying the `Proxy-Authorization` header for the PluginMan...James Moger2014-12-031-2/+3
| * Add support for configurable HTTP proxy host/port in PluginManager.javaDariusz Bywalec2014-12-021-1/+9
* | Merged #227 "Small adjustments to allow integration with Gerrit Code Review"James Moger2014-12-033-5/+9
|\ \
| * | Use startManager(X) from startManager(Injector, Class)James Moger2014-12-031-3/+1
| * | Allow different aspect rations for top-left logoLuca Milanesio2014-11-292-2/+2
| * | Allows starting an already instantiated managerLuca Milanesio2014-11-291-0/+6
| |/
* / Added a new property: web.displayUserPanelJan Å mucr2014-11-271-1/+2
|/
* Fix regression in BasePage due to changes in page construction for bottom scr...James Moger2014-11-251-20/+19
* Ensure that pretty-printed files are served as text/plain in Raw servletJames Moger2014-11-241-3/+12
* Fix time units in ldap sync log messageJames Moger2014-11-241-1/+2
* Extract WAR data resources if they do not exist in ${baseFolder}James Moger2014-11-241-4/+2
* Revise severity & priority permissionsJames Moger2014-11-204-24/+35
* Usability bug fixTom2014-11-191-2/+20
* Add support for image/svg+xml content type to raw servletJames Moger2014-11-191-3/+10
* Add a blink comparator and pixel difference to image diffsTom2014-11-198-15/+97
* Make the sliders clickable.Tom2014-11-151-17/+61
* Minor corrections in JavascriptTom2014-11-151-6/+7
* Javascript-based sliders styled with CSSTom2014-11-142-20/+136
* Fix that opacity sliderTom2014-11-132-6/+14
* Typo in comment, and optional semicolon in JSTom2014-11-132-2/+2
* Opacity adjustments for image diffsTom2014-11-126-3/+50
* HTML bug fix on the blob pageTom2014-11-122-3/+4
* Support for adding bottom scriptsTom2014-11-122-0/+40
* Image diffsTom2014-11-117-25/+417
* Merge branch 'ticket/221' into developJames Moger2014-11-101-1/+1
|\
| * Update GitBlitWebApp_nl.propertieslarsmaes2014-11-061-1/+1
| * Exclude SSLv3 from Gitblit GO https protocolsJames Moger2014-11-041-0/+1
| * Whitelist the "target" link attribute in the XSS filterJames Moger2014-11-041-1/+1
| * Fix PluginManager not properly respecting --noverifyJames Moger2014-10-271-0/+4
* | Fix a copy/paste error in a comment.Tom2014-11-061-3/+3
* | CSS changes.Tom2014-11-061-2/+2
* | More diff page improvementsTom2014-11-066-53/+37
* | Further diff improvementsTom2014-11-061-12/+40
* | Improve the commitdiff.Tom2014-11-066-240/+541
* | Exclude SSLv3 from Gitblit GO https protocolsJames Moger2014-11-041-0/+1
* | Whitelist the "target" link attribute in the XSS filterJames Moger2014-11-041-1/+1
* | Allow finer-grained determination of available transport preferencesJames Moger2014-10-313-7/+42
* | Only set mutable user access permissionsJames Moger2014-10-311-1/+3
* | Fix exception in FileTicketService when deleting a repositoryJames Moger2014-10-311-0/+4
* | Gracefully handle missing integration branch in ticket pageJames Moger2014-10-314-9/+25
* | Merged #110 "Support multiple/chained config files"James Moger2014-10-273-7/+70
|\ \
| * | Adopt chain-loading properties as the default setupJames Moger2014-10-273-16/+24
| * | Supported include keys in gitblit.propertiesJames Moger2014-10-261-0/+55
* | | Merge branch 'ticket/211' into developJames Moger2014-10-261-3/+2
|\ \ \ | |/ / |/| / | |/
| * Fix raw servlet trashing paths with spacesJames Moger2014-10-261-3/+2
* | Fix broken implementation of --noverify for installing a plugin from a urlJames Moger2014-10-231-1/+5