summaryrefslogtreecommitdiffstats
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-032-2/+26
|\
| * Add support for specifying the `Proxy-Authorization` header for the PluginMan...James Moger2014-12-032-2/+8
| * Add support for configurable HTTP proxy host/port in PluginManager.javaDariusz Bywalec2014-12-022-1/+19
* | 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
| |/
* | Merged #226 "Added a new property: web.displayUserPanel"James Moger2014-12-033-1/+10
|\ \ | |/ |/|
| * Added a new property: web.displayUserPanelJan Å mucr2014-11-273-1/+10
|/
* Fix regression in BasePage due to changes in page construction for bottom scr...James Moger2014-11-251-20/+19
* Add .bat and .cmd to the pretty print extensionsJames Moger2014-11-241-1/+1
* 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
* Merge pull request #232 from tomaswolf/ticket-88-bugfixJames Moger2014-11-201-2/+20
|\
| * Usability bug fixTom2014-11-191-2/+20
|/
* Merged #223 "Add support for image/svg+xml content type to raw servlet"James Moger2014-11-192-4/+11
|\
| * Add support for image/svg+xml content type to raw servletJames Moger2014-11-192-4/+11
|/
* Merged #222 "Add a blink comparator and pixel difference to image diffs"James Moger2014-11-1911-16/+115
|\
| * Add a blink comparator and pixel difference to image diffsTom2014-11-1911-16/+115
|/
* Merge pull request #230 from tomaswolf/ticket-88-followupJames Moger2014-11-181-15/+25
|\
| * IE < 10 does not support gradients.Tom2014-11-171-15/+25
|/
* Merged #88 "Image diff could display before & after images"James Moger2014-11-1713-28/+809
|\
| * Make the sliders clickable.Tom2014-11-151-17/+61
| * Minor corrections in JavascriptTom2014-11-151-6/+7
| * Javascript-based sliders styled with CSSTom2014-11-143-90/+233
| * Fix that opacity sliderTom2014-11-133-24/+48
| * Typo in comment, and optional semicolon in JSTom2014-11-132-2/+2
| * Opacity adjustments for image diffsTom2014-11-127-4/+80
| * HTML bug fix on the blob pageTom2014-11-122-3/+4
| * Support for adding bottom scriptsTom2014-11-122-0/+40
| * Image diffsTom2014-11-118-25/+477
|/
* 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
| * Reset build identifiers for next point release cycleJames Moger2014-10-282-2/+20
| * Merge release 1.6.2James Moger2014-10-285-13/+23
| |\
* | \ Merged #220 "Improve the diff page"James Moger2014-11-1010-288/+635
|\ \ \
| * | | Add min-width in .diff-line CSSTom2014-11-061-0/+1
| * | | Fix a copy/paste error in a comment.Tom2014-11-061-3/+3
| * | | CSS changes.Tom2014-11-062-6/+6
| * | | More diff page improvementsTom2014-11-066-53/+37
| * | | Further diff improvementsTom2014-11-063-12/+74
| * | | Improve the commitdiff.Tom2014-11-067-283/+583
|/ / /
* | | Merged #219 "Update to Guice 4.0-beta5"James Moger2014-11-044-6/+6
|\ \ \