- 06 Jun, 2018 40 commits
-
-
Yorick Peterse authored
Merge branch 'blackst0ne-rails5-wrong-number-of-arguments-given-1-expected-0-in-20170324160416_migrate_user_activities_to_users_last_activity_on-rb' into 'master' Resolve "[Rails5] wrong number of arguments (given 1, expected 0) in 20170324160416_migrate_user_activities_to_users_last_activity_on.rb" Closes #47374 See merge request gitlab-org/gitlab-ce!19475
-
Filipa Lacerda authored
Backport scroll utilities for the job log component See merge request gitlab-org/gitlab-ce!19221
-
Sean McGivern authored
Add feature flag for using go-git in Gitaly See merge request gitlab-org/gitlab-ce!19305
-
Fatih Acet authored
Show a more helpful error for import status Closes #47365 See merge request gitlab-org/gitlab-ce!19467
-
Achilleas Pipinellis authored
Docs: add the documentation guidelines into its own dir See merge request gitlab-org/gitlab-ce!19323
-
Marcia Ramos authored
-
Yorick Peterse authored
Rails 5 fix glob spec Closes #47376 See merge request gitlab-org/gitlab-ce!19469
-
Phil Hughes authored
Adjust monitoring graphs to support widgets in EE See merge request gitlab-org/gitlab-ce!18062
-
Mike Greiling authored
-
Douwe Maan authored
Use Github repo visibility during import while respecting restricted visibility levels Closes #47189 See merge request gitlab-org/gitlab-ce!19450
-
Rémy Coutable authored
Add Avatar API Closes #45821 See merge request gitlab-org/gitlab-ce!19121
-
Marcia Ramos authored
Rename Secret variables -> variables See merge request gitlab-org/gitlab-ce!19309
-
Douwe Maan authored
GraphQL setup: Basic Project and Merge request endpoint Closes #34754 See merge request gitlab-org/gitlab-ce!19008
-
Achilleas Pipinellis authored
Resolve "Upgrade from source documentation - golang version required" Closes #47204 See merge request gitlab-org/gitlab-ce!19434
-
Imre Farkas authored
-
Grzegorz Bizon authored
QA Tests for Auto DevOps See merge request gitlab-org/gitlab-ce!19200
-
Jacob Vosmaer authored
-
Dylan Griffith authored
-
Achilleas Pipinellis authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Zeger-Jan van de Weg authored
Gitaly itself hold very little state, other than the data on disk. This limits the interfaces to set feature flags. Gitaly now has the ability to interpret the request metadata to check for feature flags. https://gitlab.com/gitlab-org/gitaly/merge_requests/704 This allows clients control on the Gitaly server, and given that Rails has an internal chatops interface to set these values this was chosen as solution. Known limitation right now, is that this package doesn't support the opt out that other Gitaly features do.
-
blackst0ne authored
In Rails 5.0 `Arel::UpdateManager.new` doesn't expect any parameters. This commit makes the migration not pass any parameters if on Rails 5.0.
-
Filipa Lacerda authored
Show job logs in web IDE Closes #46245 See merge request gitlab-org/gitlab-ce!19279
-
Sean McGivern authored
Migrate jobs in object_storage_upload queue Closes gitlab-ee#4811 See merge request gitlab-org/gitlab-ce!19180
-
Stan Hu authored
There's no need to add a redundant message to the errors if the model is invalid. This cleans up the message as well for the importer.
-
Bob Van Landuyt authored
- 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
-
Dylan Griffith authored
-
Sean McGivern authored
Bump grape-path-helpers to 1.0.2 to get updated Rake task naming See merge request gitlab-org/gitlab-ce!19474
-
Stan Hu authored
Importing a project from GitHub for a project namespace that already exists would show an unhelpful error, "An error occurred while importing project." We now add the base message from Projects::CreateService when this fails. Closes #47365
-
Grzegorz Bizon authored
Merge branch '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
-
Kamil Trzciński authored
Resolve "Manual job's triggered by datetime is wrong" Closes #46858 See merge request gitlab-org/gitlab-ce!19438
-
Stan Hu authored
Add development documentation on how to generate a list of routes
-
Imre authored
-
Grzegorz Bizon authored
Resolve "POST api/v4/projects/:id/pipeline should accept variables" Closes #25045 See merge request gitlab-org/gitlab-ce!19124
-
Phil Hughes authored
-
Rémy Coutable authored
Rails 5 fix unknown keywords: changes, key_id, project, gl_repository, action,… Closes #47368 See merge request gitlab-org/gitlab-ce!19466
-
Rémy Coutable authored
Resolve "[Rails5] Fix specs with "text/plain; charset=utf-8"" Closes #47378 See merge request gitlab-org/gitlab-ce!19462
-
Phil Hughes authored
-
Phil Hughes authored
moved values to constants
-