aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* show warning when find a duplication in a removed componentStas Vilchik2015-03-275-60/+142
* Fix some quality flawsJulien HENRY2015-03-2711-52/+21
* Fix quality flawsJulien Lancelot2015-03-276-32/+22
* Fix removal of project/profile association (bad type conversion in Rails)Jean-Baptiste Lievremont2015-03-261-1/+1
* SONAR-6280 Use a range to represent duplication positionJulien HENRY2015-03-2613-1559/+1914
* Fix 4.4 migration issue (due to removal of core DAO)Jean-Baptiste Lievremont2015-03-261-1/+1
* Fix issue with quality profile/project association on project admin pageJean-Baptiste Lievremont2015-03-261-2/+3
* SONAR-6317 Feed SCM in compute report - batch sideJulien HENRY2015-03-2643-940/+505
* SCM on server side - SONAR-6253 SONAR-6316Teryk Bellahsene2015-03-2615-174/+2039
* SONAR-6294 Create WS to search for quality profilesJean-Baptiste Lievremont2015-03-2615-44/+485
* SONAR-6318 Highlighting in computeJulien Lancelot2015-03-2611-9/+1997
* SONAR-6257 No need to store key in report for files and directoriesJulien HENRY2015-03-261-3/+6
* Improve batch medium tester to allow registration of several metricsJulien HENRY2015-03-261-0/+7
* SONAR-6325 Apply feedback from PRJean-Baptiste Lievremont2015-03-2611-36/+32
* SONAR-5489 Add web services to manage project/profile associationJean-Baptiste Lievremont2015-03-2611-39/+368
* SONAR-6329 Update handling of project/profile association in service layer an...Jean-Baptiste Lievremont2015-03-2616-173/+154
* Remove dependency of migration on core persistence classesJean-Baptiste Lievremont2015-03-264-27/+30
* SONAR-6328 Use MassUpdate for project/profile association migrationJean-Baptiste Lievremont2015-03-262-119/+73
* SONAR-6328 Migrate existing project/profile associationsJean-Baptiste Lievremont2015-03-269-2/+396
* SONAR-6327 Add is_default column to rules_profilesJean-Baptiste Lievremont2015-03-2625-46/+79
* SONAR-6326 Add project_profiles association tableJean-Baptiste Lievremont2015-03-264-1/+47
* SONAR-6320 Symbol in computeJulien Lancelot2015-03-269-5/+2715
* Automatic merge from branch-5.1Jenkins CI2015-03-264-29/+95
|\
| * Improve javadoc of org.sonar.api.utils.log.LoggerSimon Brandhof2015-03-251-23/+84
| * apply rules feedbackStas Vilchik2015-03-253-6/+11
* | SONAR-6257 Fix duplication issue when there's folder in project structure and...Julien Lancelot2015-03-254-24/+130
* | Fix conflict between sonar-core and sonar-testing-harness for the dependency ...Simon Brandhof2015-03-251-0/+9
* | SONAR-6257 Fail when measures report contains duplications_data measuresJulien Lancelot2015-03-257-26/+78
* | SONAR-6280 Feed duplications in compute reportJulien HENRY2015-03-255-67/+218
* | SONAR-6257 Persist duplication measures in computeJulien Lancelot2015-03-2534-929/+4385
* | Add -e -B to maven build of TravisSimon Brandhof2015-03-251-1/+1
* | Fix timezone errors in some server testsSimon Brandhof2015-03-255-37/+11
* | Improve HttpDownloaderTest for travis environmentSimon Brandhof2015-03-251-1/+1
* | Increase timeout of HttpDownloaderTestSimon Brandhof2015-03-251-2/+2
* | Temporarily fix JVM timezone when executing testsSimon Brandhof2015-03-251-0/+2
* | Fix timeout margin of benchmark testSimon Brandhof2015-03-251-1/+1
* | Automatic merge from branch-5.1Jenkins CI2015-03-250-0/+0
|\|
| * Fix tags dropdown in issue bulk changeJean-Baptiste Lievremont2015-03-241-1/+1
* | Automatic merge from branch-5.1Jenkins CI2015-03-244-11/+67
|\|
| * SONAR-6335 Fix file source migration to generate correct checksum on blank linesJulien HENRY2015-03-242-6/+36
| * Do not show the debt (sub)characteristic of a rule when it has been overloade...Jean-Baptiste Lievremont2015-03-242-5/+31
* | Fix tags dropdown in issue bulk changeJean-Baptiste Lievremont2015-03-241-1/+1
* | SONAR-6275 Add temporary field person_id on measure to keep devcockpit workingJulien HENRY2015-03-2412-638/+849
* | update process spinnersStas Vilchik2015-03-245-30/+223
* | Automatic merge from branch-5.1Jenkins CI2015-03-240-0/+0
|\|
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2015-03-2330-31/+31
| * [maven-release-plugin] prepare release 5.1-RC25.1-RC2Eric Hartmann2015-03-2330-31/+31
* | SONAR-6275 Fix MeasurePublisher (need to reload Metric details)Julien HENRY2015-03-232-2/+14
* | SONAR-6275 Don't send measures that should not be persistedJulien HENRY2015-03-232-4/+56
* | fix measure mapping on batch sideTeryk Bellahsene2015-03-231-5/+7