Sean McGivern
|
b3cd850c3f
|
Remove EE-specific code from ProtectedRefAccess
|
2018-09-17 19:36:53 +08:00 |
|
gfyoung
|
15b878e27e
|
Enable more frozen string in app/models/**/*.rb
Partially addresses #47424.
|
2018-08-07 00:37:36 -07:00 |
|
Rémy Coutable
|
3099d1433f
|
Reduce CE/EE difference in app/views/projects/protected_tags/_protected_tag.html.haml
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
2018-07-17 09:54:20 +02:00 |
|
Mark Chao
|
a63bce1a4b
|
Resolve "Rename the Master role to Maintainer " Backend
|
2018-07-11 14:36:08 +00:00 |
|
Mark Chao
|
cfcc7043fe
|
Rename “Developers + Masters”
|
2018-06-06 20:57:15 +09:00 |
|
Bob Van Landuyt
|
148816cd67
|
Port read_cross_project ability from EE
|
2018-02-22 17:11:36 +01:00 |
|
James Edwards-Jones
|
96106287db
|
Deduplicate protected ref human_access_levels
Previously these were duplicated so they could be different for push/merge,
but this was no longer necessary after
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11232
|
2017-11-24 13:47:03 +00:00 |
|
James Edwards-Jones
|
d6dd9d712a
|
Fix ProtectedBranch access level validations
Before an access_level was required in EE even when an
it had been set for a user/group.
|
2017-11-24 13:20:56 +00:00 |
|
James Edwards-Jones
|
9db87fce13
|
Protected tags changes from backend maintainer review
|
2017-04-07 01:17:38 +01:00 |
|
James Edwards-Jones
|
f9e849c076
|
Cleaned up duplication with ProtectedRefAccess concern
|
2017-04-04 02:59:37 +01:00 |
|
James Edwards-Jones
|
9f4b8dba80
|
Clean up non TODO rubocop errors
|
2017-04-03 20:06:06 +01:00 |
|
James Edwards-Jones
|
f51eac1df9
|
Settings::RepositoryController includes protected tags in JS
|
2017-03-31 19:37:15 +01:00 |
|
James Edwards-Jones
|
91ed8ed687
|
Protected tags copy/paste from protected branches
Should provide basic CRUD backend for frontend to work from. Doesn’t include frontend, API, or the internal API used from gitlab-shell
|
2017-03-31 19:37:01 +01:00 |
|