aboutsummaryrefslogtreecommitdiffstats
path: root/it
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-5876 add SqaleNewMeasuresVisitor to compute new_sqale_debt_ratioSébastien Lesaint2015-09-2215-4/+258
|
* move IT NewTechnicalDebtMeasureTest to SQ repoSébastien Lesaint2015-09-226-2/+186
| | | | and rename it TechnicalDebtMeasureVariationTest
* SONAR-6861 Drop the property "sonar.preventAutoProjectCreation"Simon Brandhof2015-09-181-0/+1
|
* SONAR-6787 add IT ensuring periods 4&5 @ project level are supportedSébastien Lesaint2015-09-173-0/+102
|
* Move remaining ITs of IssueWorkflowTestJulien Lancelot2015-09-162-14/+274
|
* SONAR-6331 revert overview pageStas Vilchik2015-09-165-14/+14
|
* Improve FileCache testsDuarte Meneses2015-09-141-3/+22
|
* Cleanup codeDavid Gageot2015-09-141-8/+11
|
* Stop using random ports. It causes FPDavid Gageot2015-09-141-0/+63
| | | | | | The same port can be given twice before the processes are started. On Travis, we know all those ports are free. We still check with nc, just to be sure.
* Use latest orchestratorDavid Gageot2015-09-111-2/+2
|
* Fix unassociated mode ITJulien HENRY2015-09-091-11/+9
|
* SONAR-6817 Issues mode should support analysis of projects not associatedDuarte Meneses2015-09-094-10/+65
|
* Port almost all remaining Selenium testsDavid Gageot2015-09-0419-133/+230
|
* Limit amount of logs produced by batch ITsJulien HENRY2015-09-042-28/+32
|
* SONAR-6832 - Stop support SQ Runner <= 2.3Duarte Meneses2015-09-041-1/+1
|
* Remove some more potential FPDavid Gageot2015-09-0213-26/+63
|
* Improve Selenium codeDavid Gageot2015-09-021-78/+67
|
* Better regexp support for Selenium itsDavid Gageot2015-09-022-4/+6
|
* Make sure each IT is isolatedDavid Gageot2015-09-021-0/+2
|
* Add missing headersDavid Gageot2015-09-0214-0/+266
|
* Revert "Better regexp support for Selenium its"David Gageot2015-09-022-6/+4
| | | | This reverts commit b7d62595b994ba1a78d41a3834418c53f81587ab.
* Revert "Make sure each IT is isolated"David Gageot2015-09-021-2/+0
| | | | This reverts commit 2fdbf71a68743ce4bb4b6307df94014ff9897544.
* Make sure each IT is isolatedDavid Gageot2015-09-021-0/+2
|
* Better regexp support for Selenium itsDavid Gageot2015-09-022-4/+6
|
* Revert "Better regexp support for Selenium its"David Gageot2015-09-022-6/+4
| | | | This reverts commit aa224322a2accb2b80806d1f294ff0183e87949c.
* Better regexp support for Selenium itsDavid Gageot2015-09-022-4/+6
|
* Better default value for second it cateogyDavid Gageot2015-09-021-1/+1
|
* Group itsDavid Gageot2015-09-0215-6/+36
|
* Give a Try to a better? selenium frameworkDavid Gageot2015-09-0230-47/+1219
|
* This selenium action is uselessDavid Gageot2015-08-311-5/+0
|
* Remove unused throw clausesDavid Gageot2015-08-312-2/+2
|
* SONAR-6812 Improve format of generated UUIDs for better usage of LuceneSimon Brandhof2015-08-286-65/+822
|
* Exclude LITS plugin from it-pluginsSimon Brandhof2015-08-281-1/+3
|
* drop IT for project permissionsStas Vilchik2015-08-272-125/+0
|
* use the single web appStas Vilchik2015-08-261-57/+62
|
* SONAR-6665 StackOverflow error when analyzing project with several modules ↵Duarte Meneses2015-08-244-0/+36
| | | | having same key
* SONAR-6721 Prevent running concurrent batch processes on the same physical ↵Duarte Meneses2015-08-211-2/+13
| | | | project
* Improve testsDuarte Meneses2015-08-191-1/+16
|
* Migrate batch ITsDuarte Meneses2015-08-18275-1/+7291
|
* remove use of project.version in dependencyManagementSébastien Lesaint2015-08-121-0/+1
| | | | | use of project.version in dependencyManagement leads to build error in IT plugins with Maven 3.3 (in these plugins, project.version is 1.0-SNAPSHOT, in Maven 3.2 dependencies which version is declared ${project.version} in root pom.xml resolve to 5.2-SNAPSHOT but with Maven 3.3 they resolve to 1.0-SNAPSHOT, which causes errors)
* fix ITsStas Vilchik2015-08-106-29/+19
|
* Fix selenium id in ProjectAdministrationTestSimon Brandhof2015-07-311-1/+1
|
* Reactivate administration and server ITsJulien Lancelot2015-07-283-130/+148
|
* Clean of db must be done before executing the testJulien Lancelot2015-07-281-2/+2
|
* Compute engine must not load ActiveRules with status REMOVEDSimon Brandhof2015-07-286-1/+85
|
* Fix ITsJulien Lancelot2015-07-272-6/+2
|
* Move server ITs to there own categoryJulien Lancelot2015-07-2710-10/+48
|
* Add missing I18n class in suiteJulien Lancelot2015-07-271-1/+3
|
* Fix administration package nameJulien Lancelot2015-07-2710-23/+23
|
* Move I18n to administration category and refactor administration categoryJulien Lancelot2015-07-2729-36/+50
|