Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #165 from SonarSource/feature/batch/measures_in_compute | Julien HENRY | 2015-03-23 | 34 | -1009/+554 |
|\ | |||||
| * | SONAR-6275 Feed measures in compute report | Julien HENRY | 2015-03-23 | 34 | -1009/+554 |
* | | 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 | 10 | -11/+398 |
* | | Thread-safe JsonComparison | Simon Brandhof | 2015-03-20 | 1 | -7/+3 |
* | | Merge pull request #160 from SonarSource/feature/filter-similar-issues | Stas Vilchik | 2015-03-20 | 19 | -32/+624 |
|\ \ | |||||
| * | | 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 | 16 | -32/+184 |
* | | | 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 | 13 | -38/+112 |
|\ \ \ | | |/ | |/| | |||||
| * | | SONAR-6012 Issues on files on removed modules should contain the module key | Julien Lancelot | 2015-03-20 | 13 | -38/+112 |
* | | | Fix some quality flaws | Simon Brandhof | 2015-03-20 | 8 | -9/+21 |
* | | | 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 some quality flaws | Simon Brandhof | 2015-03-20 | 1 | -9/+14 |
* | | | fix quality flaws (2nd edition) | Teryk Bellahsene | 2015-03-20 | 3 | -4/+10 |
* | | | SONAR-6234 apply feedback | Stas Vilchik | 2015-03-20 | 2 | -12/+42 |
* | | | SONAR-6243 apply feedback | Stas Vilchik | 2015-03-20 | 2 | -9/+18 |
* | | | 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 | 34 | -319/+111 |
* | | | Remove java7 build from travis | Simon Brandhof | 2015-03-20 | 1 | -1/+0 |
* | | | Complete javadoc | Simon Brandhof | 2015-03-20 | 1 | -0/+13 |
* | | | Replace lib org.skyscreamer.jsonassert by org.sonar.test.JsonAssert. | Simon Brandhof | 2015-03-20 | 45 | -371/+1002 |
* | | | Update maven-jxr-plugin to 2.5 | Michal Kordas | 2015-03-20 | 1 | -1/+1 |
* | | | 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 | 47 | -1140/+5165 |
* | | | 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 |
* | | | Issue/sourceline indexing is faster - adjust timeouts | Simon Brandhof | 2015-03-20 | 2 | -6/+9 |
* | | | Disable Travis email notifications | Simon Brandhof | 2015-03-20 | 1 | -0/+3 |
* | | | SONAR-6236 do not show resolved and closed issues when query has unresolved c... | Stas Vilchik | 2015-03-19 | 3 | -0/+92 |
* | | | Merge pull request #151 from mkordas/update_maven_gpg_plugin | Eric Hartmann | 2015-03-19 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Update maven-gpg-plugin to 1.6 | Michal Kordas | 2015-03-14 | 1 | -1/+1 |
* | | | | 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 | 9 | -25/+129 |
* | | | Automatic merge from branch-5.1 | Jenkins CI | 2015-03-19 | 2 | -4/+6 |
|\ \ \ | | |/ | |/| | |||||
| * | | Fix regression in SourcePersister | Julien HENRY | 2015-03-18 | 2 | -4/+6 |
| * | | SONAR-6296 Rename 2 of the default dashboards | Julien Lancelot | 2015-03-18 | 1 | -2/+2 |
* | | | Fix database tests | Jean-Baptiste Lievremont | 2015-03-18 | 2 | -19/+18 |