aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5705 Drop support of Maven 2Julien HENRY2014-10-2315-560/+20
* Remove JFreeChart from batch classpathSimon Brandhof2014-10-236-3/+72
* Fix quality flawJulien Lancelot2014-10-232-2/+3
* SONAR-5753 Should not fail when updating permission on Views and Devs (as the...Julien Lancelot2014-10-235-10/+59
* SONAR-5753 Provisioned projects should also have UUIDJulien Lancelot2014-10-2315-15/+71
* SONAR-5718 Add "unassigned" item on assignees facetJean-Baptiste Lievremont2014-10-235-8/+57
* SONAR-5753 Do no migrate already migrated componentsJulien Lancelot2014-10-234-13/+145
* Revert "Revert "SONAR-5605 MySQL: configure driver to use server side cursor ...Julien Lancelot2014-10-234-9/+5
* Fix testJulien Lancelot2014-10-231-1/+1
* SONAR-5559 Fix testJulien Lancelot2014-10-231-5/+6
* Fix quality flawJulien Lancelot2014-10-231-22/+25
* SONAR-5559 Do not select views, devs, and tech projects when indexing issue a...Julien Lancelot2014-10-233-5/+49
* SONAR-5753 Add index on uuid and project_uuid columnsJulien Lancelot2014-10-231-0/+3
* SONAR-5753 Migrate disabled componentsJulien Lancelot2014-10-234-41/+189
* SONAR-5188 Use PROJECT_UUID from PROJECTS table to simplify some requests and...Julien Lancelot2014-10-2324-542/+150
* SONAR-5530 Add uuid in Issue IndexJulien Lancelot2014-10-23112-848/+1748
* SONAR-5747 SONAR-5748 SONAR-5718 Add more sticky facets w/ selection (rules, ...Jean-Baptiste Lievremont2014-10-233-1/+25
* Remove some duplications in pom filesSimon Brandhof2014-10-232-9/+0
* SONAR-5749 Add selected items in issues facetsJean-Baptiste Lievremont2014-10-234-22/+29
* Rename plugins git and svn -> scmgit and scmsvnJulien HENRY2014-10-234-8/+8
* Automatic merge from branch-4.5Jenkins CI2014-10-233-1/+12
|\
| * Fix tooltip of "More Criteria" filterJean-Baptiste Lievremont2014-10-221-0/+6
| * Fix tooltip of query filterJean-Baptiste Lievremont2014-10-221-0/+5
| * SONAR-5762 Fix redirection on component viewer when opened in Eclipse browserJean-Baptiste Lievremont2014-10-221-1/+1
* | SONAR-5623 Apply feedbackStas Vilchik2014-10-225-22/+22
* | SONAR-5626 start task launcher when the server has finished startingTeryk Bellahsene2014-10-222-5/+13
* | SONAR-5753 Revert change on ComponentMapperJulien HENRY2014-10-222-5/+5
* | SONAR-5753 Populate columns *_uuid when creating resourcesJulien HENRY2014-10-223-17/+96
* | SONAR-5696 fix update query with field – case sensitivityTeryk Bellahsene2014-10-221-2/+2
* | SONAR-5755 Populate uuid column on new resourcesJulien HENRY2014-10-228-24/+154
* | Automatic merge from branch-4.5Jenkins CI2014-10-224-2/+12
|\|
| * SONAR-5758 Apply CSV escaping on classic rule activation paramsJean-Baptiste Lievremont2014-10-221-1/+1
| * SONAR-5758 Use CSV escaping to send custom rule parametersJean-Baptiste Lievremont2014-10-223-1/+11
* | Fix quality flawsJean-Baptiste Lievremont2014-10-222-3/+4
* | SONAR-5696 truncate table before adding column ANALYSIS_REPORTS.SNAPSHOT_IDSimon Brandhof2014-10-221-0/+6
* | CleanupJulien HENRY2014-10-221-0/+0
* | Automatic merge from branch-4.5Jenkins CI2014-10-221-1/+1
|\|
| * SONAR-5758 fix SQL requestSimon Brandhof2014-10-221-1/+1
* | SONAR-5696 fix query for a boolean in a where clauseTeryk Bellahsene2014-10-221-2/+2
* | SONAR-5695 - Update the message displayed by the batch upon successful analysisTeryk Bellahsene2014-10-229-608/+2
* | SONAR-5698 SONAR-5694 Add business dates finishedAt startedAt and submittedAt...Teryk Bellahsene2014-10-2220-62/+176
* | Automatic merge from branch-4.5Jenkins CI2014-10-222-5/+13
|\|
| * SONAR-5758 fix quality flawsSimon Brandhof2014-10-212-5/+13
* | Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-10-2121-8/+225
|\|
| * SONAR-5758 db migration to delete corrupted rows in ACTIVITIESSimon Brandhof2014-10-2122-10/+227
* | SONAR-5749 Convert issue facets to sticky facetsJean-Baptiste Lievremont2014-10-216-136/+106
* | Fix quality flawsJean-Baptiste Lievremont2014-10-211-4/+7
* | Automatic merge from branch-4.5Jenkins CI2014-10-211-30/+45
|\|
| * Refactor KeyValueFormatSimon Brandhof2014-10-211-10/+10
| * Merge branch 'reduce-complexity-keyvalueformat' into branch-4.5Simon Brandhof2014-10-211-30/+45
| |\