1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 14:31:28 +02:00
gitea/integrations
Antoine GIRARD 619b9b5547 Move swagger-ui under /api/v1 (#2746)
* Move swagger interface under /api/v1

* Update swagger-ui

* Add /api/swagger and prepare for multiple api version

* Update test links

* Fix footer link
2017-10-21 22:05:50 +08:00
..
gitea-repositories-meta Complete push webhooks (#2530) 2017-09-21 10:43:26 +03:00
api_branch_test.go
api_comment_test.go
api_fork_test.go
api_gpg_keys_test.go
api_issue_label_test.go
api_issue_test.go
api_keys_test.go
api_pull_test.go
api_repo_test.go Fix repository search function (#2689) 2017-10-17 23:20:22 +08:00
api_team_test.go
bare_repo_test.go
change_default_branch_test.go
delete_user_test.go
editor_test.go Integration test for activity page (#2704) 2017-10-16 00:54:53 +03:00
explore_repos_test.go
html_helper.go
integration_test.go Make integration tests more user-friendly (#2536) 2017-09-18 16:35:42 +08:00
internal_test.go
issue_test.go Improve issue search (#2387) 2017-09-16 23:16:21 +03:00
links_test.go Move swagger-ui under /api/v1 (#2746) 2017-10-21 22:05:50 +08:00
mysql.ini.tmpl Improve issue search (#2387) 2017-09-16 23:16:21 +03:00
pgsql.ini.tmpl Improve issue search (#2387) 2017-09-16 23:16:21 +03:00
pull_compare_test.go
pull_create_test.go Integration test for activity page (#2704) 2017-10-16 00:54:53 +03:00
pull_merge_test.go Integration test for activity page (#2704) 2017-10-16 00:54:53 +03:00
release_test.go
repo_activity_test.go Integration test for activity page (#2704) 2017-10-16 00:54:53 +03:00
repo_branch_test.go Create new branch from branch selection dropdown (#2130) 2017-10-15 22:59:24 +03:00
repo_commits_test.go
repo_fork_test.go Fix so that user can still fork his own repository to owned organizations (#2699) 2017-10-15 18:06:07 +03:00
repo_migrate_test.go
repo_test.go
setting_test.go
signin_test.go
signup_test.go
sqlite.ini Improve issue search (#2387) 2017-09-16 23:16:21 +03:00
timetracking_test.go
user_test.go
version_test.go Update hard-coded version to 1.3.0-dev (#2390) 2017-10-12 14:40:42 +03:00
xss_test.go