aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* Fix issue when displaying dependencies that will be update that causing to ad...Julien Lancelot2013-02-211-6/+6
* Fix quality flawsSimon Brandhof2013-02-211-1/+0
* Fix issue on update center : do not always use last release to know the curre...Julien Lancelot2013-02-214-30/+39
* 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 li...Julien Lancelot2013-02-203-4/+1
* 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
* SONAR-2227 Display message for update plugins which dependencies needed sonar...Julien Lancelot2013-02-195-71/+39
* SONAR-4100 Improve renderingFabrice Bellingard2013-02-191-1/+1
* SONAR-4100 When adding a new project, select "Email" by defaultFabrice Bellingard2013-02-192-1/+2
* SONAR-4100 Update labelsFabrice Bellingard2013-02-191-1/+1
* SONAR-2227 Display message for availables plugins which dependencies needed s...Julien Lancelot2013-02-192-3/+9
* SONAR-2227 Manage plugin incompatibility at sonar startupJulien Lancelot2013-02-197-27/+38
* SONAR-3317 download last analysis on dry runSimon Brandhof2013-02-192-2/+2
* Fix issue when getting update center dateJulien Lancelot2013-02-181-1/+1
* Update to new update center APIJulien Lancelot2013-02-189-135/+59
* Move creation of plugin referential from metadata to a new classJulien Lancelot2013-02-186-47/+107
* Removed classes that has been moved to the update center moduleJulien Lancelot2013-02-188-338/+11
* SONAR-2227 Use new update center APIJulien Lancelot2013-02-1821-535/+365
* SONAR-4138 Warn user if deactivated metric exists in DBFabrice Bellingard2013-02-182-44/+96
* SONAR-4138 Do not delete manual metrics, just deactivate themFabrice Bellingard2013-02-182-6/+19
* SONAR-4137 fix varchar indices on mysql 5.6Simon Brandhof2013-02-187-30/+81
* SONAR-4137 fix size of MySQL index of PROPERTIES.PROP_KEYSimon Brandhof2013-02-184-9/+16
* SONAR-4037 Fix bug on measures filter editFabrice Bellingard2013-02-151-7/+8
* SONAR-4042 Don't save the page ID when saving a measure filterFabrice Bellingard2013-02-151-1/+1
* Fix some CSS issues in resource viewersSimon Brandhof2013-02-154-53/+21
* SONAR-3317 improve memory usage in export of dry run dbSimon Brandhof2013-02-142-3/+3
* Replace snapshot id by component key and add a link on a test to directly lis...Julien Lancelot2013-02-144-12/+15
* Do not display the horizontal scroll bar on accordion medium modeJulien Lancelot2013-02-141-0/+1
* Add a html class on the period select boxJulien Lancelot2013-02-141-2/+2
* Little css improvement of test file nameJulien Lancelot2013-02-141-4/+6
* Fix message parameters issueJulien Lancelot2013-02-142-2/+2
* SONAR-4012 Fix missing html escape on project name and keyJulien Lancelot2013-02-142-8/+8