aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-5718 Do not request page when disable facet witout selected itemsStas Vilchik2014-10-301-3/+11
* SONAR-5718 Add action plan and component facetsStas Vilchik2014-10-306-5/+71
* SONAR-5718 Disable facet when collapse itStas Vilchik2014-10-304-0/+16
* SONAR-5718 Don't allow to choose 'unassigned' and assignee at the same timeStas Vilchik2014-10-302-7/+4
* SONAR-5718 Add an ability to collapse/expand facetsStas Vilchik2014-10-306-14/+50
* SONAR-5687 fix settings of ES clusterSimon Brandhof2014-10-303-9/+11
* SONAR-5792 do not support yes/no values on rails web servicesSimon Brandhof2014-10-304-13/+13
* SONAR-5657 - Delete issues from index when deleting a projectTeryk Bellahsene2014-10-306-20/+86
* SONAR-5755 Add cursor mode when searching for projectJulien Lancelot2014-10-292-36/+47
* SONAR-5718 Add a new issues pageStas Vilchik2014-10-2983-441/+3228
* SONAR-5797 Add an index on the updated_at column of IssuesJulien Lancelot2014-10-291-0/+30
* SONAR-5530 Remove AuthorizedComponentDto now useless with project uuidJulien Lancelot2014-10-2914-147/+51
* SONAR-5793 Enhance logsTeryk Bellahsene2014-10-291-4/+4
* SONAR-5753 Add index on projects.project_uuidJulien Lancelot2014-10-291-0/+1
* SONAR-5292 Provide a new "/api/sources/raw" WSJulien Lancelot2014-10-2913-15/+220
* Fix quality flawSimon Brandhof2014-10-291-1/+1
* SONAR-5787 fix sorting of issues by file then lineSimon Brandhof2014-10-291-1/+1
* Refactor ES frameworkSimon Brandhof2014-10-2913-99/+81
* Automatic merge from branch-4.5Jenkins CI2014-10-291-3/+4
|\
| * SONAR-5788 DSM table doesn't correctly wrap valuesStas Vilchik2014-10-281-3/+4
* | SONAR-5694 - add project uuid to the analysis report activityTeryk Bellahsene2014-10-282-0/+2
* | SONAR-5784 Keep query-specified order of facets in resultJean-Baptiste Lievremont2014-10-282-7/+7
* | SONAR-5755 Revert cursor mode when searching for project as it's failing when...Julien Lancelot2014-10-281-13/+9
* | SONAR-5755 Move creation of projects.uuid index after uuid columns have been ...Julien Lancelot2014-10-282-2/+30
* | Fix quality flawsJulien Lancelot2014-10-282-2/+4
* | Compute Engine - commit at each step and delete unimplemented testTeryk Bellahsene2014-10-283-15/+3
* | Compute Engine - give context when failing to retrieve a snapshotTeryk Bellahsene2014-10-283-1/+17
* | SONAR-5786 Add reporter facetJean-Baptiste Lievremont2014-10-282-0/+3
* | SONAR-5755 Read projects in cursor modeJulien Lancelot2014-10-281-9/+13
* | When initializing indexes, synchronize without dateJulien Lancelot2014-10-286-20/+85
* | SONAR-5530 Set project UUID on components without UUIDJulien Lancelot2014-10-282-2/+3
* | SONAR-5718 Add component(Root)Uuids parameters to api/issues/search WSJean-Baptiste Lievremont2014-10-2810-67/+90
* | SONAR-5787 add sorting of issues per project, file path then line idSimon Brandhof2014-10-286-29/+105
* | Fix quality flawsJean-Baptiste Lievremont2014-10-282-26/+25
* | increase sleep duration on unit testTeryk Bellahsene2014-10-281-1/+1
* | fix quality flawsTeryk Bellahsene2014-10-282-1/+15
* | Increase timeout of SearchServerTest for (very) slow boxesSimon Brandhof2014-10-281-1/+1
* | Increase timeout of MonitorTest for (very) slow boxesSimon Brandhof2014-10-281-1/+1
* | SONAR-5530 Add module UUID in Issues IndexJulien Lancelot2014-10-286-12/+25
* | Fix IT on MsSQLJulien Lancelot2014-10-2813-54/+34
* | SONAR-5755 Improve migration re-entranceJulien Lancelot2014-10-283-29/+64