summaryrefslogtreecommitdiff
path: root/app/models/network/graph.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7999 from cirosantilli/append-inplaceDmitriy Zaporozhets2015-01-211-1/+1
|\
| * Append in place for strings and arraysCiro Santilli2015-01-011-1/+1
* | Fix various typosSteven Burgart2015-01-181-1/+1
|/
* Add parenthesis to function def with arguments.Ciro Santilli2014-10-031-1/+1
* Remove parent spacing. Fixes #7505Yvo van Beek2014-09-061-6/+0
* Remove the dependancy of grit from class Network::GraphHiroyuki Sato2013-08-201-28/+6
* Fix typosJohannes Schleifenbaum2013-07-291-2/+2
* Fix postgres error when displaying network graph.Sato Hiroyuki2013-06-021-1/+1
* Enable to filter graph by refSato Hiroyuki2013-05-131-2/+5
* Fix minor bug about line overlap.Sato Hiroyuki2013-04-251-1/+1
* Reducing database access.Sato Hiroyuki2013-04-241-1/+10
* Fixed wrong order of arguments in network graph caused by refactoringDmitriy Zaporozhets2013-04-031-1/+1
* Refactoring and cleanup. Removed unused commit findersDmitriy Zaporozhets2013-04-031-13/+10
* Rotating graph orientation.Sato Hiroyuki2013-03-201-25/+14
* Fix timeout error while showing the very large repo like git repo.Sato Hiroyuki2013-03-191-4/+21
* Refactor: removing duplicate code.Sato Hiroyuki2013-03-191-10/+14
* Refactor: Removing the duplicated code.Sato Hiroyuki2013-03-071-47/+30
* Refactor: change the map hash from a local variable to private variable.Sato Hiroyuki2013-03-071-34/+31
* Refacor: removing the times array, because that is same with @commits array.Sato Hiroyuki2013-03-071-21/+31
* Refactor: clean up models.Sato Hiroyuki2013-03-071-12/+14
* Refactor: rename module and class names.Sato Hiroyuki2013-03-071-0/+284