Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move PurgeTest IT | Julien Lancelot | 2015-10-29 | 79 | -5/+774 |
| | |||||
* | Move NewIssuesMeasureTest IT | Julien Lancelot | 2015-10-29 | 6 | -5/+270 |
| | |||||
* | SONAR-6356 Add IT | Julien Lancelot | 2015-10-29 | 1 | -5/+57 |
| | |||||
* | Move measure history ITs | Julien Lancelot | 2015-10-29 | 26 | -32/+927 |
| | |||||
* | SONAR-6942 Add empty folder for preview analysis | Julien Lancelot | 2015-10-27 | 1 | -0/+4 |
| | |||||
* | SONAR-6942 Add empty folders | Julien Lancelot | 2015-10-27 | 12 | -5/+37 |
| | |||||
* | SONAR-6942 Reorganize ITs | Julien Lancelot | 2015-10-27 | 281 | -1881/+2105 |
| | |||||
* | Move NetworkUtils to util package | Julien Lancelot | 2015-10-27 | 3 | -3/+3 |
| | |||||
* | Move selenium package to util.selenium package | Julien Lancelot | 2015-10-27 | 26 | -66/+60 |
| | |||||
* | Mote IssuePermissionTest | Julien Lancelot | 2015-10-23 | 3 | -0/+289 |
| | |||||
* | add ProjectAnalysisRule + use it in issues package | Sébastien Lesaint | 2015-10-23 | 15 | -154/+788 |
| | | | | | rule avoid code factoring by static code + remove code duplication + add auto reset features also fixed licence headers in issues package | ||||
* | move IssueFilterExtensionTest from it-core to SQ source | Sébastien Lesaint | 2015-10-23 | 3 | -1/+169 |
| | |||||
* | move issue-filter plugin from it-core to SQ sources | Sébastien Lesaint | 2015-10-23 | 5 | -0/+118 |
| | |||||
* | move IssuePurgeTest from it-cores to SQ sources | Sébastien Lesaint | 2015-10-23 | 3 | -2/+166 |
| | |||||
* | reduce code duplication in package issue.suite | Sébastien Lesaint | 2015-10-23 | 9 | -102/+99 |
| | |||||
* | move IssueBulkChangeTest from it-cores to SQ sources | Sébastien Lesaint | 2015-10-23 | 3 | -1/+375 |
| | |||||
* | move IssueChangelogTest from it-cores to SQ sources | Sébastien Lesaint | 2015-10-23 | 3 | -1/+159 |
| | |||||
* | Merge remote-tracking branch 'origin/branch-5.2' | Stas Vilchik | 2015-10-22 | 1 | -4/+4 |
|\ | |||||
| * | SONAR-6416 apply naming conventions to parameters of WS api/tests | Simon Brandhof | 2015-10-21 | 1 | -4/+4 |
| | | |||||
* | | update ITs relying on the system info page | Stas Vilchik | 2015-10-19 | 5 | -167/+71 |
| | | |||||
* | | SONAR-6928 Rewrite the System Info page | Stas Vilchik | 2015-10-19 | 3 | -0/+106 |
| | | |||||
* | | Automatic merge from branch-5.2 | Jenkins CI | 2015-10-14 | 1 | -0/+15 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/branch-5.2: SONAR-6880 Fix SSF-37 Revert "SONAR-6310 Delete RoR WS api/profiles/index" SONAR-6397 remove last line trick from ComputeFileSourceData SONAR-6397 read changeset from DB only if File is unmodified SONAR-6397 ScmInfoRepository optimisation for non FILE components Clean all temporary JS dependencies before release Prevent integration test modules to be deployed on central repository Deploy module sonar-server to maven central fix alignment in the file details fix applying of issue filter when user is not authenticated Revert "SONAR-6309 Delete RoR WS profiles/list" | ||||
| * | Prevent integration test modules to be deployed on central repository | Simon Brandhof | 2015-10-14 | 1 | -0/+15 |
| | | |||||
* | | Automatic merge from branch-5.1 | Jenkins CI | 2015-10-13 | 12 | -19/+1 |
|\| | | | | | | | | | | | | | * origin/branch-5.2: Fix configuration of SQ version Revert "Fix the bad SQ version used by integration tests" Fix the bad SQ version used by integration tests | ||||
| * | Fix configuration of SQ version | Simon Brandhof | 2015-10-13 | 12 | -19/+1 |
| | | |||||
| * | Revert "Fix the bad SQ version used by integration tests" | Simon Brandhof | 2015-10-13 | 12 | -19/+19 |
| | | | | | | | | This reverts commit 2d67d61504c354f3ebe5d9bedc54d66b1122bd75. | ||||
| * | Fix the bad SQ version used by integration tests | Simon Brandhof | 2015-10-13 | 12 | -19/+19 |
| | | |||||
* | | Upgrade version to 5.3-SNAPSHOT | Thomas Vérin | 2015-10-13 | 18 | -19/+19 |
|/ | |||||
* | 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 | 2 | -2/+28 |
| | |||||
* | Fix group id | Julien Lancelot | 2015-10-09 | 1 | -5/+5 |
| | |||||
* | SONAR-6717 Restore issues actions API | Julien Lancelot | 2015-10-09 | 9 | -8/+449 |
| | |||||
* | Replace groupIds org.codehaus by org.sonarsource | Simon Brandhof | 2015-10-09 | 17 | -66/+64 |
| | |||||
* | Move all batch ITs in the same suite | Julien HENRY | 2015-10-05 | 9 | -122/+25 |
| | |||||
* | SONAR-6386 New modules should inherit parent settings | Julien HENRY | 2015-10-05 | 1 | -2/+22 |
| | |||||
* | SONAR-6314 Create Java WS api/profiles/restore used in Orchestrator | Teryk Bellahsene | 2015-10-05 | 1 | -2/+2 |
| | |||||
* | Add an IT for custom rules | Julien HENRY | 2015-10-02 | 3 | -1/+71 |
| | |||||
* | fix bulk deletion ITs | Stas Vilchik | 2015-10-02 | 4 | -183/+60 |
| | |||||
* | SONAR-6397 Use ScmInfoRepo in NewCoverageMeasuresStep | Julien Lancelot | 2015-10-02 | 1 | -3/+3 |
| | |||||
* | IT using sonar.profile without provisioning project | Duarte Meneses | 2015-10-01 | 1 | -0/+9 |
| | |||||
* | SONAR-6821 WS qualityprofiles/search load project profiles when giving a ↵ | Teryk Bellahsene | 2015-09-30 | 1 | -7/+6 |
| | | | | module key | ||||
* | Revert "SONAR-6864 Rename WS batch/* to scanner/*" | Teryk Bellahsene | 2015-09-30 | 1 | -3/+3 |
| | | | | This reverts commit a515be7cbe641e21805d9fa945bf13afc66c810c. | ||||
* | SONAR-6777 Project cache sync | Duarte Meneses | 2015-09-30 | 1 | -1/+1 |
| | |||||
* | SONAR-6864 Rename WS batch/* to scanner/* | Teryk Bellahsene | 2015-09-30 | 1 | -3/+3 |
| | |||||
* | Clean PermissionTemplateService and associated classes | Teryk Bellahsene | 2015-09-28 | 2 | -8/+11 |
| | |||||
* | SONAR-6665 Fix StackOverflow error when analyzing project with several ↵ | Julien HENRY | 2015-09-25 | 4 | -39/+3 |
| | | | | modules having same key | ||||
* | SONAR-5876 add SqaleNewMeasuresVisitor to compute new_sqale_debt_ratio | Sébastien Lesaint | 2015-09-22 | 15 | -4/+258 |
| | |||||
* | move IT NewTechnicalDebtMeasureTest to SQ repo | Sébastien Lesaint | 2015-09-22 | 6 | -2/+186 |
| | | | | and rename it TechnicalDebtMeasureVariationTest | ||||
* | SONAR-6861 Drop the property "sonar.preventAutoProjectCreation" | Simon Brandhof | 2015-09-18 | 1 | -0/+1 |
| | |||||
* | SONAR-6787 add IT ensuring periods 4&5 @ project level are supported | Sébastien Lesaint | 2015-09-17 | 3 | -0/+102 |
| |