Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | update process spinners | Stas Vilchik | 2015-03-24 | 5 | -30/+223 | |
* | | Merge pull request #165 from SonarSource/feature/batch/measures_in_compute | Julien HENRY | 2015-03-23 | 4 | -203/+157 | |
|\ \ | ||||||
| * | | SONAR-6275 Feed measures in compute report | Julien HENRY | 2015-03-23 | 4 | -203/+157 | |
* | | | fix reactivation of a custom rule | Stas Vilchik | 2015-03-23 | 5 | -12/+118 | |
* | | | fix quality flaws | Stas Vilchik | 2015-03-23 | 5 | -9/+8 | |
* | | | Adjust performance tests | Simon Brandhof | 2015-03-20 | 2 | -2/+2 | |
|/ / | ||||||
* | | Automatic merge from branch-5.1 | Jenkins CI | 2015-03-20 | 1 | -3/+0 | |
|\| | ||||||
| * | Fix quality flaw | Simon Brandhof | 2015-03-20 | 1 | -3/+0 | |
* | | SONAR-6215 apply feedback | Stas Vilchik | 2015-03-20 | 9 | -11/+385 | |
* | | Merge pull request #160 from SonarSource/feature/filter-similar-issues | Stas Vilchik | 2015-03-20 | 18 | -32/+623 | |
|\ \ | ||||||
| * | | SONAR-5968 apply feedback | Stas Vilchik | 2015-03-20 | 3 | -13/+15 | |
| * | | SONAR-5968 add tests | Stas Vilchik | 2015-03-19 | 3 | -0/+438 | |
| * | | SONAR-5968 Allow modification of issue filter using issue properties | Stas Vilchik | 2015-03-19 | 15 | -32/+183 | |
* | | | update version of grunt-contrib-clean | Stas Vilchik | 2015-03-20 | 1 | -1/+1 | |
* | | | Automatic merge from branch-5.1 | Jenkins CI | 2015-03-20 | 7 | -22/+91 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | SONAR-6012 Issues on files on removed modules should contain the module key | Julien Lancelot | 2015-03-20 | 7 | -22/+91 | |
* | | | Fix some quality flaws | Simon Brandhof | 2015-03-20 | 6 | -9/+10 | |
* | | | Automatic merge from branch-5.1 | Jenkins CI | 2015-03-20 | 4 | -33/+10 | |
|\| | | ||||||
| * | | Do not retry to index failed requests in BulkIndexer | Simon Brandhof | 2015-03-20 | 1 | -31/+5 | |
| * | | Fix some quality flaws | Simon Brandhof | 2015-03-20 | 3 | -2/+5 | |
* | | | fix quality flaws (2nd edition) | Teryk Bellahsene | 2015-03-20 | 2 | -2/+10 | |
* | | | SONAR-6243 apply feedback | Stas Vilchik | 2015-03-20 | 1 | -2/+1 | |
* | | | fix quality flaws | Teryk Bellahsene | 2015-03-20 | 2 | -19/+33 | |
* | | | Fix coupling of some db tests with local timezone | Simon Brandhof | 2015-03-20 | 13 | -101/+50 | |
* | | | Replace lib org.skyscreamer.jsonassert by org.sonar.test.JsonAssert. | Simon Brandhof | 2015-03-20 | 28 | -240/+243 | |
* | | | Improve memory consumption of SourceDbBenchmarkTest and fix EsUtilsTest on GM... | Simon Brandhof | 2015-03-20 | 2 | -3/+5 | |
* | | | persist measures on server side - SONAR-6253 | Teryk Bellahsene | 2015-03-20 | 26 | -182/+873 | |
* | | | Automatic merge from branch-5.1 | Jenkins CI | 2015-03-20 | 1 | -1/+1 | |
|\| | | ||||||
| * | | SONAR-6296 Display dashboard name from bundle if available | Julien Lancelot | 2015-03-19 | 1 | -1/+1 | |
| * | | Move migration 774 to 773 | Julien Lancelot | 2015-03-18 | 1 | -0/+0 | |
* | | | Issue/sourceline indexing is faster - adjust timeouts | Simon Brandhof | 2015-03-20 | 2 | -6/+9 | |
* | | | SONAR-6236 do not show resolved and closed issues when query has unresolved c... | Stas Vilchik | 2015-03-19 | 3 | -0/+92 | |
* | | | Remove useless code in PersistIssuesStep and add unit tests | Julien Lancelot | 2015-03-19 | 8 | -21/+334 | |
* | | | fix select2 in rule bulk change | Stas Vilchik | 2015-03-19 | 1 | -1/+2 | |
* | | | fix process.fail message | Stas Vilchik | 2015-03-19 | 1 | -2/+8 | |
* | | | SONAR-6236 Put a warning when a widget is not on any dashboard (unsatisfied u... | Jean-Baptiste Lievremont | 2015-03-19 | 3 | -1/+21 | |
* | | | SONAR-6236 Remove BaseDao from DashboardDao | Jean-Baptiste Lievremont | 2015-03-19 | 2 | -10/+10 | |
* | | | SONAR-6236 Use correct replacement widget for non-project related widgets | Jean-Baptiste Lievremont | 2015-03-19 | 4 | -11/+72 | |
| |/ |/| | ||||||
* | | Fix DB tests on MSSQL and Oracle | Jean-Baptiste Lievremont | 2015-03-19 | 6 | -13/+102 | |
* | | Fix database tests | Jean-Baptiste Lievremont | 2015-03-18 | 1 | -4/+2 | |
* | | fix quality flaws | Stas Vilchik | 2015-03-18 | 1 | -1/+0 | |
* | | Fix quality flaws | Julien Lancelot | 2015-03-18 | 2 | -6/+2 | |
* | | apply workspace feedback | Stas Vilchik | 2015-03-18 | 9 | -33/+128 | |
* | | add web tests for coding rules page | Stas Vilchik | 2015-03-18 | 11 | -1/+1526 | |
* | | add web tests for rule activation from the list | Stas Vilchik | 2015-03-18 | 7 | -0/+1032 | |
* | | SONAR-6236 Apply feedback from PR | Jean-Baptiste Lievremont | 2015-03-18 | 7 | -90/+88 | |
* | | SONAR-6236 Remove BaseDao from WidgetDao and WidgetPropertyDao | Jean-Baptiste Lievremont | 2015-03-18 | 4 | -23/+84 | |
* | | SONAR-6236 Migrate existing dashboards to use the new issue widgets | Jean-Baptiste Lievremont | 2015-03-18 | 11 | -16/+420 | |
* | | Move migration 774 to 773 | Julien Lancelot | 2015-03-18 | 1 | -0/+0 | |
* | | Automatic merge from branch-5.1 | Jenkins CI | 2015-03-18 | 7 | -13/+102 | |
|\| |