- 17 Feb, 2020 40 commits
-
-
Bob Van Landuyt authored
Add updateImageDiffNote mutation See merge request gitlab-org/gitlab!24027
-
Luke Duncalfe authored
This adds the ability to update an `ImageDiffNote`'s `x` and `y` positions as well as its `body`. The existing `updateNote` mutation was refactored to inherit from a new `Base` class, in the same way that the `Notes::Create` mutations do. https://gitlab.com/gitlab-org/gitlab/issues/34353
-
Dylan Griffith authored
Remove ElasticIndexerWorker changed_fields See merge request gitlab-org/gitlab!24873
-
Dmitry Gruzd authored
We're changing the way indexing works, currently we pass changed_fields to ElasticIndexerWorker for notes update taking storage and harming job deduplication. We're replacing that logic with a separate jobs per each changed note.
-
James Lopez authored
Create snippet repository after it is created Closes #39199 See merge request gitlab-org/gitlab!22269
-
James Lopez authored
Fix `blocked` status for board issues See merge request gitlab-org/gitlab!24631
-
Natalia Tepluhina authored
Updated new/edit wiki page to equal ui elements See merge request gitlab-org/gitlab!25197
-
Marc Schwede authored
-
Phil Hughes authored
Categorize errors separately from failures in xUnit results See merge request gitlab-org/gitlab!23819
-
Rémy Coutable authored
Fix failed kubernetes clean up by name See merge request gitlab-org/gitlab!25326
-
Phil Hughes authored
Merge branch '37725-pipeline-junit-view-performance-on-running-on-big-data-set-use-new-endpoint' into 'master' Use new endpoint test counter badge See merge request gitlab-org/gitlab!24884
-
Bob Van Landuyt authored
Count users in nested projects on Gitlab.com Closes #33142 See merge request gitlab-org/gitlab!22967
-
Shreyas Agarwal authored
-
Martin Wortschack authored
Migrate '.fa-spinner' to '.spinner' for 'app/assets/javascripts/blob/pdf/index.js' See merge request gitlab-org/gitlab!25040
-
Adam Hegyi authored
Disable LinkLfsObjects background migration See merge request gitlab-org/gitlab!25330
-
Fatih Acet authored
Correctly render mermaid digrams inside details blocks See merge request gitlab-org/gitlab!23662
-
Albert Salim authored
-
Martin Wortschack authored
Migrate fa-spinner to spinner in search filter dropdown js. See merge request gitlab-org/gitlab!25193
-
Martin Wortschack authored
Delete description change history - Frontend See merge request gitlab-org/gitlab!23568
-
Shinya Maeda authored
Forward deployment - addition of worker to drop old deployments Closes #25276 See merge request gitlab-org/gitlab!24412
-
Etienne Baqué authored
Added method to check whether a deployment is valid. Used method as check to drop a build. Added tests for this new method.
-
Martin Wortschack authored
Allow keyboard shortcuts to be disabled Closes #22113 See merge request gitlab-org/gitlab!18782
-
Simon Knox authored
Alternative was to add markup for .gl-toggle-wrapper in haml but this seemed easier. I don't love the resultant markup, or that you cannot add label text to GlToggle, but it's a start
-
Patrick Bajao authored
Some jobs are timing out and failing on staging.gitlab.com. This also disables the post deploy migration scheduling the background migration. https://sentry.gitlab.net/gitlab/staginggitlabcom/issues/1306635/events/latest/
-
Heinrich Lee Yu authored
Switch `logs-page` key to snake_case Closes #201846 See merge request gitlab-org/gitlab!25288
-
Stan Hu authored
Revert "Merge branch 'license-compliance-policy-tab' into 'master'" See merge request gitlab-org/gitlab!25317
-
Marcel Amirault authored
Corrected layout of admonitions regarding Epic See merge request gitlab-org/gitlab!25316
-
Kushal Pandya authored
Tie stage events height to stage nav height See merge request gitlab-org/gitlab!25307
-
Kushal Pandya authored
Migrate fa-spinner to spinner in single file diff js. See merge request gitlab-org/gitlab!25192
-
Kushal Pandya authored
Merge branch '196655-replace-underscore-with-lodash-for-app-assets-javascripts-behaviors' into 'master' Replace underscore with lodash or native JS for ./app/assets/javascripts/behaviors Closes #196655 See merge request gitlab-org/gitlab!25059
-
Dallas Reedy authored
* Use jQuery’s `makeArray` to convert jQuery wrapped collection to native array * Use native `Array.prototype.map` and `.some` * Create an `isEmpty` util which is identical in behavior to underscore and lodash
-
Thong Kuah authored
This reverts merge request !22465
-
Ezekiel Kigbo authored
-
Russell Dickenson authored
-
Paul Slaughter authored
Add yarn integrity check to vendor DLL compile process Closes #118629 See merge request gitlab-org/gitlab!25130
-
Ash McKenzie authored
Replace set to let_it_be in specs See merge request gitlab-org/gitlab!25145
-
Dylan Griffith authored
Omit previous error from Sidekiq JSON logs See merge request gitlab-org/gitlab!25161
-
Paul Slaughter authored
-
Mike Greiling authored
-
Mike Greiling authored
-