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.
5717
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:
6a107e57f6
tokarchuk/v1.17
tokarchuk/v1.18
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '6a107e57f6'
${ noResults }
gitea
/
integrations
History
Bwko
3ab580c8d6
Add branch overiew page (
#2108
)
...
* Add branch overiew page * fix changed method name on sub menu * remove unused code
7 years ago
..
gitea-repositories-meta
Complete push webhooks (
#2530
)
7 years ago
api_branch_test.go
…
api_comment_test.go
…
api_fork_test.go
…
api_gpg_keys_test.go
Only check at least one email gpg key (
#2266
)
7 years ago
api_issue_label_test.go
Fix tests code to prevent some runtime errors (
#2381
)
7 years ago
api_issue_test.go
…
api_keys_test.go
…
api_pull_test.go
…
api_repo_test.go
Fix repository search function (
#2689
)
7 years ago
api_team_test.go
…
bare_repo_test.go
…
branches_test.go
Add branch overiew page (
#2108
)
7 years ago
change_default_branch_test.go
…
delete_user_test.go
…
editor_test.go
Integration test for activity page (
#2704
)
7 years ago
explore_repos_test.go
fix template error on explore repos (
#2319
)
8 years ago
html_helper.go
Feature: Timetracking (
#2211
)
7 years ago
integration_test.go
Make integration tests more user-friendly (
#2536
)
7 years ago
internal_test.go
improve protected branch to add whitelist support (
#2451
)
7 years ago
issue_test.go
Improve issue search (
#2387
)
7 years ago
links_test.go
Move swagger-ui under /api/v1 (
#2746
)
7 years ago
mysql.ini.tmpl
Improve issue search (
#2387
)
7 years ago
pgsql.ini.tmpl
Improve issue search (
#2387
)
7 years ago
pull_compare_test.go
…
pull_create_test.go
Integration test for activity page (
#2704
)
7 years ago
pull_merge_test.go
Integration test for activity page (
#2704
)
7 years ago
release_test.go
…
repo_activity_test.go
Integration test for activity page (
#2704
)
7 years ago
repo_branch_test.go
Create new branch from branch selection dropdown (
#2130
)
7 years ago
repo_commits_test.go
…
repo_fork_test.go
Fix so that user can still fork his own repository to owned organizations (
#2699
)
7 years ago
repo_migrate_test.go
…
repo_test.go
…
setting_test.go
Make SHOW_USER_EMAIL also apply to profiles (
#2258
)
8 years ago
signin_test.go
Add integration tests for signin (
#2363
)
7 years ago
signup_test.go
…
sqlite.ini
Improve issue search (
#2387
)
7 years ago
timetracking_test.go
Add missing fixture to clean gpg_key table (
#2494
)
7 years ago
user_test.go
…
version_test.go
Update hard-coded version to 1.3.0-dev (
#2390
)
7 years ago
xss_test.go
…