forgejo/integrations
Lauris BH c7f4f07765 Integration test for activity page (#2704)
* Integration test for activity page

* Small code refactoring for acitvity page

* Move activity stats calculation logic to model
2017-10-16 00:54:53 +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 Integration test for activity page (#2704) 2017-10-16 00:54:53 +03: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 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 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