aboutsummaryrefslogtreecommitdiff
path: root/models/token.go
Commit message (Expand)AuthorAge
* models: skip JSON for fields skipped by XORMUnknwon2018-06-09
* *: rename "gogits" to "gogs"Unknwon2018-05-27
* models: remove redundant tags for primary keysUnknwon2017-05-21
* Refactoring: rename and simplify pkg/tool functionsUnknwon2017-04-06
* Refactoring: rename pkg/base -> pkg/toolUnknwon2017-04-05
* Refactoring: rename modules -> pkgUnknwon2017-04-04
* Some code renamingUnknwon2016-12-22
* Fix vulnerabilities reported in #3959Unknwon2016-12-22
* Remove redundant Unix timestamp method callUnknwon2016-07-23
* Fixes #3110 (#3136)Franz Schmidt2016-06-27
* #2302 Replace time.Time with Unix Timestamp (int64)Unknwon2016-03-09
* Replace uuid module with original packageUnknwon2016-02-20
* typo fixzhuharev2016-01-06
* finish all new user settings UIUnknwon2015-09-10
* #842 able to use access token replace basic authUnknwon2015-09-02
* token recent activityUnknwon2015-08-19
* new access token UIUnknwon2015-08-19
* work on #1493Unknwon2015-08-17
* routers/repo/http.go: allow HTTP push/pull by token for #845Unknwon2015-02-07
* allow http push by token - #842Christopher Brickley2015-01-08
* add personal access token panel #12Unknwon2014-11-12