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-06Allow to delete group milestonesFelipe Artur
2018-07-27Squashed commit of the following:Shinya Maeda
2018-07-26Merge branch 'bvl-graphql-wip-mutation' into 'master'Douwe Maan
2018-07-26Resolve "API endpoint that returns all members, including the inherited membe...🙈 jacopo beschi 🙉
2018-07-25Add mutation toggling WIP state of merge requestsBob Van Landuyt
2018-07-25Disables Rack Attack by defaultTiago Botelho
2018-07-24Add an option to have a private profile on GitLabJX Terry
2018-07-23Add min_access_level filter to projects APIMarko, Peter
2018-07-23Add min_access_level filter to groups APIMarko, Peter
2018-07-23Merge branch 'blackst0ne-replace-sidekiq-inline-with-perform-enqueued-jobs' i...Rémy Coutable
2018-07-23Resolve "Deploy Tokens failed to clone LFS repository"Mayra Cabrera
2018-07-23Fix gitlab import project loadFrancisco Javier López
2018-07-23Merge branch 'rs-web_url-for-pipelines-and-jobs' into 'master'Douwe Maan
2018-07-23Replace 'Sidekiq::Testing.inline!' with 'perform_enqueued_jobs'blackst0ne
2018-07-19Expose web_url attribute in PipelineBasic and JobBasicRobert Speicher
2018-07-18Delete UserActivities and related workersImre Farkas
2018-07-16Merge branch 'fix-project-api-archived' into 'master'Rémy Coutable
2018-07-16Fix archived parameter for projects APIMarko, Peter
2018-07-12Allow collaboration with forks through the APIBob Van Landuyt
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-07-11Add missing maximum_timeout parametergfyoung
2018-07-10Merge branch 'rd-ee-backport-add-support-for-gl-com-trials' into 'master'Sean McGivern
2018-07-10Merge branch 'improve-metadata-access-performance' into 'master'Grzegorz Bizon
2018-07-10Merge branch '48537-update-avatar-only-via-api' into 'master'Rémy Coutable
2018-07-10Merge branch '42415-omit-projects-from-get-group-endpoint' into 'master'Douwe Maan
2018-07-09Fix #48537 - Update avatar only via the projects APIJamie Schembri
2018-07-09Fix specsKamil Trzciński
2018-07-09Adds with_projects optional parameter to /groups/:id API endpointTiago Botelho
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-07-09Fix and add specs for testing metadata entryKamil Trzciński
2018-07-06Merge branch '46246-gitlab-project-export-should-use-object-storage' into 'ma...Sean McGivern
2018-07-06Update Import/Export to use object storage (based on aa feature flag)James Lopez
2018-07-06Merge branch 'ide-merge-request-info' into 'master'Sean McGivern
2018-07-06Use AlreadyArchivedError if it's the caseShinya Maeda
2018-07-05added API docsPhil Hughes
2018-07-05fixed tests :face_palm:Phil Hughes
2018-07-05tidy up componentPhil Hughes
2018-07-04Merge branch 'remove-is-shared-from-ci-runners' into 'master'Grzegorz Bizon
2018-07-04Make deprecated scopes of Runner explicitKamil Trzciński
2018-07-04Add pipeline lists to GraphQLBob Van Landuyt
2018-07-03Backport some changes made for this spec in EERubén Dávila
2018-07-01Merge branch 'ccr/add_locked_state' into 'master'Rémy Coutable
2018-06-29Merge branch 'transfer_project_api_endpoint' into 'master'Grzegorz Bizon
2018-06-29Enabling Doorkeeper reuse_access_token optionFrancisco Javier López
2018-06-28Merge branch 'feature/oidc-subject-claim' into 'master'Douwe Maan
2018-06-28Add locked state to merge request APIChantal Rollison
2018-06-28Don't hash user ID in OIDC subject claimMarkus Koller
2018-06-28Merge branch 'bvl-graphql-permissions' into 'master'Sean McGivern
2018-06-28Expose permissions on types in GraphQLBob Van Landuyt
2018-06-28Merge branch 'straight-comparision-mode' into 'master'Sean McGivern