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 (Collapse)Author
2018-06-06Disabling send copfj-api-route-builderFrancisco Javier López
2018-06-06Using singleton moduleFrancisco Javier López
2018-06-06Added guard clauseFrancisco Javier López
2018-06-06Added builderFrancisco Javier López
2018-06-06Merge branch 'docs-reorg-docs-guides-dir' into 'master'Achilleas Pipinellis
Docs: add the documentation guidelines into its own dir See merge request gitlab-org/gitlab-ce!19323
2018-06-06Docs: add the documentation guidelines into its own dirMarcia Ramos
2018-06-06Merge branch 'rails5-fix-47376' into 'master'Yorick Peterse
Rails 5 fix glob spec Closes #47376 See merge request gitlab-org/gitlab-ce!19469
2018-06-06Merge branch 'add-monitoring-widgets' into 'master'Phil Hughes
Adjust monitoring graphs to support widgets in EE See merge request gitlab-org/gitlab-ce!18062
2018-06-06Adjust monitoring graphs to support widgets in EEMike Greiling
2018-06-06Merge branch '47189-github_import_visibility' into 'master'Douwe Maan
Use Github repo visibility during import while respecting restricted visibility levels Closes #47189 See merge request gitlab-org/gitlab-ce!19450
2018-06-06Merge branch '45821-avatar_api' into 'master'Rémy Coutable
Add Avatar API Closes #45821 See merge request gitlab-org/gitlab-ce!19121
2018-06-06Merge branch 'secret-variables-name' into 'master'Marcia Ramos
Rename Secret variables -> variables See merge request gitlab-org/gitlab-ce!19309
2018-06-06Merge branch 'bvl-graphql-start-34754' into 'master'Douwe Maan
GraphQL setup: Basic Project and Merge request endpoint Closes #34754 See merge request gitlab-org/gitlab-ce!19008
2018-06-06Merge branch '47204-fix-golang-minimum-version-in-docs' into 'master'Achilleas Pipinellis
Resolve "Upgrade from source documentation - golang version required" Closes #47204 See merge request gitlab-org/gitlab-ce!19434
2018-06-06Use Github repo visibility during import while respecting restricted ↵Imre Farkas
visibility levels
2018-06-06Merge branch 'qa-112-tests-for-auto-devops' into 'master'Grzegorz Bizon
QA Tests for Auto DevOps See merge request gitlab-org/gitlab-ce!19200
2018-06-06Remove unused let and rename var in QA autodevops specDylan Griffith
2018-06-06Rename Secret variables -> variablesAchilleas Pipinellis
2018-06-06Merge branch 'ide-jobs-log' into 'master'Filipa Lacerda
Show job logs in web IDE Closes #46245 See merge request gitlab-org/gitlab-ce!19279
2018-06-06Merge branch 'jprovazn-uploader-migration' into 'master'Sean McGivern
Migrate jobs in object_storage_upload queue Closes gitlab-ee#4811 See merge request gitlab-org/gitlab-ce!19180
2018-06-06Initial setup GraphQL using graphql-ruby 1.8Bob Van Landuyt
- All definitions have been replaced by classes: http://graphql-ruby.org/schema/class_based_api.html - Authorization & Presentation have been refactored to work in the class based system - Loaders have been replaced by resolvers - Times are now coersed as ISO 8601
2018-06-06Remove unnecessary @pushing_directory bool in QA::Factory::Repository::PushDylan Griffith
2018-06-06Merge branch 'sh-add-rake-task-docs-and-bump-grape-path-helpers' into 'master'Sean McGivern
Bump grape-path-helpers to 1.0.2 to get updated Rake task naming See merge request gitlab-org/gitlab-ce!19474
2018-06-06Merge branch ↵Grzegorz Bizon
'47196-actionview-missingtemplate-missing-template-projects-merge_requests-invalid-projects-merge_requests-application-invalid-pr' into 'master' Resolve "ActionView::MissingTemplate: Missing template projects/merge_requests/invalid, projects/merge_requests/application/invalid, pr..." Closes #47196 See merge request gitlab-org/gitlab-ce!19356
2018-06-06Merge branch '46858-triggered-at' into 'master'Kamil Trzciński
Resolve "Manual job's triggered by datetime is wrong" Closes #46858 See merge request gitlab-org/gitlab-ce!19438
2018-06-06Bump grape-path-helpers to 1.0.2 to get updated Rake task namingStan Hu
Add development documentation on how to generate a list of routes
2018-06-06Add Avatar APIImre
2018-06-06Merge branch '25045-add-variables-to-post-pipeline-api' into 'master'Grzegorz Bizon
Resolve "POST api/v4/projects/:id/pipeline should accept variables" Closes #25045 See merge request gitlab-org/gitlab-ce!19124
2018-06-06added empty statePhil Hughes
2018-06-06Merge branch 'rails5-fix-47368' into 'master'Rémy Coutable
Rails 5 fix unknown keywords: changes, key_id, project, gl_repository, action,… Closes #47368 See merge request gitlab-org/gitlab-ce!19466
2018-06-06Merge branch 'blackst0ne-rails5-fix-specs-with-text-plain-charset-utf-8' ↵Rémy Coutable
into 'master' Resolve "[Rails5] Fix specs with "text/plain; charset=utf-8"" Closes #47378 See merge request gitlab-org/gitlab-ce!19462
2018-06-06fixed row log link titlePhil Hughes
2018-06-06added missing button typePhil Hughes
moved values to constants
2018-06-06design updatePhil Hughes
2018-06-06component specsPhil Hughes
2018-06-06store specsPhil Hughes
2018-06-06fixed sidebar button not having active classPhil Hughes
2018-06-06reduced duplication of job detailsPhil Hughes
2018-06-06moved fetching trace to storePhil Hughes
improved components by making them unaware of the store removed need for extra CSS - all achieved with BS classes
2018-06-06removed need for job.jsPhil Hughes
it was a super hacky implementation that just wasn't working as intended current sitatuon is still super hacky, but getting better!
2018-06-06Show job logs in web IDEPhil Hughes
[ci skip] Closes #46245
2018-06-06Rails 5 fix glob specJasper Maes
2018-06-06Merge branch ↵Rémy Coutable
'blackst0ne-rails5-fix-url_for-in-app-views-admin-runners-index-html-haml' into 'master' Resolve "[Rails5] Fix params in app/views/admin/runners/index.html.haml" Closes #47377 See merge request gitlab-org/gitlab-ce!19461
2018-06-06Merge branch 'rs-markdown-spec-performance' into 'master'Rémy Coutable
Combine multiple `it` blocks to improve Markdown feature spec times Closes #47348 See merge request gitlab-org/gitlab-ce!19447
2018-06-06Merge branch '5941-extract-ee-controllers' into 'master'Rémy Coutable
Backport of "Extract EE specific files/lines for app/controllers/groups" See merge request gitlab-org/gitlab-ce!19343
2018-06-06Rails 5 fix unknown keywords: changes, key_id, project, gl_repository, ↵Jasper Maes
action, secret_token, protocol
2018-06-06Merge branch 'jr-registry-server-debug-docs' into 'master'Stan Hu
Add registry debug server docs See merge request gitlab-org/gitlab-ce!19457
2018-06-06Add ruby Markdown typeStan Hu
2018-06-06[Rails5] Fix response headers sending through workhorseblackst0ne
2018-06-06Move section to basic troubleshootingJames Ramsay