aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-5264 Fix semantics of the _query_ parameter on api/qualitygates/searchJean-Baptiste Lievremont2014-05-132-4/+36
* SONAR-5250 Display default values in API documentationJean-Baptiste Lievremont2014-05-131-1/+9
* SONAR-5287 SONAR-5293 Create Java WS client for "/api/sources/show" and "/api...Julien Lancelot2014-05-1311-5/+387
* Remove moduleKey() as it's not returned by the WSJulien Lancelot2014-05-131-8/+0
* SONAR-5209 Redesign headersStas Vilchik2014-05-1310-122/+244
* SONAR-4636 Prevent 404 requests on branding resourcesJean-Baptiste Lievremont2014-05-132-2/+2
* SONAR-5064 Remove active rule notesSimon Brandhof2014-05-1346-465/+120
* SONAR-5283 improve javadocSimon Brandhof2014-05-131-1/+4
* SONAR-5007 Complete new web services api/qualityprofiles and api/rulesSimon Brandhof2014-05-1229-228/+787
* SONAR-4681 SONAR-5295 Escape HTML before markdown interpolationJean-Baptiste Lievremont2014-05-125-8/+14
* SONAR-4636 Include branding resources when building final WARJean-Baptiste Lievremont2014-05-121-26/+34
* Fix response examplesJulien Lancelot2014-05-125-4/+6
* SONAR-5287 Improve "/api/sources/show"Julien Lancelot2014-05-124-17/+19
* SONAR-3532 Add server base URL to test email in configurationJean-Baptiste Lievremont2014-05-123-2/+7
* Fix tabs/spacesJean-Baptiste Lievremont2014-05-121-32/+32
* SONAR-5287 Improve "/api/sources/show"Julien Lancelot2014-05-1210-147/+49
* SONAR-4636 Bind handling of branding resources to a later phase of the buildJean-Baptiste Lievremont2014-05-121-1/+1
* SONAR-4636 Extract branded resources and prepare for unbranded buildsJean-Baptiste Lievremont2014-05-126-2/+32
* SONAR-5277 Increase size of project_measures.text_valueJulien HENRY2014-05-127-9/+39
* SONAR-1884 Use explicit method on root component keys for authorization on pr...Jean-Baptiste Lievremont2014-05-122-7/+7
* Revert "SONAR-1884 Fix filter on project permissions for user/group"Jean-Baptiste Lievremont2014-05-124-50/+4
* SONAR-5111 Add missing PermissionWS in ServerComponentsJulien Lancelot2014-05-121-0/+2
* SONAR-5130 Improve UIJulien Lancelot2014-05-123-61/+45
* SONAR-1884 Fix filter on project permissions for user/groupJean-Baptiste Lievremont2014-05-124-4/+50
* SONAR-5283 Deprecate SonarExceptionJulien Lancelot2014-05-121-0/+2
* Fix quality flawsStas Vilchik2014-05-124-34/+37
* Component Viewer: fix display of the rule descriptionStas Vilchik2014-05-124-13/+23
* SONAR-5250 Fix typoStas Vilchik2014-05-121-1/+1
* SONAR-5280 fix compatibility with mysql 5.7.3Simon Brandhof2014-05-111-1/+6
* Passing basic tests for RuleRegister DAOv.2Stephane Gamard2014-05-104-10/+12
* Fixed some basic tests for RegisterRule with DAOv.2Stephane Gamard2014-05-1042-144/+124
* Update RegisterRuleTest db files for TagsStephane Gamard2014-05-1039-93/+93