- 28 Oct, 2019 10 commits
-
-
Simon Knox authored
-
Sanad Liaquat authored
Fix instance audit log spec flakiness Closes #34865 and #34428 See merge request gitlab-org/gitlab!19089
-
Sanad Liaquat authored
Ensure that user is logged in as admin by logging out if already logged in and login in not logged in already
-
Sanad Liaquat authored
Fix group_audit_logs_1_spec e2e test failures on staging Closes #34237 See merge request gitlab-org/gitlab!19077
-
Heinrich Lee Yu authored
removes `export_designs` feature flags from ee files Closes #32535 See merge request gitlab-org/gitlab!18507
-
Nate Geslin authored
closes #32535 * removes ee/project_tree_restorer and documentation line calling out incomplete support since they are no longer needed * removes remove_feature_dependent_sub_relations method from project_tree_restorer
-
Mike Lewis authored
Move last 5 docs out of the workflow dir See merge request gitlab-org/gitlab!18628
-
Evan Read authored
docs - Sort in ascending order the list of deprecated variables See merge request gitlab-org/gitlab!19157
-
Evan Read authored
Update retrieval instruction of CA cert when adding k8s cluster See merge request gitlab-org/gitlab!18031
-
Daniel Gruesso authored
-
- 27 Oct, 2019 17 commits
-
-
Evan Read authored
Update Troubleshooting section in using_docker_build.md See merge request gitlab-org/gitlab!18953
-
Ray Paik authored
-
Evan Read authored
Clarify variable type example See merge request gitlab-org/gitlab!18588
-
Marcel Amirault authored
-
Evan Read authored
Updated link name to match the page name (Uploads administration) See merge request gitlab-org/gitlab!19149
-
Natalia Tepluhina authored
Fix time-dependent test failure in release_block_spec.js Closes #35019 See merge request gitlab-org/gitlab!19194
-
Stan Hu authored
This test was using timeago.js to show amount of time elapsed since the release date. Since timeago.js uses Date() to determine the current timestamp, we can just mock that value to ensure consistent results. Closes https://gitlab.com/gitlab-org/gitlab/issues/35019
-
Marcel Amirault authored
-
Marcel Amirault authored
Moves the final 5 docs out of /workflow and into their correct locations. Updates links both inside the docs, and TO the docs, and ensures all moved docs are linked from a the appropriate index. Disqus comments moved too.
-
Stan Hu authored
Upgrade Rack Attack to 6.2.0 See merge request gitlab-org/gitlab!18977
-
Heinrich Lee Yu authored
This adds support for Rails' builtin redis store
-
Mike Lewis authored
Update path of Admin > Settings > Usage statistics See merge request gitlab-org/gitlab!18984
-
Justin Ho Tuan Duong authored
-
Mike Lewis authored
Added recovery alerts to docs See merge request gitlab-org/gitlab!18609
-
Sarah Waldner authored
-
Mike Lewis authored
Move 5 more docs out of the workflow dir Closes #34130 See merge request gitlab-org/gitlab!18559
-
Mike Lewis authored
Move 6 docs out of the workflow dir See merge request gitlab-org/gitlab!18553
-
- 26 Oct, 2019 6 commits
-
-
Natalia Tepluhina authored
Add extra sentence about registry to AutoDevOps popup See merge request gitlab-org/gitlab!19092
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Stan Hu authored
Resolve "Banner alerting of project move is showing up everywhere" See merge request gitlab-org/gitlab!18985
-
Stan Hu authored
Documentation typo fix (an -> and) See merge request gitlab-org/gitlab!19166
-
Stan Hu authored
Resolve "Close GitLab issue on Recovery alerts from Prometheus" Closes #13401 See merge request gitlab-org/gitlab!18431
-
Sean Arnold authored
- Add table - Add relation to issue - Move common code into module
-
- 25 Oct, 2019 7 commits
-
-
Mayra Cabrera authored
Refactor out empty constant See merge request gitlab-org/gitlab!19135
-
Thong Kuah authored
PROJECT_ONLY_APPLICATIONS is now empty so refactor that out and any code that uses it.
-
Mayra Cabrera authored
Drop `id` column from `ci_build_trace_sections` table See merge request gitlab-org/gitlab!18741
-
Shinya Maeda authored
This commit drops the id column of the `ci_build_trace_sections` table, which is about to overflow.
-
Douglas Barbosa Alexandre authored
Fixes static analysis failure See merge request gitlab-org/gitlab!19171
-
Mayra Cabrera authored
Removes extra space on security_reports_spec
-
Thong Kuah authored
Add html response to #test_report See merge request gitlab-org/gitlab!19126
-