- 28 Mar, 2019 29 commits
-
-
Mike Greiling authored
Remove redundant group name from environment name on the "Environments" page Closes #24936 See merge request gitlab-org/gitlab-ce!25600
-
Rémy Coutable authored
Standardize usage of `click_` and `go_to` on GUI tests See merge request gitlab-org/gitlab-ce!26328
-
Walmyr authored
This MR addresses the following issue: https://gitlab.com/gitlab-org/gitlab-ce/issues/57043 Based on the following comment: https://gitlab.com/gitlab-org/gitlab-ce/issues/57043#note_136663994
-
Douwe Maan authored
Memoize old_blob and new_blob to improve performance See merge request gitlab-org/gitlab-ce!26604
-
Igor authored
-
Rémy Coutable authored
Document the branch naming conventions for QA-only changes See merge request gitlab-org/gitlab-ce!26704
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Robert Speicher authored
Remove cloud-native-job from CI See merge request gitlab-org/gitlab-ce!25605
-
Grzegorz Bizon authored
Knative version bump 0.2.2 -> 0.3.0 See merge request gitlab-org/gitlab-ce!26459
-
Chris Baumbauer authored
-
Phil Hughes authored
Merge branch '9957-move-ee-differences-for-app-assets-javascripts-monitoring-components-dashboard-vue-ce' into 'master' Remove EE differences for monitoring dashboard See merge request gitlab-org/gitlab-ce!26574
-
Phil Hughes authored
Fix jupyter rendering bug that ended in an infinite loop Closes #59079 See merge request gitlab-org/gitlab-ce!26667
-
Phil Hughes authored
Removes EE differences for boards.scss Closes gitlab-ee#10518 See merge request gitlab-org/gitlab-ce!26647
-
Achilleas Pipinellis authored
Docs review for MR 25586 Closes #59262 See merge request gitlab-org/gitlab-ce!26632
-
Evan Read authored
-
Achilleas Pipinellis authored
Update testing guide to reference test design See merge request gitlab-org/gitlab-ce!26619
-
Sean McGivern authored
Allow external diffs to be used conditionally Closes #54670 See merge request gitlab-org/gitlab-ce!25432
-
Grzegorz Bizon authored
Update fugit which fixes a potential infinite loop Closes #59273 See merge request gitlab-org/gitlab-ce!26579
-
Sean McGivern authored
Update gitlab-markup to 1.7.0 and document Python3 requirements Closes #59062 See merge request gitlab-org/gitlab-ce!26246
-
Grzegorz Bizon authored
Remove N+1 queries from users autocomplete See merge request gitlab-org/gitlab-ce!26491
-
Sean McGivern authored
Fix Auto DevOps missing domain error handling Closes #59546 See merge request gitlab-org/gitlab-ce!26627
-
Rémy Coutable authored
Allow personal access token env var from gitlab-qa See merge request gitlab-org/gitlab-ce!24048
-
Mark Lapierre authored
gitlab-qa accepts an env var named GITLAB_QA_ACCESS_TOKEN, but here we only accepted PERSONAL_ACCESS_TOKEN. This change replaces PERSONAL_ACCESS_TOKEN with GITLAB_QA_ACCESS_TOKEN
-
Rémy Coutable authored
Properly handle `ee` migration specs See merge request gitlab-org/gitlab-ce!26685
-
Lin Jen-Shin authored
[CE] Reduce diff with EE in `spec/policies` See merge request gitlab-org/gitlab-ce!26593
-
Dylan Griffith authored
For some reason this value can be an empty string and we want to ensure that we correctly fail the job before a deploy. This is particularly problematic at the moment when coupled with https://gitlab.com/gitlab-org/gitlab-ce/issues/54760 as the user has no easy way to recover without destroying the cluster and starting over.
-
Evan Read authored
Update U2F recommendations, fix #57656 Closes #57656 See merge request gitlab-org/gitlab-ce!25709
-
Mateusz Konieczny authored
-
Evan Read authored
Rename build to job in webhooks docs Closes #42254 and #28226 See merge request gitlab-org/gitlab-ce!26676
-
- 27 Mar, 2019 11 commits
-
-
Clement Ho authored
Revert "Merge branch '13784-validate-variables-for-masking' into 'master'" Closes gitlab-ee#10740 and gitlab-ee#10738 See merge request gitlab-org/gitlab-ce!26684
-
Heinrich Lee Yu authored
-
Kamil Trzciński authored
This reverts merge request !25476
-
Clement Ho authored
Upgraded Vue to 2.6.10 and also Vuex to 3.1.0 See merge request gitlab-org/gitlab-ce!25981
-
Tim Zallmann authored
Upgrade to latest Version
-
Douglas Barbosa Alexandre authored
Log Gitaly RPC duration to api_json.log and production_json.log See merge request gitlab-org/gitlab-ce!26652
-
Kamil Trzciński authored
Add control for masking variable values in runner logs Closes #13784 See merge request gitlab-org/gitlab-ce!25476
-
Miranda Fluharty authored
Add a masked switch to variable rows Copy some behavior from the protected switch
-
Kamil Trzciński authored
Refactor verify_pages_domain_service specs See merge request gitlab-org/gitlab-ce!26178
-
Vladimir Shushlin authored
Add specs for new/disabled pages domain Extract contexts from examples Use `let` instead of `set` since domain is being changed in each example
-
Dan Davison authored
[QA] Toggle Gitaly N+1 detector via feature flag and run tests Closes gitlab-qa#374 See merge request gitlab-org/gitlab-ce!26060
-