summaryrefslogtreecommitdiff
path: root/vendor/assets/javascripts/branch-graph.js
Commit message (Expand)AuthorAgeFilesLines
* Move graph module from lib or vendor directory to app directory.Sato Hiroyuki2013-02-261-385/+0
* The commit is marked and displayed in the center.Sato Hiroyuki2013-02-051-6/+15
* Fix bug of network graph(#2847) and trivial code clean up.Sato Hiroyuki2013-01-311-1/+1
* Merge pull request #2852 from hiroponz/displaying-commit-on-new-windowDmitriy Zaporozhets2013-01-301-1/+1
|\
| * Displaying commit on a new window, when clicking commit on network graph.Sato Hiroyuki2013-01-311-1/+1
* | Merge pull request #2847 from hiroponz/improve-overlap-linesDmitriy Zaporozhets2013-01-301-5/+20
|\ \
| * | Improve overlap of lines in network graphSato Hiroyuki2013-01-301-5/+20
| |/
* | Switchable the main branch on network graphSato Hiroyuki2013-01-301-2/+9
|/
* Fix not showing tooltip on network graphSato Hiroyuki2013-01-261-3/+3
* Improve network graphSato Hiroyuki2013-01-231-2/+2
* Updated graph tooltips and labelsKoen Punt2013-01-041-43/+113
* updated raphaelKoen Punt2013-01-041-17/+44
* Skipping colors to get more contrast between colorsKoen Punt2012-12-231-1/+3
* Merge branch 'gh-issue-1509' of https://github.com/koenpunt/gitlabhq into koe...Dmitriy Zaporozhets2012-12-211-167/+241
|\
| * Updated branch-graph, abstracted some code in seperate functionsKoen Punt2012-12-071-144/+136
| * BranchGraph now loads asyncKoen Punt2012-12-071-70/+98
| * Fixed #1509 by converting the entities in jsKoen Punt2012-12-071-113/+167
* | Fix commit links in network graphDmitriy Zaporozhets2012-12-111-1/+1
|/
* network graph: fixed minor visual artefactsDmitry Kalinkin2012-06-191-1/+1
* network graph: use same color for all branchDmitry Kalinkin2012-06-191-1/+1
* network graph: change lines to be more github-like (removes some ambiguousnes...Dmitry Kalinkin2012-06-191-2/+2
* small refactoring for branch-graph.jsDmitry Kalinkin2012-06-191-2/+2
* Graph: navigation with keyboardrandx2012-05-311-4/+4
* move assets from lib directory to vendorNihad Abbasov2012-05-291-0/+181