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-20Operations and Kubernetes items are now omitted in the sidebar when repositor...Tiago Botelho
2018-06-06policyMark Chao
2018-06-01Rephrase "maintainer" to more precise "members who can merge to the target br...Mark Chao
2018-05-16Refactor out duplication in runner_policy.rbDylan Griffith
2018-05-16Change policy list_runner_jobs -> read_runnerDylan Griffith
2018-05-16Rename User#ci_authorized_runners -> ci_owned_runnersDylan Griffith
2018-05-16Improve efficiency of authorized_runner policy queryDylan Griffith
2018-05-16Use can? policies for lib/api/runners.rbDylan Griffith
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-07Adds remote mirror table migrationTiago Botelho
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-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