aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main
Commit message (Expand)AuthorAgeFilesLines
* do not display global error when source viewer can't show code due to securit...Stas Vilchik2016-10-271-3/+10
* improve front end dx (#1331)Stas Vilchik2016-10-2715-15/+51
* Fix quality flawJulien Lancelot2016-10-261-1/+1
* Fix quality flawsJulien Lancelot2016-10-261-1/+1
* SONAR-8283 Migrate quality gates after removall of IT/overall coverage metricsJulien Lancelot2016-10-261-0/+29
* SONAR-8120 Replace component uuid by component key in measures listJulien Lancelot2016-10-251-5/+3
* SONAR-8278 remove coupling of Ruby on class PermissionServiceSimon Brandhof2016-10-212-10/+1
* SONAR-8300 Create new "Projects" page [first iter]Stas Vilchik2016-10-2175-109/+2783
* move /projects to /projects/adminStas Vilchik2016-10-2117-4/+4
* 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
* 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-3048-989/+1276
* 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
* 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
|\
| * 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
|\|
| * 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
* | 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 projec...Stas Vilchik2016-09-222-5/+9
* | remove usages of periodsStas Vilchik2016-09-223-6/+2
* | SONAR-8021 fix "null" errorStas Vilchik2016-09-211-1/+1
|/