aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* Centralize algorithm of UUID generationSimon Brandhof2014-11-217-32/+14
* 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
| * Update version to 4.5.2-SNAPSHOTEric Hartmann2014-10-291-1/+1
| * Release 4.5.14.5.1Eric Hartmann2014-10-291-1/+1
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-10-271-1/+1
| * [maven-release-plugin] prepare release 4.5.1-RC1Eric Hartmann2014-10-271-1/+1
| * Revert "Release 4.5.1-RC1"Eric Hartmann2014-10-271-1/+1
| * Release 4.5.1-RC1Olivier Gaudin2014-10-251-1/+1
* | 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
* | SONAR-5814 Add updated_at column on snapshot_sourcesJean-Baptiste Lievremont2014-10-318-5/+80
* | Remove useless field "permission" in IssueAuthorization indexJulien Lancelot2014-10-312-13/+0
* | Fix quality flawJulien Lancelot2014-10-311-0/+2
* | SONAR-5718 Better usage of background process UIStas Vilchik2014-10-311-0/+10