aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5814 Add updated_at column on snapshot_sourcesJean-Baptiste Lievremont2014-10-3116-7/+261
* SONAR-5754 Display a progress status of blame in logsJulien HENRY2014-10-314-12/+121
* Remove useless field "permission" in IssueAuthorization indexJulien Lancelot2014-10-318-28/+3
* SONAR-5795 Component indexation right before the data cleaner stepTeryk Bellahsene2014-10-315-9/+9
* Fix quality flawJulien Lancelot2014-10-312-1/+4
* Revert wrong modification (Fix Migration on MsSQL)Julien Lancelot2014-10-311-4/+1
* SONAR-5795 Move project indexation post job on server sideTeryk Bellahsene2014-10-3115-136/+143
* SONAR-5718 fix sorting when multiple issues on the same lineSimon Brandhof2014-10-312-17/+23
* SONAR-5718 Navigation of issues inside different filesStas Vilchik2014-10-311-2/+22
* SONAR-5718 Better usage of background process UIStas Vilchik2014-10-314-4/+14
* SONAR-5810 Fix migration on MySQLJulien Lancelot2014-10-313-31/+67
* Revert "Improve db migration so that multiple SELECT can be concurrently exec...Julien Lancelot2014-10-312-34/+22
* SONAR-5188 Fix bug when issues are on multiple projectsJulien Lancelot2014-10-313-13/+99
* SONAR-5785 Add languages to the issues WS responseJean-Baptiste Lievremont2014-10-313-3/+21
* Improve db migration so that multiple SELECT can be concurrently executedSimon Brandhof2014-10-312-22/+34
* Refactor ES definition of fieldsSimon Brandhof2014-10-316-178/+73
* SONAR-5718 Fix display of file-level issuesStas Vilchik2014-10-311-2/+12
* SONAR-5718 Fix the old issues pageStas Vilchik2014-10-311-0/+4
* SONAR-5718 Add permalinks for saved filtersStas Vilchik2014-10-314-14/+35
* SONAR-5606 refactor MyBatis configuration of result set scrollingSimon Brandhof2014-10-317-12/+13
* Fix some quality flawsJulien HENRY2014-10-311-1/+2
* Update h2 to latest versionJulien HENRY2014-10-311-1/+1
* Try to fix error at analysis of SQ (bad class cast)Jean-Baptiste Lievremont2014-10-311-7/+2
* SONAR-5605 Restore mysql client side cursorJulien Lancelot2014-10-311-1/+6
* SONAR-5810 Fix migration when project key does not existsJulien Lancelot2014-10-316-19/+162
* SONAR-5605 enable mysql client cursor in mybatisSimon Brandhof2014-10-319-32/+68
* SONAR-5605 revert to mysql client cursorSimon Brandhof2014-10-303-6/+3
* SONAR-5810 fix compatibility with SQLServerSimon Brandhof2014-10-301-1/+1
* SONAR-5806 Invalidate database preview cache after snapshot switch on the ser...Teryk Bellahsene2014-10-308-39/+126
* SONAR-5793 Use TimeProfiler for logs to have duration in compute engineTeryk Bellahsene2014-10-301-4/+5
* SONAR-5810 Migrate issue filters to replace project keys by uuidsJulien Lancelot2014-10-3010-5/+330
* Fix typoSimon Brandhof2014-10-302-2/+2
* Separate project and analysis report concernsTeryk Bellahsene2014-10-3027-263/+142
* Automatic merge from branch-4.5Eric Hartmann2014-10-300-0/+0
|\
| * Update version to 4.5.2-SNAPSHOTEric Hartmann2014-10-2932-32/+32
| * Release 4.5.14.5.1Eric Hartmann2014-10-2932-32/+32
* | SONAR-5530 Synchronize issues by projectJulien Lancelot2014-10-307-22/+184
* | Minor refactoringsSimon Brandhof2014-10-305-28/+14
* | Fix URL in notification email on issue changesSimon Brandhof2014-10-303-8/+10
* | Temporarily disable IssueAuthorizationDaoTestSimon Brandhof2014-10-301-0/+2
* | SONAR-5718 Refactor sticky facet buildingJean-Baptiste Lievremont2014-10-304-77/+132
* | SONAR-5718 Add possibility to configure facet size and minimum doc countJean-Baptiste Lievremont2014-10-303-23/+40
* | SONAR-5718 Implement the manual selection of facet valuesStas Vilchik2014-10-306-0/+140
* | SONAR-5718 Enable facets from queryStas Vilchik2014-10-302-5/+12
* | SONAR-5718 Update issues widget in order to support project UUIDStas Vilchik2014-10-305-6/+6
* | SONAR-5718 Implement the manual selection of facet valuesStas Vilchik2014-10-304-2/+60
* | SONAR-5718 Add a reporter facetStas Vilchik2014-10-302-0/+28
* | SoNAR-5292 Return 404 when file does not existsJulien Lancelot2014-10-306-31/+76
* | SONAR-5755 Filter on project when searching for last synchronisation for issu...Julien Lancelot2014-10-3019-41/+154
* | SONAR-5786 Add reporters to the users array in issue search responseJean-Baptiste Lievremont2014-10-301-0/+1