aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* Fix 4.4 migration issue (due to removal of core DAO)Jean-Baptiste Lievremont2015-03-261-1/+1
* SONAR-6325 Apply feedback from PRJean-Baptiste Lievremont2015-03-264-14/+14
* SONAR-6329 Update handling of project/profile association in service layer an...Jean-Baptiste Lievremont2015-03-268-63/+94
* Remove dependency of migration on core persistence classesJean-Baptiste Lievremont2015-03-262-0/+6
* SONAR-6328 Migrate existing project/profile associationsJean-Baptiste Lievremont2015-03-262-1/+2
* SONAR-6327 Add is_default column to rules_profilesJean-Baptiste Lievremont2015-03-2616-31/+33
* SONAR-6326 Add project_profiles association tableJean-Baptiste Lievremont2015-03-263-1/+11
* SONAR-6257 Fail when measures report contains duplications_data measuresJulien Lancelot2015-03-252-9/+19
* SONAR-6257 Persist duplication measures in computeJulien Lancelot2015-03-2510-52/+124
* SONAR-6275 Add temporary field person_id on measure to keep devcockpit workingJulien HENRY2015-03-241-2/+2
* SONAR-6275 Feed measures in compute reportJulien HENRY2015-03-232-2/+2
* SONAR-6215 apply feedbackStas Vilchik2015-03-201-0/+13
* Merge pull request #160 from SonarSource/feature/filter-similar-issuesStas Vilchik2015-03-201-0/+1
|\
| * SONAR-5968 Allow modification of issue filter using issue propertiesStas Vilchik2015-03-191-0/+1
* | Automatic merge from branch-5.1Jenkins CI2015-03-206-16/+21
|\ \
| * | SONAR-6012 Issues on files on removed modules should contain the module keyJulien Lancelot2015-03-206-16/+21
* | | Fix coupling of some db tests with local timezoneSimon Brandhof2015-03-2021-218/+61
* | | persist measures on server side - SONAR-6253Teryk Bellahsene2015-03-208-275/+250
| |/ |/|
* | Fix DB tests on MSSQL and OracleJean-Baptiste Lievremont2015-03-193-12/+27
* | Automatic merge from branch-5.1Jenkins CI2015-03-191-1/+1
|\|
| * Fix regression in SourcePersisterJulien HENRY2015-03-181-1/+1
| * SONAR-6296 Rename 2 of the default dashboardsJulien Lancelot2015-03-181-2/+2
| * Move migration 774 to 773Julien Lancelot2015-03-181-1/+1
* | Fix database testsJean-Baptiste Lievremont2015-03-181-15/+16
* | apply workspace feedbackStas Vilchik2015-03-181-1/+1
* | SONAR-6296 Rename 2 of the default dashboardsJulien Lancelot2015-03-181-2/+2
* | SONAR-6236 Remove BaseDao from WidgetDao and WidgetPropertyDaoJean-Baptiste Lievremont2015-03-182-10/+24
* | SONAR-6236 Migrate existing dashboards to use the new issue widgetsJean-Baptiste Lievremont2015-03-184-1/+29
* | Move migration 774 to 773Julien Lancelot2015-03-181-1/+1
* | Automatic merge from branch-5.1Jenkins CI2015-03-186-4/+63
|\|
| * Batch should set updated date to 0 on updated sources and Compute should upda...Julien Lancelot2015-03-186-4/+63
* | Merge branch-5.1Julien Lancelot2015-03-184-4/+45
|\|
| * extract settings links in the context navStas Vilchik2015-03-171-1/+1
| * Improve db migration from 5.0 and indexing step at server startupSimon Brandhof2015-03-171-1/+1
| * improve the display of dashboard in the context navStas Vilchik2015-03-171-0/+1
| * Merge multiple issues column requests alter into one requestJulien Lancelot2015-03-172-8/+43
* | Add unit testsJulien Lancelot2015-03-172-0/+101
* | Fix test on MySQLJulien Lancelot2015-03-171-8/+15
* | SONAR-6276 SONAR-6288 Feed events and version in analysis report and drop abi...Julien HENRY2015-03-173-1/+53
* | SONAR-6261 Persist events in compute stackJulien Lancelot2015-03-1719-24/+280
* | Revert "Remove use of DateUtils.truncate since it is not efficient"Julien HENRY2015-03-173-12/+20
* | Remove use of DateUtils.truncate since it is not efficientJulien HENRY2015-03-163-20/+12
* | SONAR-6285 add a home page for global issuesStas Vilchik2015-03-161-0/+7
* | SONAR-6262 Fix display of links in components pageJulien Lancelot2015-03-131-1/+1
* | Fix quality flawsJulien Lancelot2015-03-131-5/+5
* | Fix test on Oracle and MySQLJulien Lancelot2015-03-131-1/+1
* | SONAR-6262 Not delete custom linksJulien Lancelot2015-03-121-0/+12
* | SONAR-6273 SONAR-6274 Feed links in compute report and remove links sensor APIJulien HENRY2015-03-121-1/+0
* | SONAR-6262 Persist links in compute stackJulien Lancelot2015-03-124-5/+157
* | SONAR-6262 Add project_links.component_uuid columnJulien Lancelot2015-03-126-8/+12