aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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