-
- Downloads
Merge branch '27616-fix-contributions-graph-utc-offset-mysql' into 'master'
Fix Timezone Inconsistencies in User Contribution Calendar Closes #27616 and #1943 See merge request !13208
No related branches found
No related tags found
Showing
- app/assets/javascripts/users/activity_calendar.js 10 additions, 2 deletionsapp/assets/javascripts/users/activity_calendar.js
- app/assets/javascripts/users/user_tabs.js 7 additions, 1 deletionapp/assets/javascripts/users/user_tabs.js
- app/assets/stylesheets/framework/calendar.scss 1 addition, 0 deletionsapp/assets/stylesheets/framework/calendar.scss
- app/views/users/calendar_activities.html.haml 3 additions, 3 deletionsapp/views/users/calendar_activities.html.haml
- app/views/users/show.html.haml 1 addition, 1 deletionapp/views/users/show.html.haml
- changelogs/unreleased/27616-fix-contributions-graph-utc-offset-mysql.yml 4 additions, 0 deletions...leased/27616-fix-contributions-graph-utc-offset-mysql.yml
- lib/gitlab/contributions_calendar.rb 10 additions, 4 deletionslib/gitlab/contributions_calendar.rb
- spec/lib/gitlab/contributions_calendar_spec.rb 34 additions, 4 deletionsspec/lib/gitlab/contributions_calendar_spec.rb
Loading
Please register or sign in to comment