This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-09-12 21:26:18 +02:00
Code
Issues
Activity
gitea
/
models
History
Unknwon
0f26f3678a
#3279
use doer email for FROM field of issues
2016-08-11 06:17:45 -07:00
..
migrations
…
access.go
…
action.go
Add committer information to API and Webhooks. Also
fixes
#3271
(
#3414
)
2016-08-09 22:01:57 -07:00
admin.go
…
error.go
…
git_diff_test.go
…
git_diff.go
…
issue_comment.go
…
issue_label.go
…
issue_mail.go
…
issue.go
#3417
wrong dashboard issue count for create by you
2016-08-09 23:19:52 -07:00
login.go
…
mail.go
#3279
use doer email for FROM field of issues
2016-08-11 06:17:45 -07:00
models_sqlite.go
…
models_tidb.go
…
models.go
…
org_team.go
…
org.go
Verify list len before use it with IN (
#3423
)
2016-08-10 11:06:51 -07:00
pull.go
Add test pull request task on merging a PR.
Fixes
#3396
(
#3425
)
2016-08-10 11:38:44 -07:00
release.go
…
repo_branch.go
…
repo_collaboration.go
…
repo_test.go
…
repo.go
Add "support" for git-daemon-export-ok (
#2940
) (
#3046
)
2016-08-10 20:08:09 -07:00
ssh_key_test.go
…
ssh_key.go
…
token.go
…
update.go
Add committer information to API and Webhooks. Also
fixes
#3271
(
#3414
)
2016-08-09 22:01:57 -07:00
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
…