- 12 Mar, 2019 25 commits
-
-
Phil Hughes authored
Fixes broken form for feature flags Closes #10233 See merge request gitlab-org/gitlab-ee!9953
-
Phil Hughes authored
EE: Removes ee differences for container.vue See merge request gitlab-org/gitlab-ee!9950
-
Filipa Lacerda authored
Creates a mixin to include the ee only properties
-
GitLab Bot authored
-
Lin Jen-Shin authored
Resolve "Build QA image should have a higher git clone depth" Closes #58671 See merge request gitlab-org/gitlab-ce!25959
-
Phil Hughes authored
Removes EE differences from environment_item Closes gitlab-ee#10029 See merge request gitlab-org/gitlab-ce!25930
-
Phil Hughes authored
EE: Removes EE differences from environment_item Closes #10029 See merge request gitlab-org/gitlab-ee!9936
-
Filipa Lacerda authored
Creares a mixin & moves the EE template differences into CE
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
GitLab Bot authored
-
Evan Read authored
Fix convdev note alert box See merge request gitlab-org/gitlab-ce!25984
-
GitLab Bot authored
-
Evan Read authored
Olliverschinagl/gitlab ce clarify master branch name See merge request gitlab-org/gitlab-ce!25965
-
Toon Claes authored
The 'master' branch name is confusing as it indicates some special branch name, where it is actually just a 'ref'. 'branches' _is_ a special name as it indicates 'all' branches. Lets clarify the example a little to indicate this. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
-
GitLab Bot authored
-
Evan Read authored
Resolve "A lot of Trigger Token is Accessible from Internet because of the Documentation" Closes #52261 See merge request gitlab-org/gitlab-ce!25945
-
Matija Čupić authored
-
Evan Read authored
EE Emphasize trigger token security concerns See merge request gitlab-org/gitlab-ee!9946
-
GitLab Bot authored
-
Evan Read authored
Update setTestTimeout documentation See merge request gitlab-org/gitlab-ce!25932
-
Luke Bennett authored
-
GitLab Bot authored
-
Evan Read authored
doc/ci/yaml: correct recursive expanded includes documentation See merge request gitlab-org/gitlab-ce!25918
-
Elan Ruusamäe authored
-
GitLab Bot authored
-
- 11 Mar, 2019 15 commits
-
-
Evan Read authored
doc: ci/include: note about caching See merge request gitlab-org/gitlab-ce!22654
-
Elan Ruusamäe authored
-
GitLab Bot authored
-
Stan Hu authored
Upgrading gitaly version to 1.27.0 See merge request gitlab-org/gitlab-ce!25986
-
GitLab Bot authored
-
Clement Ho authored
Remove node 6 config See merge request gitlab-org/gitlab-ce!25933
-
Clement Ho authored
EE port of "Remove node 6 config" See merge request gitlab-org/gitlab-ee!9963
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Add feature flag to enforce gitaly request limits See merge request gitlab-org/gitlab-ce!25931
-
Mark Lapierre authored
We typically don't want to enforce request limits in production However, we have some production-like test environments, i.e., ones where `Rails.env.production?` returns `true`. We do want to be able to check if the limit is being exceeded while testing in those environments.
-
John Cai authored
Fixes bug in FindAllTags when using a commit sha as the tagname would cause an error
-
Caleb Williamson authored
The `note` alert box within the convdev doc was improperly formatted.
-
Mike Greiling authored
* mg-remove-node6-support: Remove node 6 trailing comma support Upgrade prettier to latest
-
GitLab Bot authored
-
Mike Greiling authored
Removes the CSRF token if the emojis.json is on a CDN Closes #58784 See merge request gitlab-org/gitlab-ce!25979
-