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.
13595
Commits
2
Branches
0
Tags
240 MiB
Go
75.6%
Handlebars
13.5%
Roff
5.9%
JavaScript
2.3%
Less
1.8%
Other
0.8%
Tag:
Branch:
Tree:
c9c5bd88be
tokarchuk/v1.17
tokarchuk/v1.18
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'c9c5bd88be'
${ noResults }
gitea
/
routers
/
web
/
repo
History
Lunny Xiao
6554d5197f
Fix possible panic when repository is empty (
#20509
)
...
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
3 years ago
..
activity.go
…
attachment.go
…
blame.go
Make better use of i18n (
#20096
)
3 years ago
branch.go
Add more linters to improve code readability (
#19989
)
3 years ago
cherry_pick.go
…
commit.go
Move some code into models/git (
#19879
)
3 years ago
compare.go
Prepend commit message to template content (
#20429
)
3 years ago
download.go
Slightly simplify LastCommitCache (
#20444
)
3 years ago
editor.go
Move some code into models/git (
#19879
)
3 years ago
editor_test.go
Add more linters to improve code readability (
#19989
)
3 years ago
find.go
Feature: Find files in repo (
#15028
)
3 years ago
http.go
…
http_test.go
…
issue.go
Check if project has the same repository id with issue when assign project to issue (
#20133
)
3 years ago
issue_content_history.go
Make better use of i18n (
#20096
)
3 years ago
issue_dependency.go
Move issues related files into models/issues (
#19931
)
3 years ago
issue_label.go
Move issues related files into models/issues (
#19931
)
3 years ago
issue_label_test.go
Move issues related files into models/issues (
#19931
)
3 years ago
issue_lock.go
Move issues related files into models/issues (
#19931
)
3 years ago
issue_stopwatch.go
Stop spurious APIFormat stopwatches logs (
#20008
)
3 years ago
issue_test.go
Move issues related files into models/issues (
#19931
)
3 years ago
issue_timetrack.go
Move issues related files into models/issues (
#19931
)
3 years ago
issue_watch.go
Move issues related files into models/issues (
#19931
)
3 years ago
lfs.go
Move some code into models/git (
#19879
)
3 years ago
main_test.go
…
middlewares.go
…
migrate.go
Unify repo settings & show better error (
#19828
)
3 years ago
milestone.go
…
packages.go
Show hint to link package to repo when viewing empty repo package list (
#20504
)
3 years ago
patch.go
…
projects.go
Check if project has the same repository id with issue when assign project to issue (
#20133
)
3 years ago
projects_test.go
…
pull.go
Fix various typos (
#20338
)
3 years ago
pull_review.go
Dismiss prior pull reviews if done via web in review dismiss (
#20197
)
3 years ago
release.go
Fix various typos (
#20338
)
3 years ago
release_test.go
…
render.go
Allow render HTML with css/js external links (
#19017
)
3 years ago
repo.go
…
search.go
…
setting.go
fix enabling repo packages when projects are off (
#20486
)
3 years ago
setting_protected_branch.go
Move some code into models/git (
#19879
)
3 years ago
settings_test.go
…
tag.go
Move some code into models/git (
#19879
)
3 years ago
topic.go
…
treelist.go
Feature: Find files in repo (
#15028
)
3 years ago
view.go
Fix possible panic when repository is empty (
#20509
)
3 years ago
webhook.go
…
wiki.go
Move some code into models/git (
#19879
)
3 years ago
wiki_test.go
…