Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | fix quality flaw (possible NPE) | Stephane Gamard | 2014-07-03 | 1 | -1/+1 | |
| | | ||||||
| * | fix quality flaw (possible NPE) | Stephane Gamard | 2014-07-03 | 1 | -9/+12 | |
| | | ||||||
| * | SONAR-5007 - Ignore test for SONAR-5183 | Stephane Gamard | 2014-07-03 | 1 | -16/+25 | |
| | | ||||||
| * | SONAR-5007 - Reverted final modifier for base method because of legacy @Mock | Stephane Gamard | 2014-07-03 | 1 | -7/+7 | |
| | | ||||||
| * | SONAR-5007 - added createdAt and updatedAt fields for ActiveRuleDto | Stephane Gamard | 2014-07-03 | 4 | -13/+42 | |
| | | ||||||
| * | Fix availability of Inheritance filter in Coding Rules | Jean-Baptiste Lievremont | 2014-07-03 | 1 | -2/+2 | |
| | | ||||||
* | | SONAR-5207 Different enhancements | Stas Vilchik | 2014-07-09 | 3 | -14/+47 | |
| | | ||||||
* | | Extract MockJax responses to .json files | Jean-Baptiste Lievremont | 2014-07-09 | 4 | -182/+203 | |
| | | ||||||
* | | SONAR-5333 Update links style inside markdown text | Stas Vilchik | 2014-07-09 | 3 | -3/+8 | |
| | | ||||||
* | | Fix migration name | Julien Lancelot | 2014-07-08 | 1 | -1/+1 | |
| | | ||||||
* | | SONAR-5207 Dynamic size of labels. Show labels in two lines. l10n messages. | Stas Vilchik | 2014-07-08 | 2 | -20/+34 | |
| | | ||||||
* | | SONAR-5447 Drop unused DB tables ACTIVE_RULE_CHANGES and ↵ | Simon Brandhof | 2014-07-08 | 1 | -0/+32 | |
| | | | | | | | | ACTIVE_RULE_PARAM_CHANGES | |||||
* | | Remove unused QProfileOperations | Simon Brandhof | 2014-07-08 | 4 | -99/+8 | |
| | | ||||||
* | | SONAR-5390 Reintroduce link per severity in profile rules page | Jean-Baptiste Lievremont | 2014-07-08 | 2 | -24/+32 | |
| | | ||||||
* | | SONAR-5390 Add Active Severity filter in Coding Rules space | Jean-Baptiste Lievremont | 2014-07-08 | 5 | -75/+89 | |
| | | ||||||
* | | SONAR-5390 Add parameter to search rules by active severity | Jean-Baptiste Lievremont | 2014-07-08 | 3 | -21/+30 | |
| | | ||||||
* | | SONAR-5207 Add breadcrumbs. Zooming in both directions. | Stas Vilchik | 2014-07-08 | 3 | -35/+101 | |
| | | ||||||
* | | SONAR-5368 Initial, bare implementation of debt remed. function display | Jean-Baptiste Lievremont | 2014-07-08 | 1 | -1/+1 | |
| | | ||||||
* | | CasperJS tests improvements. Drop karma. | Stas Vilchik | 2014-07-08 | 9 | -311/+8 | |
| | | ||||||
* | | SONAR-5007 fix bug related to synchronization of rule parameters | Simon Brandhof | 2014-07-07 | 2 | -7/+29 | |
| | | | | | | | | | | * removal of rule parameter must be propagated to active rules * addition of rule parameter with default value must be propagated to active rules | |||||
* | | SONAR-5007 fix registration of template rules | Simon Brandhof | 2014-07-07 | 1 | -26/+35 | |
| | | | | | | | | | | * update severity of custom rules on template changes * fix removal of custom rules on removal of templates | |||||
* | | SONAR-5007 - Fixed hasDebt filter in RuleIndex | Stephane Gamard | 2014-07-07 | 1 | -7/+11 | |
| | | | | | | | | | | Conflicts: sonar-server/src/test/java/org/sonar/server/rule/index/RuleIndexMediumTest.java | |||||
* | | SONAR-5207 Treemap drilldown | Stas Vilchik | 2014-07-07 | 4 | -38/+95 | |
| | | ||||||
* | | SONAR-4253 Use Coding Rules permalink for RuleMacro instead of old Rails modal | Jean-Baptiste Lievremont | 2014-07-07 | 1 | -1/+1 | |
| | | ||||||
* | | SONAR-5007 fix removal of param value | Simon Brandhof | 2014-07-07 | 2 | -25/+21 | |
| | | ||||||
* | | SONAR-5434 Point links from Profile comparison to Coding Rules | Jean-Baptiste Lievremont | 2014-07-07 | 2 | -7/+10 | |
| | | ||||||
* | | SONAR-5007 fix update of param activation when no default value | Simon Brandhof | 2014-07-07 | 1 | -1/+4 | |
| | | | | | | | | | | Conflicts: sonar-server/src/test/java/org/sonar/server/qualityprofile/RuleActivatorMediumTest.java | |||||
* | | Fix quality flaws | Simon Brandhof | 2014-07-07 | 1 | -1/+0 | |
| | | ||||||
* | | Fix quality flaw | Jean-Baptiste Lievremont | 2014-07-07 | 1 | -1/+1 | |
| | | ||||||
* | | Slight UI adjustments on rule activation details | Stas Vilchik | 2014-07-07 | 1 | -0/+1 | |
| | | ||||||
* | | SONAR-5209 Improve the message of removed component | Stas Vilchik | 2014-07-07 | 3 | -4/+3 | |
| | | ||||||
* | | Remove detach link in project viewers | Simon Brandhof | 2014-07-04 | 1 | -17/+0 | |
| | | ||||||
* | | Improve exception handling in BaseDao | Simon Brandhof | 2014-07-04 | 1 | -10/+23 | |
| | | ||||||
* | | fix quality flaw (Using production ready timeout value) | Stephane Gamard | 2014-07-04 | 1 | -1/+1 | |
| | | ||||||
* | | fix quality flaw (Throw exception when ES fails within timeout) | Stephane Gamard | 2014-07-04 | 1 | -6/+13 | |
| | | ||||||
* | | SONAR-5007 Sort languages by label (instead of id) in Coding Rules filter | Jean-Baptiste Lievremont | 2014-07-04 | 1 | -0/+2 | |
| | | ||||||
* | | Add the possibility to search for all rules (used by SQALE Sunbirst widget) | Julien Lancelot | 2014-07-04 | 1 | -7/+14 | |
| | | ||||||
* | | SONAR-5207 Do not show dashboard link on very small components | Stas Vilchik | 2014-07-04 | 2 | -3/+9 | |
| | | ||||||
* | | SONAR-5207 Fix widget html path | Stas Vilchik | 2014-07-04 | 1 | -1/+0 | |
| | | ||||||
* | | SONAR-5207 Treemap as a metric widget skeleton | Stas Vilchik | 2014-07-04 | 4 | -10/+151 | |
| | | ||||||
* | | SONAR-5209 Fix showing several issues on issues page | Stas Vilchik | 2014-07-04 | 1 | -1/+2 | |
| | | ||||||
* | | SONAR-5209 Show error message when component api fails | Stas Vilchik | 2014-07-04 | 2 | -4/+17 | |
| | | ||||||
* | | SONAR-5334 Fix l10n cache issue (304 passing as done) | Jean-Baptiste Lievremont | 2014-07-04 | 1 | -1/+3 | |
| | | ||||||
* | | SONAR-5007 - Fix date-synch for ES Synchronizer when date == null (initial ↵ | Stephane Gamard | 2014-07-04 | 3 | -6/+6 | |
| | | | | | | | | start) | |||||
* | | fix quality flaw (removed non necessary try/catch) | Stephane Gamard | 2014-07-04 | 1 | -11/+12 | |
| | | ||||||
* | | SONAR-5007 - Fix date-synch for ES Synchronizer | Stephane Gamard | 2014-07-04 | 1 | -6/+13 | |
| | | ||||||
* | | WIP frontend medium tests for Quality Gates | Jean-Baptiste Lievremont | 2014-07-04 | 3 | -0/+308 | |
| | | ||||||
* | | Fix assign_to_me issue action | Stas Vilchik | 2014-07-04 | 2 | -7/+7 | |
| | | | | | | | | (cherry picked from commit aa5964b) | |||||
* | | SONAR-5001 SONAR-5405 improve clean-up of duplicated rules and users | Simon Brandhof | 2014-07-03 | 3 | -7/+50 | |
| | | ||||||
* | | SONAR-5432 Remove weighted_violations from coffee | Julien Lancelot | 2014-07-03 | 1 | -1/+0 | |
| | |