aboutsummaryrefslogtreecommitdiffstats
path: root/it/it-tests
Commit message (Expand)AuthorAgeFilesLines
* SONAR-8704 replace group names by ids in authorization indicesSimon Brandhof2017-01-311-3/+6
* SONAR-8704 Refactor Elasticsearch types "authorization"Simon Brandhof2017-01-311-5/+17
* fix OrganizationItSébastien Lesaint2017-01-311-8/+21
* SONAR-8388 HTTP POST request parameters are handled as UTF-8 by defaultTeryk Bellahsene2017-01-301-1/+1
* SONAR-8690 add IT for analysing a project in other organizationSébastien Lesaint2017-01-273-36/+214
* SONAR-8631 Only publish input files used by sensorsDuarte Meneses2017-01-271-1/+2
* SONAR-8684 Cleanup code related to railsJulien Lancelot2017-01-261-3/+0
* SONAR-8675 drop table resource_indexSimon Brandhof2017-01-251-2/+0
* SONAR-7299 Replace Ruby WS api/projects/create by javaJulien Lancelot2017-01-242-19/+26
* SONAR-8684 Remove Java classes related to railsJulien Lancelot2017-01-241-9/+0
* SONAR-6506 Delete internal WS api/updatecenter/installed_pluginsJulien Lancelot2017-01-241-34/+0
* SONAR-7303 Delete WS api/resources/searchJulien Lancelot2017-01-241-1/+1
* SONAR-5270 Delete WS api/user_propertiesJulien Lancelot2017-01-241-58/+39
* SONAR-7277 Create a route to redirect profiles/export to api/qualityprofiles/...Julien Lancelot2017-01-242-6/+52
* SONAR-7305 Create WS api/measures/search_historyTeryk Bellahsene2017-01-242-72/+66
* SONAR-8236 Add ITs on permission used by analysisJulien Lancelot2017-01-241-24/+47
* SONAR-8236 Add ITs on analysis with only 'Execute Analysis' permissionJulien Lancelot2017-01-242-10/+30
* SONAR-7300 Replace key parameter by idJulien Lancelot2017-01-241-15/+42
* SONAR-8574 Delete api/resources/index WSJulien Lancelot2017-01-181-1/+1
* SONAR-8574 Replace usage of api/resources/index by api/measures/component in ITsJulien Lancelot2017-01-1836-831/+760
* SONAR-8581 Add IT to test PageDefinition APITeryk Bellahsene2017-01-133-93/+54
* SONAR-8582 Clean old Page API related classesTeryk Bellahsene2017-01-131-1/+1
* SONAR-7300 Return global values when component does not existJulien Lancelot2017-01-121-0/+7
* SONAR-7300 Handle multi values in PUT|POST api/propertiesJulien Lancelot2017-01-121-4/+20
* SONAR-8518 "sonar.profile" makes the analysis fail in preview modeDuarte Meneses2017-01-111-0/+16
* increase selenide timeout to 8000ms (#1519)Stas Vilchik2017-01-111-0/+1
* SONAR-7300 Redirect PUT|POST|DELETE api/properties to api/settingsJulien Lancelot2017-01-111-4/+78
* SONAR-8236 Complete desc of WS about permissions and fix SettingsTest ITJulien Lancelot2017-01-101-6/+30
* SONAR-8573 Use api/settings to load global settingsJulien HENRY2017-01-101-1/+1
* Delete ignored and useless ITJulien Lancelot2017-01-102-165/+0
* SONAR-7300 Fix ITs using removed POST/PUT api/properties WSJulien Lancelot2017-01-104-98/+95
* SONAR-7300 Replace "setting.license" by "setting.license.secured" in IT pluginJulien Lancelot2017-01-101-8/+7
* SONAR-7300 Update ITs on deprecated api/properties WSJulien Lancelot2017-01-101-62/+17
* SONAR-7300 Add IT on multi values and property set in SettingsTestJulien Lancelot2017-01-101-0/+20
* SONAR-8235 Add ITsJulien Lancelot2017-01-051-21/+73
* SONAR-8575 Set api/settings WS as public and keep only one parameter for comp...Julien Lancelot2017-01-052-5/+5
* SONAR-8562 Rewrite issues bulk changeStas Vilchik2016-12-301-1/+0
* SONAR-7297 Replace Ruby WS api/issues/bulk_change by Java WSJulien Lancelot2016-12-304-133/+124
* Activate notification ITsTeryk Bellahsene2016-12-305-174/+74
* SONAR-8563 Rewrite notifications pageStas Vilchik2016-12-293-0/+134
* remove hardcoded dates in ITs (#1485)Stas Vilchik2016-12-273-13/+28
* WS api/favorites/search use a SearchRequestTeryk Bellahsene2016-12-212-6/+8
* Fix leaky db connection for ProjectActivityPageTestTeryk Bellahsene2016-12-201-2/+2
* SONAR-7286 Create WS api/favorites/searchTeryk Bellahsene2016-12-192-19/+15
* relax UiTest for better stabilityStas Vilchik2016-12-191-1/+1
* SONAR-7674 Add Activity Stream interface (#1459)Stas Vilchik2016-12-1910-233/+179
* SONAR-7288 Create WS api/favorites/removeTeryk Bellahsene2016-12-191-2/+1
* SONAR-7287 Create WS api/favorites/addTeryk Bellahsene2016-12-192-17/+18
* SONAR-8547 Get MSSQL driver from Maven centralSimon Brandhof2016-12-161-6/+2
* SONAR-7293 Replace Ruby WS api/issues/delete_comment by Java WSJulien Lancelot2016-12-151-0/+11