Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | fix quality flaws | Teryk Bellahsene | 2015-03-27 | 3 | -2/+45 | |
| | | ||||||
* | | show warning when find a duplication in a removed component | Stas Vilchik | 2015-03-27 | 5 | -60/+142 | |
| | | ||||||
* | | Fix quality flaws | Julien Lancelot | 2015-03-27 | 6 | -32/+22 | |
| | | ||||||
* | | Fix removal of project/profile association (bad type conversion in Rails) | Jean-Baptiste Lievremont | 2015-03-26 | 1 | -1/+1 | |
| | | ||||||
* | | SONAR-6280 Use a range to represent duplication position | Julien HENRY | 2015-03-26 | 2 | -70/+84 | |
| | | ||||||
* | | Fix issue with quality profile/project association on project admin page | Jean-Baptiste Lievremont | 2015-03-26 | 1 | -2/+3 | |
| | | ||||||
* | | SONAR-6317 Feed SCM in compute report - batch side | Julien HENRY | 2015-03-26 | 16 | -433/+40 | |
| | | ||||||
* | | SCM on server side - SONAR-6253 SONAR-6316 | Teryk Bellahsene | 2015-03-26 | 8 | -114/+199 | |
| | | ||||||
* | | SONAR-6294 Create WS to search for quality profiles | Jean-Baptiste Lievremont | 2015-03-26 | 15 | -44/+485 | |
| | | ||||||
* | | SONAR-6318 Highlighting in compute | Julien Lancelot | 2015-03-26 | 2 | -0/+254 | |
| | | ||||||
* | | SONAR-6325 Apply feedback from PR | Jean-Baptiste Lievremont | 2015-03-26 | 7 | -22/+18 | |
| | | ||||||
* | | SONAR-5489 Add web services to manage project/profile association | Jean-Baptiste Lievremont | 2015-03-26 | 11 | -39/+368 | |
| | | ||||||
* | | SONAR-6329 Update handling of project/profile association in service layer ↵ | Jean-Baptiste Lievremont | 2015-03-26 | 8 | -110/+60 | |
| | | | | | | | | and DAOs | |||||
* | | Remove dependency of migration on core persistence classes | Jean-Baptiste Lievremont | 2015-03-26 | 2 | -27/+24 | |
| | | ||||||
* | | SONAR-6328 Use MassUpdate for project/profile association migration | Jean-Baptiste Lievremont | 2015-03-26 | 2 | -119/+73 | |
| | | ||||||
* | | SONAR-6328 Migrate existing project/profile associations | Jean-Baptiste Lievremont | 2015-03-26 | 7 | -1/+394 | |
| | | ||||||
* | | SONAR-6327 Add is_default column to rules_profiles | Jean-Baptiste Lievremont | 2015-03-26 | 7 | -7/+38 | |
| | | ||||||
* | | SONAR-6326 Add project_profiles association table | Jean-Baptiste Lievremont | 2015-03-26 | 1 | -0/+36 | |
| | | ||||||
* | | SONAR-6320 Symbol in compute | Julien Lancelot | 2015-03-26 | 2 | -0/+308 | |
| | | ||||||
* | | Automatic merge from branch-5.1 | Jenkins CI | 2015-03-26 | 3 | -6/+11 | |
|\| | | | | | | | | | | | * origin/branch-5.1: Improve javadoc of org.sonar.api.utils.log.Logger apply rules feedback | |||||
| * | apply rules feedback | Stas Vilchik | 2015-03-25 | 3 | -6/+11 | |
| | | ||||||
| * | Fix tags dropdown in issue bulk change | Jean-Baptiste Lievremont | 2015-03-24 | 1 | -1/+1 | |
| | | ||||||
* | | SONAR-6257 Fix duplication issue when there's folder in project structure ↵ | Julien Lancelot | 2015-03-25 | 2 | -22/+122 | |
| | | | | | | | | and add component key in report | |||||
* | | Fix conflict between sonar-core and sonar-testing-harness for the dependency ↵ | Simon Brandhof | 2015-03-25 | 1 | -0/+9 | |
| | | | | | | | | | | | | json-simple. I don't have any explanation for this strange maven behavior. | |||||
* | | SONAR-6257 Fail when measures report contains duplications_data measures | Julien Lancelot | 2015-03-25 | 5 | -17/+59 | |
| | | ||||||
* | | SONAR-6257 Persist duplication measures in compute | Julien Lancelot | 2015-03-25 | 14 | -61/+611 | |
| | | ||||||
* | | Fix timezone errors in some server tests | Simon Brandhof | 2015-03-25 | 5 | -37/+11 | |
| | | ||||||
* | | Fix timeout margin of benchmark test | Simon Brandhof | 2015-03-25 | 1 | -1/+1 | |
| | | ||||||
* | | Automatic merge from branch-5.1 | Jenkins CI | 2015-03-24 | 4 | -11/+67 | |
|\| | | | | | | | | | | | * origin/branch-5.1: SONAR-6335 Fix file source migration to generate correct checksum on blank lines Do not show the debt (sub)characteristic of a rule when it has been overloaded as removed | |||||
| * | SONAR-6335 Fix file source migration to generate correct checksum on blank lines | Julien HENRY | 2015-03-24 | 2 | -6/+36 | |
| | | ||||||
| * | Do not show the debt (sub)characteristic of a rule when it has been ↵ | Jean-Baptiste Lievremont | 2015-03-24 | 2 | -5/+31 | |
| | | | | | | | | overloaded as removed | |||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2015-03-23 | 8 | -8/+8 | |
| | | ||||||
| * | [maven-release-plugin] prepare release 5.1-RC25.1-RC2 | Eric Hartmann | 2015-03-23 | 8 | -8/+8 | |
| | | ||||||
* | | Fix tags dropdown in issue bulk change | Jean-Baptiste Lievremont | 2015-03-24 | 1 | -1/+1 | |
| | | ||||||
* | | SONAR-6275 Add temporary field person_id on measure to keep devcockpit working | Julien HENRY | 2015-03-24 | 4 | -1/+5 | |
| | | ||||||
* | | 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 | |||||
| * | | 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 | |
|\| | | | | | | | | | * origin/branch-5.1: Fix quality flaw | |||||
| * | Fix quality flaw | Simon Brandhof | 2015-03-20 | 1 | -3/+0 | |
| | | | | | | | | * ResultSetIterator#next() must not return nullable object | |||||
* | | 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 Allow modification of issue filter using issue properties | |||||
| * | | 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 | |
|\ \ \ | | |/ | |/| | | | | | | | * origin/branch-5.1: SONAR-6012 Issues on files on removed modules should contain the module key |