summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add validator for qualidied domain array44496-fqdn-validatorrpereira22019-07-233-0/+172
* Merge branch '64870-can-t-save-pages-domain-form-with-let-s-encrypt-enabled-i...Nick Thomas2019-07-224-1/+115
|\
| * Validate certificate chain only if it's changedVladimir Shushlin2019-07-224-1/+115
|/
* Merge branch 'maintainers-can-create-subgroup' into 'master'Sean McGivern2019-07-2224-36/+340
|\
| * Resolve some issues in MRFabio Papa2019-07-192-3/+2
| * Merge branch 'maintainers-can-create-subgroup' of https://gitlab.com/fapapa/g...Fabio Papa2019-07-191-2/+2
| |\
| | * Apply suggestion to doc/user/group/subgroups/index.mdFabio Papa2019-07-191-4/+9
| | * Apply suggestion to doc/user/permissions.mdFabio Papa2019-07-191-1/+1
| | * Add a link from the permissions table to the subgroups/creating aFabio Papa2019-07-121-2/+3
| | * Merge branch 'maintainers-can-create-subgroup' of https://gitlab.com/fapapa/g...Fabio Papa2019-07-121176-8136/+17452
| | |\
| | | * Merge branch 'master' into 'maintainers-can-create-subgroup'Fabio Papa2019-07-121176-8136/+17452
| | | |\ | | |/ /
| | * | Make Group#subgroup_creation_level return Owner if it is nil in DBif-ee_compat_testFabio Papa2019-07-101-1/+1
| | * | 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