1
0
Fork 0
gitea/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
2017-05-07 22:40:31 +08:00
..
gitea-integration-meta
api_repo_test.go
editor_test.go Do not allow commiting to protected branch from online editor (#1502) 2017-05-02 08:49:55 +08:00
html_helper.go Show commit status icon in commits table (#1688) 2017-05-07 22:40:31 +08:00
integration_test.go Do not allow commiting to protected branch from online editor (#1502) 2017-05-02 08:49:55 +08:00
issue_test.go
mysql.ini MySQL, Postgres integration tests in drone (#1638) 2017-04-30 14:30:12 +08:00
pgsql.ini MySQL, Postgres integration tests in drone (#1638) 2017-04-30 14:30:12 +08:00
repo_commits_test.go Show commit status icon in commits table (#1688) 2017-05-07 22:40:31 +08:00
repo_test.go
signup_test.go
sqlite.ini
user_test.go
version_test.go