aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-4222 Application context not respected in batch_bootstrap redirectJulien Lancelot2013-03-271-1/+1
|
* SONAR-4211 Allow Sonar Runner to work with secured serverJulien HENRY2013-03-251-1/+4
| | | | when sonar.forceAuthentication=true
* Fix height of measure rowsSimon Brandhof2013-03-063-9/+4
|
* Use new-window icon in components pageSimon Brandhof2013-03-051-1/+1
|
* Fix alignment in duplicationsSimon Brandhof2013-03-051-1/+1
|
* Fix alignment of trend iconsSimon Brandhof2013-03-053-8/+8
|
* Fix issue when opening a new window from a file on IEJulien Lancelot2013-03-052-2/+6
|
* Fix issue when rendering Design pageJulien Lancelot2013-03-052-41/+46
|
* Fix bold font on IE9Simon Brandhof2013-02-281-3/+3
|
* Generate server metadata before startup tasksSimon Brandhof2013-02-271-1/+1
|
* Fix issue on Google Chrome where horizontal scroll appear on resource viewerJulien Lancelot2013-02-261-7/+5
|
* SONAR-4042 Fix regression when saving a filter with page IDFabrice Bellingard2013-02-261-3/+9
|
* Add spacing to rule select-box in the violations viewerSimon Brandhof2013-02-261-5/+5
|
* Fix alignment of trend iconsSimon Brandhof2013-02-261-1/+1
|
* Red trend icons enhanced for colour-blind peopleSimon Brandhof2013-02-268-0/+0
|
* Fix issue on Google Chrome where horizontal scroll appear on resource ↵Julien Lancelot2013-02-268-12/+19
| | | | viewer, reduce height of space separation in source code
* File coverage are now sorted by package name instead of class nameJulien Lancelot2013-02-251-1/+1
|
* Add HTML classeJulien Lancelot2013-02-251-1/+1
|
* Add HTML classesJulien Lancelot2013-02-253-8/+7
|
* Fix some quality flawsSimon Brandhof2013-02-221-1/+8
|
* Update the way to download plugins when url is a fileJulien Lancelot2013-02-221-3/+2
|
* Fix issue when changing tab from resource viewer and copyright were moved in ↵Julien Lancelot2013-02-221-3/+9
| | | | the middle of the source
* Add HTML classesJulien Lancelot2013-02-221-2/+2
|
* Add HTML IdJulien Lancelot2013-02-224-5/+5
|
* Fix unit testJulien Lancelot2013-02-211-1/+2
|
* Remove useless variable @update_center_referentialJulien Lancelot2013-02-213-6/+3
|
* Fix issue when displaying dependencies that will be update that causing to ↵Julien Lancelot2013-02-211-6/+6
| | | | add incoming dependencies to release outgoing dependencies
* Fix quality flawsSimon Brandhof2013-02-211-1/+0
|
* Fix issue on update center : do not always use last release to know the ↵Julien Lancelot2013-02-214-30/+39
| | | | current release
* Fix issue when canceling creation of reviewJulien Lancelot2013-02-201-1/+1
|
* SONAR-3434 Apply same behaviour to resource viewer popup iconFabrice Bellingard2013-02-201-3/+2
|
* SONAR-3434 Files should be opened in new windowFabrice Bellingard2013-02-202-8/+4
|
* Fix compatibility with latest SNAPSHOT of sonar-update-center-commonSimon Brandhof2013-02-201-1/+1
|
* SONAR-2227 Display dependencies as plugins includeJulien Lancelot2013-02-202-7/+19
|
* Update to latest update center APIJulien Lancelot2013-02-204-19/+34
|
* Minor CSS fix on border of source codeSimon Brandhof2013-02-201-3/+1
|
* Improve CSS of test trackingSimon Brandhof2013-02-203-14/+21
|
* Fix CSSSimon Brandhof2013-02-202-2/+5
|
* SONAR-4100 Put overall & project notifs in the same formFabrice Bellingard2013-02-204-34/+36
|
* SONAR-4012 added html escape in violations widget link and gwt javascriptJulien Lancelot2013-02-203-4/+5
|
* Add the possibility to download a release from a fileJulien Lancelot2013-02-203-14/+185
|
* SONAR-3434 Open in new windowFabrice Bellingard2013-02-202-2/+4
|
* Replace array of string by list in DefaultPluginMetadata and use immutable ↵Julien Lancelot2013-02-203-4/+1
| | | | listin getter and setter
* SONAR-4012 add html escape in project key in the projects historyJulien Lancelot2013-02-201-3/+3
|
* SONAR-4140 fix performance of /api/batch_bootstrap/propertiesSimon Brandhof2013-02-201-2/+7
|
* Add HTML id for integration testsSimon Brandhof2013-02-201-1/+3
|
* Removed ServerStartException to remove dependency cycle between packagesJulien Lancelot2013-02-2014-99/+202
|
* SONAR-4098 icon for "new window"Simon Brandhof2013-02-196-6/+5
|
* Fix license headerSimon Brandhof2013-02-191-18/+18
|
* SONAR-3612 Custom servlet filters are not loaded after database upgradeSimon Brandhof2013-02-197-42/+193
|