Commit Graph

4 Commits (8d962daed6a51cefa18891a8b7c82847b0de5571)

Author SHA1 Message Date
6543 f4ffe8ed54
Save TimeStamps for Star, Label, Follow, Watch and Collaboration to Database ()
* Add timestamps to Star, Label, LanguageStat, Follow, Watch and Collaboration

* Star do not need updated

* LanguageStat do not need update (they wont change)

* fix unit-test
Lauris BH 6db387a21e Refactor session close as xorm already does everything needed internally ()
Sandro Santilli f73e734411 Run "make fmt" with go-1.6 ()
Ethan Koenig 3803f257fb Move user_follow to separate file ()
Also add unit tests