gitroast/routers/api/v1
Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142)
* refactor struct's time to remove unnecessary memory usage

* use AsTimePtr simple code

* fix tests

* fix time compare

* fix template on gpg

* use AddDuration instead of Add
2017-12-11 06:37:04 +02:00
..
admin Delete a user's public key via admin api (closes #3014) (#3059) 2017-12-06 12:27:10 +02:00
convert Refactor struct's time to remove unnecessary memory usage (#3142) 2017-12-11 06:37:04 +02:00
misc Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00
org Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00
repo Refactor struct's time to remove unnecessary memory usage (#3142) 2017-12-11 06:37:04 +02:00
swagger Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00
user Refactor struct's time to remove unnecessary memory usage (#3142) 2017-12-11 06:37:04 +02:00
utils Fix API status code for hook creation (#2814) 2017-11-20 15:00:53 +08:00
api.go Delete a user's public key via admin api (closes #3014) (#3059) 2017-12-06 12:27:10 +02:00