index
:
gogs.git
buildscript
main
mygogs
Gogs is a painless self-hosted Git service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
models
/
token.go
Commit message (
Expand
)
Author
Age
*
models: skip JSON for fields skipped by XORM
Unknwon
2018-06-09
*
*: rename "gogits" to "gogs"
Unknwon
2018-05-27
*
models: remove redundant tags for primary keys
Unknwon
2017-05-21
*
Refactoring: rename and simplify pkg/tool functions
Unknwon
2017-04-06
*
Refactoring: rename pkg/base -> pkg/tool
Unknwon
2017-04-05
*
Refactoring: rename modules -> pkg
Unknwon
2017-04-04
*
Some code renaming
Unknwon
2016-12-22
*
Fix vulnerabilities reported in #3959
Unknwon
2016-12-22
*
Remove redundant Unix timestamp method call
Unknwon
2016-07-23
*
Fixes #3110 (#3136)
Franz Schmidt
2016-06-27
*
#2302 Replace time.Time with Unix Timestamp (int64)
Unknwon
2016-03-09
*
Replace uuid module with original package
Unknwon
2016-02-20
*
typo fix
zhuharev
2016-01-06
*
finish all new user settings UI
Unknwon
2015-09-10
*
#842 able to use access token replace basic auth
Unknwon
2015-09-02
*
token recent activity
Unknwon
2015-08-19
*
new access token UI
Unknwon
2015-08-19
*
work on #1493
Unknwon
2015-08-17
*
routers/repo/http.go: allow HTTP push/pull by token for #845
Unknwon
2015-02-07
*
allow http push by token - #842
Christopher Brickley
2015-01-08
*
add personal access token panel #12
Unknwon
2014-11-12