- 17 Feb, 2020 38 commits
-
-
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
-
Sean McGivern authored
Sidekiq stores a job's error details in the payload for the _next_ run, so that it can display the error in the Sidekiq UI. This is because Sidekiq's main state is the queue of jobs to be run. However, in our logs, this is very confusing, because we shouldn't have any error at all when a job starts, and we already add an error message and class to our logs when a job fails.
-
Evan Read authored
Document deploymentApiVersion for 1.16+ clusters See merge request gitlab-org/gitlab!25232
-
Thong Kuah authored
Mention upcoming support for postgres Add deprecation caution
-
- 16 Feb, 2020 2 commits
-
-
Evan Read authored
Add docs subheading for unarchiving projects Closes #201726 See merge request gitlab-org/gitlab!24634
-
Amy Qualls authored
The user/project/settings page did not include an explanation of how to unarchive a previously-archived project. This commit adds a small subheading explaining who can do it and how.
-