- 01 Mar, 2019 40 commits
-
-
Stan Hu authored
Resolves "Geo - Selective sync by namespace is broken" Closes #10041 and #9903 See merge request gitlab-org/gitlab-ee!9732
-
GitLab Bot authored
-
Marcia Ramos authored
Update Serverless docs with livestream feedback See merge request gitlab-org/gitlab-ce!25616
-
Daniel Gruesso authored
-
GitLab Bot authored
-
Kamil Trzciński authored
Add suffix (`_event`) to merge request source Closes gitlab-ee#9893 See merge request gitlab-org/gitlab-ce!25508
-
Kamil Trzciński authored
Add suffix (`_event`) to merge request source Closes #9893 See merge request gitlab-org/gitlab-ee!9681
-
GitLab Bot authored
-
Marcia Ramos authored
Minor grammar and accuracy fixes See merge request gitlab-org/gitlab-ce!25665
-
Christie Lenneville authored
-
GitLab Bot authored
-
Dmitriy Zaporozhets authored
Add database table and model for incident management settings Closes #4925 See merge request gitlab-org/gitlab-ee!9744
-
Peter Leitzen authored
These settings will be managed via the settings operation controller.
-
Sean McGivern authored
Add Sentry project dropdown to error tracking settings form See merge request gitlab-org/gitlab-ce!24701
-
Reuben Pereira authored
- Move some specs into contexts - Let get_slugs method take a parameter and return a specific slug. - Add rescues when using Addressable::URI.
-
Sean McGivern authored
Add Sentry project dropdown to error tracking settings form See merge request gitlab-org/gitlab-ee!9434
-
Reuben Pereira authored
- Move some specs into contexts - Let get_slugs method take a parameter and return a specific slug. - Add rescues when using Addressable::URI.
-
Phil Hughes authored
Moves EE differences out of number_utils.js Closes gitlab-ee#10097 See merge request gitlab-org/gitlab-ce!25680
-
GitLab Bot authored
-
Phil Hughes authored
Merge branch '57991-frontend-pagination-needs-to-handle-cases-where-the-x-total-pages-header-isn-t-present' into 'master' Improve the JS pagination to handle the case when the `X-Total` and `X-Total-Pages` headers aren't present Closes #57991 See merge request gitlab-org/gitlab-ce!25601
-
Douwe Maan authored
Move EE code out of AbstractReferenceFilter See merge request gitlab-org/gitlab-ee!9769
-
GitLab Bot authored
-
Douwe Maan authored
Clean up `noteable_id` for notes on commits Closes #54924 See merge request gitlab-org/gitlab-ce!25639
-
Douwe Maan authored
EE-port for 54924-clean-up-data See merge request gitlab-org/gitlab-ee!9779
-
Shinya Maeda authored
Fix ok Add spec Fix ok Fix Add changelog Fix Add memoization a fix
-
Shinya Maeda authored
Fix ok Add spec Fix ok Fix Add changelog Fix Add memoization a fix
-
Kushal Pandya authored
Move related issues shared components from EE See merge request gitlab-org/gitlab-ce!25613
-
Kushal Pandya authored
Make related issues components reusable See merge request gitlab-org/gitlab-ee!9730
-
GitLab Bot authored
-
Sean McGivern authored
CE-port for 7714-view-recent-boards See merge request gitlab-org/gitlab-ce!25602
-
Sean McGivern authored
Add recent boards endpoint See merge request gitlab-org/gitlab-ee!9705
-
GitLab Bot authored
-
Mark Lapierre authored
[QA] Fail early if a Git command fails Closes #54653 See merge request gitlab-org/gitlab-ce!23450
-
GitLab Bot authored
-
Andreas Brandl authored
Resolve "Prometheus alerts show for multiple environments" Closes #7565 See merge request gitlab-org/gitlab-ee!7361
-
Peter Leitzen authored
Prior this commit only one alert was allowed per project and metric.
-
Douwe Maan authored
SIGSTP should be SIGTSTP Closes #40396 See merge request gitlab-org/gitlab-ce!25682
-
Fatih Acet authored
To also verify existence of the slots
-
Fatih Acet authored
Also some Prettier changes. Not sure why prettier-all-save didn’t fix them in the previous commit.
-
Fatih Acet authored
Due date and Weight is EE only features. We simply cannot move them to ce/vue_shared. The only way to preserve current functionality while making the component reusable is using a slot.
-