aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-3024 Introduce deprecated key on resources to ease transitionJulien HENRY2014-01-1373-657/+985
* SONAR-4908 add RuleParamType#ofValues()Simon Brandhof2014-01-132-5/+81
* SONAR-4923 finders from lookup should return null and not throw exceptionsJulien Lancelot2014-01-1310-97/+205
* Complete javadoc of IssuableSimon Brandhof2014-01-131-0/+1
* SONAR-4908 add template rules and param typesSimon Brandhof2014-01-137-21/+398
* SONAR-4923 Move some validation from QProfiles to QProfileOperationsJulien Lancelot2014-01-1312-139/+135
* SONAR-4923 Move some validation from QProfiles to QProfileOperationsJulien Lancelot2014-01-139-101/+129
* SONAR-4923 Quality profile refactoring to follow conventionJulien Lancelot2014-01-1321-406/+369
* SONAR-4326 Add tags to ES index at startupJean-Baptiste Lievremont2014-01-1312-79/+183
* SONAR-4923 Implements search inactive / active rules idsJulien Lancelot2014-01-132-95/+205
* SONAR-4908 improve API by adding the method done() on the builder patternSimon Brandhof2014-01-132-189/+271
* New Issues Page: simply display source file in the central panel when an issu...Stas Vilchik2014-01-131-10/+19
* New Issues Page: fix performance issueStas Vilchik2014-01-131-1/+1
* Removing active rules on disabled rules should be after all my batis operationsJulien Lancelot2014-01-132-20/+29
* Fix text overflow in FFStas Vilchik2014-01-133-3/+0
* Fix quality flawsJulien Lancelot2014-01-132-5/+9
* Update "no measure" messageStas Vilchik2014-01-131-1/+1
* Histogram: support relativeScaleStas Vilchik2014-01-131-1/+1
* Fix buildSimon Brandhof2014-01-121-1/+1
* SONAR-5010 internal extension point to implement Java web servicesSimon Brandhof2014-01-117-0/+648
* Replace package org.sonar.core.date by org.sonar.api.util.System2Simon Brandhof2014-01-114-75/+11
* Remove methods from Severity that have nothing to do in the APIJulien Lancelot2014-01-105-26/+25
* SONAR-4923 Add sort by name (but is still case sensitive) and sort by creatio...Julien Lancelot2014-01-1015-59/+369
* Fix missing license headerJean-Baptiste Lievremont2014-01-101-0/+19
* SONAR-4326 Migrate registration of rules to MyBatis, synchronize tagsJean-Baptiste Lievremont2014-01-1030-214/+583
* Fix issue when log message contains variable to replace but there are no argu...Julien Lancelot2014-01-102-3/+87
* Fix some quality flawsSimon Brandhof2014-01-102-11/+10
* Merge branch 'issue-list'Stas Vilchik2014-01-1043-326/+5603
|\
| * SONAR-4853 New design of the Issues pageStas Vilchik2013-12-3042-528/+5551
* | Revert "SONAR-4853 New design of the Issues page"Stas Vilchik2014-01-1042-5552/+527
* | Revert "Merge branch 'issue-list'"Stas Vilchik2014-01-101-1/+0
* | Merge branch 'issue-list'Stas Vilchik2014-01-101-0/+1
* | SONAR-4853 New design of the Issues pageStas Vilchik2014-01-1042-527/+5552
* | SONAR-3762 Replace displayWorstBestValues by relativeScaleJulien Lancelot2014-01-103-5/+5
* | SONAR-55 Do not display test filesJulien Lancelot2014-01-101-1/+3
* | SONAR-4923 Update rules parameter key in railsJulien Lancelot2014-01-103-4/+6
* | Replace deprecated method setFilter to setPostFilterJulien Lancelot2014-01-103-15/+12
* | Pie Chart: improve display of long metric namesStas Vilchik2014-01-101-1/+5
* | Bubble Chart: redirect to main project dashboardStas Vilchik2014-01-101-1/+1
* | Remove the 3 useless calls "metric.type" in Project File Bubble ChartStas Vilchik2014-01-101-6/+3
* | SONAR-4783 Don't prevent views indexingJulien HENRY2014-01-101-4/+10
* | Fix quality flawsJulien Lancelot2014-01-102-6/+6
* | SONAR-4923 Remove no more used codeJulien Lancelot2014-01-102-34/+0
* | Bubble Chart: redirect to main project dashboardStas Vilchik2014-01-101-1/+1
* | Pie Chart: cutting too long project namesStas Vilchik2014-01-101-1/+1
* | Pie Chart: place the metric name at a fixed positionStas Vilchik2014-01-101-9/+1
* | SONAR-4923 Update profile parent use Java facadeJulien Lancelot2014-01-0914-94/+287
* | Fix legend for Project File Bubble ChartStas Vilchik2014-01-091-3/+3
* | Fix upgrade to Elasticsearch 0.90.9Simon Brandhof2014-01-091-0/+12
* | SONAR-4923 Improve inheritance query managementJulien Lancelot2014-01-094-23/+59