Merge branch 'master' into issue-discussions-refactor
* master: (21 commits) Fix issues with pdf-js dependencies fix missing changelog entries for security release on 2017-01-23 Update top bar issues icon Fix order of CI lint ace editor loading Fix spec Fix spec Fix spec Add changelog fix Add a spec for concurrent process Add changelog essential add CHANGELOG.md for !13208 adjust user contribution calendar time formatting fix rubocop violations👮 fix mysql syntax for date INTERVAL arithmatic add tests for proper timezone date grouping within ContributionsCalendar adjust timezone for date grouping in contributions calendar use timezone-aware Date.current instead of Date.today in ContributionsCalendar class display system timezone underneath activity calendar ...
Showing
... | @@ -40,7 +40,6 @@ | ... | @@ -40,7 +40,6 @@ |
"marked": "^0.3.6", | "marked": "^0.3.6", | ||
"mousetrap": "^1.4.6", | "mousetrap": "^1.4.6", | ||
"name-all-modules-plugin": "^1.0.1", | "name-all-modules-plugin": "^1.0.1", | ||
"pdfjs-dist": "^1.8.252", | |||
"pikaday": "^1.5.1", | "pikaday": "^1.5.1", | ||
"prismjs": "^1.6.0", | "prismjs": "^1.6.0", | ||
"raphael": "^2.2.7", | "raphael": "^2.2.7", | ||
... | ... |
This diff is collapsed.
This source diff could not be displayed because it is too large. You can view the blob instead.
vendor/assets/javascripts/pdf.worker.js
100644 → 100755
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment