0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-11-22 11:14:56 +01:00
gitea/routers/api/v1/user
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
..
app.go
email.go Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00
follower.go
gpg_key.go Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00
key.go
repo.go
star.go Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00
user.go Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00
watch.go Refactor struct's time to remove unnecessary memory usage (#3142) 2017-12-11 06:37:04 +02:00