summaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Collapse)AuthorAgeFilesLines
...
* | SONAR-5694 - add project uuid to the analysis report activityTeryk Bellahsene2014-10-281-0/+8
| |
* | SONAR-5755 Move creation of projects.uuid index after uuid columns have been ↵Julien Lancelot2014-10-282-1/+2
| | | | | | | | populated
* | SONAR-5755 fix cursor mode on PostgresSQLJulien Lancelot2014-10-282-17/+16
| |
* | Compute Engine - give context when failing to retrieve a snapshotTeryk Bellahsene2014-10-281-0/+1
| |
* | When initializing indexes, synchronize without dateJulien Lancelot2014-10-288-32/+50
| |
* | SONAR-5787 add sorting of issues per project, file path then line idSimon Brandhof2014-10-282-0/+22
| |
* | fix quality flawsTeryk Bellahsene2014-10-286-4/+36
| |
* | SONAR-5755 Improve migration re-entranceJulien Lancelot2014-10-281-7/+26
| |
* | Fix IT on MsSQLJulien Lancelot2014-10-2813-21/+41
| |
* | Fix IT on MsSQLJulien Lancelot2014-10-281-2/+2
| |
* | Fix ResourceDaoTest on mssqlSimon Brandhof2014-10-272-0/+10
| |
* | Add missing UUID in test filesJulien Lancelot2014-10-2715-40/+44
| |
* | SONAR-5614 Populate issues updated_at, issue_close_date and ↵Julien Lancelot2014-10-275-12/+16
| | | | | | | | issue_update_date columns when purging components
* | SONAR-5628 - Compute Engine - Remove sonar-dbcleaner-pluginTeryk Bellahsene2014-10-275-3/+76
| |
* | SONAR-3718 Add support for '/' character in branch namesJulien HENRY2014-10-272-4/+5
| |
* | Fix quality flawsJulien Lancelot2014-10-271-7/+4
| |
* | SONAR-5737 Drop support of "sonar.importSources" featureJulien HENRY2014-10-271-9/+0
| |
* | SONAR-5755 Manage UUID in Views and DevsJulien Lancelot2014-10-276-15/+17
| |
* | SONAR-5755 Manage Views and DevsJulien Lancelot2014-10-277-23/+44
| |
* | SONAR-5628 - Compute Engine - Move DbCleanerTeryk Bellahsene2014-10-2720-11/+1188
| |
* | Fix quality flawsJulien Lancelot2014-10-241-4/+14
| |
* | SONAR-5753 Fix migration on mssqlJulien Lancelot2014-10-241-0/+1
| |
* | Fix JDBC connection leak when executing tests on non-H2Simon Brandhof2014-10-231-0/+1
| |
* | SONAR-5753 Fix mssql tests by removing uniqueness of projects.uuid index and ↵Julien Lancelot2014-10-231-0/+2
| | | | | | | | remove useless index on projects.project_uuid
* | Remove JFreeChart from batch classpathSimon Brandhof2014-10-231-1/+12
| |
* | SONAR-5753 Provisioned projects should also have UUIDJulien Lancelot2014-10-238-6/+53
| |
* | SONAR-5753 Do no migrate already migrated componentsJulien Lancelot2014-10-231-5/+14
| |
* | SONAR-5559 Do not select views, devs, and tech projects when indexing issue ↵Julien Lancelot2014-10-231-5/+11
| | | | | | | | authorization
* | SONAR-5753 Migrate disabled componentsJulien Lancelot2014-10-231-3/+15
| |
* | SONAR-5188 Use PROJECT_UUID from PROJECTS table to simplify some requests ↵Julien Lancelot2014-10-2312-442/+26
| | | | | | | | and security checks
* | SONAR-5530 Add uuid in Issue IndexJulien Lancelot2014-10-2322-117/+489
| |
* | SONAR-5753 Revert change on ComponentMapperJulien HENRY2014-10-221-4/+2
| |
* | SONAR-5696 fix update query with field – case sensitivityTeryk Bellahsene2014-10-221-2/+2
| |
* | SONAR-5755 Populate uuid column on new resourcesJulien HENRY2014-10-222-6/+21
| |
* | SONAR-5696 fix query for a boolean in a where clauseTeryk Bellahsene2014-10-221-2/+2
| |
* | SONAR-5698 SONAR-5694 Add business dates finishedAt startedAt and ↵Teryk Bellahsene2014-10-226-10/+54
| | | | | | | | submittedAt to analysis report
* | Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-10-212-0/+2
|\| | | | | | | | | | | | | Conflicts: server/sonar-server/src/main/java/org/sonar/server/db/migrations/DatabaseMigrations.java sonar-core/src/main/java/org/sonar/core/persistence/DatabaseVersion.java sonar-core/src/main/resources/org/sonar/core/persistence/rows-h2.sql
| * SONAR-5758 db migration to delete corrupted rows in ACTIVITIESSimon Brandhof2014-10-213-1/+3
| |
* | SONAR-5696: Snapshot switch moved from batch to server sideTeryk Bellahsene2014-10-218-11/+83
| |
* | SONAR-5753 Add migration to populate UUID columnsJulien Lancelot2014-10-218-2/+267
| |
* | SONAR-5753 Create migration to add UUID columns in projectsJulien Lancelot2014-10-2026-77/+150
| |
* | Merge remote-tracking branch 'origin/branch-4.5'Julien HENRY2014-10-201-0/+1
|\| | | | | | | | | Conflicts: sonar-batch/src/main/java/org/sonar/batch/DefaultDecoratorContext.java
| * SONAR-5760 Component Viewer fails to show a big filesStas Vilchik2014-10-201-0/+1
| |
* | Merge remote-tracking branch 'origin/branch-4.5'Julien Lancelot2014-10-203-2/+3
|\| | | | | | | | | | | Conflicts: sonar-core/src/main/java/org/sonar/core/persistence/DatabaseVersion.java sonar-core/src/main/resources/org/sonar/core/persistence/rows-h2.sql
| * SONAR-5625 Include the "enabled" column to the current "projects_kee" indexJulien Lancelot2014-10-203-2/+3
| |
* | Automatic merge from branch-4.5Jenkins CI2014-10-171-2/+2
|\| | | | | | | | | | | * origin/branch-4.5: SONAR-5735 Deprecate "sonar.importSources" SONAR-5691 Exception messages are shown twice
| * SONAR-5735 Deprecate "sonar.importSources"Julien HENRY2014-10-171-2/+2
| |
* | Revert "SONAR-5735 Deprecate "sonar.importSources""Julien HENRY2014-10-171-2/+2
| | | | | | | | This reverts commit bdf9dacf8492e93e86f55b832b397e74c8205561.
* | SONAR-5735 Deprecate "sonar.importSources"Julien HENRY2014-10-171-2/+2
| |
* | SONAR-5531 Fix bug when adding a comment on an issue linked on a removed ruleJulien Lancelot2014-10-171-3/+4
| |