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-06-17Optimised paused runners to not re-query every 3sKamil Trzciński
2018-06-15Allow querying a single MR within a projectBob Van Landuyt
2018-06-14Deny repository disk access in development and testJacob Vosmaer (GitLab)
2018-06-13Resolve "Provide ability to retrieve `visibility` level via Snippets API"Jan
2018-06-13Restoring user v3 endpointFrancisco Javier López
2018-06-13Merge branch 'commits_api_with_stats' into 'master'Rémy Coutable
2018-06-12Added with_statsoption for GET /projects/:id/repository/commitsLeonid Batizhevskii
2018-06-11Fixes rejected pushes from maintainersBob Van Landuyt
2018-06-11Merge branch 'rs-update-rspec' into 'master'Rémy Coutable
2018-06-07Change update entrypoint instead of adding new keep-alive oneTomasz Maczukin
2018-06-07Correct more usages of non-relative `fixture_file_upload` pathsRobert Speicher
2018-06-07Make all uses of `fixture_file_upload` use relative pathsRobert Speicher
2018-06-07Introduce new keep-alive API entrypoint for CI jobTomasz Maczukin
2018-06-07Merge branch '45505-lograge_formatter_encoding' into 'master'Kamil Trzciński
2018-06-06Enforce UTF-8 encoding on user input in LogrageWithTimestamp formatter and fi...Imre Farkas
2018-06-06Add a custom storage config instead of overwritingBob Van Landuyt
2018-06-06Merge branch '45821-avatar_api' into 'master'Rémy Coutable
2018-06-06Merge branch 'bvl-graphql-start-34754' into 'master'Douwe Maan
2018-06-06Initial setup GraphQL using graphql-ruby 1.8Bob Van Landuyt
2018-06-06Add Avatar APIImre
2018-06-06Merge branch '25045-add-variables-to-post-pipeline-api' into 'master'Grzegorz Bizon
2018-06-06Rails 5 fix unknown keywords: changes, key_id, project, gl_repository, action...Jasper Maes
2018-06-05Removes variables from pipelines apiJacopo
2018-06-05Fix repository archive generation when hashed storage is enabledNick Thomas
2018-06-05Add `present_using` to typesBob Van Landuyt
2018-06-05Find and mark more Git disk access locationsJacob Vosmaer (GitLab)
2018-06-05Merge branch 'sh-fix-events-nplus-one' into 'master'Rémy Coutable
2018-06-05Merge branch '42751-rename-mr-maintainer-push' into 'master'Robert Speicher
2018-06-05Eliminate N+1 queries with authors and push_data_payload in Events APIStan Hu
2018-06-05Merge branch 'sh-fix-pipeline-jobs-nplus-one' into 'master'Rémy Coutable
2018-06-05Merge branch 'presigned-multipart-uploads' into 'master'Grzegorz Bizon
2018-06-05Eliminate N+1 queries for CI job artifacts in /api/projects/:id/pipelines/:pi...Stan Hu
2018-06-05Remove N+1 query for author in issues APIStan Hu
2018-06-05Remove N+1 query for author in issues APIStan Hu
2018-06-04Support presigned multipart uploadsKamil Trzciński
2018-06-01Resolve "Update `updated_at` on an issue/mr on every issue/mr changes"🙈 jacopo beschi 🙉
2018-06-01Review 1Jacopo
2018-06-01Merge branch '46010-add-more-validations-for-runners-and-runner-type' into 'm...Kamil Trzciński
2018-06-01Rename variables_attributes => variables and adds spec for exclude/only optionJacopo
2018-06-01Adds variables to POST api/v4/projects/:id/pipelineJacopo
2018-06-01Add validation to webhook and service URLs to ensure they are not blocked bec...Francisco Javier López
2018-06-01Rephrase "maintainer" to more precise "members who can merge to the target br...Mark Chao
2018-05-31Add merge requests list endpoint for groupsFelipe Artur
2018-05-31Export assigned issues in iCalendar feedImre Farkas
2018-05-31Bring back deleted specsKamil Trzciński
2018-05-31Fix test description in spec/requests/api/runner_spec.rbDylan Griffith
2018-05-31Improve Runners API validationsKamil Trzciński
2018-05-31Improve runner registration APIKamil Trzciński
2018-05-31Fix specs api/runners_spec.rb, api/v3/runners_spec.rb update_build_queue_serv...Dylan Griffith
2018-05-31Fix some failuresKamil Trzciński