Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | SONAR-9018 Fix ITs as users are members of 'members' group | Julien Lancelot | 2017-04-13 | 1 | -2/+4 | |
| | ||||||
* | SONAR-9018 Fix ITs as 'Anyone' has no more rights in new organization | Julien Lancelot | 2017-04-13 | 3 | -0/+90 | |
| | ||||||
* | Replace SQL by WS in OrganizationMembershipTest IT | Julien Lancelot | 2017-04-13 | 1 | -6/+8 | |
| | ||||||
* | Move all organization ITs to Category 6 | Julien Lancelot | 2017-04-13 | 9 | -148/+223 | |
| | ||||||
* | SONAR-9014 Prevent groups synchronization to remove 'sonar-users' membership | Julien Lancelot | 2017-04-13 | 3 | -24/+16 | |
| | ||||||
* | SONAR-9014 Replace 'sonar.defaultGroup' setting usage by hardcoded 'sonar-users' | Julien Lancelot | 2017-04-13 | 1 | -1/+1 | |
| | ||||||
* | SONAR-9110 Update page extensions IT's | Grégoire Aubert | 2017-04-12 | 1 | -0/+93 | |
| | ||||||
* | SONAR-9080 Stop using api/batch/users | Duarte Meneses | 2017-04-12 | 1 | -1/+1 | |
| | ||||||
* | Drop unused class NetworkUtils in integration tests | Simon Brandhof | 2017-04-11 | 1 | -81/+0 | |
| | ||||||
* | SONAR-9025 Optimize computation issue exclusions | Duarte Meneses | 2017-04-11 | 1 | -1/+1 | |
| | ||||||
* | Fix issues integration tests | Grégoire Aubert | 2017-04-03 | 4 | -14/+13 | |
| | ||||||
* | SONAR-8927 Change format of quality profile permalinks | Stas Vilchik | 2017-04-03 | 2 | -1/+8 | |
| | ||||||
* | SONAR-9008 support quality profiles for organizations | Stas Vilchik | 2017-04-03 | 18 | -1/+1466 | |
| | ||||||
* | fix measure timeline | Stas Vilchik | 2017-03-31 | 1 | -0/+12 | |
| | ||||||
* | SONAR-8994 Add integration test and fix existing members tests | Grégoire Aubert | 2017-03-31 | 2 | -14/+30 | |
| | ||||||
* | SONAR-8993 Fix popup message | Grégoire Aubert | 2017-03-31 | 1 | -1/+1 | |
| | ||||||
* | Add integration test of members page and issues search | Grégoire Aubert | 2017-03-31 | 7 | -1/+374 | |
| | ||||||
* | Add web context in LitTest | Julien Lancelot | 2017-03-29 | 1 | -0/+1 | |
| | ||||||
* | SONAR-8857 improved it debugging | Daniel Schwarz | 2017-03-28 | 2 | -15/+7 | |
| | ||||||
* | SONAR-8857 use "restore_profile" from sonar-ws in ITs | Daniel Schwarz | 2017-03-28 | 42 | -118/+175 | |
| | ||||||
* | SONAR-8925 re-enable IssueAssignTest | Simon Brandhof | 2017-03-23 | 1 | -4/+9 | |
| | ||||||
* | SONAR-8857 temporarily ignore IssueAssignTest, until it is org ready | Daniel Schwarz | 2017-03-23 | 1 | -0/+2 | |
| | ||||||
* | SONAR-8857 add /restore and /activate_rule to sonar-ws, refactor tests | Daniel Schwarz | 2017-03-23 | 2 | -18/+50 | |
| | ||||||
* | SONAR-6315 do not rely on quality profile keys in ITs | Stas Vilchik | 2017-03-23 | 12 | -41/+36 | |
| | | | | required for IT to work now that quality profile key is not based on the QP's name anymore | |||||
* | SONAR-8844 Add tags editor on the project homepage (#1821) | Grégoire Aubert | 2017-03-22 | 2 | -4/+106 | |
| | ||||||
* | SONAR-8968 Add ITs | Julien Lancelot | 2017-03-21 | 2 | -10/+61 | |
| | ||||||
* | SONAR-8968 Add organization parameter in api/users/groups | Julien Lancelot | 2017-03-21 | 2 | -7/+2 | |
| | ||||||
* | SONAR-8956 Add ITs on organizations membership | Julien Lancelot | 2017-03-21 | 3 | -4/+156 | |
| | ||||||
* | SONAR-8899 SONAR-8900 SONAR-8919 Add ITs | Julien Lancelot | 2017-03-21 | 4 | -4/+197 | |
| | ||||||
* | SONAR-8899 Fix IT | Julien Lancelot | 2017-03-21 | 1 | -1/+1 | |
| | ||||||
* | SONAR-8898 Fix ITs | Julien Lancelot | 2017-03-21 | 2 | -2/+3 | |
| | ||||||
* | SONAR-7860 Remove CodeColorizerFormat API | Duarte Meneses | 2017-03-16 | 1 | -7/+7 | |
| | ||||||
* | SONAR-8922 Add tags facet on project page (#1790) | Grégoire Aubert | 2017-03-16 | 2 | -2/+23 | |
| | | | | | | | * Refactor the way filters are rendered * SONAR-8922 Add the tags facet on the projects page * SONAR-8923 Add the tags searchbox | |||||
* | SONAR-8452 change default projects page (#1777) | Stas Vilchik | 2017-03-14 | 1 | -3/+19 | |
| | ||||||
* | SONAR-8816 automatic election of web leader in cluster mode | Simon Brandhof | 2017-03-13 | 1 | -3/+2 | |
| | ||||||
* | Change getSortingButton to private | Grégoire Aubert | 2017-03-13 | 1 | -10/+10 | |
| | ||||||
* | Revert some changes of 788f8da breaking the project search | Grégoire Aubert | 2017-03-13 | 1 | -0/+9 | |
| | ||||||
* | SONAR-8878 Add ut and it's for Language, Search and Sort filters | Grégoire Aubert | 2017-03-13 | 3 | -0/+62 | |
| | ||||||
* | Remove useless db truncates in some ITs | Simon Brandhof | 2017-03-09 | 3 | -9/+1 | |
| | ||||||
* | SONAR-8452 open the last state of projects page (#1760) | Stas Vilchik | 2017-03-09 | 4 | -28/+51 | |
| | ||||||
* | Merge remote-tracking branch 'origin/branch-6.3' | Simon Brandhof | 2017-03-06 | 1 | -3/+10 | |
|\ | ||||||
| * | Support RELEASE versions in IssueJsonReportTest | Simon Brandhof | 2017-03-04 | 1 | -3/+10 | |
| | | ||||||
* | | refactor source viewer (#1744) | Stas Vilchik | 2017-03-03 | 5 | -1/+186 | |
| | | ||||||
* | | SONAR-8883 Reenable assertion | Julien HENRY | 2017-03-03 | 2 | -43/+1 | |
| | | ||||||
* | | Automatic merge from branch-6.3 | Julien Lancelot | 2017-03-03 | 1 | -18/+11 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/branch-6.3: SONAR-8883 Fix Server::getVersion() on scanner side, and reenable IssueJsonReportTest IT SONAR-8622 Fix preview mode/JSON report on branches Remove javaProperties plugin from PluginsTest Remove JSON plugin SONAR-8460 Do not fail to write response when profile not found SONAR-8460 Remove Errors SONAR-8460 Remove creation BadRequestException with Errors SONAR-8460 Fix bundled error messages SONAR-8460 Simplify creation of BadRequestException with one message SONAR-8460 Remove isEmpty from Errors SONAR-8460 Remove check from Errors SONAR-8460 Remove writeJson from Errors fix quality flaw | |||||
| * | SONAR-8883 Fix Server::getVersion() on scanner side, and reenable ↵ | Julien HENRY | 2017-03-02 | 1 | -18/+11 | |
| | | | | | | | | IssueJsonReportTest IT | |||||
| * | Remove javaProperties plugin from PluginsTest | Julien Lancelot | 2017-03-02 | 1 | -1/+1 | |
| | | ||||||
| * | Remove JSON plugin | Julien Lancelot | 2017-03-02 | 1 | -1/+1 | |
| | | ||||||
* | | Remove javaProperties plugin from PluginsTest | Julien Lancelot | 2017-03-02 | 1 | -1/+1 | |
| | | ||||||
* | | Remove JSON plugin | Julien Lancelot | 2017-03-02 | 1 | -1/+1 | |
| | |