aboutsummaryrefslogtreecommitdiffstats
path: root/it
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Move server category test from it-sonarJulien Lancelot2015-07-2781-257/+2130
|
* Used shared xoo projectsJulien Lancelot2015-07-2724-159/+3
|
* Add administration ITsJulien Lancelot2015-07-2762-0/+3795
|
* Merge 'measure' and 'testing' categories into one category 'analysis'Julien Lancelot2015-07-2729-1797/+46
|
* Disable C, C++ and Vb checks since those plugins are not compatible with SQ 5.2Julien HENRY2015-07-241-5/+4
|
* Display logs of the analysis in case of error in PluginsTestJulien HENRY2015-07-241-2/+11
|
* Revert hacks related to sprint on removal of DecoratorSimon Brandhof2015-07-241-5/+3
| | | | | * forbid negative effort to fix on issues * enable VB in plugin tests
* Add tests in suiteJulien Lancelot2015-07-241-1/+1
|
* Add TimeMachineTest ITJulien Lancelot2015-07-2435-20/+2025
|
* Fix sample codeJulien Lancelot2015-07-241-1/+1
|