Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix quality flaws | Stas Vilchik | 2015-02-20 | 5 | -28/+28 |
| | |||||
* | fix global js error | Stas Vilchik | 2015-02-20 | 1 | -8/+0 |
| | |||||
* | Fix quality flaw | Julien Lancelot | 2015-02-20 | 1 | -1/+1 |
| | |||||
* | fix quality flaws | Stas Vilchik | 2015-02-20 | 5 | -186/+11 |
| | |||||
* | apply help window feedback | Stas Vilchik | 2015-02-20 | 1 | -1/+10 |
| | |||||
* | apply issue key filter feedback | Stas Vilchik | 2015-02-20 | 1 | -1/+3 |
| | |||||
* | apply issues page header feedback | Stas Vilchik | 2015-02-20 | 1 | -1/+1 |
| | |||||
* | apply web service api page feedback | Stas Vilchik | 2015-02-20 | 2 | -38/+43 |
| | |||||
* | apply rules page feedback | Stas Vilchik | 2015-02-20 | 7 | -7/+27 |
| | |||||
* | SONAR-5751 return fix | Stas Vilchik | 2015-02-20 | 1 | -1/+6 |
| | |||||
* | SONAR-6011 Restoring built-in profiles does not update existing rule parameters | Julien Lancelot | 2015-02-20 | 2 | -27/+226 |
| | |||||
* | update coding rules search test | Stas Vilchik | 2015-02-19 | 1 | -2/+4 |
| | |||||
* | SONAR-6199 Fix description of api/profiles/list language parameter | Jean-Baptiste Lievremont | 2015-02-19 | 1 | -1/+0 |
| | |||||
* | fix compatibility with eclipse plugin | Stas Vilchik | 2015-02-19 | 2 | -4/+2 |
| | |||||
* | update print styles | Stas Vilchik | 2015-02-19 | 1 | -0/+34 |
| | |||||
* | fix search field on coding rules page on IE11 | Stas Vilchik | 2015-02-19 | 2 | -10/+9 |
| | |||||
* | SONAR-6199 Update rule activation parameter descriptions | Jean-Baptiste Lievremont | 2015-02-19 | 1 | -4/+4 |
| | |||||
* | SONAR-6199 Add profile key in api/profiles/list WS | Jean-Baptiste Lievremont | 2015-02-19 | 1 | -1/+6 |
| | |||||
* | Merge pull request #108 from SonarSource/feature/web/fast_tests | Stas Vilchik | 2015-02-19 | 34 | -0/+159 |
|\ | | | | | enable parallel execution of web tests | ||||
| * | kill unused test | Stas Vilchik | 2015-02-19 | 1 | -46/+0 |
| | | |||||
| * | enable parallel execution of web tests | Stas Vilchik | 2015-02-19 | 34 | -0/+205 |
| | | |||||
* | | SONAR-6021 Update UI of api documentation page | Stas Vilchik | 2015-02-19 | 20 | -135/+123 |
| | | |||||
* | | 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 |
| | | | |