aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove checks of minutes greater than 60 and hours greater than 24Julien Lancelot2014-04-072-25/+1
* SONAR-5179 Project administrator cannot create action plansJulien Lancelot2014-04-076-153/+216
* Add separators between filtersStas Vilchik2014-04-071-1/+14
* Make dropdown arrows clickableStas Vilchik2014-04-073-11/+15
* SONAR-3113 Add links to dashboardsStas Vilchik2014-04-073-2/+19
* SONAR-5105 Verify config using DB connection instead of settings that come fr...Jean-Baptiste Lievremont2014-04-072-12/+20
* SONAR-5186 Drop support of "sonar.phase" => add a messageJulien HENRY2014-04-072-0/+19
* SONAR-5199 The web service /api/profiles/list fails when parameter "project" ...Julien Lancelot2014-04-071-11/+13
* Add some commentsJulien Lancelot2014-04-073-3/+7
* SONAR-3113 Word Cloud ChartStas Vilchik2014-04-073-1/+87
* SONAR-5167 Bug fixesStas Vilchik2014-04-074-0/+9
* SONAR-5173 Update qualifier iconsStas Vilchik2014-04-074-2/+2
* Fix some quality flawsSimon Brandhof2014-04-049-55/+22
* Fix some quality flawsSimon Brandhof2014-04-0412-65/+69
* Fix quality flawsJulien Lancelot2014-04-043-8/+17
* SONAR-3113 Restore the Measure filter as cloud widgetJulien Lancelot2014-04-044-0/+117
* Fix quality flawsJulien Lancelot2014-04-0413-111/+428
* Create a specific unit test of declaring rules with technical debtJulien Lancelot2014-04-041-9/+24
* Revert "SONAR-5117 Upgrade to Tomcat 7.0.52"Simon Brandhof2014-04-042-13/+2
* Revert "SONAR-5117 fix compatibility of build with maven 3.0.x"Simon Brandhof2014-04-041-30/+1
* Fix unit testJulien Lancelot2014-04-041-1/+1
* Remove migration 523Julien Lancelot2014-04-044-54/+3
* Duration should not accept hours more than 24 and minutes more than 60Julien Lancelot2014-04-044-5/+31
* SONAR-5056 Fix issue when exporting model to XMLJulien Lancelot2014-04-044-21/+100
* SONAR-5117 fix compatibility of build with maven 3.0.xSimon Brandhof2014-04-041-1/+30
* SONAR-5167 It should be possible to use "Tab" to navigate in the new search f...Stas Vilchik2014-04-044-3/+24
* SONAR-5056 When restoring model from XML call RuleOperations to update restor...Julien Lancelot2014-04-0410-268/+168
* SONAR-5117 Upgrade to Tomcat 7.0.52Simon Brandhof2014-04-032-2/+13
* Fix display of rule from issueJulien Lancelot2014-04-031-3/+3
* Fix unit testJulien Lancelot2014-04-031-1/+1
* SONAR-5056 Move batch DebtRemediationFunction from rule to debt packageJulien Lancelot2014-04-0310-10/+15
* Fix some quality flawsJulien HENRY2014-04-033-13/+15
* SONAR-5196 Quality profile names should be case sensitiveJulien HENRY2014-04-032-12/+9
* SONAR-5178 Display allowed characters when validating branchesJulien HENRY2014-04-034-26/+4
* Update server DebtModel APIJulien Lancelot2014-04-0314-32/+79
* Create a new DebtModel API on batch sideJulien Lancelot2014-04-0325-190/+593
* Change visibility of a method to privateJulien Lancelot2014-04-031-1/+1
* SONAR-5186 Drop support of "sonar.phase"Julien HENRY2014-04-033-121/+4
* SONAR-5181 Fix minor issue with working directoryJulien HENRY2014-04-031-1/+2
* SONAR-5181 Move parsing of sonar-project.properties files to SQ RunnerJulien HENRY2014-04-0326-207/+380
* Deprecated the unused Symbol#getFullyQualifiedName() and improve exception me...Simon Brandhof2014-04-034-10/+25
* SONAR-5167 It should be possible to use "Tab" to navigate in the new search f...Stas Vilchik2014-04-035-7/+61
* Fix stability of tests depending on order of executionSimon Brandhof2014-04-036-88/+50
* SONAR-5165 It should be possible to use up and down arrows to navigate throug...Stas Vilchik2014-04-032-3/+44
* SONAR-5165 It should be possible to use up and down arrows to navigate throug...Stas Vilchik2014-04-031-4/+18
* SONAR-4843 complete documentation of wsSimon Brandhof2014-04-031-1/+1
* SONAR-5197 Redirect URL /api to /api/webservices/listSimon Brandhof2014-04-032-0/+5
* SONAR-5056 Fix NPE when disabling debt on ruleJulien Lancelot2014-04-032-5/+25
* SONAR-5056 Add unit test when reseting debt model on custom rulesJulien Lancelot2014-04-032-0/+40
* Set profiling level to debug when indexing documents in E/SJulien Lancelot2014-04-031-8/+11