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-09-05Upgrade graphql gem to 1.9.10Brett Walker
2019-09-04Upgrade GraphQL gem to 1.8.17Brett Walker
2019-09-04Let project reporters create issue from group boardsFelipe Artur
2019-09-04Rename API::Internal class to API::Internal::BaseKrasimir Angelov
2019-09-03Merge branch '66741-remove-spec-rails_helper-rb' into 'master'Grzegorz Bizon
2019-09-03Stub DetectRepositoryLanguagesWorker for all testsIgor
2019-08-30Replace rails_helper.rb with spec_helper.rbAsh McKenzie
2019-08-30Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher
2019-08-29Merge branch 'sh-fix-snippet-visibility-api' into 'master'Rémy Coutable
2019-08-29Merge branch 'sh-support-content-for-snippets-api' into 'master'Kamil Trzciński
2019-08-29Standardize use of `content` parameter in snippets APIStan Hu
2019-08-29Fix snippets API not working with visibility levelStan Hu
2019-08-29Simplify internal post receive messagesMichael Kozono
2019-08-28Support Gitaly feature flags in workhorseJacob Vosmaer
2019-08-27Merge branch '57657-promote-label-to-group-label-via-api-endpoint' into 'master'Sean McGivern
2019-08-26Merge branch 'sh-fix-nplusone-issues' into 'master'Mayra Cabrera
2019-08-26Replace echo function with a resolverBrett Walker
2019-08-26Incorporate review feedbackRobert Schilling
2019-08-26Make tests passRobert Schilling
2019-08-26Move promote to put and add more specsRobert Schilling
2019-08-26Add docs and first specsRobert Schilling
2019-08-24Add support for using a Camo proxy serverBrett Walker
2019-08-24Fix N+1 Gitaly calls in /api/v4/projects/:id/issuesStan Hu
2019-08-23Read pipelines from public projects though APIMarius Bobin
2019-08-23Merge branch 'ce-jej/fix-sso-enforced-docker-registry-auth' into 'master'Kamil Trzciński
2019-08-23Add label_id parameter to label API for PUT and DELETEPatrick Derichs
2019-08-23Merge branch 'sh-eliminate-gitaly-nplus-one-notes' into 'master'Kamil Trzciński
2019-08-23Update sort options for issues listAlexandru Croitor
2019-08-23Eliminate Gitaly N+1 queries with notes APIStan Hu
2019-08-23Expose namespace storage statistics with GraphQLAlessio Caiazza
2019-08-22JwtController avoids activating session checksJames Edwards-Jones
2019-08-22Merge branch 'ee-2502-refactor-ee-app-assets-javascripts-approvals-components...Kushal Pandya
2019-08-21Improve specs for Issues and Notes controllersLuke Duncalfe
2019-08-21Use AwardEmojis services in GraphQL mutationsLuke Duncalfe
2019-08-20Standardize remote_ip and path keys for auth.log and api_json.logStan Hu
2019-08-19Add a skip_users filter to the project users APINick Thomas
2019-08-18Fix Gitaly N+1 calls with listing issues/MRs via APIStan Hu
2019-08-16Merge branch 'fix/commits-api-empty-refname' into 'master'Nick Thomas
2019-08-15Fix failing N+1 spec in spec/requests/api/discussions_spec.rbStan Hu
2019-08-15Merge branch 'sh-fix-discussions-api-perf' into 'master'Douglas Barbosa Alexandre
2019-08-15Eliminate many Gitaly calls in discussions APIStan Hu
2019-08-14Migrates Snowplow backend from EE to CEJeremy Jackson
2019-08-14remove encoding comment created by emacs ruby-modeArmin Hohenegger
2019-08-14add a test for empty ref_name to api commits specArmin Hohenegger
2019-08-09Revert "Merge branch '4221-board-milestone-should-persist-any-none-properly-c...Winnie Hellmann
2019-08-09Merge branch '39217-remove-kubernetes-service-integration' into 'master'James Lopez
2019-08-09Merge branch 'speed-up-labels-api' into 'master'Rémy Coutable
2019-08-08Bring scoped environment variables to coreHordur Freyr Yngvason
2019-08-08Remove label issue and MR counts from default API responsesSean McGivern
2019-08-08Final removal of KubernetesServiceTiger