aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-9481 Make operations on QProfiles resilient to ES errorsEric Hartmann2017-07-0675-1706/+1143
* SONAR-9480 make WS operations on rules resilient to Elasticsearch errorsEric Hartmann2017-07-0544-367/+1142
* Fix XML doctype of NotificationQueueMapper.xmlSimon Brandhof2017-07-051-1/+1
* MMF-935 experiment ES resilience of user creationEric Hartmann2017-07-0582-896/+2031
* Deprecate DatabaseUtils#repeatCondition()Simon Brandhof2017-07-051-0/+4
* Prepare for next development iterationSimon Brandhof2017-07-0513-13/+13
* Release 6.5-M26.5-M2Simon Brandhof2017-07-0513-13/+13
* SONAR-9478 Missing Settings -> Configuration replacementJulien HENRY2017-07-044-20/+24
* SONAR-9478 Replace Settings by ConfigurationJulien HENRY2017-07-04195-913/+825
* SONAR-8546 Improve SensorDescriptor API to give more flexibility on configura...Julien HENRY2017-07-041-2/+1
* SONAR-9478 Deprecate Settings and introduce new Configuration interfaceJulien HENRY2017-07-04118-118/+119
* SONAR-9483 Fix ut compilation issueJulien Lancelot2017-07-041-4/+4
* SONAR-9483 Add language filter and facet sorting when comparing with sonar wa...Grégoire Aubert2017-07-047-3/+21
* SONAR-9483 Add "compareToProfile" in rules search wsJulien Lancelot2017-07-047-97/+243
* SONAR-9482 Add WS client for api/qualityprofiles/showTeryk Bellahsene2017-07-042-21/+24
* SONAR-9482 Show ws counts missing rules compared to Sonar wayTeryk Bellahsene2017-07-046-28/+130
* SONAR-9482 Show ws returns comparison to 'Sonar way'Teryk Bellahsene2017-07-042-3/+135
* SONAR-9482 Show ws returns profile related info onlyJulien Lancelot2017-07-043-34/+195
* SONAR-9482 Count projects associated to quality profilesJulien Lancelot2017-07-046-6/+20
* SONAR-9482 Use query object to count active rules in dbJulien Lancelot2017-07-047-141/+195
* SONAR-9483 Reset the compareToProfile parameter when an action is done on the...Grégoire Aubert2017-07-041-2/+5
* SONAR-9483 Add link to the rules and highlight compared quality profilesGrégoire Aubert2017-07-044-6/+63
* SONAR-9482 Display the number of missing Sonar Way rules on the QP pageGrégoire Aubert2017-07-0416-222/+1012
* SONAR-9482 Rename api getQualityProfiles to seachQualityProfilesGrégoire Aubert2017-07-043-7/+12
* SONAR-9482 Create api/qualityprofile/show WS returning stubJulien Lancelot2017-07-045-2/+198
* SONAR-9432 let rule search use OR instead of AND when filtering by tagsDaniel Schwarz2017-07-042-1/+44
* SONAR-9402 Add double click to reset the zoom level of the project activity p...Grégoire Aubert2017-07-041-14/+20
* SONAR-8550 Fix styling issues on FirefoxGrégoire Aubert2017-07-044-6/+8
* SONAR-8550 Don't scroll top when doing an action on an eventGrégoire Aubert2017-07-043-4/+15
* SONAR-8550 Fix a regression that prevent from creating new versions on projec...Grégoire Aubert2017-07-042-4/+3
* SONAR-9401 Zoom automatically on project activity graphs that don't have data...Grégoire Aubert2017-07-044-20/+331
* SONAR-9401 Remove remediation graph on project activity pageGrégoire Aubert2017-07-041-3/+2
* 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-047-36/+72
* 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-0410-82/+97
* 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
* 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-041-2/+3
* SONAR-9401 Add the duplications graph to the project activity pageGrégoire Aubert2017-07-042-3/+4