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-06-01Rephrase "maintainer" to more precise "members who can merge to the target br...Mark Chao
2018-05-15Enable update_(build|pipeline) for maintainersJan Provaznik
2018-05-10Allows `access_(git|api)` to anonymous usersBob Van Landuyt
2018-05-10Block access to API & git when terms are enforcedBob Van Landuyt
2018-05-04Enforces terms in the web applicationBob Van Landuyt
2018-05-04Allow a user to accept/decline termsBob Van Landuyt
2018-05-04Make the user dropdown reusableBob Van Landuyt
2018-04-23Fix users not seeing labels from private groups when being a member of a chil...Felipe Artur
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-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-07Increase test suite around deploy tokens behaviorMayra Cabrera
2018-04-07Include ProjectDeployTokensMayra Cabrera
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-26DestroyService for protected tags/branches used from controllerJames 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 abilities on forks while MR is openBob Van Landuyt
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-01Merge branch '35285-user-interface-bugs-for-schedule-pipelines' into 'master'Rémy Coutable
2018-02-01Hide pipeline schedule 'take ownership' for current ownerMark Fletcher
2018-01-31Make user/author use project.creator in most factoriesRémy Coutable
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-12-13Refactor common protected ref checkStan Hu
2017-12-07Support uploads for groupsJarka Kadlecova
2017-11-28Update policies unit testsTomasz Maczukin
2017-11-07Improve specShinya Maeda
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-06Fix spec. Revert update check.Shinya Maeda
2017-11-06Do not allow jobs to be erasedShinya Maeda
2017-10-30specs for policies.Shinya Maeda
2017-10-06Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-serv...Kamil Trzciński
2017-10-05authorizations_controller_spec. cluster_policy_spec.Shinya Maeda
2017-10-03Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issu...Jarka Kadlecova
2017-09-29moved fork checks into policiesPhil Hughes
2017-09-28Support custom attributes on usersMarkus Koller
2017-09-25Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issuesJarka Kadlecova
2017-09-22Refactor spec/policies/project_policy_spec.rb to minimize the diff with EERémy Coutable
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