Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | show warning when find a duplication in a removed component | Stas Vilchik | 2015-03-27 | 5 | -60/+142 |
| | |||||
* | Fix some quality flaws | Julien HENRY | 2015-03-27 | 11 | -52/+21 |
| | |||||
* | 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 | 13 | -1559/+1914 |
| | |||||
* | Fix 4.4 migration issue (due to removal of core DAO) | Jean-Baptiste Lievremont | 2015-03-26 | 1 | -1/+1 |
| | |||||
* | 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 | 43 | -940/+505 |
| | |||||
* | SCM on server side - SONAR-6253 SONAR-6316 | Teryk Bellahsene | 2015-03-26 | 15 | -174/+2039 |
| | |||||
* | 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 | 11 | -9/+1997 |
| | |||||
* | SONAR-6257 No need to store key in report for files and directories | Julien HENRY | 2015-03-26 | 1 | -3/+6 |
| | |||||
* | Improve batch medium tester to allow registration of several metrics | Julien HENRY | 2015-03-26 | 1 | -0/+7 |
| | |||||
* | SONAR-6325 Apply feedback from PR | Jean-Baptiste Lievremont | 2015-03-26 | 11 | -36/+32 |
| | |||||
* | 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 | 16 | -173/+154 |
| | | | | and DAOs | ||||
* | Remove dependency of migration on core persistence classes | Jean-Baptiste Lievremont | 2015-03-26 | 4 | -27/+30 |
| | |||||
* | 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 | 9 | -2/+396 |
| | |||||
* | SONAR-6327 Add is_default column to rules_profiles | Jean-Baptiste Lievremont | 2015-03-26 | 25 | -46/+79 |
| | |||||
* | SONAR-6326 Add project_profiles association table | Jean-Baptiste Lievremont | 2015-03-26 | 4 | -1/+47 |
| | |||||
* | SONAR-6320 Symbol in compute | Julien Lancelot | 2015-03-26 | 9 | -5/+2715 |
| | |||||
* | Automatic merge from branch-5.1 | Jenkins CI | 2015-03-26 | 4 | -29/+95 |
|\ | | | | | | | | | | | * origin/branch-5.1: Improve javadoc of org.sonar.api.utils.log.Logger apply rules feedback | ||||
| * | Improve javadoc of org.sonar.api.utils.log.Logger | Simon Brandhof | 2015-03-25 | 1 | -23/+84 |
| | | |||||
| * | apply rules feedback | Stas Vilchik | 2015-03-25 | 3 | -6/+11 |
| | | |||||
* | | SONAR-6257 Fix duplication issue when there's folder in project structure ↵ | Julien Lancelot | 2015-03-25 | 4 | -24/+130 |
| | | | | | | | | 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 | 7 | -26/+78 |
| | | |||||
* | | SONAR-6280 Feed duplications in compute report | Julien HENRY | 2015-03-25 | 5 | -67/+218 |
| | | |||||
* | | SONAR-6257 Persist duplication measures in compute | Julien Lancelot | 2015-03-25 | 34 | -929/+4385 |
| | | |||||
* | | Add -e -B to maven build of Travis | Simon Brandhof | 2015-03-25 | 1 | -1/+1 |
| | | |||||
* | | Fix timezone errors in some server tests | Simon Brandhof | 2015-03-25 | 5 | -37/+11 |
| | | |||||
* | | Improve HttpDownloaderTest for travis environment | Simon Brandhof | 2015-03-25 | 1 | -1/+1 |
| | | | | | | | | Replace localhost by 0.0.0.0 | ||||
* | | Increase timeout of HttpDownloaderTest | Simon Brandhof | 2015-03-25 | 1 | -2/+2 |
| | | |||||
* | | Temporarily fix JVM timezone when executing tests | Simon Brandhof | 2015-03-25 | 1 | -0/+2 |
| | | | | | | | | Waiting for tests to not be coupled with env timezone | ||||
* | | Fix timeout margin of benchmark test | Simon Brandhof | 2015-03-25 | 1 | -1/+1 |
| | | |||||
* | | Automatic merge from branch-5.1 | Jenkins CI | 2015-03-25 | 0 | -0/+0 |
|\| | | | | | | | | | * origin/branch-5.1: Fix tags dropdown in issue bulk change | ||||
| * | Fix tags dropdown in issue bulk change | Jean-Baptiste Lievremont | 2015-03-24 | 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 | ||||
* | | 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 | 12 | -638/+849 |
| | | |||||
* | | update process spinners | Stas Vilchik | 2015-03-24 | 5 | -30/+223 |
| | | |||||
* | | Automatic merge from branch-5.1 | Jenkins CI | 2015-03-24 | 0 | -0/+0 |
|\| | | | | | | | | | | | * origin/branch-5.1: [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release 5.1-RC2 | ||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2015-03-23 | 30 | -31/+31 |
| | | |||||
| * | [maven-release-plugin] prepare release 5.1-RC25.1-RC2 | Eric Hartmann | 2015-03-23 | 30 | -31/+31 |
| | | |||||
* | | SONAR-6275 Fix MeasurePublisher (need to reload Metric details) | Julien HENRY | 2015-03-23 | 2 | -2/+14 |
| | | |||||
* | | SONAR-6275 Don't send measures that should not be persisted | Julien HENRY | 2015-03-23 | 2 | -4/+56 |
| | | |||||
* | | fix measure mapping on batch side | Teryk Bellahsene | 2015-03-23 | 1 | -5/+7 |
| | |