summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Regenerate locale stringsFabio Papa2019-07-051-0/+12
* Merge branch 'maintainers-can-create-subgroup' of https://gitlab.com/fapapa/g...Fabio Papa2019-07-053-6/+8
|\
| * Merge branch 'maintainers-can-create-subgroup' of https://gitlab.com/fapapa/g...Fabio Papa2019-07-052-12/+14
| |\
| | * Apply suggestion to doc/user/permissions.mdFabio Papa2019-07-051-1/+1
| | * Make subgroup creation more clearFabio Papa2019-07-030-0/+0
| | * Update index.mdFabio Papa2019-07-031-9/+10
| | * Apply suggestion to doc/user/group/subgroups/index.mdFabio Papa2019-07-031-1/+0
| | * Apply suggestion to doc/user/permissions.mdFabio Papa2019-07-031-1/+1
| | * Apply suggestion to doc/user/permissions.mdFabio Papa2019-07-031-1/+1
| | * Apply suggestion to doc/user/group/subgroups/index.mdFabio Papa2019-07-031-1/+3
| * | Fixed a failing testFabio Papa2019-07-051-10/+6
| |/
| * Merge branch 'maintainers-can-create-subgroup' of https://gitlab.com/fapapa/g...Fabio Papa2019-07-020-0/+0
| |\
| | * Apply recomended changes from merge coachFabio Papa2019-07-023-9/+10
| | * Fix some code style issuesFabio Papa2019-07-012-11/+14
| | * Adjust the documentation on subgroup permissionsFabio Papa2019-07-011-1/+3
| | * Adjust the documentation on subgroupsFabio Papa2019-07-011-6/+9
| | * Merge branch 'maintainers-can-create-subgroup' of https://gitlab.com/fapapa/g...Fabio Papa2019-07-010-0/+0
| | |\
| | | * Add descriptions to examplesFabio Papa2019-07-011-2/+2
| | | * Fix group creat_service_spec to contain maintainer contextFabio Papa2019-07-011-2/+2
| | | * Clean up the show_spec examples previously addedFabio Papa2019-07-011-18/+18
| | | * Remove AR hook to set the default subgroup_creation_levelFabio Papa2019-07-011-6/+0
| | | * Make subgroup_creation_level default to maintainer at SQL levelFabio Papa2019-06-309-25/+61
| | | * Make maintainers the default setting for creating subgroupsFabio Papa2019-06-282-4/+14
| | | * Remove an example that is no longer necessaryFabio Papa2019-06-281-9/+0
| | | * Style rules; Revert some examplesFabio Papa2019-06-288-22/+52
| | | * Update schemaFabio Papa2019-06-281-1/+2
| | | * Add feature examples specing maintainers creating subgroupsFabio Papa2019-06-281-4/+18
| | | * Merge branch 'maintainers-can-create-subgroup' of https://gitlab.com/fapapa/g...Fabio Papa2019-06-271-1/+1
| | | |\
| | | | * Apply suggestion to changelogs/unreleased/maintainers-can-create-subgroup.ymlFabio Papa2019-06-271-1/+1
| | | * | Add policy to allow maintainers to create subgroups when enabledFabio Papa2019-06-271-0/+5
| | | * | Make the group model return maintainer level when it is not setFabio Papa2019-06-271-0/+4
| | | * | Add "allowed to create subgroups" dropdown to group settings formFabio Papa2019-06-273-0/+11
| | | * | Add subgroup_creation_level to the list of allowed group paramsFabio Papa2019-06-272-2/+4
| | | * | Add constants representing Owner and Maintainer group access levelsFabio Papa2019-06-271-0/+4
| | | * | Add a subgroup_creation_level column to the namespaces tableFabio Papa2019-06-271-0/+20
| | | * | Reset group policy to only allow >= owners to create subgroupsFabio Papa2019-06-271-1/+1
| | | * | Add examples specing the setting to choose who can create subgroupsFabio Papa2019-06-276-10/+99
| | | |/
| | | * Modify API spec to expect a maintainer to be able to create subgroupFabio Papa2019-06-162-6/+2
| | | * Update the group policy to allow >= maintainer to create subgroupsFabio Papa2019-06-161-1/+1
| | | * Add failing unit test specifying a maintainer creating a subgroupFabio Papa2019-06-162-2/+19
| | | * Add failing feature spec detailing a maintainer creating a subgroupFabio Papa2019-06-141-13/+48
| | | * Add changelogFabio Papa2019-06-141-0/+5
| | * | Apply changes recomended by merge request coachFabio Papa2019-07-018-26/+29
| | * | Add descriptions to examplesFabio Papa2019-07-011-2/+2
| | * | Fix group creat_service_spec to contain maintainer contextFabio Papa2019-07-011-2/+2
| | * | Clean up the show_spec examples previously addedFabio Papa2019-07-011-18/+18
| | * | Remove AR hook to set the default subgroup_creation_levelFabio Papa2019-07-011-6/+0
| | * | Make subgroup_creation_level default to maintainer at SQL levelFabio Papa2019-07-019-25/+61
| | * | Make maintainers the default setting for creating subgroupsFabio Papa2019-07-012-4/+14
| | * | Remove an example that is no longer necessaryFabio Papa2019-07-011-9/+0