- 30 Sep, 2019 23 commits
-
-
James Lopez authored
Fix pipelines for merge requests in project exports See merge request gitlab-org/gitlab!17844
-
Lin Jen-Shin authored
Fix missing Knapsack file in gitlab-foss Closes #32965 See merge request gitlab-org/gitlab!17865
-
Achilleas Pipinellis authored
Docs: Change image compression site recommendation See merge request gitlab-org/gitlab!17837
-
Tristan Williams authored
-
Achilleas Pipinellis authored
Add version text and edit section See merge request gitlab-org/gitlab!16880
-
Evan Read authored
-
Evan Read authored
Add detailed instructions about enabling google cloud apis See merge request gitlab-org/gitlab!17605
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Sanad Liaquat authored
Extend an E2E test to cover the MR resolve button fix Closes gitlab-org/quality/testcases#239 See merge request gitlab-org/gitlab!17669
-
Mark Lapierre authored
See: https://gitlab.com/gitlab-org/gitlab/issues/32157 Adds a couple of steps to an existing test to provide additional cover for the fix in the MR above. Updates the test to be more consistent with our standards. Updates Resource::Repository::Commit add or update files, and updates the one test that was using that resource.
-
Sanad Liaquat authored
Use 1Password CLI to pull OTP for GitHub OAuth Closes gitlab-org/quality/nightly#121 See merge request gitlab-org/gitlab!17691
-
Sanad Liaquat authored
and add the requried environment variables
-
Evan Read authored
Documentation: Update and improve templates/gitignores.html See merge request gitlab-org/gitlab!17491
-
Alexis Sánchez authored
-
Evan Read authored
documentation update - note that BFG is an open source community project See merge request gitlab-org/gitlab!17792
-
Lyle Kozloff authored
-
Russell Dickenson authored
Update caps and backticks in integration docs See merge request gitlab-org/gitlab!17793
-
Marcel Amirault authored
Ensure proper capitalization of products and commands, as well as proper backtick use in integration docs
-
Evan Read authored
Docs: Specify job timeout override rules See merge request gitlab-org/gitlab!17761
-
Fabio Pitino authored
-
Heinrich Lee Yu authored
This moves copying of the report file outside the EE conditional
-
Evan Read authored
Geo Docs: How to set up a Geolocation-aware Git URL Closes #12700 See merge request gitlab-org/gitlab!17016
-
Michael Kozono authored
with AWS Route53.
-
- 29 Sep, 2019 15 commits
-
-
Evan Read authored
Give issue links more descriptive text Closes #32549 See merge request gitlab-org/gitlab!17575
-
Marcel Amirault authored
-
Evan Read authored
Update Admin Area's "Visibility and access controls" settings docs Closes #32109 See merge request gitlab-org/gitlab!16873
-
Russell Dickenson authored
Updated docs of the Admin Area's 'Visibility and access controls' docs to match the options available in the UI. - Deleted 3 unnecesssary images. - Added links to and from relevant topics. - Added several sections. - Removed index in introduction as it was unnecessary. - Changed reference style links into inline links.
-
Evan Read authored
Update deploy boards update requirements See merge request gitlab-org/gitlab!17716
-
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 2 commits
-
-
Stan Hu authored
Previously an import for a pipeline for merge request would fail because the `project.json` did not export the `merge_request` hash in the tree. The pipeline would fail to validate with, "Validation failed: Merge request can't be blank". Unlike https://gitlab.com/gitlab-org/gitlab/merge_requests/17799, this change won't make existing exports importable, but it will properly establish a relationship between a pipeline and a merge request. Relates to https://gitlab.com/gitlab-org/gitlab/issues/31414
-
Stan Hu authored
Remove trailing whitespace See merge request gitlab-org/gitlab!17843
-