0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-19 04:45:44 +01:00
gitea/web_src/js
zeripath a07cc0df76
Handle multiple merges in gitgraph.js (#11996)
* Handle multiple merges in gitgraph.js

There is a bug in web_src/js/vendor/gitgraph.js whereby it fails to
handle multiple merges in a single commit correctly. This PR adds
changes to make this work.

Fix #11981

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Update web_src/js/vendor/gitgraph.js
2020-06-20 22:29:44 +03:00
..
components
features Replace jquery-datetimepicker with native date input (#11684) 2020-06-10 14:35:27 -04:00
standalone
vendor Handle multiple merges in gitgraph.js (#11996) 2020-06-20 22:29:44 +03:00
index.js Don't add same line code comment box twice (#11837) 2020-06-10 18:16:35 -04:00
jquery.js
publicpath.js
serviceworker.js Fix serviceworker output file and misc improvements (#11562) 2020-05-24 08:36:40 +01:00
utils.js