- 12 Mar, 2019 40 commits
-
-
Filipa Lacerda authored
Fetches expanded pipelines on click. Uses the new API parameter `expanded` to keep the graph uptodate when polling Updates frontend to use poll.enable
-
GitLab Bot authored
-
Kamil Trzciński authored
Use curl silent/show-error options on Auto DevOps' deploy Closes #58781 See merge request gitlab-org/gitlab-ce!25954
-
Kamil Trzciński authored
CE port for expanded pipelines See merge request gitlab-org/gitlab-ce!25859
-
GitLab Bot authored
-
Phil Hughes authored
Fix misspellings in error messages See merge request gitlab-org/gitlab-ee!9928
-
Ray Paik authored
-
Filipa Lacerda authored
Fixed Web IDE web workers not loading with relative root URL Closes #50451 See merge request gitlab-org/gitlab-ce!26015
-
GitLab Bot authored
-
Phil Hughes authored
Moves EE specific tests into EE file for mr_widget_pipeline_spec Closes #6580 See merge request gitlab-org/gitlab-ee!9958
-
Sean McGivern authored
Revert "Merge branch 'check_pg_stat_activity' into 'master'" See merge request gitlab-org/gitlab-ce!26016
-
GitLab Bot authored
-
Kamil Trzciński authored
Enable/disable Auto DevOps at the Group level Closes #52447 See merge request gitlab-org/gitlab-ce!25533
-
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
-
Kamil Trzciński authored
EE port: Enable/disable Auto DevOps at Group level Closes gitlab-ce#52447 See merge request gitlab-org/gitlab-ee!9862
-
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
-
Thong Kuah authored
This reverts merge request !25723
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/50451
-
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
-