aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5817 remove snapshot_sources use during purge and snapshot deleteTeryk Bellahsene2014-12-043-22/+0
* SONAR-5804 fix source lines purge of multi module projectsTeryk Bellahsene2014-12-033-11/+42
* compute engine – move ProjectPurgeTask on the server sideTeryk Bellahsene2014-12-0315-100/+16
* Fix messageStas Vilchik2014-12-031-1/+1
* SONAR-5804 delete source lines from index while purging and deleting a projectTeryk Bellahsene2014-12-034-1/+19
* SONAR-5869 Remove persistence of highlighting and symbols in snapshot_dataJulien HENRY2014-12-021-1/+0
* SONAR-5869 Remove SnapshotSourceDto and all related code. Remove colorizer st...Julien HENRY2014-12-026-216/+13
* rename subProjectId by parentProjectId in ComponentDto except in WS useTeryk Bellahsene2014-12-022-7/+7
* SONAR-5804 delete file_sources when deleting a project or during the data cle...Teryk Bellahsene2014-12-028-111/+187
* Scroll FILE_SOURCES rows one by oneSimon Brandhof2014-12-023-0/+18
* Merge remote-tracking branch 'origin/branch-4.5'Julien HENRY2014-12-011-0/+19
|\
| * SONAR-5864 API cleanupJulien HENRY2014-12-011-0/+19
* | Delete unused class IssueAuthorizationDtoSimon Brandhof2014-12-012-80/+0
* | SONAR-5718 Apply feedbackStas Vilchik2014-11-281-0/+5
* | Change type of column PROJECTS.AUTHORIZATION_UPDATED_AT from TIMESTAMP to BIGINTSimon Brandhof2014-11-2611-141/+19
* | SONAR-5868 Add WS to fetch line hashes for issue trackingJean-Baptiste Lievremont2014-11-254-0/+15
* | Fix some quality flawsSimon Brandhof2014-11-251-1/+0
* | SONAR-5868 Allow issue tracking mechanism to work without full previous sourcesJulien HENRY2014-11-243-3/+16
* | SONAR-5826 Use (big) integer column instead of DB timestamp for file_sourcesJean-Baptiste Lievremont2014-11-242-9/+8
* | SONAR-5718 Handle big filesStas Vilchik2014-11-241-1/+2
* | SONAR-5801 fix compatibility with all dbsSimon Brandhof2014-11-231-15/+3
* | SONAR-5827 Use byte[] instead of String to manipulate file_sources data so th...Julien HENRY2014-11-211-3/+18
* | SONAR-5544 Make the Complexity widget comply with the new SonarQube widget Lo...Stas Vilchik2014-11-211-1/+0
* | Fix quality flawsSimon Brandhof2014-11-211-2/+2
* | Centralize algorithm of UUID generationSimon Brandhof2014-11-216-15/+12
* | SONAR-5827 Select all previous file lines data hash with a single SQL queryJulien HENRY2014-11-202-1/+11
* | SONAR-5827 Feed the new "file_sources" tableJulien HENRY2014-11-195-10/+293
* | SONAR-5818 add todo for futur use of ProjectSettings classTeryk Bellahsene2014-11-192-4/+4
* | SONAR-5628 add medium testTeryk Bellahsene2014-11-193-2/+14
* | SONAR-5826 Migrate sources and SCM data to file_sourcesJean-Baptiste Lievremont2014-11-172-1/+2
* | SONAR-5718 Different fixesStas Vilchik2014-11-131-1/+1
* | SONAR-5845 Update the layout and tune the UI of the issue boxStas Vilchik2014-11-131-1/+1
* | improve code coverage of DataCleaner classesTeryk Bellahsene2014-11-101-1/+3
* | Fix quality flawsJulien Lancelot2014-11-101-8/+2
* | fix quality flaws and refactoringsTeryk Bellahsene2014-11-103-10/+10
* | Computation: propagate the same session object everywhereJulien HENRY2014-11-075-44/+78
* | fix views plugin large tests failingTeryk Bellahsene2014-11-071-9/+20
* | Merge remote-tracking branch 'origin/branch-4.5'Julien Lancelot2014-11-071-0/+2
|\|
| * SONAR-4950 Add missing unique index in the H3 schemaJulien Lancelot2014-11-071-0/+2
| * SONAR-4950 update the users.updated_at in order to block other sessionsJulien Lancelot2014-11-072-2/+2
* | SONAR-5814 Simplify migration based on MassUpdateJean-Baptiste Lievremont2014-11-072-73/+0
* | SONAR-4950 update the users.updated_at in order to block other sessionsJulien Lancelot2014-11-072-2/+2
* | SONAR-5825 Create DB structure to store file oriented dataJean-Baptiste Lievremont2014-11-063-1/+19
* | SONAR-5718 Add an ability to go to the source and back by mouseStas Vilchik2014-11-061-0/+1
* | SONAR-5718 Add module criteria, update widgetsStas Vilchik2014-11-061-0/+1
* | SONAR-5628 Project settings taken into account during the data cleaning of pr...Teryk Bellahsene2014-11-055-22/+115
* | Merge remote-tracking branch 'origin/branch-4.5'Julien Lancelot2014-11-051-4/+3
|\|
| * SONAR-5838 Migration of custom rules without parameter values is failing on O...Julien Lancelot2014-11-051-4/+3
* | Fix quality flawJulien Lancelot2014-11-041-1/+0
* | SONAR-5600 The issue creation date should be visible in the source codeStas Vilchik2014-11-041-0/+1