- 29 Sep, 2019 10 commits
-
-
Russell Dickenson authored
Edit variable expansion content See merge request gitlab-org/gitlab!17794
-
Evan Read authored
-
Stan Hu authored
Fix typo in merge requests doc See merge request gitlab-org/gitlab!17841
-
Stan Hu authored
docs: fix typo See merge request gitlab-org/gitlab!17845
-
Stan Hu authored
doc/user/project/pages/getting_started_part_one.md: Fixed typo in docucument See merge request gitlab-org/gitlab!17855
-
Stan Hu authored
(docs): Typo error on pyenv name See merge request gitlab-org/gitlab!17856
-
David CHALON authored
-
Jaak Ristioja authored
-
Stan Hu authored
Fix broken specs : Generate new GPG key in place of expired one Closes #32956 See merge request gitlab-org/gitlab!17853
-
Thong Kuah authored
Generate a new GPG key with signing sub-key similar to the one we replaced, but this time, don't use an expiry
-
- 28 Sep, 2019 3 commits
-
-
Stan Hu authored
Remove trailing whitespace See merge request gitlab-org/gitlab!17843
-
Quinn Slack authored
"from" was misspelled as "form", but I think "in" is a better word choice.
-
Heinrich Lee Yu authored
Fixes docs lint failure
-
- 27 Sep, 2019 27 commits
-
-
Mark Rushakoff authored
-
Tanya Pazitny authored
Reorganize ref. architecture docs and add 25/50k info Closes gitlab-org/quality/performance#63 See merge request gitlab-org/gitlab!16578
-
Tanya Pazitny authored
-
Stan Hu authored
Generate LFS token authorization for user LFS requests Closes #32553 and #28429 See merge request gitlab-org/gitlab!17332
-
Francisco Javier López authored
When the user performs an LFS batch request to execute a download or upload, we generate an LFS token in order to avoid authenticating them in each latter request.
-
Stan Hu authored
Enable previewing private artifacts Closes gitlab-foss#10982 and #14897 See merge request gitlab-org/gitlab!16675
-
Tuomo Ala-Vannesluoma authored
Create external-link if pages access control is supported, as then we can preview also private artifacts
-
Mike Greiling authored
Merge branch '31904-form-for-creating-an-alert-should-be-validated-before-submitting-in-monitor-dashboard' into 'master' Monitor charts: Validate form for creating an alert before submitting See merge request gitlab-org/gitlab!17109
-
Miguel Rincon authored
- Prevent triggering a premature modal dismissal on errors - Selects a default operator to help the user - Places the error message with correct spacing
-
Mike Greiling authored
Fix search bar ui on admin/runners page See merge request gitlab-org/gitlab!17826
-
Mike Greiling authored
Fix getDateInPast method See merge request gitlab-org/gitlab!17821
-
Martin Wortschack authored
- Avoid mutating the original date reference
-
Kamil Trzciński authored
Docs: Corrected terminology for local working copy Closes #31347 See merge request gitlab-org/gitlab!17262
-
Matt Penna authored
-
Douglas Barbosa Alexandre authored
Increase the limit of includes in CI file to 100 See merge request gitlab-org/gitlab!17807
-
Marius Bobin authored
-
Mike Greiling authored
Revert css-loader back to 1.0.0 Closes #32902 See merge request gitlab-org/gitlab!17828
-
André Luís authored
-
Douglas Barbosa Alexandre authored
Reimplement preloading of user preferences for board lists See merge request gitlab-org/gitlab!17314
-
Heinrich Lee Yu authored
This reintroduces preloading of user preferences which we removed to fix a bug
-
Kamil Trzciński authored
Create a persistent ref per pipeline and let runners fetch it See merge request gitlab-org/gitlab!17043
-
Kamil Trzciński authored
Condense progress output for seeding burndown See merge request gitlab-org/gitlab!17731
-
Ray Paik authored
Updated contribution doc See merge request gitlab-org/gitlab!17830
-
Seth Berger authored
-
Lee Matos authored
Reconfigure, not restart, after updating the config See merge request gitlab-org/gitlab!17782
-
Andreas Brandl authored
Add trigram index on snippet content Closes #32885 See merge request gitlab-org/gitlab!17806
-
Francisco Javier López authored
-