aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6307 Split test case to isolate behaviorJean-Baptiste Lievremont2015-04-101-10/+38
* SONAR-6306 SONAR-6307 Apply feedback from PRJean-Baptiste Lievremont2015-04-105-12/+90
* SONAR-6306 Show rule stats on quality profile inheritance itemsJean-Baptiste Lievremont2015-04-106-119/+251
* SONAR-6307 WS to change the parent of a quality profileJean-Baptiste Lievremont2015-04-105-5/+305
* SONAR-6306 WS to show ancestors and children of a quality profileJean-Baptiste Lievremont2015-04-105-0/+227
* SONAR-6305 Fix parameter description and quality flawJean-Baptiste Lievremont2015-04-101-3/+7
* SONAR-6294 Show active rule count even when it is 0Jean-Baptiste Lievremont2015-04-103-3/+3
* SONAR-6301 Show copied profile properties in WS responseJean-Baptiste Lievremont2015-04-104-13/+49
* SONAR-5921 Use uuid instead of key for attribute name in WS responseJean-Baptiste Lievremont2015-04-099-18/+18
* Fix quality flawsJulien Lancelot2015-04-093-241/+1
* SONAR-6258 Read/write Highlighting using StreamingJulien Lancelot2015-04-095-116/+102
* SONAR-6258 Persist source, coverage and scm into file sourcesJulien Lancelot2015-04-0913-294/+1331
* SONAR-6298 Apply feedback from PRJean-Baptiste Lievremont2015-04-092-15/+12
* SONAR-6298 Add internal WS to list supported profile import file formatsJean-Baptiste Lievremont2015-04-096-2/+155
* SONAR-6298 WS to create a quality profileJean-Baptiste Lievremont2015-04-0910-5/+429
* SONAR-6304 SONAR-6305 Apply feedback from PRJean-Baptiste Lievremont2015-04-094-30/+68
* SONAR-6305 WS to restore a quality profileJean-Baptiste Lievremont2015-04-097-4/+230
* SONAR-6304 WS to backup quality profileJean-Baptiste Lievremont2015-04-096-3/+144
* 'Days since last commit' metric without exceptions if not found in report and...Teryk Bellahsene2015-04-085-10/+44
* 'Days since last commit' metric in platform out of the box - SONAR-6353Teryk Bellahsene2015-04-089-4/+321
* SONAR-5438 Add "Official Distribution" information to System InfoSimon Brandhof2015-04-082-2/+45
* Allow parallel execution of tests using ServerTesterSimon Brandhof2015-04-074-9/+28
* Hasnext() should not call doNext() when iterator already closedJulien Lancelot2015-04-072-0/+34
* Apply feedback from PRJean-Baptiste Lievremont2015-04-032-5/+5
* SONAR-6301 WS to copy a quality profileJean-Baptiste Lievremont2015-04-034-7/+169
* SONAR-6302 WS to rename a quality profileJean-Baptiste Lievremont2015-04-033-0/+219
* SONAR-6299 WS to delete a quality profileJean-Baptiste Lievremont2015-04-035-1/+318
* SONAR-6348 Property sonar.path.temp is ignored by Ruby on Rails applicationSimon Brandhof2015-04-033-11/+29
* SONAR-5921 Apply feedback from testsJean-Baptiste Lievremont2015-04-034-3/+45
* SONAR-5921 WS to list project/profile associationsJean-Baptiste Lievremont2015-04-0310-0/+512
* Introduce WsAction interface for WsActions in server moduleJean-Baptiste Lievremont2015-04-037-24/+44
* Pull define(...) method into a dedicated interfaceJean-Baptiste Lievremont2015-04-036-14/+18
* Use random timezone when executing tests from mavenSimon Brandhof2015-04-023-7/+7
* 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
* 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
* 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
* 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 flawJulien Lancelot2015-03-311-2/+3
* | SONAR-6338 Stream reading / writing coverage messageJulien Lancelot2015-03-312-39/+58
* | SONAR-6294 Apply feedback on description and missing fieldsJean-Baptiste Lievremont2015-03-316-42/+79
* | Fix quality flawsJean-Baptiste Lievremont2015-03-311-12/+21