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
2019-01-10Service for calling Sentry issues apiReuben Pereira
2019-01-07Remove caching of CSV fileHeinrich Lee Yu
2019-01-07Improve email messagesHeinrich Lee Yu
2019-01-07Import CSV BackendHeinrich Lee Yu
2018-12-31Add spec for Release APIShinya Maeda
2018-12-31Add releases APIAlessio Caiazza
2018-12-24Allow users to add cluster with ancestorsMayra Cabrera
2018-11-08Add policy for clusters on group levelThong Kuah
2018-10-05Make GitLab pages support access controlTuomo Ala-Vannesluoma
2018-10-04Fix N+1 for notification recipients on private projectsSean McGivern
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-09-04Merge branch '39665-restrict-issue-reopen' into 'master'Sean McGivern
2018-09-04Restrict reopening locked issues for issue authorsJarka Kadlecová
2018-08-22Use policies to determine if attributes can be set in the APISean McGivern
2018-08-10CE Port of Protected Environments backendMayra Cabrera
2018-07-24Enable frozen string in presenters and policiesgfyoung
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-06-20Operations and Kubernetes items are now omitted in the sidebar when repositor...Tiago Botelho
2018-06-06policyMark Chao
2018-05-15Enable update_(build|pipeline) for maintainersJan Provaznik
2018-05-07Adds remote mirror table migrationTiago Botelho
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-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-07Removes logic from Jwt and handle different scenarios on Gitlab::AuthMayra Cabrera
2018-04-05Fix N+1 in MergeRequestParserSean McGivern
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-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-01-05Remove unused push_code_to_protected_branchesLin Jen-Shin
2017-10-05Cluster can be read only by masterKamil Trzcinski
2017-10-03Implement Policy. Use show instead of edit. Chnage db column. fix comments. d...Shinya Maeda
2017-10-01authorize in controller. validation in model.Shinya Maeda
2017-09-18Allow DEVELOPER role to admin milestonesFelipe Artur
2017-08-29replace `is_team_member?` with `team_member?`Maxim Rydkin
2017-07-24Don't treat anonymous users as owners when group has pending invitesSean McGivern
2017-07-24Associate Issues tab only with internal issues trackerJarka Kadlecova
2017-07-07Remove update|admin_pipeline_schedule from Project, and grant it in PipelineS...Kamil Trzcinski
2017-06-27convert all the policies to DeclarativePolicyhttp://jneen.net/
2017-06-13Allow to access pipelines even if they are disabled, but only present jobs an...Kamil Trzcinski
2017-05-08Add confirm delete protected branch modalSam Rose
2017-05-08Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg
2017-04-26Fix Rubocop CyclomaticComplexity offenseRémy Coutable
2017-02-07Merge branch 'ee-1439-read-only-user' into 'master' Douwe Maan