aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* SONAR-5056 When update rule, if sub characteristic or remediation function is...Julien Lancelot2014-04-036-197/+114
* Fix compatibility of some tests with java8Simon Brandhof2014-04-033-22/+26
* SONAR-5166 Offer shortcut to access the top-right search engineStas Vilchik2014-04-032-2/+1
* SONAR-5166 Offer shortcut to access the top-right search engineStas Vilchik2014-04-032-1/+2
* SONAR-5166 Offer shortcut to access the top-right search engineStas Vilchik2014-04-031-1/+1
* SONAR-5056 Do some code cleanupJulien Lancelot2014-04-035-16/+8
* Fix unit testJulien Lancelot2014-04-031-1/+1
* Move hasCharacteristic() method from RuleDto to RulesProviderJulien Lancelot2014-04-032-5/+11
* SONAR-5056 When updating a rule, set characteristic and remediation function ...Julien Lancelot2014-04-035-21/+156
* SONAR-5056 When creating a custom rule, copy debt definitions from parentJulien Lancelot2014-04-032-1/+12
* Freeze versions of npm packagesStas Vilchik2014-04-031-4/+3
* SONAR-5166 Offer shortcut to access the top-right search engineStas Vilchik2014-04-031-1/+1
* SONAR-5169 Apply feedbackStas Vilchik2014-04-037-23/+29
* SONAR-5190 Should not fail if MavenProject not found for a moduleJulien HENRY2014-04-031-10/+2
* SONAR-5174 Add new parameters docsJulien Lancelot2014-04-031-1/+7
* Freeze versions of npm packagesStas Vilchik2014-04-031-17/+17
* Set the version of keymaster.jsStas Vilchik2014-04-031-0/+1
* Merge branch 'master' of github.com:red6/sonar into red6-masterSimon Brandhof2014-04-023-4/+38
|\
| * SONAR-4742 Add support of AJP 1.3 protocolJan Stamer2014-02-153-4/+38
* | SONAR-5190 Make default bootstrapper support MavenJulien HENRY2014-04-025-31/+78
* | SONAR-5056 Fix issue when reseting debt model and no rule is foundJulien Lancelot2014-04-021-9/+13