aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | 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
* | SONAR-5606 refactor MyBatis configuration of result set scrollingSimon Brandhof2014-10-315-5/+11
* | SONAR-5605 enable mysql client cursor in mybatisSimon Brandhof2014-10-319-32/+68
* | SONAR-5810 Migrate issue filters to replace project keys by uuidsJulien Lancelot2014-10-302-1/+2
* | Separate project and analysis report concernsTeryk Bellahsene2014-10-302-41/+8
* | SONAR-5530 Synchronize issues by projectJulien Lancelot2014-10-302-1/+15
* | Fix URL in notification email on issue changesSimon Brandhof2014-10-301-0/+1
* | SONAR-5755 Filter on project when searching for last synchronisation for issu...Julien Lancelot2014-10-302-2/+2
* | SONAR-5657 - Compute Engine - Delete old closed issues from indexTeryk Bellahsene2014-10-302-11/+19
* | SONAR-5718 Add action plan and component facetsStas Vilchik2014-10-301-1/+1
* | SONAR-5718 Add an ability to collapse/expand facetsStas Vilchik2014-10-301-0/+2
* | SONAR-5755 Fix no UUID when creating Views with the define WSJulien Lancelot2014-10-292-4/+34
* | SONAR-5755 Add cursor mode when searching for projectJulien Lancelot2014-10-292-16/+16
* | SONAR-5718 Add a new issues pageStas Vilchik2014-10-291-0/+16
* | SONAR-5797 Add an index on the updated_at column of IssuesJulien Lancelot2014-10-293-1/+4
* | SONAR-5530 Remove AuthorizedComponentDto now useless with project uuidJulien Lancelot2014-10-296-173/+78
* | SONAR-5753 Add index on projects.project_uuidJulien Lancelot2014-10-291-0/+2
* | Restore deleted method used by ViewsJulien Lancelot2014-10-282-1/+21
* | 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
* | SONAR-5755 fix cursor mode on PostgresSQLJulien Lancelot2014-10-282-17/+16