| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | SONAR-5209 Update issue limit message | Stas Vilchik | 2014-07-01 | 2 | -1/+3 |
* | SONAR-5138 Revert to old layout, with Coding Rules first | Jean-Baptiste Lievremont | 2014-07-01 | 2 | -18/+6 |
* | SONAR-5209 Issues performance | Stas Vilchik | 2014-07-01 | 1 | -7/+10 |
* | SONAR-4514 Add a default severity when creating manual rules | Julien Lancelot | 2014-07-01 | 4 | -2/+38 |
* | Fix some quality flaws | Simon Brandhof | 2014-07-01 | 11 | -40/+79 |
* | SONAR-5007 - Assert ID is preset in Rule domain Object from RuleFinder | Stephane Gamard | 2014-07-01 | 1 | -0/+3 |
* | SONAR-5007 - Added legacy ID field to Rule for RuleFinder | Stephane Gamard | 2014-07-01 | 1 | -2/+5 |
* | SONAR-5209 Fix transition after permalinks | Stas Vilchik | 2014-07-01 | 2 | -0/+2 |
* | SONAR-5209 Set issues limit to 100. Add issues limit reached message. | Stas Vilchik | 2014-07-01 | 2 | -1/+7 |
* | SONAR-5209 Display issues when the code is not available | Stas Vilchik | 2014-07-01 | 2 | -10/+11 |
* | Fix horizontal scrolling with the sidebar | Stas Vilchik | 2014-07-01 | 1 | -1/+3 |
* | SONAR-5007 refactor Q profile exporters | Simon Brandhof | 2014-07-01 | 20 | -305/+488 |
* | SONAR-5007 - Fixed DefaultFinderTest due to null case | Stephane Gamard | 2014-06-30 | 1 | -2/+2 |
* | SONAR-5007 - Fixed error in Issues when rule is REMOVED | Stephane Gamard | 2014-06-30 | 1 | -2/+4 |
* | Fix some quality flaws | Simon Brandhof | 2014-06-30 | 13 | -80/+44 |
* | Fix some quality flaws | Simon Brandhof | 2014-06-30 | 1 | -1/+1 |
* | Remove useless constructors with System2.INSTANCE | Simon Brandhof | 2014-06-30 | 9 | -29/+15 |
* | Align facets | Stas Vilchik | 2014-06-30 | 1 | -6/+6 |
* | SONAR-5209 Return the issue red background | Stas Vilchik | 2014-06-30 | 3 | -9/+3 |
* | SONAR-5209 Cross project duplications | Stas Vilchik | 2014-06-30 | 2 | -2/+5 |
* | SONAR-5007 - Returning name of effectiveChar in Issue Show Action WS | Stephane Gamard | 2014-06-30 | 3 | -21/+44 |
* | SONAR-5007 - Added char and subChar to api.Rule bean for Issue WS | Stephane Gamard | 2014-06-30 | 2 | -17/+15 |
* | SONAR-5007 - Wrapped DefaultRuleFinder with DAOv.2 | Stephane Gamard | 2014-06-30 | 6 | -59/+230 |
* | Deprecating DefaultRuleFinder in core. | Stephane Gamard | 2014-06-30 | 7 | -5/+291 |
* | SONAR-5209 Add issues limit | Stas Vilchik | 2014-06-30 | 1 | -0/+2 |
* | SONAR-5135 Hide form after bulk application | Jean-Baptiste Lievremont | 2014-06-30 | 1 | -0/+2 |
* | SONAR-5007 Replace browser confirm dialogs with custom ones | Jean-Baptiste Lievremont | 2014-06-30 | 3 | -43/+57 |
* | Fix some quality flaws | Simon Brandhof | 2014-06-30 | 3 | -8/+1 |
* | Add ConvertProfileMeasuresMigrationTest | Simon Brandhof | 2014-06-30 | 8 | -17/+238 |
* | SONAR-5209 Speed up issues rendering (remove console.log) | Stas Vilchik | 2014-06-30 | 1 | -1/+0 |
* | SONAR-5209 Speed up issues rendering (fix line numbers) | Stas Vilchik | 2014-06-30 | 2 | -1/+2 |
* | SONAR-5135 Use "reset" parameter for revert (see b0d5f026) | Jean-Baptiste Lievremont | 2014-06-30 | 1 | -0/+1 |
* | SONAR-5209 Speed up issues rendering | Stas Vilchik | 2014-06-30 | 6 | -38/+51 |
* | SONAR-5209 Fix the scm decorator | Stas Vilchik | 2014-06-30 | 1 | -2/+2 |
* | SONAR-5209 Cross project duplications | Stas Vilchik | 2014-06-30 | 2 | -10/+14 |
* | SONAR-5209 Duplications inside deleted resources | Stas Vilchik | 2014-06-30 | 2 | -2/+4 |
* | Remove unused files | Simon Brandhof | 2014-06-29 | 4 | -39/+0 |
* | SONAR-5135 fix bulk activation and reset | Simon Brandhof | 2014-06-29 | 8 | -81/+275 |
* | SONAR-5007 - Fixed user-tag deletion when becomes systemTag | Stephane Gamard | 2014-06-27 | 2 | -4/+9 |
* | fix quality flaw (re-enabled test and fixed assertion) | Stephane Gamard | 2014-06-27 | 1 | -6/+16 |
* | SONAR-5407 - Fixed filtering logic for effective debt including NONE and null | Stephane Gamard | 2014-06-27 | 2 | -10/+38 |
* | Fix NPE when no source on file | Julien Lancelot | 2014-06-27 | 7 | -14/+11 |
* | Add pagination to ruby rules search query | Julien Lancelot | 2014-06-27 | 1 | -4/+10 |
* | SONAR-5209 Fix tests tab | Stas Vilchik | 2014-06-27 | 2 | -2/+10 |
* | SONAR-5209 Fix tests tab | Stas Vilchik | 2014-06-27 | 1 | -2/+5 |
* | SONAR-5209 Fix tests tab | Stas Vilchik | 2014-06-27 | 2 | -1/+3 |
* | SONAR-5209 Support of component's longName | Stas Vilchik | 2014-06-27 | 1 | -2/+2 |
* | Remove JS console log | Jean-Baptiste Lievremont | 2014-06-27 | 1 | -1/+0 |
* | Add Medium Test on rule search with characteristics | Julien Lancelot | 2014-06-27 | 2 | -12/+87 |
* | SONAR-5209 Show coverage-per-test information only if available | Stas Vilchik | 2014-06-27 | 2 | -10/+29 |