Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move graph_commit under gitlab module | randx | 2012-08-19 | 1 | -181/+0 |
| | |||||
* | Fully embrace Ruby 1.9 hash syntax | Robert Speicher | 2012-08-10 | 1 | -1/+1 |
| | | | | Didn't bother with files in db/, config/, or features/ | ||||
* | #909 fix network graph json generation | Dmitry Kalinkin | 2012-06-19 | 1 | -13/+74 |
| | |||||
* | now render the correct authorname and message | Saito | 2012-05-30 | 1 | -2/+2 |
| | |||||
* | fix graph problem if authorname or message isnot utf8 encoding | Saito | 2012-05-30 | 1 | -2/+2 |
| | |||||
* | graph: fix unicode issue #525 | Valery Sizov | 2012-03-12 | 1 | -1/+1 |
| | |||||
* | fixed bug #316 | Valery Sizov | 2012-01-04 | 1 | -1/+1 |
| | |||||
* | remove charencode. | Saito | 2011-12-30 | 1 | -3/+2 |
| | |||||
* | fix the issue on github #157. | Saito | 2011-11-28 | 1 | -3/+4 |
| | | | | | | | directly force_encoding is wrong, must detect the file string's encoding. then force_encoding the string to it's encoding. last convert it to utf-8. | ||||
* | Commit, network graph refactoring | Dmitriy Zaporozhets | 2011-11-27 | 1 | -7/+52 |
| | |||||
* | clean up whitespace from project | Nihad Abbasov | 2011-11-15 | 1 | -10/+10 |
| | |||||
* | Graph: small refactoring | Valery Sizov | 2011-11-13 | 1 | -9/+2 |
| | |||||
* | Graph: build json | Valery Sizov | 2011-11-13 | 1 | -0/+82 |