aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src
Commit message (Expand)AuthorAgeFilesLines
* Change type of column PROJECTS.AUTHORIZATION_UPDATED_AT from TIMESTAMP to BIGINTSimon Brandhof2014-11-2628-164/+40
* SONAR-5868 Add WS to fetch line hashes for issue trackingJean-Baptiste Lievremont2014-11-255-0/+29
* Fix some quality flawsSimon Brandhof2014-11-251-1/+0
* SONAR-5868 Allow issue tracking mechanism to work without full previous sourcesJulien HENRY2014-11-247-6/+27
* SONAR-5826 Use (big) integer column instead of DB timestamp for file_sourcesJean-Baptiste Lievremont2014-11-246-18/+19
* SONAR-5718 Handle big filesStas Vilchik2014-11-241-1/+2
* SONAR-5801 fix compatibility with all dbsSimon Brandhof2014-11-235-22/+20
* SONAR-5827 Use byte[] instead of String to manipulate file_sources data so th...Julien HENRY2014-11-215-10/+25
* 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-1911-14/+382
* SONAR-5818 add todo for futur use of ProjectSettings classTeryk Bellahsene2014-11-194-9/+9
* SONAR-5628 add medium testTeryk Bellahsene2014-11-193-2/+14
* Refactor the way to declare ES indices.Simon Brandhof2014-11-192-15/+31
* 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-103-10/+33
* Fix quality flawsJulien Lancelot2014-11-101-8/+2
* fix quality flaws and refactoringsTeryk Bellahsene2014-11-104-16/+16
* Computation: propagate the same session object everywhereJulien HENRY2014-11-077-59/+107
* fix views plugin large tests failingTeryk Bellahsene2014-11-072-13/+38
* 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
* | Speed-up db testsSimon Brandhof2014-11-061-3/+4
* | 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-058-26/+238
* | 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 build (again). Sorry for noise, can't run all oracle/mssql tests locallySimon Brandhof2014-11-051-2/+5
* | Fix build (again)Simon Brandhof2014-11-052-4/+2
* | Fix management of dbunit connections on oracle and mssqlSimon Brandhof2014-11-052-52/+38
* | Fix management of dbunit connectionSimon Brandhof2014-11-051-13/+31
* | Attempt to stabilize mysql testsSimon Brandhof2014-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
* | SONAR-5769 Switch from synchronous to asynchronous report analysisTeryk Bellahsene2014-11-041-1/+1
* | SONAR-5747 Replace componentRootUuids (modules) facet with projectUuids (proj...Jean-Baptiste Lievremont2014-11-042-1/+2
* | SONAR-5718 Show error popupStas Vilchik2014-11-041-0/+1
* | SONAR-5718 Add a reload link. Improve header links styleStas Vilchik2014-11-031-0/+1
* | SONAR-5815 Store last update time on source dataJulien HENRY2014-11-035-5/+19
* | SONAR-5718 UI improvementsStas Vilchik2014-10-311-1/+1
* | Improve branch code coverage on snapshot related classesTeryk Bellahsene2014-10-312-0/+33