aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | This allows to fail-fast if a test is heavily coupled with local timezone.
* 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
|\ | | | | | | | | | | * origin/branch-5.1: Fix issue when permission is set only on user fix select2 in rule bulk change
| * 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
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/branch-5.1: Remove log to console in unit test Fix regression on issue paging with one component Fix indexing of source lines SONAR-6340 highlight cancelled reports fix display of overlapping duplications do not show global error if the request is sent from modal window cancel analysis when the snapshot is not found - SONAR-6340 Conflicts: server/sonar-server/src/test/java/org/sonar/server/computation/ComputationServiceTest.java server/sonar-web/src/main/hbs/source-viewer/source-viewer-duplication-popup.hbs server/sonar-web/src/main/js/source-viewer/viewer.js
| * 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 ↵Jean-Baptiste Lievremont2015-03-268-63/+94
| | | | | | | | and DAOs
* | 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 properties
| * | 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
|\ \ \ | | |/ | |/| | | | | | | * origin/branch-5.1: SONAR-6012 Issues on files on removed modules should contain the module key
| * | 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
|\| | | | | | | | | | | * origin/branch-5.1: Fix regression in SourcePersister SONAR-6296 Rename 2 of the default dashboards
| * 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
|\| | | | | | | | | | | | | * origin/branch-5.1: Batch should set updated date to 0 on updated sources and Compute should update this sources for current project improve significantly memore consumption while using a disk cache catch Throwable instead of Exception in Computation threads
| * Batch should set updated date to 0 on updated sources and Compute should ↵Julien Lancelot2015-03-186-4/+63
| | | | | | | | update this sources for current project
* | 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
| | | | | | | | | | | | | | | | * Parallel bulk indexing of documents into Elasticsearch * reduce memory consumption when building JSON requests * no need to change type of column PROJECT_MEASURES.MEASURE_DATE as it is not used * fix created_at/updated_at fields of manual_measure when saved from Rails * remove usage of deprecated delete-by-query
| * improve the display of dashboard in the context navStas Vilchik2015-03-171-0/+1
| |