- 12 Mar, 2019 39 commits
-
-
Mayra Cabrera authored
- Includes instance methods on Group model to detect when a group has AutoDevOps explicitly/implicitly enabled/disabled. - Includes migration to add a new column to namespaces table - Add UI necessary modifications - Add service and controller to update auto devops related instances - Updates project and groups auto devops badges Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/52447
-
GitLab Bot authored
-
Phil Hughes authored
Update dependency @gitlab/ui to ^2.2.3 See merge request gitlab-org/gitlab-ce!25977
-
Rémy Coutable authored
Batch insert CI profiling spec data Closes gitlab-ee#10154 See merge request gitlab-org/gitlab-ce!25937
-
Stan Hu authored
Instead of inserting a row after each example to an external database, we save the CI profiling reports into the `rspec_profiling` directory and insert the data in the update-tests-metadata CI stage. This should make each spec run faster and also reduce the number of PostgreSQL connections needed by concurrent CI builds. `scripts/insert-rspec-profiling-data` also inserts one file at a time via the PostgreSQL COPY command for faster inserts. The one side effect is that the `created_at` and `updated_at` timestamps aren't available since they aren't generated in the CSV. Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/10154
-
GitLab Bot authored
-
Nick Thomas authored
Geo: Limit max backoff time by 1 hour, instead of 7 days Closes #5348 See merge request gitlab-org/gitlab-ee!9893
-
Lin Jen-Shin authored
Don't create EE-specific files when creating Emojis fixture files See merge request gitlab-org/gitlab-ce!26011
-
GitLab Bot authored
-
Lin Jen-Shin authored
Add a new dedicated labels seeder script and automatically add labels to seeded issues and merge requests See merge request gitlab-org/gitlab-ce!25974
-
Phil Hughes authored
Fixes broken form for feature flags Closes #10233 See merge request gitlab-org/gitlab-ee!9953
-
Phil Hughes authored
Removes ee differences for container.vue Closes gitlab-ee#10080 See merge request gitlab-org/gitlab-ce!25957
-
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>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
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
-
Valery Sizov authored
This is an alternative solution for https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/9553 We just limit max backoff time by 1 hour to mitigate https://gitlab.com/gitlab-org/gitlab-ee/issues/5348
-
GitLab Bot authored
-
- 11 Mar, 2019 1 commit
-
-
Evan Read authored
doc: ci/include: note about caching See merge request gitlab-org/gitlab-ce!22654
-