| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-5056 Refactoring of DebtModelService to have a clean dedicated server s... | Julien Lancelot | 2014-03-18 | 17 | -364/+302 |
* | SONAR-5095 Fix colon/period display in QG widget, metric description | Jean-Baptiste Lievremont | 2014-03-18 | 1 | -4/+4 |
* | SONAR-926 inclusions are optional | Simon Brandhof | 2014-03-17 | 2 | -30/+15 |
* | SONAR-926 apply inclusions and exclusions to source directories | Simon Brandhof | 2014-03-17 | 2 | -15/+13 |
* | SONAR-926 apply inclusions and exclusions to source directories | Simon Brandhof | 2014-03-17 | 3 | -134/+19 |
* | SONAR-5092 Change message on default quality gate when user is not quality admin | Jean-Baptiste Lievremont | 2014-03-17 | 6 | -3/+18 |
* | SONAR-5146 Some rules might not have some "rules.created_at" date and in that... | Julien Lancelot | 2014-03-17 | 2 | -6/+3 |
* | Fix empty component.path in issues WS | Julien Lancelot | 2014-03-17 | 3 | -2/+7 |
* | Fix escaping of language in Q profiles page | Simon Brandhof | 2014-03-17 | 1 | -1/+1 |
* | SONAR-5094 Do not let the HTTP exception be swallowed by the underlying lib | Jean-Baptiste Lievremont | 2014-03-17 | 2 | -6/+6 |
* | SONAR-4093 Fix JS error on Chrom* browsers, cleanup | Jean-Baptiste Lievremont | 2014-03-17 | 2 | -6/+2 |
* | Remove Component.moduleKey | Julien Lancelot | 2014-03-17 | 12 | -69/+2 |
* | Add Issues.componentById() helper | Julien Lancelot | 2014-03-17 | 3 | -4/+14 |
* | Fix missing migration number | Jean-Baptiste Lievremont | 2014-03-17 | 1 | -0/+1 |
* | SONAR-4366 Fix display of passed quality gate | Jean-Baptiste Lievremont | 2014-03-17 | 1 | -1/+1 |
* | SONAR-5097 Drop alerts table | Jean-Baptiste Lievremont | 2014-03-17 | 5 | -14/+32 |
* | SONAR-5097 Convert existing alerts to quality gates | Jean-Baptiste Lievremont | 2014-03-17 | 2 | -7/+85 |
* | Fix quality flaws | Julien Lancelot | 2014-03-17 | 2 | -12/+23 |
* | SONAR-5007 Display quality profiles on which a rule is activated and related ... | Stas Vilchik | 2014-03-17 | 15 | -100/+293 |
* | SONAR-5056 Create DebtRemediationFunction API on batch side | Julien Lancelot | 2014-03-17 | 13 | -173/+273 |
* | SONAR-5007 Refactor coding rules list & details | Stas Vilchik | 2014-03-17 | 6 | -138/+106 |
* | SONAR-5056 Do nothing hen rule has no default characteristic or overridden ch... | Julien Lancelot | 2014-03-17 | 2 | -3/+3 |
* | SONAR-4326 Do not disable already disabled rules at server startup | Julien Lancelot | 2014-03-17 | 4 | -6/+94 |
* | Remove useless double try/catch | Julien Lancelot | 2014-03-17 | 1 | -37/+41 |
* | SONAR-5007 Display details of a rule and actions relating to it | Stas Vilchik | 2014-03-17 | 14 | -62/+485 |
* | SONAR-5056 Convert duration with value 0 to null | Julien Lancelot | 2014-03-17 | 2 | -1/+3 |
* | SONAR-5056 Fail if not both characteristic and function are defined | Julien Lancelot | 2014-03-17 | 2 | -0/+30 |
* | SONAR-5121 Authorize overriding characteristic or function | Julien Lancelot | 2014-03-17 | 7 | -53/+87 |
* | SONAR-4843 fix installation of bundled plugins on restart | Simon Brandhof | 2014-03-17 | 1 | -1/+1 |
* | SONAR-4843 restart most of components | Simon Brandhof | 2014-03-16 | 6 | -148/+195 |
* | Refactor plugin management for better maintainability | Simon Brandhof | 2014-03-16 | 45 | -245/+205 |
* | Remove org.sonar.api.platform.ServerPluginRepository | Simon Brandhof | 2014-03-16 | 8 | -201/+36 |
* | Refactor org.sonar.server.plugins.ApplicationDeployer | Simon Brandhof | 2014-03-16 | 7 | -38/+34 |
* | SONAR-4843 Add log when server is restarted | Simon Brandhof | 2014-03-15 | 1 | -1/+4 |
* | SONAR-4843 Fix loading of some DAOs | Simon Brandhof | 2014-03-15 | 2 | -51/+49 |
* | SONAR-4843 Document sonar.rails.dev in conf/sonar.properties | Simon Brandhof | 2014-03-15 | 1 | -1/+6 |
* | SONAR-4843 Minor refactoring | Simon Brandhof | 2014-03-15 | 3 | -2/+4 |
* | SONAR-4843 Rename the property sonar.web.dev to sonar.rails.dev | Simon Brandhof | 2014-03-15 | 2 | -4/+4 |
* | SONAR-4843 Ability to restart server in development mode | Simon Brandhof | 2014-03-15 | 12 | -395/+732 |
* | SONAR-5128 Package a release version of sonar-channel | Simon Brandhof | 2014-03-14 | 19 | -1874/+1 |
* | SONAR-5129 Package a release version of sonar-squid | Simon Brandhof | 2014-03-14 | 90 | -5753/+2 |
* | Minor cosmetic changes | Simon Brandhof | 2014-03-14 | 2 | -6/+6 |
* | SONAR-5121 Verify remediation factor and offset following remediation functio... | Julien Lancelot | 2014-03-14 | 40 | -242/+596 |
* | Rename RuleDefinitions to RulesDefinition | Julien Lancelot | 2014-03-14 | 19 | -162/+164 |
* | Remove unused import | Simon Brandhof | 2014-03-14 | 1 | -1/+1 |
* | SONAR-4095 | Jean-Baptiste Lievremont | 2014-03-14 | 6 | -33/+92 |
* | Fix quality flaws | Julien Lancelot | 2014-03-14 | 2 | -4/+2 |
* | Renamed some debt classes to remove "Technical" word | Julien Lancelot | 2014-03-14 | 6 | -17/+21 |
* | SONAR-5141 Minor improvement | Julien Lancelot | 2014-03-14 | 2 | -20/+16 |
* | Remove useless old debt model synchronization and renamed some debt classes | Julien Lancelot | 2014-03-14 | 28 | -171/+74 |