aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix project history data loading bug when a graph is saved in localstorageGrégoire Aubert2017-07-0410-40/+67
* SONAR-8550 Make the analysis version sticky in the project activity listGrégoire Aubert2017-07-044-34/+114
* SONAR-9414 Display a preview of the project activity graph on the project pageGrégoire Aubert2017-07-0422-151/+550
* Add missing parameters on first load of project activity listGrégoire Aubert2017-07-041-1/+3
* SONAR-8550 Group analyses by version in the project activity listGrégoire Aubert2017-07-049-50/+89
* SONAR-9404 Remember last selected project history graphGrégoire Aubert2017-07-048-93/+142
* SONAR-9404 Rework the project activity list styleGrégoire Aubert2017-07-0411-82/+98
* SONAR-9412 Add event type icon in project activity category selectionGrégoire Aubert2017-07-045-0/+169
* Compensate the missing scrollbar when opening a modalGrégoire Aubert2017-07-041-0/+1
* SONAR-9402 Add wheel zoom to the project history graphsGrégoire Aubert2017-07-048-105/+167
* SONAR-9402 Add basic zooming capabilities to the project history graphsGrégoire Aubert2017-07-047-45/+586
* SONAR-9402 Filter project activity graphs based on date rangeGrégoire Aubert2017-07-047-84/+205
* SONAR-9402 Filter activity list based on a date range in the project activity...Grégoire Aubert2017-07-0412-37/+119
* Update build size because we are just above 144Mb nowGrégoire Aubert2017-07-041-2/+2
* SONAR-9440 Fix usage of measures/search_history apiGrégoire Aubert2017-07-045-5/+182
* SONAR-9401 Load gradually all projects history events and only at first loadGrégoire Aubert2017-07-0420-243/+955
* SONAR-9401 Force the metrics to a defined style on project history graphsGrégoire Aubert2017-07-045-9/+32
* SONAR-9401 Add the remediation effort graph to the project activity pageGrégoire Aubert2017-07-042-2/+4
* SONAR-9401 Add the duplications graph to the project activity pageGrégoire Aubert2017-07-043-3/+5
* SONAR-9401 Add the coverage graph to the project activity pageGrégoire Aubert2017-07-0414-233/+250
* SONAR-9401 Add leak period on the project activity page graphsGrégoire Aubert2017-07-046-22/+21
* SONAR-9401 Add the overview chart to the project activity pageGrégoire Aubert2017-07-0416-87/+911
* SONAR-9401 Remove usage of redux on the project activity pageGrégoire Aubert2017-07-0456-1718/+770
* SONAR-9440 All analyses are returned in WS api/measures/search_history even i...Teryk Bellahsene2017-07-042-12/+45
* SONAR-9336 Fix infinite proxy authentication loopJulien HENRY2017-07-032-17/+55
* Fix excepted time of perf testJulien Lancelot2017-06-301-1/+1
* SONAR-9489 fix routing of docs in index rulesSimon Brandhof2017-06-305-9/+24
* SONAR-9489 increase the default nb of shards of rules indexSimon Brandhof2017-06-302-2/+5
* SONAR-9442 Update notification first sentence and add line breaksJulien Lancelot2017-06-293-6/+6
* SONAR-9442 Fix wrong notification info when profile inherit from builtinJulien Lancelot2017-06-293-40/+94
* SONAR-9442 Add a suject in email sent to quality profiles adminJulien Lancelot2017-06-293-3/+33
* SONAR-9443 Add setting to avoid quality profile change notificationJulien Lancelot2017-06-2914-36/+111
* SONAR-9442 Update notification email by adding comma before urlsJulien Lancelot2017-06-293-8/+8
* SONAR-9442 filter changelog by dates in quality profile notificationJulien Lancelot2017-06-2910-40/+198
* SONAR-9442 Exclude inherrited profiles changes in notificationJulien Lancelot2017-06-292-1/+35
* SONAR-9442 Add profile links to the notificationJulien Lancelot2017-06-297-93/+232
* SONAR-9442 Add details of added/updated/disabled rules in notificationJulien Lancelot2017-06-2927-653/+430
* SONAR-9442 add names of changed quality profiles in mail notificationJulien Lancelot2017-06-2916-34/+369
* SONAR-9442 Send one notification, if several built-in profiles changedJulien Lancelot2017-06-292-7/+28
* SONAR-9442 Send email to profile admin on each real qprofile updateDaniel Schwarz2017-06-296-37/+159
* SONAR-9442 Send email to profile admin on each qprofile updateJulien Lancelot2017-06-2948-23/+1739
* SONAR-8733 no log nor sendError in for ClientAbortExceptionSébastien Lesaint2017-06-292-1/+21
* SONAR-8733 harden StaticResourceServlet when response is committedSébastien Lesaint2017-06-294-42/+198
* SONAR-9444 make private at least one missing perm user or codeviewerSébastien Lesaint2017-06-292-31/+102
* SONAR-8918 Do two calls to load QP when sonar.profile is usedJulien HENRY2017-06-282-28/+48
* SONAR-8918 Drop QProfileLookupTeryk Bellahsene2017-06-288-397/+29
* SONAR-8918 Combine filters of WS api/qualityprofiles/searchTeryk Bellahsene2017-06-289-495/+472
* SONAR-7618 Compute Engine does not load @ServerSide components anymoreSébastien Lesaint2017-06-263-20/+38
* Do not override version of scanner in performance testsSimon Brandhof2017-06-264-6/+1
* SONAR-9448 Sanitize api/qualityprofiles/set_defaultTeryk Bellahsene2017-06-263-56/+67