1
0
Fork 0
gitea/integrations
Sandro Santilli a4cd4616c6 Update hard-coded version to 1.3.0-dev (#2390)
* Use -dev (1.3.0-dev is less than 1.3.0, according to semver)

* Use fake version for testing purpose
2017-10-12 14:40:42 +03: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 Only check at least one email gpg key (#2266) 2017-09-05 21:45:18 +08:00
api_issue_label_test.go
api_issue_test.go
api_keys_test.go
api_pull_test.go
api_repo_test.go Add repository search unit and integration tests (#2575) 2017-10-10 09:23:29 +08:00
api_team_test.go
bare_repo_test.go
change_default_branch_test.go
delete_user_test.go
editor_test.go improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
explore_repos_test.go
html_helper.go Feature: Timetracking (#2211) 2017-09-12 09:48:13 +03:00
integration_test.go Make integration tests more user-friendly (#2536) 2017-09-18 16:35:42 +08:00
internal_test.go improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
issue_test.go Improve issue search (#2387) 2017-09-16 23:16:21 +03:00
links_test.go
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
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
signin_test.go
signup_test.go
sqlite.ini Improve issue search (#2387) 2017-09-16 23:16:21 +03:00
timetracking_test.go Add missing fixture to clean gpg_key table (#2494) 2017-09-12 13:54:45 +03:00
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