- 31 Oct, 2019 40 commits
-
-
Michael Kozono authored
Gitlab::Tracking data point for VisualReviewDiscussion API Closes #11944 See merge request gitlab-org/gitlab!18890
-
Michael Kozono authored
Merge branch '10286-geo-sql-statement-times-out-whilst-determining-lfs-objects-to-sync' into 'master' Geo - Rewrite query to determine LFS objects to sync with selective sync Closes #10286 See merge request gitlab-org/gitlab!19051
-
Stan Hu authored
Count how many zoom calls are linked to issues See merge request gitlab-org/gitlab!18967
-
Stan Hu authored
Add real world config to overcommit example See merge request gitlab-org/gitlab!19322
-
Doug Stull authored
- it would be nice to have a working file in here as an example file. - this brings us one step closer to hopefully utilizing overcommit in CI and/or at least on each dev's machine - next step would be for gdk install to copy it over, drop the extension and install it - or drop the .example on this file and make it the default, and users will merely have to run a `overcommit -i` after installing overcommit gem
-
Stan Hu authored
Merge branch '10067-fix-migration-to-insert-lfs-objects-entries-into-their-own-registry-table' into 'master' Geo - Fix migration to migrate LFS objects entries into their own registry table Closes #10067 See merge request gitlab-org/gitlab!19395
-
Lin Jen-Shin authored
Add support for basic parallelization of the 'static-analysis' job Closes #34318 See merge request gitlab-org/gitlab!19379
-
Douglas Barbosa Alexandre authored
Revert "Sort wiki pages by date" See merge request gitlab-org/gitlab!19403
-
Douglas Barbosa Alexandre authored
Add ApplicationSetting snowplow_iglu_registry_url See merge request gitlab-org/gitlab!18449
-
Jackie Fraser authored
Adds snowplow_iglu_registry_url to ApplicationSettings. The Iglu Schema Registry is used for Contextual Snowplow events.
-
Kamil Trzciński | OoO on 2019-11-10 authored
Fix last_deployment Eager Load for Environment Dashboard See merge request gitlab-org/gitlab!18935
-
Shinya Maeda authored
This commit optimizes envrionment dashboard query
-
Mike Greiling authored
Fix cluster feature highlight popover image See merge request gitlab-org/gitlab!19372
-
Jacques Erasmus authored
Fixed the popover image by disabling lazy-loading
-
Mike Greiling authored
Migrate related items tree specs to Jest & VTU See merge request gitlab-org/gitlab!19268
-
Michael Kozono authored
Graphql mutation for (un)subscribing to an epic See merge request gitlab-org/gitlab!19083
-
Douglas Barbosa Alexandre authored
Add created_before/after filter to audit events See merge request gitlab-org/gitlab!19035
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Natalia Tepluhina authored
mock_u2f_device.js: remove IIFE Closes #34630 See merge request gitlab-org/gitlab!19197
-
Yuri Mataev authored
-
Michael Kozono authored
Wait for design thumbnail to load in QA test Closes #35313 See merge request gitlab-org/gitlab!19415
-
Mark Lapierre authored
After adding a design, wait for the design thumnail to load before trying to interact with it.
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Imre Farkas authored
Get rid of unnecessary duplication of alert’s title See merge request gitlab-org/gitlab!19214
-
Vitali Tatarintev authored
There is no need to display an Alert's title as a separate parameter for the Generic and Prometheus-specific alerts. It is already set as an issue title.
-
Jarka Košanová authored
- incldues extraction of reused code of Epic mutations
-
Bob Van Landuyt authored
Fix flaky spec due to JS not being initialized yet See merge request gitlab-org/gitlab!19425
-
Tom Atkins authored
Add important note to move custom Git hooks See merge request gitlab-org/gitlab!19446
-
Jan Provaznik authored
Merge branch '12417-add-messages-to-warn-and-stop-users-when-attempting-to-change-the-path-of-projects-with-npm-packages' into 'master' Resolve "Add messages to warn and stop users when attempting to change the path of projects with NPM packages" See merge request gitlab-org/gitlab!18515
-
Collen authored
-
Kamil Trzciński authored
Log when a pipeline creation limit is hit See merge request gitlab-org/gitlab!19155
-
Fabio Pitino authored
Use existing Sentry exception logging for all existing limits
-
Kamil Trzciński authored
Created a constant for archive formats Closes #35231 See merge request gitlab-org/gitlab!19353
-
Alex Kalderimis authored
This reverts commit d8fafdf5.
-
Fatih Acet authored
Refactor Pods Logs to Vue in operations/environments Closes #33537 See merge request gitlab-org/gitlab!18567
-
Miguel Rincon authored
- Add new logs component - Add scroll controls - Uses backoff for requests to retry - Makes use of vuex - Files are present in ee/ - Added specs - Swtch between new and old component
-