This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-07-08 00:50:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0617720c0cd432d3160fed3f514b81d2967cf9aa
gitea
/
models
History
Unknwon
0617720c0c
Merge pull request
#2494
from mhartkorn/pullreq-name-change
...
Change user name in Pull Requests to avoid errors (
fixes
#2495
)
2016-01-28 05:58:37 -05:00
..
cron
…
migrations
…
access.go
…
action.go
URL fix for
#2287
2016-01-15 18:00:39 +08:00
admin.go
…
error.go
…
git_diff_test.go
…
git_diff.go
Refactoring of inline diff computing to prevent empty diff box.
Fix
#2489
2016-01-27 18:54:08 -02:00
issue.go
…
login.go
…
models_sqlite.go
…
models_tidb.go
…
models.go
…
org.go
…
pull.go
Change user name in Pull Requests
2016-01-27 22:45:03 +01:00
release.go
…
repo.go
…
ssh_key.go
#2179
use Go sub-repo ssh to verify public key content
2016-01-15 18:39:51 +08:00
token.go
…
update.go
…
user.go
Change user name in Pull Requests
2016-01-27 22:45:03 +01:00
webhook_slack.go
…
webhook.go
Fixed Webhook URL-length Issue
#2465
2016-01-27 01:40:35 +01:00
wiki.go
…