0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-06 09:25:37 +02: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
follower.go
gpg_key.go
key.go Delete a user's public key via admin api (closes #3014) (#3059) 2017-12-06 12:27:10 +02:00
repo.go
star.go
user.go
watch.go Refactor struct's time to remove unnecessary memory usage (#3142) 2017-12-11 06:37:04 +02:00