aboutsummaryrefslogtreecommitdiffstats
path: root/it/it-plugins
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-6717 Drop support of plugin extension issue actionTeryk Bellahsene2016-03-235-147/+0
|
* SONAR-7448 Add ITsJulien Lancelot2016-03-222-3/+24
|
* SONAR-7459 new interface org.sonar.api.PluginSimon Brandhof2016-03-181-8/+9
| | | | It allows to check version of SonarQube to filter extensions
* SONAR-7444 Provide an UnauthorizedException to display functional errorJulien Lancelot2016-03-161-0/+8
|
* Migrate UI ITsJulien Lancelot2016-02-1539-0/+708
|
* Move DashboardTest ITsJulien Lancelot2016-02-158-0/+172
|
* Move ExternalAuthenticationTest ITsJulien Lancelot2016-02-118-0/+494
|
* Upgrade version to 5.5-SNAPSHOTEric Hartmann2016-02-0919-19/+19
|
* SONAR-6740 add fake plugin to emulate server startup failureSimon Brandhof2016-02-052-1/+45
|
* SONAR-7242 Identity Provider must define a display with icon url abd ↵Julien Lancelot2016-02-042-4/+12
| | | | background color
* SONAR-6226 Add ITsJulien Lancelot2016-02-012-0/+0
|
* SONAR-7249 Identity provider must provide user loginJulien Lancelot2016-02-012-7/+14
|
* SONAR-6226 Add ITsJulien Lancelot2016-01-279-0/+323
|
* Fix project title in copyright headersSimon Brandhof2016-01-1341-41/+41
|
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-0541-24/+704
|
* Upgrade version to 5.4-SNAPSHOTEric Hartmann2015-12-0917-17/+17
|
* SONAR-6939 ability for plugins to override the decimal scale of floatSimon Brandhof2015-12-075-0/+118
| | | | measures
* Try to make IssuesModeTest::concurrent_issue_mode_on_existing_project more ↵Julien HENRY2015-12-033-3/+31
| | | | robust
* SONAR-6752 Deprecate org.sonar.batch.issue.IssueFilters extension point and ↵Duarte Meneses2015-11-182-8/+23
| | | | add new one
* move issue-filter plugin from it-core to SQ sourcesSébastien Lesaint2015-10-235-0/+118
|
* Upgrade version to 5.3-SNAPSHOTThomas Vérin2015-10-1316-16/+16
|
* Try to fix error of maven-release-pluginSimon Brandhof2015-10-121-1/+0
|
* SONAR-6717 Add IT to check that issue attribute is kept on next analysisJulien Lancelot2015-10-091-2/+9
|
* Fix group idJulien Lancelot2015-10-091-5/+5
|
* SONAR-6717 Restore issues actions APIJulien Lancelot2015-10-095-0/+142
|
* Replace groupIds org.codehaus by org.sonarsourceSimon Brandhof2015-10-0915-58/+57
|
* Move all batch ITs in the same suiteJulien HENRY2015-10-055-87/+7
|
* Limit amount of logs produced by batch ITsJulien HENRY2015-09-041-7/+13
|
* Migrate batch ITsDuarte Meneses2015-08-1825-0/+702
|
* 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)
* Move server category test from it-sonarJulien Lancelot2015-07-2718-0/+412
|
* Add administration ITsJulien Lancelot2015-07-276-0/+282
|
* Add I18nTest testJulien Lancelot2015-07-244-0/+88
|
* Add missing copyright headerSimon Brandhof2015-06-291-0/+19
|
* Rename artifactId it-parent to itSimon Brandhof2015-06-291-1/+1
|
* Add integration tests on updatecenter and testing categoriesSimon Brandhof2015-06-293-0/+59
|
* Fix execution of integration tests from command-lineSimon Brandhof2015-06-291-0/+29