Sato Hiroyuki
|
1f6b6b6c62
|
Rotating graph orientation.
|
2013-03-20 12:28:22 +00:00 |
|
Sato Hiroyuki
|
e00e54b69c
|
Fix timeout error while showing the very large repo like git repo.
|
2013-03-19 10:36:40 +09:00 |
|
Sato Hiroyuki
|
46fa92187d
|
Refactor: removing duplicate code.
|
2013-03-19 10:00:29 +09:00 |
|
Sato Hiroyuki
|
b7e5f4556b
|
Refactor: Removing the duplicated code.
|
2013-03-07 21:10:27 +09:00 |
|
Sato Hiroyuki
|
79cd1ca304
|
Refactor: change the map hash from a local variable to private variable.
|
2013-03-07 19:52:46 +09:00 |
|
Sato Hiroyuki
|
ccc712b198
|
Refacor: removing the times array, because that is same with @commits array.
|
2013-03-07 19:16:51 +09:00 |
|
Sato Hiroyuki
|
8c5003cf75
|
Refactor: clean up models.
* Network::Commit
** Removing unnecessary accessors.
** Removing add_refs methods.
* Network::Graph
** Removing unnecessary accessors.
** The 3 times loop of commits don't need.
|
2013-03-07 17:56:01 +09:00 |
|
Sato Hiroyuki
|
e03a018d28
|
Refactor: rename module and class names.
* Module: Graph -> Network
* Class: JsonBuilder -> Graph
|
2013-03-07 15:42:30 +09:00 |
|