aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-5657 - Compute Engine - Delete old closed issues from indexTeryk Bellahsene2014-10-3010-68/+93
* SONAR-5347 Preview mode should use the new WS /api/sources/rawJulien HENRY2014-10-302-4/+4
* 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-307-6/+72
* 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
* Fix issue tracking regression after last optimizationsJulien HENRY2014-10-302-3/+3
* SONAR-5718 Add an ability to collapse/expand facetsStas Vilchik2014-10-307-14/+52
* 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-5375 Minor optimization to remove all issues once for a given componentJulien HENRY2014-10-292-12/+16
* SONAR-5375 Do not load source in issue tracking when there is zero issueJulien HENRY2014-10-292-3/+22
* SONAR-5375 Optimize issue tracking in case we have many issues of the same ru...Julien HENRY2014-10-292-38/+61
* 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-294-52/+63
* SONAR-5718 Add a new issues pageStas Vilchik2014-10-2984-441/+3244
* SONAR-5797 Add an index on the updated_at column of IssuesJulien Lancelot2014-10-294-1/+34
* SONAR-5530 Remove AuthorizedComponentDto now useless with project uuidJulien Lancelot2014-10-2920-320/+129
* Update Maven pluginsJulien HENRY2014-10-291-22/+12
* SONAR-5793 Enhance logsTeryk Bellahsene2014-10-291-4/+4
* SONAR-5753 Add index on projects.project_uuidJulien Lancelot2014-10-292-0/+3
* SONAR-5292 Provide a new "/api/sources/raw" WSJulien Lancelot2014-10-2916-15/+346
* 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
* SONAR-5339 Deprecate "sonar.cpd.xxx.skip" in favor of "sonar.cpd.exclusions"Julien Lancelot2014-10-292-0/+13
* SONAR-5224 Deprecate the "accessors" metricJulien Lancelot2014-10-291-1/+12
* 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
* | Restore deleted method used by ViewsJulien Lancelot2014-10-282-1/+21
* | SONAR-5694 - add project uuid to the analysis report activityTeryk Bellahsene2014-10-283-0/+10
* | 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-284-3/+32
* | SONAR-5755 fix cursor mode on PostgresSQLJulien Lancelot2014-10-282-17/+16
* | Fix quality flawsJulien Lancelot2014-10-282-2/+4
* | Fix profiling outputJulien HENRY2014-10-284-7/+15
* | Infinite timeout on upload report as long as it's asynchronousJulien HENRY2014-10-282-3/+6
* | 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-284-1/+18
* | SONAR-5786 Add reporter facetJean-Baptiste Lievremont2014-10-282-0/+3