summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-5334 First frontend integrationStas Vilchik2014-05-233-5/+33
* SONAR-5007 SONAR-5012 Full handling of facetsJean-Baptiste Lievremont2014-05-239-22/+59
* SONAR-5007 SONAR-5133 Fix quality profile filterJean-Baptiste Lievremont2014-05-235-53/+66
* SONAR-5007 improve registration of Quality profilesSimon Brandhof2014-05-2312-167/+221
* SONAR-5333 Improve widget consistencyStas Vilchik2014-05-234-18/+23
* SONAR-5333 Improve the issues, size and description widgetsStas Vilchik2014-05-233-8/+11
* SONAR-5237 - Changed facet's name to property to link/match search FiltersStephane Gamard2014-05-233-6/+6
* SONAR-SONAR-5237 - Fixed Rule Search Medium WSStephane Gamard2014-05-2313-194/+93
* SONAR-5335 When upgrading from SonarQube 4.2 with PMD 2.1, searching for some...Julien Lancelot2014-05-237-6/+118
* Try to fix MeasureDataMigration on mssqlSimon Brandhof2014-05-221-1/+1
* SONAR-5007 improve management of active rules in api/rules/search and api/rul...Simon Brandhof2014-05-2216-221/+312
* fix quality flaw (updated Junit test)Stephane Gamard2014-05-222-10/+15
* SONAR-5007 - Added test assertion for QualityProfileDto#getParentKey()Stephane Gamard2014-05-221-0/+1
* SONAR-5007 - Added parentKey to QualityProfileDtoStephane Gamard2014-05-222-0/+11
* SONAR-5007 remove wsclient of deleted api/rules/indexSimon Brandhof2014-05-2212-582/+0
* SONAR-5007 fix parameter "f" of api/rules/searchSimon Brandhof2014-05-2212-171/+234
* SONAR-5007 complete response example for facetsSimon Brandhof2014-05-221-118/+169
* SONAR-5237 - Added Char & SubChar filteringStephane Gamard2014-05-223-3/+97
* Improve widget bar chartsStas Vilchik2014-05-228-129/+133
* DAOv.2 - Updated tag for aggregation in RuleService and NormalizerStephane Gamard2014-05-226-50/+43
* SONAR-5334 Create WS to serialize all bundles for a given languageJean-Baptiste Lievremont2014-05-224-115/+178
* SONAR-5007 SONAR-5136 Handle parameters on activation/changeJean-Baptiste Lievremont2014-05-222-3/+5
* DAOv.2 - Updated facets to AggregationStephane Gamard2014-05-226-61/+60
* Improve the description widgetStas Vilchik2014-05-222-74/+119
* Improve dashboard stylesStas Vilchik2014-05-222-9/+5
* Improve consistency of the widgetsStas Vilchik2014-05-229-593/+723
* SONAR-5007 add facets to WS api/rules/searchSimon Brandhof2014-05-221-2/+4
* SONAR-5007 add facets to WS api/rules/searchSimon Brandhof2014-05-225-30/+67
* Add Java WS client for /api/coverage/show and /api/duplications/showJulien Lancelot2014-05-2223-0/+944
* Do not load actions and transition if user is not logguedJulien Lancelot2014-05-221-1/+2
* Fix quality flawsJulien Lancelot2014-05-223-30/+15
* Fix exampleJulien Lancelot2014-05-221-17/+1
* fix dao flaw (broken embedded in Index)Stephane Gamard2014-05-221-7/+6
* DAOv.2 - Compressing index upserts from sesisonStephane Gamard2014-05-226-26/+70
* SONAR-5007 SONAR-5136 Display yet more rule fields in coding rules detailsJean-Baptiste Lievremont2014-05-228-19/+31
* SONAR-5007 Add createdAt in rules/show WSJean-Baptiste Lievremont2014-05-221-0/+1
* SONAR-5007 Add helpers to format dates in HandlebarsJean-Baptiste Lievremont2014-05-221-1/+25
* SONAR-4636 Use released version of branding resources for releaseJean-Baptiste Lievremont2014-05-221-1/+1
* Improve the size widgetStas Vilchik2014-05-229-44/+112
* SONAR-5286 Add parameter "extra_fields" to display actions and transitions in...Julien Lancelot2014-05-225-3/+16
* DAOv.2 - Updated implicit commit in Session (broken ITs)Stephane Gamard2014-05-2217-203/+181
* DAOv.2 - removed explicit refreshStephane Gamard2014-05-226-41/+36
* SONAR-5007 fix CopyRequirementsFromCharacteristicsToRulesTest and remove depr...Simon Brandhof2014-05-2213-357/+162
* Fix compatibility of unit test with Java 6Simon Brandhof2014-05-221-1/+1
* SONAR-5007 flush previewDb cache when a rule is deactivatedSimon Brandhof2014-05-221-6/+6
* SONAR-5007 remove old ES indices for rules, active rules and rule tagsSimon Brandhof2014-05-2238-3216/+465
* fix quality flaw (es debug output)Stephane Gamard2014-05-211-2/+1
* ES freeze due to force refreshingStephane Gamard2014-05-211-1/+0
* fix quality flaw (@Ignore test pending update)Stephane Gamard2014-05-211-0/+3
* quality fix flaw (updated usage of DbClient)Stephane Gamard2014-05-212-13/+11