Files
gitlabhq/app/controllers
Rémy Coutable dec4e89e5b 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/
2016-03-03 12:16:32 +01: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