summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | Style rules; Revert some examplesFabio Papa2019-07-192-4/+4
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Add examples specing the setting to choose who can create subgroupsFabio Papa2019-07-192-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 coachFabio Papa2019-07-191-2/+4
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Modify API spec to expect a maintainer to be able to create subgroupFabio Papa2019-07-191-4/+0
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Add failing unit test specifying a maintainer creating a subgroupFabio Papa2019-07-192-2/+19
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Apply changes recomended by merge request coachFabio Papa2019-07-192-9/+4
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fix group creat_service_spec to contain maintainer contextFabio Papa2019-07-191-2/+2
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Clean up the show_spec examples previously addedFabio Papa2019-07-191-4/+2
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Remove AR hook to set the default subgroup_creation_levelFabio Papa2019-07-191-6/+0
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Make subgroup_creation_level default to maintainer at SQL levelFabio Papa2019-07-193-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 subgroupsFabio Papa2019-07-192-4/+14
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Remove an example that is no longer necessaryFabio Papa2019-07-191-9/+0
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Style rules; Revert some examplesFabio Papa2019-07-194-10/+10
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Make the group model return maintainer level when it is not setFabio Papa2019-07-191-0/+4
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Add examples specing the setting to choose who can create subgroupsFabio Papa2019-07-192-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 subgroupFabio Papa2019-07-191-4/+0
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Add failing unit test specifying a maintainer creating a subgroupFabio Papa2019-07-191-2/+10
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Apply suggestion to doc/user/permissions.mdFabio Papa2019-07-191-1/+1
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Update index.mdFabio Papa2019-07-191-9/+10
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Apply suggestion to doc/user/group/subgroups/index.mdFabio Papa2019-07-191-1/+0
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Apply suggestion to doc/user/permissions.mdFabio Papa2019-07-191-1/+1
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Apply suggestion to doc/user/permissions.mdFabio Papa2019-07-191-1/+1
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Apply suggestion to doc/user/group/subgroups/index.mdFabio Papa2019-07-191-1/+3
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Apply recomended changes from merge coachFabio Papa2019-07-191-2/+4
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fix group creat_service_spec to contain maintainer contextFabio Papa2019-07-191-2/+2
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Clean up the show_spec examples previously addedFabio Papa2019-07-191-4/+2
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Remove AR hook to set the default subgroup_creation_levelFabio Papa2019-07-191-6/+0
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Make subgroup_creation_level default to maintainer at SQL levelFabio Papa2019-07-194-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 subgroupsFabio Papa2019-07-191-4/+6
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Style rules; Revert some examplesFabio Papa2019-07-194-14/+9
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Add examples specing the setting to choose who can create subgroupsFabio Papa2019-07-193-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 subgroupFabio Papa2019-07-191-4/+0
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Add failing unit test specifying a maintainer creating a subgroupFabio Papa2019-07-192-2/+19
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Apply changes recomended by merge request coachFabio Papa2019-07-193-11/+4
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fix group creat_service_spec to contain maintainer contextFabio Papa2019-07-191-2/+2
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Clean up the show_spec examples previously addedFabio Papa2019-07-191-4/+2
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Remove AR hook to set the default subgroup_creation_levelFabio Papa2019-07-191-6/+0
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Make subgroup_creation_level default to maintainer at SQL levelFabio Papa2019-07-193-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 subgroupsFabio Papa2019-07-191-4/+6
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Style rules; Revert some examplesFabio Papa2019-07-193-4/+6
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Add examples specing the setting to choose who can create subgroupsFabio Papa2019-07-192-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 coachFabio Papa2019-07-193-9/+10
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fix some code style issuesFabio Papa2019-07-192-11/+14
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Adjust the documentation on subgroup permissionsFabio Papa2019-07-191-0/+2
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Adjust the documentation on subgroupsFabio Papa2019-07-191-6/+9
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Modify API spec to expect a maintainer to be able to create subgroupFabio Papa2019-07-191-4/+0
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Add failing unit test specifying a maintainer creating a subgroupFabio Papa2019-07-192-2/+19
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Apply changes recomended by merge request coachFabio Papa2019-07-198-26/+29
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Add descriptions to examplesFabio Papa2019-07-191-2/+2
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fix group creat_service_spec to contain maintainer contextFabio Papa2019-07-191-2/+2
| | | | | | | | | | | | | | | |