Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge branch-5.0 | Julien Lancelot | 2015-02-19 | 1 | -5/+9 | |
| | | ||||||
* | | Merge branch-5.0 | Julien Lancelot | 2015-02-19 | 2 | -5/+12 | |
|\ \ | ||||||
| * | | SONAR-6187 Replace MessageException instead of IllegalStateException and add ↵ | Julien Lancelot | 2015-02-19 | 2 | -6/+17 | |
| | | | | | | | | | | | | more info in error message | |||||
* | | | SONAR-6152 add padding around logo | Stas Vilchik | 2015-02-19 | 2 | -1/+5 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/branding | Stas Vilchik | 2015-02-19 | 201 | -1585/+2459 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | update new issues facet | Stas Vilchik | 2015-02-19 | 2 | -10/+22 | |
| | | | ||||||
| * | | SONAR-6153 Show rule tags in issue tag suggestions | Jean-Baptiste Lievremont | 2015-02-19 | 2 | -5/+44 | |
| | | | ||||||
| * | | SONAR-6194 SONAR-5009 profiling api + unique property sonar.log.level | Simon Brandhof | 2015-02-19 | 66 | -684/+472 | |
| | | | ||||||
| * | | SONAR-5700 ability to change level of loggers of 3rd-party libraries | Simon Brandhof | 2015-02-19 | 1 | -2/+1 | |
| | | | ||||||
| * | | Support property sonar.log.debug (boolean) | Simon Brandhof | 2015-02-19 | 3 | -8/+24 | |
| | | | ||||||
| * | | SONAR-5700 New logging API to remove coupling on SLF4J | Simon Brandhof | 2015-02-19 | 83 | -467/+280 | |
| | | | ||||||
| * | | SONAR-6057 fix path of archived logs | Simon Brandhof | 2015-02-19 | 2 | -7/+9 | |
| | | | ||||||
| * | | SONAR-6057 Make log rotation more configurable for production | Simon Brandhof | 2015-02-19 | 28 | -378/+829 | |
| | | | ||||||
| * | | SONAR-6046 When calling a web service with some wrong data, the generated ↵ | Julien Lancelot | 2015-02-19 | 3 | -1/+103 | |
| | | | | | | | | | | | | exception does not contains the called URL | |||||
| * | | SONAR-5861 Ability to hide issue comments | Jean-Baptiste Lievremont | 2015-02-19 | 5 | -6/+78 | |
| | | | ||||||
| * | | Fix test | Julien HENRY | 2015-02-19 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge pull request #101 from SonarSource/fix/file_sources_migration | Julien HENRY | 2015-02-19 | 7 | -19/+195 | |
| |\ \ | | | | | | | | | SONAR-6174 Improve exception handling during migration | |||||
| | * | | SONAR-6174 Ignore any exception during file_sources migration when parsing ↵ | Julien HENRY | 2015-02-19 | 7 | -19/+195 | |
| | | | | | | | | | | | | | | | | duplication data | |||||
| * | | | SONAR-5885 Fix mapping of htmlDesc attribute to fetch correct fields in ES | Jean-Baptiste Lievremont | 2015-02-19 | 3 | -1/+31 | |
| | | | | ||||||
| * | | | SONAR-5596 Fix migration on Oracle | Julien Lancelot | 2015-02-19 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | SONAR-5711 Send validation messages to client all at once | Jean-Baptiste Lievremont | 2015-02-18 | 2 | -31/+92 | |
| | | | | ||||||
| * | | | SONAR-5596 Purge permission on modules | Julien Lancelot | 2015-02-18 | 8 | -2/+272 | |
| | | | | ||||||
| * | | | SONAR-5385 Some widget links are broken when apache is configured with ↵ | Stas Vilchik | 2015-02-18 | 5 | -29/+6 | |
| | | | | | | | | | | | | | | | | AllowEncodedSlashes On | |||||
| * | | | SONAR-6137 Do not fail when createdAfter == createdBefore | Jean-Baptiste Lievremont | 2015-02-18 | 2 | -1/+46 | |
| | | | | ||||||
| * | | | SONAR-5345 Revert createdAfter/createdBefore to their old meaning (exclude ↵ | Jean-Baptiste Lievremont | 2015-02-18 | 3 | -11/+8 | |
| | | | | | | | | | | | | | | | | bounds) | |||||
| * | | | hide tooltips when popups are open | Stas Vilchik | 2015-02-18 | 1 | -0/+2 | |
| | | | | ||||||
| * | | | hide error messages after a while | Stas Vilchik | 2015-02-18 | 2 | -0/+5 | |
| | | | | ||||||
| * | | | fix create custom rule modal overflow | Stas Vilchik | 2015-02-18 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | fix edition of custom rules | Stas Vilchik | 2015-02-18 | 3 | -3/+17 | |
| | | | | ||||||
| * | | | fix form wrapping on coding rules page | Stas Vilchik | 2015-02-18 | 3 | -12/+12 | |
| | | | | ||||||
| * | | | SONAR-5659 Issues link parameters disappear when fail to log | Julien Lancelot | 2015-02-18 | 2 | -2/+5 | |
| | | | | ||||||
* | | | | SONAR-6152 fix failures | Stas Vilchik | 2015-02-18 | 3 | -8/+9 | |
| | | | | ||||||
* | | | | Merge branch 'master' into feature/branding | Stas Vilchik | 2015-02-18 | 129 | -637/+2094 | |
|\| | | | ||||||
| * | | | SONAR-5855 Update UI of quality gates page | Stas Vilchik | 2015-02-18 | 17 | -281/+257 | |
| | | | | ||||||
| * | | | Merge remote-tracking branch 'origin/branch-5.0' | Julien Lancelot | 2015-02-18 | 14 | -96/+165 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | SONAR-6187 Exclude requirements when getting all characteristics | Julien Lancelot | 2015-02-18 | 14 | -99/+166 | |
| | | | | ||||||
| | * | | Update to 5.0.1-SNAPSHOT | Julien Lancelot | 2015-02-18 | 8 | -16/+23 | |
| | | | | ||||||
| * | | | Fix quality flaw | Julien Lancelot | 2015-02-18 | 1 | -5/+3 | |
| | |/ | |/| | ||||||
| * | | SONAR-6196 Update UI of measures page | Stas Vilchik | 2015-02-18 | 5 | -21/+15 | |
| | | | ||||||
| * | | fix compatibility with eclipse plugin | Stas Vilchik | 2015-02-18 | 1 | -0/+5 | |
| | | | ||||||
| * | | Revert "SONAR-6146 clean up /resources/index" | Stas Vilchik | 2015-02-18 | 4 | -0/+97 | |
| | | | | | | | | | | | | This reverts commit 45d09ec06ee543bdae2732cb06eb1d51d9c46a10. | |||||
| * | | fix creation date facet | Stas Vilchik | 2015-02-18 | 1 | -1/+1 | |
| | | | ||||||
| * | | fix nonav pages | Stas Vilchik | 2015-02-18 | 3 | -6/+6 | |
| | | | ||||||
| * | | return file name to the issue details | Stas Vilchik | 2015-02-18 | 1 | -1/+7 | |
| | | | ||||||
| * | | SONAR-6009 Number of returned active rules should not be limited | Julien Lancelot | 2015-02-18 | 2 | -1/+26 | |
| | | | ||||||
| * | | Add getters that never return null in Select | Julien Lancelot | 2015-02-18 | 37 | -140/+208 | |
| | | | ||||||
| * | | Fix quality flaws | Julien Lancelot | 2015-02-18 | 1 | -13/+16 | |
| | | | ||||||
| * | | SONAR-5711 Validate custom rule parameters at creation | Jean-Baptiste Lievremont | 2015-02-18 | 2 | -7/+103 | |
| | | | ||||||
| * | | SONAR-6009 Each time the batch call the project referentials WS, a E/S query ↵ | Julien Lancelot | 2015-02-18 | 3 | -36/+44 | |
| | | | | | | | | | | | | is executed for each rule | |||||
| * | | fix duplications popup | Stas Vilchik | 2015-02-18 | 1 | -1/+1 | |
| | | |