- 04 Jun, 2019 21 commits
-
-
Kamil Trzciński authored
Ignore Puma empty worker stats See merge request gitlab-org/gitlab-ce!28932
-
Jan Provaznik authored
In some cases (during worker start) it's possible that Puma.stats returns an empty hash for worker's last status. In that case we just skip sampling of the worker until these stats are available.
-
Achilleas Pipinellis authored
Resolve "Docs feedback: unstage page needs clarification" Closes #62618 See merge request gitlab-org/gitlab-ce!29113
-
Achilleas Pipinellis authored
Fixes some Phabricator import docs problems See merge request gitlab-org/gitlab-ce!29114
-
Evan Read authored
-
Kamil Trzciński authored
Make pipeline schedule worker resilient Closes gitlab-com/gl-infra/production#805 and #61955 See merge request gitlab-org/gitlab-ce!28407
-
Bob Van Landuyt authored
Resolve EE/CE differences in app/views/profiles/keys See merge request gitlab-org/gitlab-ce!28900
-
Kushal Pandya authored
Add expand/collapse button to operation settings Closes #61511 See merge request gitlab-org/gitlab-ce!28840
-
Adriel Santiago authored
Add ability to expand/collapse operation settings
-
Evan Read authored
Edited `Third Party Offers` for SSOT guidelines See merge request gitlab-org/gitlab-ce!29103
-
Russell Dickenson authored
-
Mike Greiling authored
Use rems instead of px to set body font-size Closes #61640 See merge request gitlab-org/gitlab-ce!28544
-
Mike Lewis authored
Add documentation about AWS ELB not supporting web sockets See merge request gitlab-org/gitlab-ce!28030
-
Zeff Morgan authored
-
Evan Read authored
Add CI quickstart updates See merge request gitlab-org/gitlab-ce!24702
-
Cindy Pallares 🦉 authored
-
Evan Read authored
Document the Admin Area's *Gitaly Servers* page See merge request gitlab-org/gitlab-ce!28987
-
Russell Dickenson authored
-
Robert Speicher authored
VERSION file should be 12.0, not 11.12 See merge request gitlab-org/gitlab-ce!29092
-
Evan Read authored
Edited signup restrictions for SSOT guidelines See merge request gitlab-org/gitlab-ce!29049
-
Russell Dickenson authored
-
- 03 Jun, 2019 19 commits
-
-
Evan Read authored
Fix markdown parsing for doc page See merge request gitlab-org/gitlab-ce!29056
-
Evan Read authored
Snippets API doc fixes: content->code; visibility is required See merge request gitlab-org/gitlab-ce!28571
-
Nikolay Samokhvalov authored
Currently, the field used to fill the contents is called "code". Also "visibility" is now required.
-
Thong Kuah authored
Fix project settings not being able to update Closes #62708 See merge request gitlab-org/gitlab-ce!29097
-
Evan Read authored
Edit *Instance template repository* for SSOT epic See merge request gitlab-org/gitlab-ce!29032
-
Russell Dickenson authored
-
Evan Read authored
Use /bin/herokuish in Auto DevOps docs examples See merge request gitlab-org/gitlab-ce!28974
-
Mike Greiling authored
CE Backport of !13803: "Fix all `no-implicit-coercion` ESLint violations See merge request gitlab-org/gitlab-ce!29007
-
Nathan Friend authored
This commit is the result of running `yarn eslint --fix` after enabling the `no-implicit-coercion` ESLint rule. This rule has been added to our ESLint config here: https://gitlab.com/gitlab-org/gitlab-eslint-config/merge_requests/14
-
Mayra Cabrera authored
Backporting EE fix Closes #61264 See merge request gitlab-org/gitlab-ce!29004
-
rossfuhrman authored
-
Stan Hu authored
Previously import_url would always be present in the update parameters, which would cause the validation to fail. We now only include this parameter only if there is URL given. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/62708
-
Mike Greiling authored
Move boardsStore.moving to BoardList component See merge request gitlab-org/gitlab-ce!29076
-
Winnie Hellmann authored
-
Drew Blessing authored
Clarify "support" to mean GitLab.com integration See merge request gitlab-org/gitlab-ce!29091
-
Greg Myers authored
-
Stan Hu authored
This was apparently causing Gitlab.version_info to return the wrong values, causing the wrong images to be loaded via CI_SERVER_VERSION.
-
Dan Davison authored
Log out in after all hook See merge request gitlab-org/gitlab-ce!28969
-
Kamil Trzciński authored
Add activerecord-explain-analyze gem See merge request gitlab-org/gitlab-ce!29051
-