Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite usage of Organization containers | Grégoire Aubert | 2017-12-14 | 18 | -234/+139 |
| | |||||
* | SONAR-10135 Allow to change Quality Gate permission at organization level | Grégoire Aubert | 2017-12-14 | 1 | -7/+1 |
| | |||||
* | Rewrite part of the permissions app to Typescript | Grégoire Aubert | 2017-12-14 | 20 | -272/+405 |
| | |||||
* | SONAR-10134 Add organization parameter in api/qualitygates/show | Julien Lancelot | 2017-12-14 | 10 | -95/+243 |
| | |||||
* | SONAR-10134 Add missing JDBC type in quality gate mapper | Julien Lancelot | 2017-12-14 | 1 | -10/+10 |
| | |||||
* | SONAR-10134 Remove unique index on QUALITY_GATES.NAME | Julien Lancelot | 2017-12-14 | 6 | -3/+103 |
| | | | | As quality gates are now associated to organization, it should be possible to use the same name in different organizations | ||||
* | SONAR-10134 Allow creating quality gates in organization (wip) | Eric Hartmann | 2017-12-14 | 14 | -48/+286 |
| | |||||
* | SONAR-10134 Add QUALITY_GATES.UUID column | Eric Hartmann | 2017-12-14 | 30 | -47/+508 |
| | |||||
* | SONAR-10134 Add ORG_QUALITY_GATES table | Eric Hartmann | 2017-12-14 | 34 | -69/+401 |
| | | | | Add column DEFAULT_QUALITY_GATE_UUID on ORGANIZATIONS table | ||||
* | Automatic merge from branch-6.7 | ssjenka | 2017-12-14 | 0 | -0/+0 |
|\ | | | | | | | | | * origin/branch-6.7: SONAR-10191 Update profile name parameter (#2896) | ||||
| * | SONAR-10191 Update profile name parameter (#2896) | John Du Hart | 2017-12-13 | 1 | -1/+1 |
| | | |||||
* | | Automatic merge from branch-6.7 | ssjenka | 2017-12-13 | 2 | -0/+5 |
|\| | | | | | | | | | * origin/branch-6.7: SONAR-10176 Fix query of users having a global permission | ||||
| * | SONAR-10176 Fix query of users having a global permission | Julien HENRY | 2017-12-12 | 2 | -0/+5 |
| | | |||||
* | | SONAR-10191 Update profile name parameter (#2896) | John Du Hart | 2017-12-12 | 1 | -1/+1 |
| | | |||||
* | | SONAR-8829 move organization avatar to the left | Stas Vilchik | 2017-12-11 | 27 | -344/+533 |
| | | |||||
* | | SONAR-8829 update the global navigation bar | Stas Vilchik | 2017-12-11 | 11 | -42/+93 |
| | | |||||
* | | SONAR-10081 Add Explore space for SonarCloud | Stas Vilchik | 2017-12-11 | 85 | -662/+684 |
| | | |||||
* | | SONAR-10080 turn Issues to My Issues | Stas Vilchik | 2017-12-11 | 10 | -55/+146 |
| | | |||||
* | | SONAR-10080 turn Projects to My Projects | Stas Vilchik | 2017-12-11 | 40 | -308/+534 |
| | | |||||
* | | Merge branch 'branch-6.7' | Stas Vilchik | 2017-12-11 | 20 | -86/+481 |
|\| | |||||
| * | SONAR-10067 add "Restore Access" action on projects management page | Stas Vilchik | 2017-12-11 | 14 | -133/+550 |
| | | |||||
| * | SONAR-10076 Impossible to create a QP using IE11 | Stas Vilchik | 2017-12-11 | 1 | -0/+2 |
| | | |||||
| * | SONAR-10159 display sub-portfolios before projects | Stas Vilchik | 2017-12-11 | 2 | -10/+9 |
| | | |||||
| * | Fix typo in JavaDoc | Julien HENRY | 2017-12-11 | 2 | -3/+2 |
| | | |||||
* | | SONAR-10116 disable clean-up migration on SonarCloud | Simon Brandhof | 2017-12-08 | 2 | -5/+37 |
| | | |||||
* | | Automatic merge from branch-6.7 | ssjenka | 2017-12-08 | 2 | -2/+14 |
|\| | | | | | | | | | | | | | * origin/branch-6.7: Revert "SONAR-10176 Fix query of users having a global permission" SONAR-10176 Fix query of users having a global permission SONAR-10123 UserSession#keepkeepAuthorizedComponents handles branches properly | ||||
| * | Revert "SONAR-10176 Fix query of users having a global permission" | Julien HENRY | 2017-12-07 | 2 | -5/+0 |
| | | | | | | | | | | | | This reverts commit f5a38606deffb5155f9ee0898e1130a78202eed6. Was pushed too early by mistake | ||||
| * | SONAR-10176 Fix query of users having a global permission | Julien HENRY | 2017-12-07 | 2 | -0/+5 |
| | | |||||
| * | SONAR-10123 UserSession#keepkeepAuthorizedComponents handles branches properly | Teryk Bellahsene | 2017-12-07 | 2 | -2/+14 |
| | | |||||
* | | SONAR-10142 Download compressed plugins | Duarte Meneses | 2017-12-07 | 8 | -36/+246 |
| | | |||||
* | | SONAR-10140 Compress plugins using pack200 | Duarte Meneses | 2017-12-07 | 12 | -66/+360 |
| | | |||||
* | | SONAR-10168 Log downloading of plugins in debug | Duarte Meneses | 2017-12-07 | 2 | -8/+6 |
| | | |||||
* | | Remove dead code | Julien Lancelot | 2017-12-06 | 1 | -56/+0 |
| | | |||||
* | | Add README.md to sonar-ws-generator | Daniel Schwarz | 2017-12-06 | 2 | -4/+20 |
| | | |||||
* | | Fix quality flaws | Daniel Schwarz | 2017-12-06 | 1 | -3/+1 |
| | | |||||
* | | Remove legacy sonar-ws code for users | Daniel Schwarz | 2017-12-06 | 25 | -1078/+77 |
| | | |||||
* | | Remove legacy sonar-ws code for projects | Daniel Schwarz | 2017-12-06 | 30 | -1265/+96 |
| | | |||||
* | | Add response example to api/qualityprofiles/copy | Daniel Schwarz | 2017-12-06 | 3 | -4/+32 |
| | | |||||
* | | Generate class WsClient in sonar-ws | Daniel Schwarz | 2017-12-06 | 24 | -159/+1380 |
| | | |||||
* | | Remove legacy sonar-ws code for qualityprofiles | Daniel Schwarz | 2017-12-06 | 39 | -2590/+175 |
| | | |||||
* | | Remove deprecated MeasuresService | Simon Brandhof | 2017-12-06 | 37 | -1285/+134 |
| | | |||||
* | | Remove deprecated ProjectAnalysisService | Simon Brandhof | 2017-12-06 | 31 | -820/+50 |
| | | |||||
* | | Remove legacy sonar-ws code for permissions | Daniel Schwarz | 2017-12-06 | 47 | -2597/+103 |
| | | |||||
* | | Remove legacy sonar-ws code for issues | Daniel Schwarz | 2017-12-06 | 35 | -2128/+246 |
| | | |||||
* | | Remove legacy sonar-ws code for components | Daniel Schwarz | 2017-12-06 | 27 | -1147/+176 |
| | | |||||
* | | Remove legacy sonar-ws code for organizations | Daniel Schwarz | 2017-12-06 | 19 | -773/+70 |
| | | |||||
* | | Deprecate old service classes in WsClient, add replacement methods | Daniel Schwarz | 2017-12-06 | 64 | -184/+280 |
| | | |||||
* | | Deprecate non-generated sonar-ws service classes | Daniel Schwarz | 2017-12-06 | 7 | -0/+28 |
| | | |||||
* | | Simplify usage of sonar-ws-generator | Simon Brandhof | 2017-12-06 | 2 | -6/+4 |
| | | |||||
* | | SONAR-9857 fixing regexp to allow short emphasised string | Guillaume Jambet | 2017-12-06 | 4 | -10/+91 |
| | |