Andrey Nering
|
57b5bd07c9
|
Create missing database indexes (#596)
|
8 years ago |
Lunny Xiao
|
e0f49993f5
|
fixed vulnerabilities (#392)
|
8 years ago |
Bwko
|
b65ee26508
|
Lint models/token.go (#244)
|
8 years ago |
Thibault Meyer
|
b747797b29
|
Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries
# Conflicts:
# models/git_diff.go
# models/issue.go
# models/org.go
# models/pull.go
# models/repo.go
|
8 years ago |
Thibault Meyer
|
5d29fda874
|
Rewrite XORM queries
|
8 years ago |
Sandro Santilli
|
cb1b3cc148
|
Update import paths from github.com/go-gitea to code.gitea.io (#135)
- Update import paths from github.com/go-gitea to code.gitea.io
- Fix import path for travis
See https://docs.travis-ci.com/user/languages/go#Go-Import-Path
|
8 years ago |
Rémy Boulanouar
|
9712d5ee89
|
Change import reference to match gitea instead of gogs (#37)
|
8 years ago |
Unknwon
|
d61bcdc10b
|
Remove redundant Unix timestamp method call
Unix() already uses UTC as timezone
|
9 years ago |
Franz Schmidt
|
602d1f4200
|
Fixes #3110 (#3136)
|
9 years ago |
Unknwon
|
9f43369667
|
#2302 Replace time.Time with Unix Timestamp (int64)
|
9 years ago |
Unknwon
|
b1198310bb
|
Replace uuid module with original package
|
9 years ago |
zhuharev
|
43e7e4a4a2
|
typo fix
|
9 years ago |
Unknwon
|
c01712659a
|
finish all new user settings UI
|
9 years ago |
Unknwon
|
33b499ff2f
|
#842 able to use access token replace basic auth
|
9 years ago |
Unknwon
|
6305921179
|
token recent activity
|
9 years ago |
Unknwon
|
4927fe0600
|
new access token UI
|
9 years ago |
Unknwon
|
7d44e9e18f
|
work on #1493
|
9 years ago |
Unknwon
|
cdd2a75239
|
routers/repo/http.go: allow HTTP push/pull by token for #845
|
10 years ago |
Christopher Brickley
|
d0827e5d5e
|
allow http push by token - #842
|
10 years ago |
Unknwon
|
8c9338a537
|
add personal access token panel #12
|
10 years ago |