Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | Style rules; Revert some examples | Fabio Papa | 2019-07-19 | 2 | -4/+4 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Add examples specing the setting to choose who can create subgroups | Fabio Papa | 2019-07-19 | 2 | -10/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This setting is at the group level only. The default is specified to be maintainers and owners. **Specs only**, all failing. | |||||
| * | | | | | | | | | | | | | | | Apply recomended changes from merge coach | Fabio Papa | 2019-07-19 | 1 | -2/+4 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Modify API spec to expect a maintainer to be able to create subgroup | Fabio Papa | 2019-07-19 | 1 | -4/+0 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Add failing unit test specifying a maintainer creating a subgroup | Fabio Papa | 2019-07-19 | 2 | -2/+19 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Apply changes recomended by merge request coach | Fabio Papa | 2019-07-19 | 2 | -9/+4 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Fix group creat_service_spec to contain maintainer context | Fabio Papa | 2019-07-19 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Clean up the show_spec examples previously added | Fabio Papa | 2019-07-19 | 1 | -4/+2 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Remove AR hook to set the default subgroup_creation_level | Fabio Papa | 2019-07-19 | 1 | -6/+0 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Make subgroup_creation_level default to maintainer at SQL level | Fabio Papa | 2019-07-19 | 3 | -6/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Migration updates existing groups to "owner", then sets default to "maintainer" so that new groups will default to that - Update spec examples | |||||
| * | | | | | | | | | | | | | | | Make maintainers the default setting for creating subgroups | Fabio Papa | 2019-07-19 | 2 | -4/+14 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Remove an example that is no longer necessary | Fabio Papa | 2019-07-19 | 1 | -9/+0 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Style rules; Revert some examples | Fabio Papa | 2019-07-19 | 4 | -10/+10 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Make the group model return maintainer level when it is not set | Fabio Papa | 2019-07-19 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Add examples specing the setting to choose who can create subgroups | Fabio Papa | 2019-07-19 | 2 | -10/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This setting is at the group level only. The default is specified to be maintainers and owners. **Specs only**, all failing. | |||||
| * | | | | | | | | | | | | | | | Modify API spec to expect a maintainer to be able to create subgroup | Fabio Papa | 2019-07-19 | 1 | -4/+0 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Add failing unit test specifying a maintainer creating a subgroup | Fabio Papa | 2019-07-19 | 1 | -2/+10 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Apply suggestion to doc/user/permissions.md | Fabio Papa | 2019-07-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Update index.md | Fabio Papa | 2019-07-19 | 1 | -9/+10 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Apply suggestion to doc/user/group/subgroups/index.md | Fabio Papa | 2019-07-19 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Apply suggestion to doc/user/permissions.md | Fabio Papa | 2019-07-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Apply suggestion to doc/user/permissions.md | Fabio Papa | 2019-07-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Apply suggestion to doc/user/group/subgroups/index.md | Fabio Papa | 2019-07-19 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Apply recomended changes from merge coach | Fabio Papa | 2019-07-19 | 1 | -2/+4 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Fix group creat_service_spec to contain maintainer context | Fabio Papa | 2019-07-19 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Clean up the show_spec examples previously added | Fabio Papa | 2019-07-19 | 1 | -4/+2 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Remove AR hook to set the default subgroup_creation_level | Fabio Papa | 2019-07-19 | 1 | -6/+0 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Make subgroup_creation_level default to maintainer at SQL level | Fabio Papa | 2019-07-19 | 4 | -9/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Migration updates existing groups to "owner", then sets default to "maintainer" so that new groups will default to that - Update spec examples | |||||
| * | | | | | | | | | | | | | | | Make maintainers the default setting for creating subgroups | Fabio Papa | 2019-07-19 | 1 | -4/+6 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Style rules; Revert some examples | Fabio Papa | 2019-07-19 | 4 | -14/+9 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Add examples specing the setting to choose who can create subgroups | Fabio Papa | 2019-07-19 | 3 | -10/+15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This setting is at the group level only. The default is specified to be maintainers and owners. **Specs only**, all failing. | |||||
| * | | | | | | | | | | | | | | | Modify API spec to expect a maintainer to be able to create subgroup | Fabio Papa | 2019-07-19 | 1 | -4/+0 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Add failing unit test specifying a maintainer creating a subgroup | Fabio Papa | 2019-07-19 | 2 | -2/+19 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Apply changes recomended by merge request coach | Fabio Papa | 2019-07-19 | 3 | -11/+4 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Fix group creat_service_spec to contain maintainer context | Fabio Papa | 2019-07-19 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Clean up the show_spec examples previously added | Fabio Papa | 2019-07-19 | 1 | -4/+2 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Remove AR hook to set the default subgroup_creation_level | Fabio Papa | 2019-07-19 | 1 | -6/+0 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Make subgroup_creation_level default to maintainer at SQL level | Fabio Papa | 2019-07-19 | 3 | -4/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Migration updates existing groups to "owner", then sets default to "maintainer" so that new groups will default to that - Update spec examples | |||||
| * | | | | | | | | | | | | | | | Make maintainers the default setting for creating subgroups | Fabio Papa | 2019-07-19 | 1 | -4/+6 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Style rules; Revert some examples | Fabio Papa | 2019-07-19 | 3 | -4/+6 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Add examples specing the setting to choose who can create subgroups | Fabio Papa | 2019-07-19 | 2 | -10/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This setting is at the group level only. The default is specified to be maintainers and owners. **Specs only**, all failing. | |||||
| * | | | | | | | | | | | | | | | Apply recomended changes from merge coach | Fabio Papa | 2019-07-19 | 3 | -9/+10 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Fix some code style issues | Fabio Papa | 2019-07-19 | 2 | -11/+14 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Adjust the documentation on subgroup permissions | Fabio Papa | 2019-07-19 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Adjust the documentation on subgroups | Fabio Papa | 2019-07-19 | 1 | -6/+9 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Modify API spec to expect a maintainer to be able to create subgroup | Fabio Papa | 2019-07-19 | 1 | -4/+0 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Add failing unit test specifying a maintainer creating a subgroup | Fabio Papa | 2019-07-19 | 2 | -2/+19 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Apply changes recomended by merge request coach | Fabio Papa | 2019-07-19 | 8 | -26/+29 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Add descriptions to examples | Fabio Papa | 2019-07-19 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Fix group creat_service_spec to contain maintainer context | Fabio Papa | 2019-07-19 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | |