aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | SONAR-5056 When reseting debt model, restore rules from rule definitions in o...Julien Lancelot2014-04-026-27/+173
* | SONAR-5191 fix some usage of java list.sort in ruby codeSimon Brandhof2014-04-022-5/+9
* | Fix version of karma-phantomjs-launcher. Do not use 0.1.3 which fails on windowsSimon Brandhof2014-04-021-2/+3
* | SONAR-5191 fix some usage of java list.sort in ruby codeSimon Brandhof2014-04-028-15/+19
* | SONAR-5192 Remove support of deprecated SQ Runner propertiesJulien HENRY2014-04-026-55/+0
* | SONAR-5190 Introduce new property sonar.projectBuildDir for Maven bootstrapperJulien HENRY2014-04-0268-48/+84
* | SONAR-5190 Make default bootstrapper support MavenJulien HENRY2014-04-027-20/+84
* | Update Javadoc of Language::getFileSuffixesJulien HENRY2014-04-021-2/+1
* | SONAR-5166 Offer shortcut to access the top-right search engineStas Vilchik2014-04-021-1/+1
* | SONAR-5056 Rename restore() by reset() and delete restore from language featureJulien Lancelot2014-04-026-86/+16
* | SONAR-5056 When restoring a model, deletion of characteristics should update ...Julien Lancelot2014-04-024-15/+41
* | SONAR-5166 Offer shortcut to access the top-right search engineStas Vilchik2014-04-021-1/+1
* | Enable DEBUG logs of phantomjsSimon Brandhof2014-04-021-0/+1
* | Fix version of karma-phantomjs-launcherSimon Brandhof2014-04-021-1/+1
* | Add missing session in dao usage when registring rules and fix issue when res...Julien Lancelot2014-04-024-46/+17
* | SONAR-5086 Fix fetching of issues when action plan is selectedStas Vilchik2014-04-021-0/+5
* | Revert attempt to remove coupling between build and user timezoneSimon Brandhof2014-04-021-5/+1
* | Fix execution of grunt testsSimon Brandhof2014-04-021-1/+1
* | Update js unit tests configurationStas Vilchik2014-04-022-1/+3
* | SONAR-5174 Reindex rules when deleting characteristics and restoring debt modelJulien Lancelot2014-04-023-98/+110
* | SONAR-5174 Remove characteristics name from Rules E/S indexJulien Lancelot2014-04-0210-60/+0
* | SONAR-5174 Create a method to reindex one ruleJulien Lancelot2014-04-024-145/+289
* | SONAR-5165 It should be possible to use up and down arrows to navigate throug...Stas Vilchik2014-04-023-0/+56
* | SONAR-5174 Improve migration of Requirements to Rules when offset or coeffici...Julien Lancelot2014-04-029-42/+160
* | SONAR-5174 Create a reindex rules methodJulien Lancelot2014-04-0126-323/+518
* | SONAR-5174 Update date when updating rulesJulien Lancelot2014-04-012-15/+11
* | SONAR-5166 Offer shortcut to access the top-right search engineStas Vilchik2014-04-013-0/+305
* | Grunt: use concat instead of uglify for dev modeStas Vilchik2014-04-012-8/+11