Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | Merge branch 'maintainers-can-create-subgroup' of https://gitlab.com/fapapa/g... | Fabio Papa | 2019-07-12 | 1176 | -8136/+17452 | |
| | |\ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ | Merge branch 'master' into 'maintainers-can-create-subgroup' | Fabio Papa | 2019-07-12 | 1176 | -8136/+17452 | |
| | | |\ \ \ \ \ \ | | |/ / / / / / / | ||||||
| | * | | | | | | | Make Group#subgroup_creation_level return Owner if it is nil in DBif-ee_compat_test | Fabio Papa | 2019-07-10 | 1 | -1/+1 | |
| | * | | | | | | | Regenerate locale strings | Fabio Papa | 2019-07-05 | 1 | -0/+12 | |
| | * | | | | | | | Merge branch 'maintainers-can-create-subgroup' of https://gitlab.com/fapapa/g... | Fabio Papa | 2019-07-05 | 3 | -6/+8 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | Merge branch 'maintainers-can-create-subgroup' of https://gitlab.com/fapapa/g... | Fabio Papa | 2019-07-05 | 2 | -12/+14 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | Apply suggestion to doc/user/permissions.md | Fabio Papa | 2019-07-05 | 1 | -1/+1 | |
| | | | * | | | | | | | Make subgroup creation more clear | Fabio Papa | 2019-07-03 | 0 | -0/+0 | |
| | | | * | | | | | | | Update index.md | Fabio Papa | 2019-07-03 | 1 | -9/+10 | |
| | | | * | | | | | | | Apply suggestion to doc/user/group/subgroups/index.md | Fabio Papa | 2019-07-03 | 1 | -1/+0 | |
| | | | * | | | | | | | Apply suggestion to doc/user/permissions.md | Fabio Papa | 2019-07-03 | 1 | -1/+1 | |
| | | | * | | | | | | | Apply suggestion to doc/user/permissions.md | Fabio Papa | 2019-07-03 | 1 | -1/+1 | |
| | | | * | | | | | | | Apply suggestion to doc/user/group/subgroups/index.md | Fabio Papa | 2019-07-03 | 1 | -1/+3 | |
| | | * | | | | | | | | Fixed a failing test | Fabio Papa | 2019-07-05 | 1 | -10/+6 | |
| | | |/ / / / / / / | ||||||
| | | * | | | | | | | Merge branch 'maintainers-can-create-subgroup' of https://gitlab.com/fapapa/g... | Fabio Papa | 2019-07-02 | 0 | -0/+0 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | Apply recomended changes from merge coach | Fabio Papa | 2019-07-02 | 3 | -9/+10 | |
| | | | * | | | | | | | Fix some code style issues | Fabio Papa | 2019-07-01 | 2 | -11/+14 | |
| | | | * | | | | | | | Adjust the documentation on subgroup permissions | Fabio Papa | 2019-07-01 | 1 | -1/+3 | |
| | | | * | | | | | | | Adjust the documentation on subgroups | Fabio Papa | 2019-07-01 | 1 | -6/+9 | |
| | | | * | | | | | | | Merge branch 'maintainers-can-create-subgroup' of https://gitlab.com/fapapa/g... | Fabio Papa | 2019-07-01 | 0 | -0/+0 | |
| | | | |\ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | Add descriptions to examples | Fabio Papa | 2019-07-01 | 1 | -2/+2 | |
| | | | | * | | | | | | | Fix group creat_service_spec to contain maintainer context | Fabio Papa | 2019-07-01 | 1 | -2/+2 | |
| | | | | * | | | | | | | Clean up the show_spec examples previously added | Fabio Papa | 2019-07-01 | 1 | -18/+18 | |
| | | | | * | | | | | | | Remove AR hook to set the default subgroup_creation_level | Fabio Papa | 2019-07-01 | 1 | -6/+0 | |
| | | | | * | | | | | | | Make subgroup_creation_level default to maintainer at SQL level | Fabio Papa | 2019-06-30 | 9 | -25/+61 | |
| | | | | * | | | | | | | Make maintainers the default setting for creating subgroups | Fabio Papa | 2019-06-28 | 2 | -4/+14 | |
| | | | | * | | | | | | | Remove an example that is no longer necessary | Fabio Papa | 2019-06-28 | 1 | -9/+0 | |
| | | | | * | | | | | | | Style rules; Revert some examples | Fabio Papa | 2019-06-28 | 8 | -22/+52 | |
| | | | | * | | | | | | | Update schema | Fabio Papa | 2019-06-28 | 1 | -1/+2 | |
| | | | | * | | | | | | | Add feature examples specing maintainers creating subgroups | Fabio Papa | 2019-06-28 | 1 | -4/+18 | |
| | | | | * | | | | | | | Merge branch 'maintainers-can-create-subgroup' of https://gitlab.com/fapapa/g... | Fabio Papa | 2019-06-27 | 1 | -1/+1 | |
| | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | Apply suggestion to changelogs/unreleased/maintainers-can-create-subgroup.yml | Fabio Papa | 2019-06-27 | 1 | -1/+1 | |
| | | | | * | | | | | | | | Add policy to allow maintainers to create subgroups when enabled | Fabio Papa | 2019-06-27 | 1 | -0/+5 | |
| | | | | * | | | | | | | | Make the group model return maintainer level when it is not set | Fabio Papa | 2019-06-27 | 1 | -0/+4 | |
| | | | | * | | | | | | | | Add "allowed to create subgroups" dropdown to group settings form | Fabio Papa | 2019-06-27 | 3 | -0/+11 | |
| | | | | * | | | | | | | | Add subgroup_creation_level to the list of allowed group params | Fabio Papa | 2019-06-27 | 2 | -2/+4 | |
| | | | | * | | | | | | | | Add constants representing Owner and Maintainer group access levels | Fabio Papa | 2019-06-27 | 1 | -0/+4 | |
| | | | | * | | | | | | | | Add a subgroup_creation_level column to the namespaces table | Fabio Papa | 2019-06-27 | 1 | -0/+20 | |
| | | | | * | | | | | | | | Reset group policy to only allow >= owners to create subgroups | Fabio Papa | 2019-06-27 | 1 | -1/+1 | |
| | | | | * | | | | | | | | Add examples specing the setting to choose who can create subgroups | Fabio Papa | 2019-06-27 | 6 | -10/+99 | |
| | | | | |/ / / / / / / | ||||||
| | | | | * | | | | | | | Modify API spec to expect a maintainer to be able to create subgroup | Fabio Papa | 2019-06-16 | 2 | -6/+2 | |
| | | | | * | | | | | | | Update the group policy to allow >= maintainer to create subgroups | Fabio Papa | 2019-06-16 | 1 | -1/+1 | |
| | | | | * | | | | | | | Add failing unit test specifying a maintainer creating a subgroup | Fabio Papa | 2019-06-16 | 2 | -2/+19 | |
| | | | | * | | | | | | | Add failing feature spec detailing a maintainer creating a subgroup | Fabio Papa | 2019-06-14 | 1 | -13/+48 | |
| | | | | * | | | | | | | Add changelog | Fabio Papa | 2019-06-14 | 1 | -0/+5 | |
| | | | * | | | | | | | | Apply changes recomended by merge request coach | Fabio Papa | 2019-07-01 | 8 | -26/+29 | |
| | | | * | | | | | | | | Add descriptions to examples | Fabio Papa | 2019-07-01 | 1 | -2/+2 | |
| | | | * | | | | | | | | Fix group creat_service_spec to contain maintainer context | Fabio Papa | 2019-07-01 | 1 | -2/+2 | |
| | | | * | | | | | | | | Clean up the show_spec examples previously added | Fabio Papa | 2019-07-01 | 1 | -18/+18 | |
| | | | * | | | | | | | | Remove AR hook to set the default subgroup_creation_level | Fabio Papa | 2019-07-01 | 1 | -6/+0 |