aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-9166 Allow to change default project visibility for organizationStas Vilchik2017-05-0212-71/+275
|
* SONAR-9164 Display project visibility badgeStas Vilchik2017-05-0218-29/+138
|
* SONAR-9165 Allow to change project visibility on its permissions pageStas Vilchik2017-05-0216-332/+761
|
* fix rule permalink in workspaceStas Vilchik2017-05-021-1/+1
|
* Revert "SONAR-9116 EventHandler should be annotated with SonarLintSide"Duarte Meneses2017-05-021-2/+0
| | | | This reverts commit 4076db84b5d1f53a08ec4351d14a4f44bf6b7464.
* sort issues by creation date when coming from about page (#1993)Stas Vilchik2017-05-014-7/+26
|
* SONAR-9119 Fix organization creation spinnerGrégoire Aubert2017-05-011-8/+9
|
* SONAR-8992 Fix members add form, show only non membersGrégoire Aubert2017-05-018-62/+144
|
* Simplify warning message when removing a memberGrégoire Aubert2017-05-013-27/+0
|
* Update members displayGrégoire Aubert2017-05-016-111/+65
|
* SONAR-8869 Fix quality gate history graphGrégoire Aubert2017-05-011-1/+1
|
* Fix organization admin extension nav menu highlightGrégoire Aubert2017-05-011-2/+5
|
* SONAR-8975 Fix extensions links when having more than one extensionGrégoire Aubert2017-05-013-5/+295
|
* SONAR-8854 Prevent ENTER key from closing the error popupGrégoire Aubert2017-05-011-0/+1
|
* Rename IT billing plugin to fake billing pluginJulien Lancelot2017-04-285-9/+9
|
* SONAR-9124 Allow preventing create private in api/projects/createJulien Lancelot2017-04-283-49/+120
|
* SONAR-9130 Extract checkCanUpdateProjectsVisibility to ProjectsWsSupportJulien Lancelot2017-04-286-21/+31
|
* SONAR-9124 Allow preventing project to become private ↵Julien Lancelot2017-04-283-3/+98
| | | | api/projects/update_visibility
* Fix organization insert in UpdateVisibilityActionTestJulien Lancelot2017-04-281-22/+35
|
* SONAR-9125 Allow preventing organizations to use private projects in ↵Julien Lancelot2017-04-2810-12/+228
| | | | api/organizations/update_project_visibility
* Add visibility parameter in ProjectsService#create()Julien Lancelot2017-04-2810-41/+103
|
* SONAR-9162 Add a flag in api/navigation/component to know if project can ↵Julien Lancelot2017-04-283-9/+52
| | | | become private
* SONAR-9121 Add a flag in api/navigation/organization to know if projects can ↵Julien Lancelot2017-04-287-13/+135
| | | | become private
* SONAR-9099 return visibility field also for views in api/components/showDaniel Schwarz2017-04-282-10/+38
|
* fix quality flaws: use a constant instead of literal “private”Daniel Schwarz2017-04-2811-18/+116
|
* fix quality flaws: readability fixes in Mapper.xmlsDaniel Schwarz2017-04-281-2/+2
|
* SONAR-9047 Only load google fonts on sonarqube.com instancesGrégoire Aubert2017-04-282-2/+49
|
* SONAR-9003 Fix Xss vulnerabilityGrégoire Aubert2017-04-287-14/+23
|
* SONAR-8784 Update react-router and history to v3Grégoire Aubert2017-04-282-31/+16
|
* SONAR-9141 Failure to create reports in issues mode when using branchesDuarte Meneses2017-04-286-51/+97
|
* SONAR-9160 All files are scanned in issues mode when analysing a branchDuarte Meneses2017-04-282-5/+5
|
* SONAR-9116 EventHandler should be annotated with SonarLintSideDuarte Meneses2017-04-281-0/+2
|
* apply feedback on issues page (part 2) (#1991)Stas Vilchik2017-04-2813-63/+150
|
* Minimize sonar-plugin-apiDuarte Meneses2017-04-282-5/+23
|
* Fix tests on windowsDuarte Meneses2017-04-282-36/+42
|
* use IllegalArgumentException in api/qualityprofiles/deleteDaniel Schwarz2017-04-272-9/+10
|
* use IllegalArgumentException in api/rules/deleteDaniel Schwarz2017-04-272-5/+5
|
* change RuleDeleter medium test to a WsActionTester testDaniel Schwarz2017-04-275-184/+106
|
* use NotFoundException in api/rules/showDaniel Schwarz2017-04-272-7/+22
|
* use NotFoundException in api/rules/updateDaniel Schwarz2017-04-272-2/+18
|
* SONAR-9136 rename to DefaultOrganizationUuidProviderSébastien Lesaint2017-04-2725-56/+53
|
* SONAR-9104 fix ITSébastien Lesaint2017-04-272-5/+7
|
* SONAR-9159 support project visibility in api/permissions/remove_userSébastien Lesaint2017-04-271-0/+34
|
* SONAR-9104 support project visibility in api/permissions/remove_groupSébastien Lesaint2017-04-271-0/+100
|
* SONAR-9103 support project visibility in api/permissions/add_userSébastien Lesaint2017-04-273-19/+237
|
* SONAR-9102 support project visibility in api/permissions/add_groupSébastien Lesaint2017-04-274-35/+417
|
* SONAR-9089 account project visibility when applying perm templateSébastien Lesaint2017-04-274-34/+289
|
* SONAR-9136 remove AnyOne from perm template of new personal orgsSébastien Lesaint2017-04-272-3/+0
|
* SONAR-9136 remove permission to AnyOne in perm template of new orgsSébastien Lesaint2017-04-273-5/+1
|
* SONAR-9136 replace AnyOne by default group in default templateSébastien Lesaint2017-04-277-15/+549
|