Files
gitlabhq/app/controllers
Douwe Maan 3231ea10b7 Merge branch 'fix/sentry-1182' into 'master'
In UsersController#calendar_activities, when Date isn't parsable, fallback to Date.today

For some reason, GoogleBot accesses `/u/:username/calendar_activities` without
a `:date` param, but then the view was trying to call `#to_s(:short)` which
doesn't exist on `nil`, leading to the following Sentry report:
https://sentry.gitlap.com/gitlab/gitlabcom/issues/1182/

See merge request !3074
2016-03-04 20:59:58 +00:00
..
2016-02-26 15:50:51 +01:00
2016-02-09 10:10:41 -05:00
2016-02-23 19:37:15 -06:00
2016-02-09 10:10:41 -05:00
2016-02-12 15:34:20 -05:00