- 17 Jan, 2019 33 commits
-
-
Andreas Brandl authored
Cleanup legacy artifact background migration Closes #46866 See merge request gitlab-org/gitlab-ce!24144
-
Annabel Dunstone Gray authored
Resolve "Remove expansion hover animation from status icon buttons" Closes #42769 See merge request gitlab-org/gitlab-ce!24268
-
Achilleas Pipinellis authored
Refactor "Allow edits from maintainers in forks" docs See merge request gitlab-org/gitlab-ce!24426
-
Achilleas Pipinellis authored
-
Andreas Brandl authored
Improve MilestonesFinder to accept project and group relations Closes #47988 See merge request gitlab-org/gitlab-ce!24325
-
Lin Jen-Shin authored
Show CI artifacts size with 3 significant digits Closes #56363 See merge request gitlab-org/gitlab-ce!24387
-
Vladimir Shushlin authored
-
Phil Hughes authored
Change width of .dropdown-menu-toggle to 160px See merge request gitlab-org/gitlab-ce!24391
-
Rémy Coutable authored
Backport github import fix from EE See merge request gitlab-org/gitlab-ce!24462
-
Phil Hughes authored
Update issue template with user journey, persona label additions, and clarification between success metrics and acceptance criteria See merge request gitlab-org/gitlab-ce!24428
-
Dimitrie Hoekstra authored
Update issue template with user journey, persona label additions, and clarification between success metrics and acceptance criteria
-
Nathan Friend authored
The expansion hover animation caused a number of layout headaches; this commit removes the animation and replaces them with hover/active/focus styles. Related issue: https://gitlab.com/gitlab-org/gitlab-ce/issues/42769
-
Kamil Trzciński authored
Conditionally initialize the global opentracing tracer See merge request gitlab-org/gitlab-ce!24186
-
Dmitriy Zaporozhets authored
For codebase consistency Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Lin Jen-Shin authored
Retry Node QA jobs See merge request gitlab-org/gitlab-ce!24438
-
Sean McGivern authored
Upgrade Gitaly to 1.13.0 See merge request gitlab-org/gitlab-ce!24429
-
Achilleas Pipinellis authored
Fix text and markdown See merge request gitlab-org/gitlab-ce!24446
-
Dmitriy Zaporozhets authored
API for importing external repos Closes #52636 See merge request gitlab-org/gitlab-ce!22809
-
Ben authored
-
Andrew Newdigate authored
This change will instantiate an OpenTracing tracer and configure it as the global tracer when the GITLAB_TRACING environment variable is configured. GITLAB_TRACING takes a "connection string"-like value, encapsulating the driver (eg jaeger, etc) and options for the driver. Since each service, whether it's written in Ruby or Golang, uses the same connection-string, it should be very easy to configure all services in a cluster, or even a single development machine to be setup to use tracing. Note that this change does not include instrumentation or propagation changes as this is a way of breaking a previous larger change into components. The instrumentation and propagation changes will follow in separate changes.
-
Sean McGivern authored
Remove import_issues_csv feature flag See merge request gitlab-org/gitlab-ce!24324
-
Andrew Newdigate authored
-
Marcia Ramos authored
Promote sections and minor improvements See merge request gitlab-org/gitlab-ce!24410
-
Kamil Trzciński authored
Added support for custom hosts/domains Closes #46954 See merge request gitlab-org/gitlab-ce!24248
-
Aaron Walker authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Stan Hu authored
Changes UI on environment scope on clusters page Closes #52363 See merge request gitlab-org/gitlab-ce!24376
-
Sanad Liaquat authored
Add script to revoke personal access tokens See merge request gitlab-org/gitlab-ce!24318
-
Shinya Maeda authored
Add migration and spec commit 3cc12e1268a6865f524d8fab1804f018312fdf5a Author: Shinya Maeda <shinya@gitlab.com> Date: Tue Jan 8 19:34:31 2019 +0900 Add changelog to this change commit 5006fc96e38db514956a35f53ae8ee536548a2e9 Author: Shinya Maeda <shinya@gitlab.com> Date: Tue Jan 8 19:32:56 2019 +0900 Remove partial index from ci_builds artifact_file ok Update schema commit 3c956bdc02b195bc67d0327bf3748a631ea5466d Author: Shinya Maeda <shinya@gitlab.com> Date: Mon Jan 7 21:41:27 2019 +0900 Add frozen_string_literal: true commit 8c827cd616890160e6e8908843403a6f20c03236 Author: Shinya Maeda <shinya@gitlab.com> Date: Mon Jan 7 21:40:06 2019 +0900 Set batch size 100 commit aeee559777d3bdeadfd2b9bb61d460f2dc1fa8a6 Author: Shinya Maeda <shinya@gitlab.com> Date: Fri Jan 4 18:33:05 2019 +0900 Cleanup legacy artifact background migration
-
GitLab Release Tools Bot authored
[ci skip]
-
Evan Read authored
-
Evan Read authored
Refactor `include` CI yaml docs Closes #56235 See merge request gitlab-org/gitlab-ce!24355
-
Achilleas Pipinellis authored
-
- 16 Jan, 2019 7 commits
-
-
Dan Davison authored
Merge branch '56043-failure-in-qa-specs-features-browser_ui-7_configure-auto_devops-create_project_with_auto_devops_spec-rb' into 'master' Small screen fix for "Failure in qa/specs/features/browser_ui/7_configure/auto_devops/create_project_with_auto_devops_spec.rb" See merge request gitlab-org/gitlab-ce!24209
-
James Fargher authored
-
Robert Speicher authored
add initial security release template See merge request gitlab-org/gitlab-ce!22679
-
Stan Hu authored
Merge branch '56309-read-only-controller-doesn-t-account-for-relative-paths-for-admin-sidekiq-route' into 'master' Allow sidekiq admin requests, regardless of root Closes #56309 See merge request gitlab-org/gitlab-ce!24352
-
Robert Speicher authored
Resolve "Use $EDITOR or another Environment variable to open the new Changelog entry directly in your editor" Closes #44488 See merge request gitlab-org/gitlab-ce!18020
-
Stan Hu authored
Use globally-available reCAPTCHA source Closes #56375 See merge request gitlab-org/gitlab-ce!24390
-
Rémy Coutable authored
Fix detecting nested EE constants in RuboCop See merge request gitlab-org/gitlab-ce!24430
-