b755bbad65
fix for builds with no start date throwing an error in cycle analytics events Instead of the error, we should inform that there is no start date - [x] [Changelog entry](https://docs.gitlab.com/ce/development/changelog.html) added - Tests - [x] Added for this feature/bug - [x] All builds are passing - [x] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html) - [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides) - [x] Branch has no merge conflicts with `master` (if it does - rebase it please) - [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits) ## What are the relevant issue numbers? Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/24925 See merge request !7738 |
||
---|---|---|
.. | ||
analytics_build_entity.rb | ||
analytics_build_serializer.rb | ||
analytics_commit_entity.rb | ||
analytics_commit_serializer.rb | ||
analytics_generic_serializer.rb | ||
analytics_issue_entity.rb | ||
analytics_issue_serializer.rb | ||
analytics_merge_request_entity.rb | ||
analytics_merge_request_serializer.rb | ||
base_serializer.rb | ||
build_entity.rb | ||
commit_entity.rb | ||
deployment_entity.rb | ||
entity_date_helper.rb | ||
entity_request.rb | ||
environment_entity.rb | ||
environment_serializer.rb | ||
issuable_entity.rb | ||
issue_entity.rb | ||
issue_serializer.rb | ||
label_entity.rb | ||
merge_request_entity.rb | ||
merge_request_serializer.rb | ||
request_aware_entity.rb | ||
user_entity.rb |