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-08-06Revert "Merge branch 'bvl-instance-stats-default' into 'master'"Bob Van Landuyt
2018-08-06Hide instance statistics on new installationsBob Van Landuyt
2018-08-01Merge branch 'bvl-user-status-message-35463' into 'master'Rémy Coutable
2018-07-30Allow users to set a statusBob Van Landuyt
2018-07-27Spec instance statisticsBob Van Landuyt
2018-07-27Revert "Merge branch '41416-making-instance-wide-data-tools-more-accessible' ...Sean McGivern
2018-07-27Merge branch '41416-making-instance-wide-data-tools-more-accessible' into 'ma...Sean McGivern
2018-07-27Spec instance statisticsBob Van Landuyt
2018-07-27Rename the module and add a simple test to checkLin Jen-Shin
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-07-10Support manually stopping any environment from the UIWinnie Hellmann
2018-07-06Create cross project group featuresBob Van Landuyt
2018-06-20Operations and Kubernetes items are now omitted in the sidebar when repositor...Tiago Botelho
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