- 28 Mar, 2019 18 commits
-
-
Filipa Lacerda authored
Design management detail See merge request gitlab-org/gitlab-ee!10299
-
GitLab Bot authored
-
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
-
GitLab Bot authored
-
Rémy Coutable authored
Properly handle `ee` migration specs See merge request gitlab-org/gitlab-ce!26685
-
GitLab Bot authored
-
Lin Jen-Shin authored
[CE] Reduce diff with EE in `spec/policies` See merge request gitlab-org/gitlab-ce!26593
-
Lin Jen-Shin authored
[EE] Reduce diff with CE in `spec/policies` See merge request gitlab-org/gitlab-ee!10425
-
Evan Read authored
Fix install link in Elasticsearch integraton docs Closes #10739 See merge request gitlab-org/gitlab-ee!10464
-
Greg Myers authored
-
Evan Read authored
Docs: Fix another anchor See merge request gitlab-org/gitlab-ee!10441
-
Marcel Amirault authored
-
GitLab Bot authored
-
Evan Read authored
Update U2F recommendations, fix #57656 Closes #57656 See merge request gitlab-org/gitlab-ce!25709
-
Mateusz Konieczny authored
-
GitLab Bot 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 22 commits
-
-
GitLab Bot authored
-
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
-
GitLab Bot authored
-
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
-
Clement Ho authored
Upgraded Vue to 2.6.10 and also Vuex to 3.1.0 See merge request gitlab-org/gitlab-ee!10372
-
Tim Zallmann authored
Updated Vue + Vuex fix to all spec failures
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Log Gitaly RPC duration to api_json.log and production_json.log See merge request gitlab-org/gitlab-ce!26652
-
Douglas Barbosa Alexandre authored
Geo: Persist OAuth callback changes for Alternate URL See merge request gitlab-org/gitlab-ee!10358
-
Michael Kozono authored
-
GitLab Bot authored
-
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-EE] Toggle Gitaly N+1 detector via feature flag and run tests See merge request gitlab-org/gitlab-ee!10324
-
Mark Lapierre authored
First attempt at allowing a feature flag to be set via the command line when running tests. This will enable the flag, run the tests, and then disable the flag. Using OptionParser meant changing how scenarios get the instance address, so this also allows the address to be set as a command line option. It's backwards compatible (you can still provide the address as the command line option after the scenario)
-
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
-
Mark Lapierre authored
First attempt at allowing a feature flag to be set via the command line when running tests. This will enable the flag, run the tests, and then disable the flag. Using OptionParser meant changing how scenarios get the instance address, so this also allows the address to be set as a command line option. It's backwards compatible (you can still provide the address as the command line option after the scenario)
-