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-09-04Merge branch '39665-restrict-issue-reopen' into 'master'Sean McGivern
2018-09-04Restrict reopening locked issues for issue authorsJarka Kadlecová
2018-08-28Merge branch 'fldubois/gitlab-ce-fix-api-group-createdat' into 'master'Rémy Coutable
2018-08-28Merge branch 'issue_36138' into 'master'Sean McGivern
2018-08-22Use policies to determine if attributes can be set in the APISean McGivern
2018-08-10Freeze string literalsPeter Leitzen
2018-08-10Create empty Commits::UpdateService and wire it upPeter Leitzen
2018-08-10CE Port of Protected Environments backendMayra Cabrera
2018-08-06Allow to delete group milestonesFelipe Artur
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-27Add read_instance_statistics global policyLuke Bennett
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-26Add read_instance_statistics global policyLuke Bennett
2018-07-25Introduce PolicyCheckable for checking policiesLin Jen-Shin
2018-07-24Enable frozen string in presenters and policiesgfyoung
2018-07-24Add an option to have a private profile on GitLabJX Terry
2018-07-12Rename environments stop action methodGrzegorz Bizon
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-07-05Web Terminal Ci BuildFrancisco Javier López
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