aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-5851 clean up profiles uiStas Vilchik2015-04-1310-41/+124
* SONAR-5851 replace old profiles page with new oneStas Vilchik2015-04-1327-781/+781
* Restore old behavior for InputFile::lines() -> returns 1 for empty filesJulien HENRY2015-04-1310-35/+41
* fix quality flawsStas Vilchik2015-04-101-1/+0
* cover formatMeasure with testsStas Vilchik2015-04-103-3/+174
* drop unused js codeStas Vilchik2015-04-103-199/+0
* SONAR-5851 add inheritance detailsStas Vilchik2015-04-1021-6/+666
* SONAR-5851 update selection of projectsStas Vilchik2015-04-101-1/+1
* SONAR-5851 update copy actionStas Vilchik2015-04-104-21/+20
* SONAR-6258 Persist highlighting into file sourcesJulien Lancelot2015-04-104-93/+516
* SONAR-5851 add testsStas Vilchik2015-04-1013-1/+796
* SONAR-5851 add profile details, implement profile actionsStas Vilchik2015-04-1035-71/+1439
* SONAR-5851 add app skeletonStas Vilchik2015-04-105-0/+54
* 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-095-243/+3
* SONAR-6258 Read/write Highlighting using StreamingJulien Lancelot2015-04-0918-1252/+396
* SONAR-6258 Persist source, coverage and scm into file sourcesJulien Lancelot2015-04-0914-296/+1341
* SONAR-6402 Force show zero number of issues in the source viewer headerStas Vilchik2015-04-091-11/+9
* SONAR-6403 It is impossible to search for "C" language on the rules pageStas Vilchik2015-04-091-2/+2
* SONAR-6404 Force reload of results when submit a search form on the rules pageStas Vilchik2015-04-092-4/+5
* SONAR-6401 Bulk rule (de)activation confirmation should show languageStas Vilchik2015-04-093-4/+7
* 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
* revert SONAR-6331Stas Vilchik2015-04-0937-1761/+12
* '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-0810-4/+333
* SONAR-6331 show project meta in the headerStas Vilchik2015-04-083-1/+29
* SONAR-5438 Add "Official Distribution" information to System InfoSimon Brandhof2015-04-082-2/+45
* Fix NPE in CoveragePublisher for viewsJulien HENRY2015-04-081-3/+3
* add missing file headersStas Vilchik2015-04-081-0/+19
* SONAR-6331 apply feedbackStas Vilchik2015-04-0828-162/+523
* remove empty js fileStas Vilchik2015-04-081-19/+0
* Fix regression during local issue tracking on empty filesJulien HENRY2015-04-086-2/+132
* Fix NPE: do not try to set lines on views technical projectsJulien HENRY2015-04-081-2/+3
* Allow parallel execution of tests using ServerTesterSimon Brandhof2015-04-074-9/+28
* Replace GMavenPlus by beanshellSimon Brandhof2015-04-071-22/+11
* Random timezone when executing testsSimon Brandhof2015-04-071-29/+32
* Use incremental mode for SQ analysis on travisJulien HENRY2015-04-071-1/+1