Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Show commit status icon in commits table (#1688) | Lauris BH | 2017-05-07 | 1 | -83/+7 |
| | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Do not allow commiting to protected branch from online editor (#1502) | Lauris BH | 2017-05-02 | 1 | -0/+110 |
* Do not allow commiting to protected branch from online editor * Add editor integration tests for adding new file and not allowing to add new file to protected branch |