summaryrefslogtreecommitdiffstats
path: root/it/it-tests/src
Commit message (Collapse)AuthorAgeFilesLines
* it-plugins - enforce analysis of C/C++ project without build-wrapperSimon Brandhof2016-03-041-5/+8
|
* stabilize ProjectDrilldownTestStas Vilchik2016-02-121-0/+5
|
* fix headersStas Vilchik2016-02-054-8/+64
|
* migrate project services testsStas Vilchik2016-02-0521-25/+807
|
* Merge pull request #742 from SonarSource/feature/stas/selenium-js-logsStas Vilchik2016-02-041-1/+17
|\ | | | | dump js logs in failed selenium tests
| * dump js logsStas Vilchik2016-01-281-1/+17
| |
* | SONAR-6226 Fix IT5.4-M12Julien Lancelot2016-02-041-25/+25
| |
* | SONAR-7242 Remove "Execute Preview Analysis" permissionJulien Lancelot2016-02-033-16/+21
| |
* | Fix HttpsTestSimon Brandhof2016-02-031-2/+2
| |
* | Fix ITDuarte Meneses2016-02-031-3/+5
| |
* | Temporarily exclude city-model plugin from testsSimon Brandhof2016-02-031-1/+1
| | | | | | | | Orchestrator does not correctly handle the Content-Disposition header to extract filename
* | SONAR-7122 Drop the ability to customize the web app contextSimon Brandhof2016-02-026-49/+14
| |
* | SONAR-7134 WS api/measures/* return empy measures array when there is no measureTeryk Bellahsene2016-02-021-2/+2
| |
* | SONAR-7011 fix UsersPageTestStas Vilchik2016-02-013-98/+11
| |
* | SONAR-7011 For admin, it is impossible to change its own password in the ↵Stas Vilchik2016-02-013-3/+183
| | | | | | | | "Users" page
* | SONAR-6226 Add ITsJulien Lancelot2016-02-015-16/+174
| |
* | SONAR-7233 remove email / SCM accounts when deactivating a userJulien Lancelot2016-02-012-6/+19
| |
* | SONAR-7249 Update ITsJulien Lancelot2016-02-013-34/+37
| |
* | SONAR-7228 Create new "My Issues" page5.4-M10Stas Vilchik2016-01-282-0/+58
| |
* | SONAR-7231 improve rendering of password formStas Vilchik2016-01-281-11/+6
| |
* | SONAR-7231 Create new "Security" page in "My Space"Stas Vilchik2016-01-283-20/+145
| |
* | SONAR-7230 Move user notifications into separate page of "My Account" spaceStas Vilchik2016-01-282-4/+8
| |
* | SONAR-7227 Convert "My Profile" page to the new "My Account" pageStas Vilchik2016-01-283-5/+189
|/
* SONAR-6226 Add ITsJulien Lancelot2016-01-277-4/+462
|
* SONAR-7122 Update ITs to not use web contextJulien Lancelot2016-01-26114-364/+329
|
* Fix unit testsJulien Lancelot2016-01-261-20/+27
|
* Fix /api/authentication/validateJulien Lancelot2016-01-251-0/+21
| | | | authentication_controler was using symbol :user_id instead of string 'user_id' to access to user id from session
* SONAR-6226 Create IdentityProvider APIJulien Lancelot2016-01-251-5/+2
|
* SONAR-7134 WS api/measures/componentTeryk Bellahsene2016-01-201-0/+16
|
* SONAR-7210 SONAR-7209 WS user_tokens/* add ITTeryk Bellahsene2016-01-191-2/+13
|
* fix DifferentialPeriodsTest instabilitySébastien Lesaint2016-01-181-4/+5
|
* SONAR-7168 add user login to log message when restart is requestedSébastien Lesaint2016-01-181-1/+1
|
* SONAR-7168 add system().restart() to WsClientSébastien Lesaint2016-01-182-4/+14
|
* Disable unstable testDuarte Meneses2016-01-141-0/+3
|
* Fix project title in copyright headersSimon Brandhof2016-01-13139-139/+139
|
* SONAR-7135 WS api/measures/component_tree fix permissions and ITTeryk Bellahsene2016-01-131-1/+2
|
* SONAR-7135 WS api/measures/component_tree navigate through components and ↵Teryk Bellahsene2016-01-131-0/+82
| | | | display measures
* SONAR-7168 support restart in prod mode in ITsSébastien Lesaint2016-01-132-11/+23
| | | | in addition, rename IT DevModeTest to RestartTest
* SONAR-7174 Add IT to check Execute Analysis perm on projectJulien Lancelot2016-01-122-18/+36
|
* SONAR-7149 fix ITsStas Vilchik2016-01-071-10/+0
|
* SONAR-7177 expand the root directoryStas Vilchik2016-01-072-0/+40
|
* Automatic merge from branch-5.3Jenkins CI2016-01-063-11/+111
|\ | | | | | | | | | | * origin/branch-5.3: SONAR-7093 Allow projects to define their leak period fix display of date leak period
| * SONAR-7093 Allow projects to define their leak periodJulien Lancelot2016-01-063-11/+111
| |
* | Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-05138-385/+1364
| |
* | SONAR-7131 WS components/show show one component and its ancestorsTeryk Bellahsene2016-01-053-3/+75
| |
* | move ProjectOverviewTest under projectServicesStas Vilchik2015-12-286-6/+6
| |
* | add ITs for Project Code PageStas Vilchik2015-12-283-0/+122
| |
* | SONAR-2867 Standard copy-paste detection should happen within a project, not ↵Duarte Meneses2015-12-211-0/+152
| | | | | | | | only within a module
* | Speed-up Firefox in Selenium testsSimon Brandhof2015-12-181-1/+11
| |
* | Revert "Use SeleneseTest to improve reliability of selenium"Simon Brandhof2015-12-184-10/+9
| | | | | | | | This reverts commit a76c4cc7cee9d6974324d93d936b904eab4960dc.