aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed debug outputStephane Gamard2014-05-151-3/+0
* Fixed embedded ActiveRules in WSStephane Gamard2014-05-158-22/+46
* SONAR-5130 Do not display bar chart when there's only one languageJulien Lancelot2014-05-151-1/+7
* SONAR-4636 Remove branding resources from public sourceJean-Baptiste Lievremont2014-05-152-1/+6
* Improve ui of the size widgetStas Vilchik2014-05-153-24/+55
* Delete unused fileSimon Brandhof2014-05-141-707/+0
* Added debt model for RuleWSStephane Gamard2014-05-1410-10/+156
* SONAR-5007 Initial work on Coding Rules app init WSJean-Baptiste Lievremont2014-05-147-8/+524
* SONAR-5304 Fix UTJulien Lancelot2014-05-141-1/+1
* SONAR-5209 DecoratorsStas Vilchik2014-05-143-59/+93
* SONAR-5304 Remove metric "branch_coverage_hits_data"Julien Lancelot2014-05-144-45/+9
* SONAR-5130 Display measures on 3 columnsJulien Lancelot2014-05-142-13/+25
* SONAR-5285 Improve response exampleJulien Lancelot2014-05-141-28/+3
* SONAR-5007 remove page "Quality profiles". Alternative page "Coding rules" st...Simon Brandhof2014-05-144-216/+1
* SONAR-5007 continue to refactor rule servicesSimon Brandhof2014-05-1419-720/+358
* Delete quick-build.bat. No need to maintain a script used by nobody.Simon Brandhof2014-05-141-2/+0
* SONAR-5209 Show coverageStas Vilchik2014-05-147-146/+155
* Fixed inheritance when parent_id is null in DTOStephane Gamard2014-05-144-8/+10
* Using key for inheritance of activeRule instead of idStephane Gamard2014-05-147-24/+54
* SONAR-5285 Manage type parameter to return coverage for unit tests, integrati...Julien Lancelot2014-05-146-66/+146
* Added RuleTagWS testStephane Gamard2014-05-142-0/+29
* SONAR-5209 Rework headersStas Vilchik2014-05-1416-431/+671
* SONAR-5285 Return the number of branches and covered branchesJulien Lancelot2014-05-147-39/+53
* SONAR-5285 Fix wrong name of method to return test cases by linesJulien Lancelot2014-05-144-11/+11
* Added pagination info in RuleSearchWSStephane Gamard2014-05-146-4/+11
* SONAR-5285 Return the number of covered linesJulien Lancelot2014-05-149-19/+94
* Added test for updates of RuleDao to Index synch.Stephane Gamard2014-05-141-1/+86
* Added Index synchronization for Nested DtosStephane Gamard2014-05-143-39/+77
* Added search example responseStephane Gamard2014-05-141-0/+2
* Removed slug from WSStephane Gamard2014-05-146-5/+555
* SONAR-5285 Replace number of hits by a booleanJulien Lancelot2014-05-144-10/+10
* Fixed search_no_rules assertionStephane Gamard2014-05-141-1/+1
* Added test with JSON assertion in RuleWSStephane Gamard2014-05-144-25/+61
* Nested activeRules under its parent Rule for WS resultStephane Gamard2014-05-142-22/+44
* SONAR-5285 Create /api/coverage/show, returning only hits for the momentJulien Lancelot2014-05-1426-198/+653
* name parameter is requiredJulien Lancelot2014-05-141-1/+1
* Added properties to ActiveRules in WS responseStephane Gamard2014-05-141-0/+5
* Fixed embedded ActiveRules and ActiveRulesParams for WSStephane Gamard2014-05-145-12/+56
* SONAR-5007 cleanupSimon Brandhof2014-05-138-6/+32
* SONAR-5007 cleanupSimon Brandhof2014-05-1350-258/+336
* Copied RegisterQualityProfileTest to new V2Stephane Gamard2014-05-132-0/+369
* Added new RegisterQualityProfiles for V2Stephane Gamard2014-05-131-0/+235
* Updated QualityProfile package to DAOv2 (partialy)Stephane Gamard2014-05-1349-708/+317
* fix query for MS-SQLStephane Gamard2014-05-131-1/+1
* Fixed broken Medium (missign ClearedData)Stephane Gamard2014-05-131-1/+2
* Added active-rule test to WSMediumTestStephane Gamard2014-05-132-8/+54
* Refactor or rule2 By DAOv.2Stephane Gamard2014-05-1388-1322/+2213
* name parameter is NOT optional on api/users/createJean-Baptiste Lievremont2014-05-131-0/+1
* SONAR-5209 Time changes menuStas Vilchik2014-05-138-120/+287
* Use the new DbClient in DatabaseMigratorSimon Brandhof2014-05-134-28/+33