aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5718 Add filters manage link. Update the link on the management pageStas Vilchik2014-10-314-1/+12
* SONAR-5718 Improve saved filters UIStas Vilchik2014-10-315-49/+80
* SONAR-5718 Improve issue selection UIStas Vilchik2014-10-312-18/+21
* SONAR-5718 UI improvementsStas Vilchik2014-10-3111-19/+26
* SONAR-5718 Fix expand shortcutStas Vilchik2014-10-311-11/+0
* SONAR-5718 Add language labelsStas Vilchik2014-10-313-1/+29
* SONAR-5718 Fix creation date filterStas Vilchik2014-10-311-1/+1
* Improve branch code coverage on snapshot related classesTeryk Bellahsene2014-10-313-28/+55
* SONAR-5814 Add updated_at column on snapshot_sourcesJean-Baptiste Lievremont2014-10-315-1/+144
* Remove useless field "permission" in IssueAuthorization indexJulien Lancelot2014-10-316-15/+3
* SONAR-5795 Component indexation right before the data cleaner stepTeryk Bellahsene2014-10-315-9/+9
* 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-3113-72/+205
* 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-313-4/+4
* 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-312-7/+2
* 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-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-306-29/+124
* 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-308-4/+328
* Separate project and analysis report concernsTeryk Bellahsene2014-10-3025-222/+134
* SONAR-5530 Synchronize issues by projectJulien Lancelot2014-10-305-21/+169
* Minor refactoringsSimon Brandhof2014-10-305-28/+14
* 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-302-3/+3
* 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-3017-39/+152
* SONAR-5786 Add reporters to the users array in issue search responseJean-Baptiste Lievremont2014-10-301-0/+1
* SONAR-5657 - Compute Engine - Delete old closed issues from indexTeryk Bellahsene2014-10-308-57/+74
* Indexation of project permission should only be done on the first project ana...Julien Lancelot2014-10-306-43/+70
* SONAR-5747 Make issue facet on component root consistent with issue filterJean-Baptiste Lievremont2014-10-302-2/+2