aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-5851 add profile details, implement profile actionsStas Vilchik2015-04-101-1/+5
* SONAR-6258 Persist source, coverage and scm into file sourcesJulien Lancelot2015-04-091-2/+10
* SONAR-6401 Bulk rule (de)activation confirmation should show languageStas Vilchik2015-04-091-2/+2
* revert SONAR-6331Stas Vilchik2015-04-091-18/+1
* SONAR-6331 apply feedbackStas Vilchik2015-04-081-4/+8
* SONAR-5921 WS to list project/profile associationsJean-Baptiste Lievremont2015-04-034-1/+115
* Use random timezone when executing tests from mavenSimon Brandhof2015-04-022-6/+15
* Fix usage of clob.free() on MsSQLJulien Lancelot2015-04-021-1/+9
* Call Clob.free() to reduce memory consumptionJulien Lancelot2015-04-021-1/+3
* Automatic merge from branch-5.1Jenkins CI2015-04-016-63/+99
|\
| * Fix issue when permission is set only on userJulien Lancelot2015-04-016-63/+99
* | SONAR-6319 SONAR-6321 Feed highlighting and symbols in compute reportJulien HENRY2015-03-314-99/+6
* | SONAR-5489 Check a project's current profile association before modificationJean-Baptiste Lievremont2015-03-303-0/+10
* | Fix quality flawsSimon Brandhof2015-03-301-3/+1
* | add an issue reopen tooltipStas Vilchik2015-03-301-1/+1
* | SONAR-6331 add a project overview pageStas Vilchik2015-03-301-0/+14
* | Merge from branch-5.1Jean-Baptiste Lievremont2015-03-301-17/+5
|\|
| * cancel analysis when the snapshot is not found - SONAR-6340Teryk Bellahsene2015-03-271-17/+5
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2015-03-231-1/+1
| * [maven-release-plugin] prepare release 5.1-RC25.1-RC2Eric Hartmann2015-03-231-1/+1
* | 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
|\|