Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-11Prevent awarding emoji when a project is archivedBob Van Landuyt
2018-04-11Rename `create_merge_request` permissionsBob Van Landuyt
2018-04-11Prevent new merge requests for archived projectsBob Van Landuyt
2018-04-10Move `ProjectPolicy`-class methods into moduleBob Van Landuyt
2018-04-10Update policies to make archived projects completely read-onlyDouwe Maan
2018-04-10Remove edit_note and update_note abilities in favor of admin_noteDouwe Maan
2018-04-10Rename delete_protected_branch ability to push_to_delete_protected_branch to ...Douwe Maan
2018-04-07Support Deploy Tokens properly without hacking abilitiesKamil Trzciński
2018-04-07Addreses backend review suggestionsMayra Cabrera
2018-04-07Removes logic from Jwt and handle different scenarios on Gitlab::AuthMayra Cabrera
2018-04-05Fix N+1 in MergeRequestParserSean McGivern
2018-03-26Revert exploratory branch restriction policyJames Edwards-Jones
2018-03-26ProtectedBranchPolicy used from Controller for destroy/updateJames Edwards-Jones
2018-03-26Branch unprotection restriction starting pointJames Edwards-Jones
2018-03-07Limit queries to a user-branch combinationBob Van Landuyt
2018-03-07Allow maintainers to edit directly in a forkBob Van Landuyt
2018-03-07Allow abilities on forks while MR is openBob Van Landuyt
2018-03-03Bring one group board to CEFelipe Artur
2018-02-22Port `read_cross_project` ability from EEBob Van Landuyt
2018-02-09Merge branch 'security-10-4-25223-snippets-finder-doesnt-obey-feature-visibil...Douwe Maan
2018-02-01Hide pipeline schedule 'take ownership' for current ownerMark Fletcher
2018-01-05Remove unused push_code_to_protected_branchesLin Jen-Shin
2018-01-04EE-BACKPORT group boardsFelipe Artur
2017-12-13Refactor common protected ref checkStan Hu
2017-12-13Fix conditions for checking pipeline schedule rulesStan Hu
2017-12-13Create a play_pipeline_schedule policy and use itStan Hu
2017-12-07Support uploads for groupsJarka Kadlecova
2017-11-23Introduce :read_namespace access policy for namespace and groupTomasz Maczukin
2017-11-07Merge branch 'master' into fix/sm/31771-do-not-allow-jobs-to-be-erased-newShinya Maeda
2017-11-06Add doc. Fix spec. Add erase_build in protected_ref ruleShinya Maeda
2017-11-06Do not allow jobs to be erasedShinya Maeda
2017-10-23This worksShinya Maeda
2017-10-06Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-serv...Kamil Trzciński
2017-10-05Cluster can be read only by masterKamil Trzcinski
2017-10-04Specify defaults, fix policies, fix db columnsKamil Trzcinski
2017-10-03Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda
2017-10-03Implement Policy. Use show instead of edit. Chnage db column. fix comments. d...Shinya Maeda
2017-10-03Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issu...Jarka Kadlecova
2017-10-01authorize in controller. validation in model.Shinya Maeda
2017-09-29moved fork checks into policiesPhil Hughes
2017-09-28Support custom attributes on usersMarkus Koller
2017-09-20Merge remote-tracking branch 'origin/master' into 18608-lock-issuesLuke "Jared" Bennett
2017-09-18Allow DEVELOPER role to admin milestonesFelipe Artur
2017-09-14Create system notes for MR too, improve doc + clean up codeJarka Kadlecova
2017-09-14Check the discussion lock only for issuables & clean styleJarka Kadlecova
2017-09-14Support discussion locking in the backendJarka Kadlecova
2017-09-07Make Members with Owner and Master roles always able to create subgroupsRuben Davila
2017-09-07Optimize policy ruleMichael Kozono
2017-09-06Refer to “Share with group lock” consistentlyMichael Kozono
2017-09-06Fix ability when Share lock is offMichael Kozono