forgejo/integrations
Lunny Xiao 9e9e1e0e52 Add public links check (#2323)
* add public links check

* more links for query parameters
2017-08-17 23:52:28 +08:00
..
gitea-integration-meta/gitea-repositories Fix bare-repo bugs (#2199) 2017-07-27 12:23:38 +03:00
api_branch_test.go
api_comment_test.go More integration tests for comment API (#2156) 2017-07-14 01:33:26 +03:00
api_fork_test.go
api_issue_label_test.go
api_issue_test.go
api_keys_test.go
api_pull_test.go
api_repo_test.go Check for access in /repositories/:id (#2227) 2017-07-30 09:13:33 +08:00
api_team_test.go
bare_repo_test.go Fix bare-repo bugs (#2199) 2017-07-27 12:23:38 +03:00
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
internal_test.go
issue_test.go
links_test.go Add public links check (#2323) 2017-08-17 23:52:28 +08:00
mysql.ini
pgsql.ini
pull_compare_test.go
pull_create_test.go More tweaks to repo top panel (#2267) 2017-08-13 19:49:38 -03:00
pull_merge_test.go
release_test.go
repo_commits_test.go
repo_fork_test.go
repo_migrate_test.go
repo_test.go Remove unit types commits and settings (#2161) 2017-07-17 10:04:43 +08:00
setting_test.go Make SHOW_USER_EMAIL also apply to profiles (#2258) 2017-08-17 17:08:03 +08:00
signup_test.go
sqlite.ini
user_test.go
version_test.go
xss_test.go