- 26 Jun, 2019 9 commits
-
-
GitLab Bot authored
-
Bob Van Landuyt authored
Sanity check for GraphQL authorized? See merge request gitlab-org/gitlab-ce!29921
-
GitLab Bot authored
-
Evan Read authored
Docs: Add more info on recovery codes See merge request gitlab-org/gitlab-ce!29879
-
Tristan Williams authored
-
GitLab Bot authored
-
Evan Read authored
Add note about Docker socket mounting See merge request gitlab-org/gitlab-ce!29924
-
GitLab Bot authored
-
Stan Hu authored
Set 2 weeks as the expiration time for the current broadcast message See merge request gitlab-org/gitlab-ee!14379
-
- 25 Jun, 2019 31 commits
-
-
Stan Hu authored
Geo - Use Gitlab::JsonCache only for the persistent cache on Gitlab::Geo Closes #12374 See merge request gitlab-org/gitlab-ee!14378
-
Stan Hu authored
Set 2 weeks as the expiration time for the current broadcast message See merge request gitlab-org/gitlab-ce!30062
-
Stan Hu authored
Parse the cached value when it is false on Gitlab::JsonCache#read See merge request gitlab-org/gitlab-ce!30061
-
GitLab Bot authored
-
Thong Kuah authored
Fix Jupyter-Git integration See merge request gitlab-org/gitlab-ce!30020
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Mike Greiling authored
Add missing unit tests for BoardService See merge request gitlab-org/gitlab-ce!29988
-
Winnie Hellmann authored
-
Thong Kuah authored
CE port of new user signup with/without reCAPTCHA A/B test (no-op) See merge request gitlab-org/gitlab-ce!29341
-
Ash McKenzie authored
RecaptchaExperimentHelper contains helper methods to assist in the controller and view layers.
-
Douglas Barbosa Alexandre authored
-
Thong Kuah authored
New user signup with/without reCAPTCHA A/B test See merge request gitlab-org/gitlab-ee!14019
-
Luke Duncalfe authored
Raise an exception if a developer calls any of the GraphQL authorization methods and a `authorize :permission` is missing from a mutation class. Previously `authorized?` would return `true` in this situation, which although technically is accurate is not what a developer is intending.
-
Douglas Barbosa Alexandre authored
These changes use the Gitlab::SafeRequestStore without Gitlab::JsonCache, but still use the Gitlab::JsonCache for the persistent storage.
-
GitLab Bot authored
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Bot authored
-
Robert Speicher authored
Squelch output of ActiveSupport::Cache::NullStore in tests See merge request gitlab-org/gitlab-ce!30055
-
Stan Hu authored
When a spec fails relating to the cache, the job log can easily exceed the maximum length and make it harder to see the actual issue (e.g. https://gitlab.com/gitlab-org/gitlab-ee/-/jobs/239803017).
-
GitLab Bot authored
-
Lin Jen-Shin authored
Copy inflections from EE See merge request gitlab-org/gitlab-ce!30041
-
GitLab Bot authored
-
Marcia Ramos authored
Resolve "Docs feedback: revise operations dashboard" Closes #60697 See merge request gitlab-org/gitlab-ce!30038
-
Marcia Ramos authored
Add code comments development guide Closes #63132 See merge request gitlab-org/gitlab-ce!30043
-
Filipa Lacerda authored
(CE Port) Set project path on localStorage during onboarding See merge request gitlab-org/gitlab-ce!29989
-
Martin Wortschack authored
-