aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* make web tests timezone-proofStas Vilchik2015-04-022-2/+2
* fix bad cssStas Vilchik2015-04-021-1/+1
* Use random timezone when executing tests from mavenSimon Brandhof2015-04-024-20/+19
* Add missing field on JSON example responseFabrice Bellingard2015-04-021-0/+2
* SONAR-6277 Replace ReportStream by CloseableIterator and remove FileStream (I...Julien Lancelot2015-04-023-5/+154
* SONAR-6215 make it possible to resize the workspace windowStas Vilchik2015-04-024-25/+56
* drop unused ruby codeStas Vilchik2015-04-026-143/+7
* SONAR-6331 better display of just analyzed projectsStas Vilchik2015-04-024-4/+12
* make the test timezone-proofStas Vilchik2015-04-021-1/+1
* remove dashboard2 prototypeStas Vilchik2015-04-0221-1123/+0
* Remove coupling of IssueIndexTest with local timezoneSimon Brandhof2015-04-021-26/+33
* SONAR-6300 Fix WS descriptionsJean-Baptiste Lievremont2015-04-024-49/+55
* SONAR-6294 Update response example, only write active rule count when neededJean-Baptiste Lievremont2015-04-022-11/+14
* remove unused ror templatesStas Vilchik2015-04-015-126/+0
* remove some unused code, fix quality flawsStas Vilchik2015-04-013-302/+141
* fix quality flawsStas Vilchik2015-04-011-1/+3
* fix quality flawsStas Vilchik2015-04-011-11/+46
* SONAR-6331 fix display of the overview page of provisioned projectsStas Vilchik2015-04-012-29/+35
* SONAR-6331 update the style of the overview pageStas Vilchik2015-04-0117-337/+169
* update alerts on page without full layoutStas Vilchik2015-04-011-4/+14
* update alertsStas Vilchik2015-04-016-39/+204
* Refactor declaration of language related params in Q profiles WSJean-Baptiste Lievremont2015-04-018-114/+140
* SONAR-6300 WS to select the default quality profile for a languageJean-Baptiste Lievremont2015-04-014-1/+298
* pre-select only option in rules bulk change formStas Vilchik2015-04-012-1/+8
* SONAR-6372 Fix example response of /api/authentication/validatehupfis2015-04-011-1/+1
* Improve message streamingJulien Lancelot2015-04-012-2/+4
* Fix quality flawJulien Lancelot2015-04-011-7/+7
* Automatic merge from branch-5.1Jenkins CI2015-04-015-12/+75
|\
| * Have manual rules repository appear in api/rules/repositories WSJean-Baptiste Lievremont2015-03-305-12/+75
* | Fix some tests failing on none GMT+1 timezoneJulien Lancelot2015-03-318-36/+131
* | fix quality flawsStas Vilchik2015-03-312-23/+33
* | SONAR-6364 Display CLOSED issues on top of the component viewerStas Vilchik2015-03-318-3/+370
* | Fix quality flawJulien Lancelot2015-03-311-2/+3
* | SONAR-6338 Stream reading / writing coverage messageJulien Lancelot2015-03-312-39/+58
* | SONAR-6331 add a sqale ratingStas Vilchik2015-03-315-3/+37
* | SONAR-6331 refactor overview pageStas Vilchik2015-03-3113-443/+577
* | SONAR-6294 Apply feedback on description and missing fieldsJean-Baptiste Lievremont2015-03-316-42/+79
* | Merge branch 'feature/web/default_overview'Stas Vilchik2015-03-311-0/+7
|\ \
| * | SONAR-6331 open overview by default (fix for name parameter)Stas Vilchik2015-03-301-1/+1
| * | SONAR-6331 do not fail if any piece of information is missingStas Vilchik2015-03-304-52/+88
| * | SONAR-6331 open overview by defaultStas Vilchik2015-03-301-0/+7
* | | Fix quality flawsJean-Baptiste Lievremont2015-03-311-12/+21
* | | ignore screenshots from testsStas Vilchik2015-03-312-1/+3
* | | Fix quality flawsSimon Brandhof2015-03-313-5/+6
* | | SONAR-6293 refactor loading of default values of sonar.propertiesSimon Brandhof2015-03-3040-317/+398
* | | SONAR-5489 Check a project's current profile association before modificationJean-Baptiste Lievremont2015-03-303-10/+52
* | | SONAR-6331 do not fail if any piece of information is missingStas Vilchik2015-03-304-52/+88
* | | SONAR-6350 /api/sources/scm should read information from indexJulien Lancelot2015-03-3022-72/+445
|/ /
* | SONAR-6331 do not show overview by defaultStas Vilchik2015-03-301-5/+0
* | Fix quality flawsSimon Brandhof2015-03-304-47/+55