- 13 Aug, 2019 40 commits
-
-
GitLab Bot authored
-
Marcia Ramos authored
Docs: Remove info about approvals_required restriction See merge request gitlab-org/gitlab-ce!31268
-
GitLab Bot authored
-
Rémy Coutable authored
Ensure changelog filenames have length less than 99 characters See merge request gitlab-org/gitlab-ce!31752
-
GitLab Bot authored
-
Jan Provaznik authored
Remove concerns from eager load paths See merge request gitlab-org/gitlab-ce!31649
-
GitLab Bot authored
-
Grzegorz Bizon authored
Require `stage:` to be set with `needs:` Closes #65568 See merge request gitlab-org/gitlab-ce!31760
-
GitLab Bot authored
-
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:`.
-
GitLab Bot authored
-
Grzegorz Bizon authored
Remove unused `BuildProcessWorker` Closes #65539 See merge request gitlab-org/gitlab-ce!31756
-
Bob Van Landuyt authored
Implement authentication for Conan Packages API See merge request gitlab-org/gitlab-ee!14864
-
GitLab Bot authored
-
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>
-
GitLab Bot authored
-
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
-
GitLab Bot authored
-
Krasimir Angelov authored
Update `find_personal_access_token_from_conan_jwt` finder to return nil and let `find_personal_access_token` to call `unauthorized!` if no access token is found.
-
Ramya Authappan authored
Update link to test engineering docs See merge request gitlab-org/gitlab-ce!31681
-
Krasimir Angelov authored
-
GitLab Bot authored
-
Tim Zallmann authored
Remove report_approver_rules feature flag Closes #9928 See merge request gitlab-org/gitlab-ee!15087
-
Tim Zallmann authored
Convert `spec/javascripts/environments/*rollback*` tests from Jasmine to Jest Closes #61800 See merge request gitlab-org/gitlab-ce!31021
-
GitLab Bot authored
-
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>
-
GitLab Bot authored
-
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
-