This website works better with JavaScript.
Explore
Help
Sign In
JonasFranzDEV
/
gitea
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
5058
Commits
12
Branches
26
Tags
126 MiB
Go
72.1%
Roff
19.3%
Shell
2.9%
CSS
2.8%
JavaScript
2.4%
Other
0.4%
Tree:
f9859a2991
gitea
/
models
History
Kim "BKC" Carlbäcker
473df53533
[backport] fix sanitation (
#1646
An error occurred
)
...
* Santiation fix from Gogs - Add code-injection checks * Fix SSH-breakage
8 years ago
..
fixtures
Consistency checks for action unit tests (
#1079
An error occurred
)
8 years ago
migrations
fix migration failed when authorized_keys is not exist (
#1375
An error occurred
)
8 years ago
access.go
Fix SQL bug in models/access (
#583
An error occurred
)
8 years ago
access_test.go
…
action.go
Fix FIXME and remove superfluous queries in models/org (
#749
An error occurred
)
8 years ago
action_test.go
Consistency checks for action unit tests (
#1079
An error occurred
)
8 years ago
admin.go
fix delete repo will hang on postgres (
#1044
An error occurred
)
8 years ago
admin_test.go
…
attachment.go
…
branches.go
…
consistency_test.go
Consistency checks for action unit tests (
#1079
An error occurred
)
8 years ago
error.go
…
external_login_user.go
…
git_diff.go
…
git_diff_test.go
…
graph.go
fix
#1189
An error occurred
, commit messages containing a pipe (
#1218
An error occurred
)
8 years ago
graph_test.go
…
helper.go
…
issue.go
feat: expose url field on issue api. (
#982
An error occurred
)
8 years ago
issue_comment.go
…
issue_indexer.go
…
issue_label.go
…
issue_label_test.go
…
issue_list.go
…
issue_mail.go
…
issue_milestone.go
…
issue_milestone_test.go
…
issue_test.go
feat: expose url field on issue api. (
#982
An error occurred
)
8 years ago
issue_user.go
…
issue_user_test.go
…
lfs.go
…
login_source.go
fix some typos (
#1082
An error occurred
)
8 years ago
mail.go
Fix URL handling in the whole markdown module, improve test coverage (
#1027
An error occurred
)
8 years ago
models.go
fix install submit crash caused by xorm log (
#1119
An error occurred
)
8 years ago
models_sqlite.go
…
models_test.go
…
models_tidb.go
…
notification.go
…
notification_test.go
…
org.go
fix random avatars (
#1147
An error occurred
)
8 years ago
org_team.go
Remove unnecessary loads in org_team (
#1090
An error occurred
)
8 years ago
org_team_test.go
…
org_test.go
…
pull.go
LableIDs -> LabelIDs (
#1088
An error occurred
)
8 years ago
pull_test.go
…
release.go
…
repo.go
[backport] fix sanitation (
#1646
An error occurred
)
8 years ago
repo_branch.go
…
repo_collaboration.go
…
repo_collaboration_test.go
…
repo_editor.go
…
repo_list.go
…
repo_list_test.go
refactor: move SearchRepositoryByName testing. (
#1083
An error occurred
)
8 years ago
repo_mirror.go
…
repo_redirect.go
…
repo_redirect_test.go
…
repo_test.go
feat: expose url field on issue api. (
#982
An error occurred
)
8 years ago
repo_unit.go
…
repo_watch.go
…
repo_watch_test.go
…
setup_for_test.go
Optimize and unit test Issue_ReplaceLabels (
#1080
An error occurred
)
8 years ago
ssh_key.go
Don't rewrite non-gitea public keys (
#906
An error occurred
)
8 years ago
ssh_key_test.go
…
star.go
refactor: small optimize for sql query (
#940
An error occurred
)
8 years ago
star_test.go
…
token.go
…
token_test.go
…
twofactor.go
…
unit.go
Add units concept for modulable functions of a repository (
#742
An error occurred
)
8 years ago
update.go
Move push update to post-receive and protected branch check to pre-receive (
#1030
An error occurred
)
8 years ago
update_test.go
…
user.go
[backport] fix sanitation (
#1646
An error occurred
)
8 years ago
user_mail.go
…
user_mail_test.go
…
user_test.go
…
webhook.go
…
webhook_slack.go
…
webhook_test.go
…
wiki.go
fix wiki bugs (
#1294
An error occurred
) (
#1338
An error occurred
)
8 years ago
wiki_test.go
…