gitlab-org--gitlab-foss/spec
Douwe Maan b755bbad65 Merge branch 'fix/ca-no-date' into 'master'
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
2016-11-30 10:01:56 +00:00
..
bin
config
controllers Merge branch 'ee-1137-follow-up-protected-branch-users-and-groups' into 'master' 2016-11-30 03:18:10 +00:00
factories
features Merge branch '25002-sentence-case-dashboard-tabs' into 'master' 2016-11-30 00:22:52 +00:00
finders
fixtures
helpers Refactor issuable_filters_present to reduce duplications 2016-11-28 14:48:03 +05:00
initializers
javascripts Remove JSX/React eslint plugins. 2016-11-29 16:15:47 +00:00
lib Merge branch 'zj-issue-search-slash-command' into 'master' 2016-11-29 11:04:17 +00:00
mailers Merge branch '24880-configurable-plaintext-emails' into 'master' 2016-11-29 12:05:23 +00:00
models Merge branch 'hoopes/gitlab-ce-21027-add-diff-hunks-to-notification-emails' into 'master' 2016-11-29 04:11:15 +00:00
policies
requests Fix a transient spec failure 2016-11-29 16:27:57 +01:00
routing
serializers Merge branch 'fix/ca-no-date' into 'master' 2016-11-30 10:01:56 +00:00
services Merge branch 'jej-use-issuable-finder-instead-of-access-check' into 'security' 2016-11-28 21:26:23 -03:00
support Merge branch 'dynamic-build-fixture' into 'master' 2016-11-28 16:43:46 +00:00
tasks/gitlab
uploaders
views Prevent error when submitting a merge request and pipeline is not defined 2016-11-28 12:03:59 +01:00
workers
factories_spec.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb
teaspoon_env.rb