aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-2501 improve CSSSimon Brandhof2013-02-062-9/+11
* SONAR-2501 add tooltips to coverage cellsSimon Brandhof2013-02-062-3/+3
* SONAR-2501 add first draft of web services /testsSimon Brandhof2013-02-062-10/+72
* SONAR-4112 Remove the unused/deprecated metrics "Complexity/paragraph" and "P...Julien Lancelot2013-02-061-12/+0
* Fix cycle when displaying test covering a fileJulien Lancelot2013-02-061-0/+1
* Fix issue when selecting another resourceJulien Lancelot2013-02-061-3/+2
* Restore sone html ids on test viewer and display existing loading image on ta...Julien Lancelot2013-02-063-8/+14
* Add test iconsJulien Lancelot2013-02-064-0/+0
* Remove test iconsJulien Lancelot2013-02-064-0/+0
* Move test icon files and fix issue when displaying Tests covering fileJulien Lancelot2013-02-068-3/+4
* Fix issue when displaying parameter testsJulien Lancelot2013-02-061-1/+1
* SONAR-4129 Few new iconsSimon Brandhof2013-02-0616-3/+3
* Integrate Test API update in tests viewerJulien Lancelot2013-02-066-24/+11
* SONAR-4093 Add test informationJulien Lancelot2013-02-061-21/+40
* SONAR-2501 a test plan can have multiple test cases with the same name (see T...Simon Brandhof2013-02-054-10/+85
* SONAR-4107 Deleting a quality profile leads to removing all associations betw...Fabrice Bellingard2013-02-051-1/+1
* SONAR-4093 Fix height issueJulien Lancelot2013-02-051-14/+11
* SONAR-4093 Fix height issueJulien Lancelot2013-02-051-0/+2
* SONAR-4095 Refactoring of the resource viewer in order to use accordion navig...Julien Lancelot2013-02-0525-418/+496
* SONAR-4102 'Organisation' field must not accept special charactersFabrice Bellingard2013-02-054-15/+61
* SONAR-4110 Log server ID, when it exists, at startupFabrice Bellingard2013-02-053-0/+158
* SONAR-2291 move management of file cache to the new module sonar-homeSimon Brandhof2013-02-053-37/+10