gitroast/routers/user
Lunny Xiao 8a421b1fd7 Add units concept for modulable functions of a repository (#742)
* Add units concept for modulable functions of a repository

* remove unused comment codes & fix lints and tests

* remove unused comment codes

* use struct config instead of map

* fix lint

* rm wrong files

* fix tests
2017-02-04 23:53:46 +08:00
..
auth.go Two factor authentication support (#630) 2017-01-16 10:14:29 +08:00
home.go Add units concept for modulable functions of a repository (#742) 2017-02-04 23:53:46 +08:00
notification.go Unit tests and remove unused functions in models/notification (#796) 2017-01-30 22:21:49 +08:00
profile.go feat: Add search bar on user profile page. (#787) 2017-02-04 20:20:20 +08:00
setting.go Two factor authentication support (#630) 2017-01-16 10:14:29 +08:00