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
2022-04-27Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-03-31Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-12-15Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-11-10Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-07-21Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-07-03Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-12Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-05Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-27Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-06-19Add documentation and testsManoj MJ
2019-03-06Allow protected branch creation via web and APIPatrick Bajao
2018-10-22Enable frozen string for lib/gitlab/*.rbgfyoung
2018-06-01Rephrase "maintainer" to more precise "members who can merge to the target br...Mark Chao
2018-04-24Allow admins to push to empty reposBob Van Landuyt
2018-04-10Rename delete_protected_branch ability to push_to_delete_protected_branch to ...Douwe Maan
2018-03-08Validate `:push_code` before checking protected branchesBob Van Landuyt
2018-03-07Limit queries to a user-branch combinationBob Van Landuyt
2018-03-07Allow maintainers to push to a single branchBob Van Landuyt
2018-02-28Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad
2018-02-22Port `read_cross_project` ability from EEBob Van Landuyt
2018-02-06Moves project creationg to git access check for git pushTiago Botelho
2018-01-12Introduce PredicateMemoization cop and fix offensesLin Jen-Shin
2017-07-19Fix tests and fine tweak permission error messageLin Jen-Shin
2017-07-19Eliminate N+1 queries on checking different protected refsLin Jen-Shin
2017-07-18Rename can_push_or_merge_to_branch? to can_update_branch?Lin Jen-Shin
2017-07-18Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin
2017-07-18Rename the methods to make it fit with current nameLin Jen-Shin
2017-07-18Follow feedback on the merge requestLin Jen-Shin
2017-07-17Add RequestStoreWrap to cache via RequestStoreLin Jen-Shin
2017-07-04Introduce Gitlab::Cache::RequestStoreWrapLin Jen-Shin
2017-07-04Consistently check permission for creating pipelines,Lin Jen-Shin
2017-05-08Add confirm delete protected branch modalSam Rose
2017-04-28Prevent people from creating branches if they don't have persmission to pushPawel Chojnacki
2017-04-04Fixed UserAccess#can_create_tag? after create_access_levels renameJames Edwards-Jones
2017-04-04Cleanup & tests for UserAccess#can_create_tag?James Edwards-Jones
2017-04-03Moved Project#protected_branch? to ProtectedBranch, similar for tagsJames Edwards-Jones
2017-04-03Extract ProtectedRef ConcernJames Edwards-Jones
2017-03-31Protected Tags enforced over gitJames Edwards-Jones
2017-03-10reverse the logic and use a clearer namehttp://jneen.net/
2017-03-09protect git access through the policy infrahttp://jneen.net/
2017-01-13Allow creating protected branch when it doesn't existPawel Chojnacki
2016-11-16Introduce no_user_or_blocked? and fix tests due toLin Jen-Shin
2016-08-16Improve EE compatibility with protected branch access levels.Timothy Andrew
2016-08-04changes default_branch_protection to allow devs_can_merge protection option a...tiagonbotelho
2016-07-29Enforce "No One Can Push" during git operations.Timothy Andrew
2016-07-18Revert "Revert "Merge branch '18193-developers-can-merge' into 'master' ""Rémy Coutable
2016-07-13Revert "Merge branch '18193-developers-can-merge' into 'master' "Robert Speicher
2016-07-13Refactor `Gitlab::GitAccess`Timothy Andrew
2016-03-10Move method to UserJacob Vosmaer
2016-03-09Acquire lock before LDAP syncJacob Vosmaer