aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Collapse)AuthorAgeFilesLines
* move /projects to /projects/adminStas Vilchik2016-10-2118-5/+5
|
* SONAR-8134 add organization uuid to unique index of table GROUP_ROLESSébastien Lesaint2016-10-201-0/+31
|
* SONAR-8291 display internal flag in web api documentationSimon Brandhof2016-10-171-0/+7
|
* SONAR-5857 remove "E" optionStas Vilchik2016-10-171-2/+1
|
* SONAR-8134 make column group_roles.organization_uuid not nullSimon Brandhof2016-10-131-0/+29
|
* SONAR-8134 populate column group_roles.organization_uuid on upgradeSimon Brandhof2016-10-131-0/+29
|
* SONAR-8134 add column group_roles.organization_uuidSimon Brandhof2016-10-131-0/+29
| | | | Column is currently empty.
* Support organizations in user group web servicesSimon Brandhof2016-10-1311-0/+0
|
* SONAR-8134 add column permission_templates.organization_uuidSimon Brandhof2016-10-133-0/+87
|
* SONAR-8134 add column user_roles.organization_uuidSimon Brandhof2016-10-133-0/+87
|
* SONAR-8134 make column groups.organization_uuid not nullSimon Brandhof2016-10-132-0/+58
|
* SONAR-8134 add db column groups.organization_uuidSimon Brandhof2016-10-131-0/+29
|
* SONAR-8155 suppport USERS.IS_ROOT in ruby codeSébastien Lesaint2016-10-121-0/+1
|
* SONAR-8155 SONAR-8156 add root column to table USERSSébastien Lesaint2016-10-123-0/+87
|
* Remove dead code in project.rbSimon Brandhof2016-10-051-1/+0
|
* Remove ruby dead code related to rolesSimon Brandhof2016-10-059-114/+1
|
* Remove ruby dead code related to usersSimon Brandhof2016-10-055-188/+0
|
* Remove dead code need_authentication.rbSimon Brandhof2016-10-052-266/+1
|
* Remove dead ruby code around editable_password?Simon Brandhof2016-10-052-87/+0
|
* SONAR-8119 improve display of rating conditions on project dashboardStas Vilchik2016-10-053-22/+60
|
* SONAR-8119 fix display of new ratings on measures pageStas Vilchik2016-10-051-18/+26
|
* SONAR-8119 restrict options when defining a condition on ratingsStas Vilchik2016-10-052-37/+76
|
* SONAR-8169 Make "My Activity" page default for authenticated usersStas Vilchik2016-09-303-3/+13
|
* SONAR-8170 SONAR-8171 Reorganize My Account spaceStas Vilchik2016-09-3049-990/+1277
|
* update style of level badgesStas Vilchik2016-09-301-4/+8
|
* improve alignment of react-select componentsStas Vilchik2016-09-301-9/+14
|
* SONAR-8173 delete existing permissions "shareDashboard" from dbSimon Brandhof2016-09-281-0/+29
|
* SONAR-8173 drop global permission "shareDashboard"Simon Brandhof2016-09-287-11/+10
|
* Clean-up GroupMembershipDaoSimon Brandhof2016-09-282-54/+0
| | | | | Remove the unused Ruby WS /user_groups/search and the related Java code.
* SONAR-8099 create default organization when migrating to SQ 6.2Sébastien Lesaint2016-09-281-0/+30
|
* Automatic merge from branch-6.1ssjenka2016-09-281-1/+4
|\ | | | | | | | | * origin/branch-6.1: SONAR-8056 fix loading of issues
| * SONAR-8056 fix loading of issuesStas Vilchik2016-09-271-1/+4
| |
* | SONAR-8095 add table ORGANIZATIONSSébastien Lesaint2016-09-231-0/+30
| |
* | Automatic merge from branch-6.1ssjenka2016-09-2310-40/+182
|\| | | | | | | | | | | | | | | | | | | * origin/branch-6.1: Fix Javadoc of org.sonar.api.batch.sensor.highlighting.TypeOfText SONAR-5856 add wildcards help fix image paths update wording on quality profiles page SONAR-8021 fix "null" error SONAR-5856 fix default value for boolean fields
| * SONAR-5856 add wildcards helpStas Vilchik2016-09-222-0/+129
| |
| * fix image pathsStas Vilchik2016-09-226-38/+38
| |
| * SONAR-8021 fix "null" errorStas Vilchik2016-09-221-1/+1
| |
| * SONAR-5856 fix default value for boolean fieldsStas Vilchik2016-09-222-2/+15
| |
| * [maven-release-plugin] prepare for next development iterationDavid Rautureau2016-09-191-1/+1
| |
| * [maven-release-plugin] prepare release 6.1-RC16.1-RC1David Rautureau2016-09-191-1/+1
| |
* | SONAR-8136 Provide a special input to configure conditions based on ratingsStas Vilchik2016-09-223-20/+202
| |
* | SONAR-8119 Correctly display rating conditions in quality gates and in ↵Stas Vilchik2016-09-222-5/+9
| | | | | | | | project dashboard
* | remove usages of periodsStas Vilchik2016-09-223-6/+2
| |
* | SONAR-8021 fix "null" errorStas Vilchik2016-09-211-1/+1
| |
* | Prepare for next development iterationDavid Rautureau2016-09-191-1/+1
|/
* Automatic merge from branch-5.6ssjenka2016-09-161-1/+2
|\ | | | | | | | | * origin/branch-5.6: SONAR-8091 "All" option of "New Issues" facet works wrong
| * SONAR-8091 "All" option of "New Issues" facet works wrongStas Vilchik2016-09-161-1/+2
| |
* | SONAR-8076 Improve message on leak period on coverage and duplications when ↵Stas Vilchik2016-09-162-2/+2
| | | | | | | | no new data
* | SONAR-7907 update uiStas Vilchik2016-09-161-9/+7
| |
* | SONAR-8080 Fix error 500 when format parameter is used in web_apiJulien Lancelot2016-09-161-1/+2
| |