Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | SONAR-6717 Drop support of plugin extension issue action | Teryk Bellahsene | 2016-03-23 | 5 | -147/+0 | |
| | ||||||
* | SONAR-7448 Add ITs | Julien Lancelot | 2016-03-22 | 2 | -3/+24 | |
| | ||||||
* | SONAR-7459 new interface org.sonar.api.Plugin | Simon Brandhof | 2016-03-18 | 1 | -8/+9 | |
| | | | | It allows to check version of SonarQube to filter extensions | |||||
* | SONAR-7444 Provide an UnauthorizedException to display functional error | Julien Lancelot | 2016-03-16 | 1 | -0/+8 | |
| | ||||||
* | Migrate UI ITs | Julien Lancelot | 2016-02-15 | 39 | -0/+708 | |
| | ||||||
* | Move DashboardTest ITs | Julien Lancelot | 2016-02-15 | 8 | -0/+172 | |
| | ||||||
* | Move ExternalAuthenticationTest ITs | Julien Lancelot | 2016-02-11 | 8 | -0/+494 | |
| | ||||||
* | Upgrade version to 5.5-SNAPSHOT | Eric Hartmann | 2016-02-09 | 19 | -19/+19 | |
| | ||||||
* | SONAR-6740 add fake plugin to emulate server startup failure | Simon Brandhof | 2016-02-05 | 2 | -1/+45 | |
| | ||||||
* | SONAR-7242 Identity Provider must define a display with icon url abd ↵ | Julien Lancelot | 2016-02-04 | 2 | -4/+12 | |
| | | | | background color | |||||
* | SONAR-6226 Add ITs | Julien Lancelot | 2016-02-01 | 2 | -0/+0 | |
| | ||||||
* | SONAR-7249 Identity provider must provide user login | Julien Lancelot | 2016-02-01 | 2 | -7/+14 | |
| | ||||||
* | SONAR-6226 Add ITs | Julien Lancelot | 2016-01-27 | 9 | -0/+323 | |
| | ||||||
* | Fix project title in copyright headers | Simon Brandhof | 2016-01-13 | 41 | -41/+41 | |
| | ||||||
* | Upgrade to parent 26 and new copyright headers | Simon Brandhof | 2016-01-05 | 41 | -24/+704 | |
| | ||||||
* | Upgrade version to 5.4-SNAPSHOT | Eric Hartmann | 2015-12-09 | 17 | -17/+17 | |
| | ||||||
* | SONAR-6939 ability for plugins to override the decimal scale of float | Simon Brandhof | 2015-12-07 | 5 | -0/+118 | |
| | | | | measures | |||||
* | Try to make IssuesModeTest::concurrent_issue_mode_on_existing_project more ↵ | Julien HENRY | 2015-12-03 | 3 | -3/+31 | |
| | | | | robust | |||||
* | SONAR-6752 Deprecate org.sonar.batch.issue.IssueFilters extension point and ↵ | Duarte Meneses | 2015-11-18 | 2 | -8/+23 | |
| | | | | add new one | |||||
* | move issue-filter plugin from it-core to SQ sources | Sébastien Lesaint | 2015-10-23 | 5 | -0/+118 | |
| | ||||||
* | Upgrade version to 5.3-SNAPSHOT | Thomas Vérin | 2015-10-13 | 16 | -16/+16 | |
| | ||||||
* | Try to fix error of maven-release-plugin | Simon Brandhof | 2015-10-12 | 1 | -1/+0 | |
| | ||||||
* | SONAR-6717 Add IT to check that issue attribute is kept on next analysis | Julien Lancelot | 2015-10-09 | 1 | -2/+9 | |
| | ||||||
* | Fix group id | Julien Lancelot | 2015-10-09 | 1 | -5/+5 | |
| | ||||||
* | SONAR-6717 Restore issues actions API | Julien Lancelot | 2015-10-09 | 5 | -0/+142 | |
| | ||||||
* | Replace groupIds org.codehaus by org.sonarsource | Simon Brandhof | 2015-10-09 | 15 | -58/+57 | |
| | ||||||
* | Move all batch ITs in the same suite | Julien HENRY | 2015-10-05 | 5 | -87/+7 | |
| | ||||||
* | Limit amount of logs produced by batch ITs | Julien HENRY | 2015-09-04 | 1 | -7/+13 | |
| | ||||||
* | Migrate batch ITs | Duarte Meneses | 2015-08-18 | 25 | -0/+702 | |
| | ||||||
* | remove use of project.version in dependencyManagement | Sébastien Lesaint | 2015-08-12 | 1 | -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-sonar | Julien Lancelot | 2015-07-27 | 18 | -0/+412 | |
| | ||||||
* | Add administration ITs | Julien Lancelot | 2015-07-27 | 6 | -0/+282 | |
| | ||||||
* | Add I18nTest test | Julien Lancelot | 2015-07-24 | 4 | -0/+88 | |
| | ||||||
* | Add missing copyright header | Simon Brandhof | 2015-06-29 | 1 | -0/+19 | |
| | ||||||
* | Rename artifactId it-parent to it | Simon Brandhof | 2015-06-29 | 1 | -1/+1 | |
| | ||||||
* | Add integration tests on updatecenter and testing categories | Simon Brandhof | 2015-06-29 | 3 | -0/+59 | |
| | ||||||
* | Fix execution of integration tests from command-line | Simon Brandhof | 2015-06-29 | 1 | -0/+29 | |