- 13 Aug, 2019 40 commits
-
-
Marcel Amirault authored
Add information about max attachment size, including troubleshooting information if an error is received
-
Marcia Ramos authored
Docs: Remove info about approvals_required restriction See merge request gitlab-org/gitlab-ce!31268
-
Rémy Coutable authored
Ensure changelog filenames have length less than 99 characters See merge request gitlab-org/gitlab-ce!31752
-
Jan Provaznik authored
Remove concerns from eager load paths See merge request gitlab-org/gitlab-ce!31649
-
Grzegorz Bizon authored
Require `stage:` to be set with `needs:` Closes #65568 See merge request gitlab-org/gitlab-ce!31760
-
Nick Thomas authored
Fix a performance issue in Helm#can_uninstall? Closes #65963 See merge request gitlab-org/gitlab-ce!31751
-
Kamil Trzciński authored
Since we are unsure what would be the behavior of `stage:` when we work on DAG. Let's make `stage:` to be required today with `needs:`.
-
Grzegorz Bizon authored
Remove unused `BuildProcessWorker` Closes #65539 See merge request gitlab-org/gitlab-ce!31756
-
Bob Van Landuyt authored
Improve cluster policy spec coverage See merge request gitlab-org/gitlab-ce!31700
-
Balasankar "Balu" C authored
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
-
Kamil Trzciński authored
We migrated all logic to `PipelineProcessWorker` and this worker become redundant.
-
Achilleas Pipinellis authored
Edits to event tracking topic Closes #65431 See merge request gitlab-org/gitlab-ce!31457
-
Evan Read authored
-
Achilleas Pipinellis authored
Move shared minutes purchase details to /subscription Closes #63461 See merge request gitlab-org/gitlab-ce!31753
-
Marcel Amirault authored
Move details and images related to buying more runner minutes to the subscription page, which deals with all purchase related information, and update links
-
Ramya Authappan authored
Update link to test engineering docs See merge request gitlab-org/gitlab-ce!31681
-
Tim Zallmann authored
Convert `spec/javascripts/environments/*rollback*` tests from Jasmine to Jest Closes #61800 See merge request gitlab-org/gitlab-ce!31021
-
Achilleas Pipinellis authored
Docs (links): switch from GitHub to GitLab Postgres mirror repo See merge request gitlab-org/gitlab-ce!31627
-
Nikolay Samokhvalov authored
GitLab.com also has an up-to-date Postgres mirror.
-
Achilleas Pipinellis authored
Update default values in GitLab.com settings See merge request gitlab-org/gitlab-ce!31682
-
Stan Hu authored
Upgrade Gitaly to v1.59.0 See merge request gitlab-org/gitlab-ce!31743
-
GitalyBot authored
-
Balasankar "Balu" C authored
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
-
Dylan Griffith authored
Calling #present? was causing a DB query to happen each time around the loop. We only wanted to check for nil as it's nil in the first loop around so there is no need for #present?
-
Ray Paik authored
Fix typo See merge request gitlab-org/gitlab-ce!31750
-
Ash McKenzie authored
Add sample gitmessage template to the merge request guide Closes #65701 See merge request gitlab-org/gitlab-ce!31540
-
Doug Stull authored
- This provides users with an easy to apply gitmessage template for ease of seeing the commit guidelines here when they commit against gitlab: i https://docs.gitlab.com/ee/development/contributing/merge_request_workflow.html#commit-messages-guidelines
-
Stan Hu authored
update duplication of unicorn min environment variable See merge request gitlab-org/gitlab-ce!31749
-
Arun Kumar Mohan authored
-
Robin authored
-
Evan Read authored
Bring resources.md from debug project to docs See merge request gitlab-org/gitlab-ce!31366
-
Marcel Amirault authored
Copy resources.md to docs project, renamed to links.md and add frontmatter and top level header
-
Drew Blessing authored
Update Grafana doc for security update See merge request gitlab-org/gitlab-ce!31739
-
Phil Zona authored
-
Evan Read authored
Update list information in docs styleguide See merge request gitlab-org/gitlab-ce!31293
-
Marcel Amirault authored
Explain indentation more carefully, and expand examples
-
Ray Paik authored
Update styleguide.md - just a little typo. See merge request gitlab-org/gitlab-ce!31724
-
Mayra Cabrera authored
Improve quick action error messages See merge request gitlab-org/gitlab-ce!31451
-
Heinrich Lee Yu authored
Standardize punctuation and format
-
Patrick Bajao authored
-