aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Fix Quality flawsSimon Brandhof2016-07-111-1/+1
* SONAR-7741 upgrade OK HTTP to 3.3.1Sébastien Lesaint2016-07-114-7/+7
* SONAR-7856 Do not use "sonar.core.serverBaseURL" to detect if server is using...Julien Lancelot2016-07-0814-232/+237
* SONAR-7804 /api/events creates events only on PROJECTSébastien Lesaint2016-07-081-1/+1
* SONAR-7690 fix /api/events use of Event.already_existsSébastien Lesaint2016-07-081-3/+3
* SONAR-7705 add migration to kill tree errors in snapshots and projectsSébastien Lesaint2016-07-087-0/+29
* SONAR-7705 make it more obvious in that project_uuid is uuid of rootSébastien Lesaint2016-07-082-5/+9
* fix various quality flawsSébastien Lesaint2016-07-076-22/+18
* SONAR-7779 fix persistence of View analysisSébastien Lesaint2016-07-073-9/+5
* SONAR-7692 restore JRubyFacade#indexResource as indexComponentSébastien Lesaint2016-07-071-0/+12
* SONAR-7794 WS api/qualityprofiles/search add userUpdatedAt in response exampleTeryk Bellahsene2016-07-071-2/+4
* Automatic merge from branch-5.6ssjenka2016-07-072-3/+4
|\
| * SONAR-7869 api/measures/* formats correctly big MILLISEC metricsTeryk Bellahsene2016-07-062-3/+4
| * set next dev version to 5.6.1-SNAPSHOTTom2016-06-279-9/+9
* | apply feedback for the quality profiles pageStas Vilchik2016-07-075-11/+38
* | fix bad refactoringStas Vilchik2016-07-073-3/+3
* | apply feedback for the quality profiles pageStas Vilchik2016-07-0710-86/+48
* | SONAR-7755 deploy/plugins/index.txt should expose SonarLint compatibilityJulien HENRY2016-07-076-28/+32
* | SONAR-7751, SONAR-7756 SonarLint APIJulien HENRY2016-07-074-14/+13
* | Fix bad indentSimon Brandhof2016-07-061-2/+2
* | SONAR-7705 refactoringSimon Brandhof2016-07-0636-175/+171
* | SONAR-7780 Drop column PROJECT_MEASURES.SNAPSHOT_IDSimon Brandhof2016-07-0614-208/+128
* | SONAR-7807 drop SNAPSHOTS tree columnsSimon Brandhof2016-07-064-0/+192
* | SONAR-7705 stop using SNAPSHOTS tree columns in Java codebaseSimon Brandhof2016-07-0662-1249/+394
* | SONAR-7705 Stop using SNAPSHOTS tree columns in Ruby codebaseSimon Brandhof2016-07-063-33/+28
* | SONAR-7727 Remove deprecated stuff from Resources APIJulien HENRY2016-07-0514-117/+12
* | SONAR-7727 Remove some deprecated propertiesJulien HENRY2016-07-051-10/+10
* | SONAR-7727 Remove deprecated metrics + methods on SettingsJulien HENRY2016-07-051-13/+1
* | Disable tests using symlink on WindowsJulien HENRY2016-07-051-0/+5
* | apply feedback for the quality profiles pageStas Vilchik2016-07-058-61/+68
* | SONAR-7732 Do not remove cookies when user is not authenticatedJulien Lancelot2016-07-054-23/+7
* | Fix opening of source when searching for a fileSimon Brandhof2016-07-041-1/+1
* | SONAR-7705 ProjectCleaner now deal with analyses (not snapshots)Sébastien Lesaint2016-07-041-3/+3
* | SONAR-7780 Apply feedbackSimon Brandhof2016-07-0418-232/+129
* | Revert "SONAR-7858 Stop support of XML response in web services"Simon Brandhof2016-07-0420-30/+444
* | SONAR-7780 Fix migration of PROJECTS.UUID_PATHSimon Brandhof2016-07-0414-0/+29
* | Remove unused ruby filesSimon Brandhof2016-07-044-159/+0
* | SONAR-7780 change cardinality of snapshots in RoR codebaseSimon Brandhof2016-07-0415-372/+377
* | SONAR-7858 Stop support of XML response in web servicesSimon Brandhof2016-07-0420-444/+30
* | SONAR-7780 Stop using PROJECT_MEASURES.SNAPSHOT_IDSimon Brandhof2016-07-0481-1210/+984
* | Fix format of "analysisId" in api/ce/activity response exampleSimon Brandhof2016-07-041-1/+1
* | SONAR-1891 Add upload plugin WSJulien Lancelot2016-07-0117-92/+442
* | SONAR-6551 warn about deprecated rules on project overview (#1059)Stas Vilchik2016-07-012-25/+97
* | Revert "SONAR-7732 Do not remove cookies when user is not authenticated"Julien Lancelot2016-07-016-10/+55
* | apply feedback for the quality profiles pageStas Vilchik2016-07-0114-86/+114
* | SONAR-7732 Do not remove cookies when user is not authenticatedJulien Lancelot2016-07-016-55/+10
* | fix WS call on the update center pageStas Vilchik2016-06-301-3/+0
* | update wording on maintenance/setup pageStas Vilchik2016-06-303-3/+3
* | apply feedback for the quality profiles pageStas Vilchik2016-06-303-23/+19
* | apply feedback for the quality profiles pageStas Vilchik2016-06-309-104/+86