THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
lianguan
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
gitea
/
models
History
lstahlman
699c71d319
Fix for
#3401
Links of pull request comment email should use pulls URL (
#3403
)
2016-08-08 22:40:05 -07:00
..
migrations
…
access.go
#1384
add pagination for repositories
2016-07-24 14:32:46 +08:00
action.go
#3348
always use relative avatar link in the template
2016-08-05 12:12:54 -07:00
admin.go
…
error.go
#3290
better code structure and batch minor improvements
2016-08-03 11:51:22 -07:00
git_diff_test.go
Improve diff highlight (
#3390
)
2016-08-07 09:49:47 -07:00
git_diff.go
Improve diff highlight (
#3390
)
2016-08-07 09:49:47 -07:00
issue_comment.go
#1601
support delete issue comment
2016-07-26 02:48:17 +08:00
issue_label.go
#3290
better code structure and batch minor improvements
2016-08-03 11:51:22 -07:00
issue_mail.go
…
issue.go
Fix for
#3401
Links of pull request comment email should use pulls URL (
#3403
)
2016-08-08 22:40:05 -07:00
login.go
…
mail.go
…
models_sqlite.go
…
models_tidb.go
…
models.go
#3281
fix x.Iterate returns nothing inside session scope with SQLite3
2016-07-26 17:26:48 +08:00
org_team.go
…
org.go
Add org.getUserTeams to reduce redundant code
2016-07-24 18:09:45 +08:00
pull.go
#3393
fix missing sub-url prefix in relative avatar link
2016-08-07 10:13:05 -07:00
release.go
Fix
#3315
: Release dont use tag creation date (
#3374
)
2016-08-06 10:02:15 -07:00
repo_branch.go
…
repo_collaboration.go
…
repo_test.go
…
repo.go
#2825
early response 200 when ?go-get=1
2016-08-07 14:29:16 -07:00
ssh_key_test.go
…
ssh_key.go
#3281
fix x.Iterate returns nothing inside session scope with SQLite3
2016-07-26 17:26:48 +08:00
token.go
…
update.go
…
user_mail.go
…
user.go
Add support for federated avatars (
#3320
)
2016-08-07 10:27:38 -07:00
webhook_slack.go
…
webhook.go
…
wiki.go
…