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-06-19Add documentation and testsManoj MJ
2019-06-17Allow Developer role to delete tags via container registry apiJason Goodman
2019-06-12API issues - minor cleanup of permission checkJan Provaznik
2019-05-03Allow guests users to access project releasesKrasimir Angelov
2019-04-09Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas
2019-04-05Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl
2019-04-05Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas
2019-04-02Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into jarv/dev-to-gitl...John Jarvis
2019-03-27[CE] Reduce the diff with EE in spec/policies/project_policy_spec.rbRémy Coutable
2019-03-26Disallow guest users from accessing ReleasesShinya Maeda
2019-03-06Allow protected branch creation via web and APIPatrick Bajao
2019-03-04Merge dev master into GitLab.com masterYorick Peterse
2019-02-27Add project http fetch statistics APIJacopo
2019-02-11Disable board policies when issues are disabledHeinrich Lee Yu
2019-01-31[master] Pipelines section is available to unauthorized usersKamil Trzciński
2019-01-31Fixed bug when external wiki is enabledFrancisco Javier López
2019-01-31Don't process MR refs for guests in the notesOswaldo Ferreira
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2019-01-10Service for calling Sentry issues apiReuben Pereira
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-21Eliminate duplicated wordsTakuya Noguchi
2018-11-08Add policy for clusters on group levelThong Kuah
2018-08-22Use policies to determine if attributes can be set in the APISean McGivern
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-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-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-10Rename delete_protected_branch ability to push_to_delete_protected_branch to ...Douwe Maan
2018-04-05Fix N+1 in MergeRequestParserSean McGivern
2018-03-07Limit queries to a user-branch combinationBob Van Landuyt
2018-03-07Allow abilities on forks while MR is openBob Van Landuyt
2018-01-31Make user/author use project.creator in most factoriesRémy Coutable
2017-09-22Refactor spec/policies/project_policy_spec.rb to minimize the diff with EERémy Coutable
2017-09-18Allow DEVELOPER role to admin milestonesFelipe Artur
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
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-06-27convert all the policies to DeclarativePolicyhttp://jneen.net/
2017-06-27update the specs to not require a set to be returnedhttp://jneen.net/
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-13Update tests and applicationKamil Trzcinski
2017-05-08Add confirm delete protected branch modalSam Rose
2017-03-28Use `:empty_project` where possible in policy specsRobert Speicher