aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix css issue on global violation due to replacement of html d by html classJulien Lancelot2013-02-141-4/+4
* Revert "SONAR-3976 Introduce the concept of plugin group"Julien Lancelot2013-02-1412-110/+80
* Revert "Revert unit tests name modification"Julien Lancelot2013-02-141-4/+4
* Revert unit tests name modificationJulien Lancelot2013-02-131-4/+4
* SONAR-3976 Introduce the concept of plugin groupJulien Lancelot2013-02-1312-80/+110
* Remove log inputJulien Lancelot2013-02-131-2/+0
* SONAR-4129 add padding to trend iconsSimon Brandhof2013-02-132-1/+4
* Remove useless log outputFabrice Bellingard2013-02-121-2/+0
* Do not display sidebar when zooming on a fileJulien Lancelot2013-02-125-16/+19
* Restore More actions link (because of a previous replacement of an id by a ht...Julien Lancelot2013-02-121-1/+1
* Add messages on tests componentJulien Lancelot2013-02-113-10/+11
* SONAR-4053 Automatically release semaphores when outdatedJulien HENRY2013-02-111-0/+2
* Remove unused iconsSimon Brandhof2013-02-115-0/+0
* SONAR-4129 missing iconsSimon Brandhof2013-02-1114-0/+0
* Set focus on new accordion element with animationJulien Lancelot2013-02-111-0/+8
* SONAR-4129 smaller icons (10x10px)Simon Brandhof2013-02-1114-3/+11
* Fix unit testSimon Brandhof2013-02-101-1/+1
* Replace deprecated error() and complete() functions by fail() and done()Julien Lancelot2013-02-081-3/+3
* Display error message if error on accordion loadingJulien Lancelot2013-02-081-2/+2
* SONAR-3909 % and _ are also taken into account as any other character by the ...Julien Lancelot2013-02-083-13/+11
* Replace deprecated find(:all, ...) rails call by all(...)Julien Lancelot2013-02-081-2/+1
* SONAR-4012 Fix an issue when adding html escape on project name on ghost dele...Julien Lancelot2013-02-081-1/+1
* Remove debug outputJulien Lancelot2013-02-081-1/+0
* SONAR-3820 Error when calling /api/violations webservice APIJulien Lancelot2013-02-082-9/+10
* SONAR-3909 % and _ should be taken into account as any other character by the...Julien Lancelot2013-02-071-2/+9
* SONAR-3999 Handle error when a truncated license key is enteredJulien Lancelot2013-02-071-2/+1
* SONAR-4012 Missing html escape in project nameJulien Lancelot2013-02-0723-31/+31
* Fix issue when displaying resource in popupJulien Lancelot2013-02-072-4/+3
* SONAR-4068 Upgrade to Rails 2.3.15Simon Brandhof2013-02-07793-2432/+199
* SONAR-4081 Improve the way rule keys are shown on the quality profile pageJulien Lancelot2013-02-071-1/+2
* Do not display 'New window' in popup modeJulien Lancelot2013-02-077-3/+11
* Fix cssJulien Lancelot2013-02-071-1/+1
* SONAR-2501 fix alternate colors of rowsSimon Brandhof2013-02-061-1/+3
* SONAR-2501 improve CSSSimon Brandhof2013-02-065-88/+68
* Replace accordion-body and header by accordion-item-body and headerJulien Lancelot2013-02-066-13/+13