This website works better with JavaScript.
code
.tokarch.uk
Explore
Help
Sign In
third_party
/
gitea
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9135
Commits
2
Branches
0
Tags
242 MiB
Go
75.6%
Handlebars
13.5%
Roff
5.9%
JavaScript
2.3%
Less
1.8%
Other
0.8%
Tag:
Branch:
Tree:
fb76136aec
tokarchuk/v1.17
tokarchuk/v1.18
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'fb76136aec'
${ noResults }
gitea
/
models
History
Lauris BH
6a57364dc8
Delete dependencies when deleting a repository (
#10608
)
...
Co-authored-by: zeripath <art27@cantab.net> Co-authored-by: Lauris BH <lauris@nix.lv>
5 years ago
..
fixtures
Fix "access" fixtures and tests (
#10247
)
5 years ago
migrations
Add migration to fix the old broken merge-bases (
#10604
)
5 years ago
access.go
…
access_test.go
…
action.go
Fix potential bugs (
#10513
)
5 years ago
action_list.go
…
action_test.go
…
admin.go
Use gitea forked macaron (
#7933
)
5 years ago
admin_test.go
…
attachment.go
…
attachment_test.go
…
branches.go
…
branches_test.go
…
commit_status.go
…
commit_status_test.go
…
consistency.go
…
context.go
…
convert.go
…
error.go
…
error_oauth2.go
…
external_login_user.go
…
fixture_generation.go
Move fixture generation to contrib and add test (
#10277
)
5 years ago
fixture_test.go
…
gpg_key.go
…
gpg_key_test.go
Display ui time with customize time location (
#7792
)
5 years ago
helper.go
…
helper_directory.go
Remove SavePatch and generate patches on the fly (
#9302
)
5 years ago
helper_environment.go
Move PushUpdateAddDeleteTags to repository module from models (
#10106
)
5 years ago
issue.go
…
issue_assignees.go
…
issue_assignees_test.go
…
issue_comment.go
…
issue_comment_list.go
…
issue_comment_test.go
…
issue_dependency.go
…
issue_dependency_test.go
…
issue_label.go
…
issue_label_test.go
[Refactor] move APIFormat() of Issue and Label to convert package (
#10423
)
5 years ago
issue_list.go
[API] Extend times API (
#9200
)
5 years ago
issue_list_test.go
…
issue_lock.go
…
issue_milestone.go
…
issue_milestone_test.go
…
issue_reaction.go
…
issue_reaction_test.go
…
issue_stopwatch.go
…
issue_stopwatch_test.go
…
issue_test.go
…
issue_tracked_time.go
API add/generalize pagination (
#9452
)
5 years ago
issue_tracked_time_test.go
…
issue_user.go
…
issue_user_test.go
…
issue_watch.go
…
issue_watch_test.go
…
issue_xref.go
remove unused method and rename createcommentWithNoAction (
#9367
)
5 years ago
issue_xref_test.go
…
lfs.go
…
lfs_lock.go
…
list_options.go
…
log.go
…
login_source.go
…
main_test.go
Unit tests for wiki routers (
#3022
)
7 years ago
migrate.go
…
models.go
…
models_test.go
…
notification.go
inform participants on UI too (
#10473
)
5 years ago
notification_test.go
…
oauth2.go
…
oauth2_application.go
…
oauth2_application_test.go
…
org.go
…
org_team.go
Add API branch protection endpoint (
#9311
)
5 years ago
org_team_test.go
…
org_test.go
…
pull.go
…
pull_list.go
…
pull_sign.go
…
pull_test.go
…
release.go
…
repo.go
Delete dependencies when deleting a repository (
#10608
)
5 years ago
repo_activity.go
…
repo_branch.go
…
repo_collaboration.go
…
repo_collaboration_test.go
…
repo_generate.go
…
repo_generate_test.go
…
repo_indexer.go
Index code and stats only for non-empty repositories (
#10251
)
5 years ago
repo_issue.go
Add EnableTimetracking option to app settings (
#3719
)
7 years ago
repo_language_stats.go
…
repo_list.go
…
repo_list_test.go
…
repo_mirror.go
…
repo_permission.go
Restricted users (
#6274
)
5 years ago
repo_permission_test.go
fix bug when update owner team then visit team's repo return 404 (
#6119
)
6 years ago
repo_redirect.go
…
repo_redirect_test.go
…
repo_sign.go
…
repo_test.go
Move create/fork repository from models to modules/repository (
#9489
)
5 years ago
repo_unit.go
…
repo_watch.go
…
repo_watch_test.go
API add/generalize pagination (
#9452
)
5 years ago
review.go
…
review_test.go
…
ssh_key.go
…
ssh_key_test.go
…
star.go
API add/generalize pagination (
#9452
)
5 years ago
star_test.go
…
task.go
…
test_fixtures.go
…
token.go
…
token_test.go
…
topic.go
…
topic_test.go
…
twofactor.go
…
u2f.go
…
u2f_test.go
Override xorm type mapping for U2F counter (
#6232
)
6 years ago
unit.go
…
unit_tests.go
…
update.go
…
upload.go
…
user.go
…
user_follow.go
…
user_follow_test.go
…
user_heatmap.go
…
user_heatmap_test.go
…
user_mail.go
…
user_mail_test.go
…
user_openid.go
…
user_openid_test.go
…
user_test.go
…
userlist.go
…
userlist_test.go
…
webhook.go
…
webhook_test.go
API add/generalize pagination (
#9452
)
5 years ago
wiki.go
Add owner_name column for table repository for maintaince reason (
#9717
)
5 years ago
wiki_test.go
…