0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-11-23 02:28:15 +01:00
gitea/integrations
Antoine GIRARD 7c417bbb0d Only check at least one email gpg key (#2266)
* Only require one email (possibly not yet validated)

* Update message error and check validation of commit

* Add integrations tests

* Complete integration for import

* Add pre-check/optimization

* Add some test (not finished)

* Finish

* Fix fixtures

* Fix typo

* Don't guess key ID
2017-09-05 21:45:18 +08:00
..
gitea-integration-meta/gitea-repositories Only check at least one email gpg key (#2266) 2017-09-05 21:45:18 +08:00
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) 2017-09-05 21:45:18 +08:00
api_issue_label_test.go Fix tests code to prevent some runtime errors (#2381) 2017-08-28 12:17:45 +03:00
api_issue_test.go
api_keys_test.go
api_pull_test.go
api_repo_test.go
api_team_test.go
bare_repo_test.go
change_default_branch_test.go
delete_user_test.go
editor_test.go
explore_repos_test.go fix template error on explore repos (#2319) 2017-08-17 15:20:21 +03:00
html_helper.go
integration_test.go Error message for integration test (#2410) 2017-08-28 21:36:02 +08:00
internal_test.go
issue_test.go
links_test.go Fix integration test after librejs location change (#2374) 2017-08-24 08:54:06 +03:00
mysql.ini
pgsql.ini Add INTERNAL_TOKEN to integration .ini file (#2346) 2017-08-21 14:47:23 +08:00
pull_compare_test.go
pull_create_test.go
pull_merge_test.go
release_test.go
repo_commits_test.go
repo_fork_test.go
repo_migrate_test.go
repo_test.go
setting_test.go Make SHOW_USER_EMAIL also apply to profiles (#2258) 2017-08-17 17:08:03 +08:00
signin_test.go Add integration tests for signin (#2363) 2017-08-23 10:30:33 +03:00
signup_test.go
sqlite.ini
user_test.go
version_test.go
xss_test.go