Commit graph

23 commits

Author SHA1 Message Date
Sato Hiroyuki 1e907498a9 The commit is marked and displayed in the center. 2013-02-05 12:34:35 +09:00
Sato Hiroyuki 4133221200 Fix bug of network graph(#2847) and trivial code clean up. 2013-01-31 17:48:51 +09:00
Dmitriy Zaporozhets 6dff742b66 Merge pull request #2852 from hiroponz/displaying-commit-on-new-window
Displaying commit on a new window, when clicking commit on network graph.
2013-01-30 22:23:33 -08:00
Dmitriy Zaporozhets d46cb3fd1c Merge pull request #2847 from hiroponz/improve-overlap-lines
Improve overlap of lines in network graph
2013-01-30 22:22:37 -08:00
Sato Hiroyuki f8a2db5341 Displaying commit on a new window, when clicking commit on network graph. 2013-01-31 10:43:57 +09:00
Sato Hiroyuki 59b6de93ce Improve overlap of lines in network graph 2013-01-30 23:48:00 +09:00
Sato Hiroyuki 525a8cd3e9 Switchable the main branch on network graph 2013-01-30 09:12:03 +09:00
Sato Hiroyuki 561a0e3a4a Fix not showing tooltip on network graph 2013-01-26 01:05:17 +09:00
Sato Hiroyuki 70687cd581 Improve network graph 2013-01-23 21:39:29 +09:00
Koen Punt 90cba379a4 Updated graph tooltips and labels 2013-01-04 13:59:08 +01:00
Koen Punt f04597d918 updated raphael
better labels
2013-01-04 13:59:08 +01:00
Koen Punt 4ebee56acc Skipping colors to get more contrast between colors 2012-12-23 17:00:26 +01:00
Dmitriy Zaporozhets a47032bc29 Merge branch 'gh-issue-1509' of https://github.com/koenpunt/gitlabhq into koenpunt-gh-issue-1509
Conflicts:
	vendor/assets/javascripts/branch-graph.js
2012-12-21 13:07:34 +02:00
Dmitriy Zaporozhets 95af2baa37 Fix commit links in network graph 2012-12-11 18:14:18 +02:00
Koen Punt 4b2ecbc420 Updated branch-graph, abstracted some code in seperate functions
Removed unused Raphael.fn.popup
2012-12-07 22:05:17 +01:00
Koen Punt e1282d507f BranchGraph now loads async
Centralized keyboard and drag events for BranchGraph
2012-12-07 19:06:46 +01:00
Koen Punt 40576b8709 Fixed #1509 by converting the entities in js
Converted BranchGraph to some sort of Class
2012-12-07 17:39:40 +01:00
Dmitry Kalinkin 163395793b network graph: fixed minor visual artefacts 2012-06-19 17:29:32 +04:00
Dmitry Kalinkin c31c84f58a network graph: use same color for all branch 2012-06-19 17:29:32 +04:00
Dmitry Kalinkin 464ca2a248 network graph: change lines to be more github-like (removes some ambiguousness in graph presentation) 2012-06-19 17:29:32 +04:00
Dmitry Kalinkin efc86f9711 small refactoring for branch-graph.js 2012-06-19 17:29:32 +04:00
randx a719bfc931 Graph: navigation with keyboard 2012-05-31 23:31:17 +03:00
Nihad Abbasov f01994e1f8 move assets from lib directory to vendor
[ci skip]
2012-05-29 17:56:48 +05:00
Renamed from lib/assets/javascripts/branch-graph.js (Browse further)