This website works better with JavaScript.
Explore
Help
Sign In
MieuxVoter
/
gitea-fork-majority-judgment
mirror of
https://github.com/domi41/gitea.git
Watch
4
Star
0
Fork
You've already forked gitea-fork-majority-judgment
0
Code
Issues
8
Releases
Wiki
Polls
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.
f61a1d210c
mj-develop
mj-v1.20.5
master
mj-v1.18.3
mj-v1.14.3
mj-v1.12
mj
release/v1.11
release/v1.10
lunny/display_deleted_branch2
release/v1.9
release/v1.8
release/v1.7
release/v1.6
release/v1.5
release/v1.4
release/v1.3
release/v1.2
release/v1.1
release/v1.0
release/v0.9
v1.11.4
v1.11.3
v1.10.6
v1.12.0-dev
v1.11.2
v1.11.1
v1.10.4
v1.11.0
v1.11.0-rc2
v1.10.3
v1.11.0-rc1
v1.10.2
v1.10.1
v1.10.0
v1.9.6
v1.9.5
v1.10.0-rc2
v1.11.0-dev
v1.10.0-rc1
v1.9.4
v1.9.3
v1.9.2
v1.9.0
v1.9.0-rc2
v1.10.0-dev
v1.9.0-rc1
v1.8.3
v1.8.2
v1.8.1
v1.8.0
v1.8.0-rc3
v1.7.6
v1.8.0-rc2
v1.7.5
v1.8.0-rc1
v1.9.0-dev
v1.7.4
v1.7.3
v1.7.2
v1.7.1
v1.7.0
v1.7.0-rc3
v1.6.4
v1.7.0-rc2
v1.6.3
v1.7.0-rc1
v1.7.0-dev
v1.6.2
v1.6.1
v1.6.0
v1.6.0-rc2
v1.5.3
v1.6.0-rc1
v1.6.0-dev
v1.5.2
v1.5.1
v1.5.0
v1.5.0-rc2
v1.5.0-rc1
v1.5.0-dev
v1.4.3
v1.4.1
v1.4.0
v1.4.0-rc3
v1.4.0-rc2
v1.3.3
v1.4.0-rc1
v1.3.2
v1.3.1
v1.3.0
v1.3.0-rc2
v1.3.0-rc1
v1.2.3
v1.2.2
v1.2.1
v1.2.0
v1.2.0-rc2
v1.1.4
v1.2.0-rc1
v1.1.3
v1.1.1
v1.1.0
v1.0.2
v0.9.99
v1.0.0
v1.0.1
v1.1.2
v1.2.0-rc3
v1.4.2
v1.9.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'f61a1d210c'
${ noResults }
gitea-fork-majority-judgment
/
integrations
History
Sandro Santilli
233bbcfa94
Fix integration test after librejs location change (
#2374
)
...
Fixes
#2373
6 years ago
..
gitea-integration-meta/
gitea-repositories
Fix bare-repo bugs (
#2199
)
6 years ago
api_branch_test.go
Less verbose integration tests (
#2123
)
7 years ago
api_comment_test.go
More integration tests for comment API (
#2156
)
6 years ago
api_fork_test.go
Fix repo API bug (
#2133
)
6 years ago
api_issue_label_test.go
Less verbose integration tests (
#2123
)
7 years ago
api_issue_test.go
Less verbose integration tests (
#2123
)
7 years ago
api_keys_test.go
Fix repo API bug (
#2133
)
6 years ago
api_pull_test.go
Less verbose integration tests (
#2123
)
7 years ago
api_repo_test.go
Check for access in /repositories/:id (
#2227
)
6 years ago
api_team_test.go
Less verbose integration tests (
#2123
)
7 years ago
bare_repo_test.go
Fix bare-repo bugs (
#2199
)
6 years ago
change_default_branch_test.go
Less verbose integration tests (
#2123
)
7 years ago
delete_user_test.go
Less verbose integration tests (
#2123
)
7 years ago
editor_test.go
Less verbose integration tests (
#2123
)
7 years ago
explore_repos_test.go
fix template error on explore repos (
#2319
)
6 years ago
html_helper.go
fix golint error and rename func for suggestion. (
#1997
)
7 years ago
integration_test.go
Add integration tests for signin (
#2363
)
6 years ago
internal_test.go
Less verbose integration tests (
#2123
)
7 years ago
issue_test.go
Less verbose integration tests (
#2123
)
7 years ago
links_test.go
Fix integration test after librejs location change (
#2374
)
6 years ago
mysql.ini
Set console to debug for integration tests
7 years ago
pgsql.ini
Add INTERNAL_TOKEN to integration .ini file (
#2346
)
6 years ago
pull_compare_test.go
Less verbose integration tests (
#2123
)
7 years ago
pull_create_test.go
More tweaks to repo top panel (
#2267
)
6 years ago
pull_merge_test.go
Less verbose integration tests (
#2123
)
7 years ago
release_test.go
Less verbose integration tests (
#2123
)
7 years ago
repo_commits_test.go
Less verbose integration tests (
#2123
)
7 years ago
repo_fork_test.go
Less verbose integration tests (
#2123
)
7 years ago
repo_migrate_test.go
Less verbose integration tests (
#2123
)
7 years ago
repo_test.go
Remove unit types commits and settings (
#2161
)
6 years ago
setting_test.go
Make SHOW_USER_EMAIL also apply to profiles (
#2258
)
6 years ago
signin_test.go
Add integration tests for signin (
#2363
)
6 years ago
signup_test.go
Less verbose integration tests (
#2123
)
7 years ago
sqlite.ini
Set console to debug for integration tests
7 years ago
user_test.go
Less verbose integration tests (
#2123
)
7 years ago
version_test.go
Less verbose integration tests (
#2123
)
7 years ago
xss_test.go
Fix username rendering bug (
#2122
)
6 years ago