You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/integrations
Lauris BH 79494047b0 Show commit status icon in commits table (#1688)
* Show commit status icon in commits table

* Add comments

* Fix icons

* Few more places where commit table is displayed

* Change integration test to use goquery for parsing html

* Add integration tests for commit table and status icons

* Fix status to return lates status correctly on all databases

* Rewrote lates commit status selects
7 years ago
..
gitea-integration-meta improve integration test to resue models/fixtures and store git repos with tests (#1627) 7 years ago
api_repo_test.go fix #1643 and improve integration test (#1645) 7 years ago
editor_test.go Do not allow commiting to protected branch from online editor (#1502) 7 years ago
html_helper.go Show commit status icon in commits table (#1688) 7 years ago
integration_test.go Do not allow commiting to protected branch from online editor (#1502) 7 years ago
issue_test.go fix bug on issue view when not login (#1624) 7 years ago
mysql.ini MySQL, Postgres integration tests in drone (#1638) 7 years ago
pgsql.ini MySQL, Postgres integration tests in drone (#1638) 7 years ago
repo_commits_test.go Show commit status icon in commits table (#1688) 7 years ago
repo_test.go fix #1643 and improve integration test (#1645) 7 years ago
signup_test.go improve integration test to resue models/fixtures and store git repos with tests (#1627) 7 years ago
sqlite.ini Integration test framework (#1290) 7 years ago
user_test.go fix #1643 and improve integration test (#1645) 7 years ago
version_test.go improve integration test to resue models/fixtures and store git repos with tests (#1627) 7 years ago