1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-06-30 01:55:26 +00:00
gitea/routers
delvh e709bc199f
Differentiate between push and pull mirror sync in progress (#27390)
Previously, if you had both a push and a pull mirror, the message did
not clarify if you've accidentally synchronized the wrong one.
Additionally fixed two typos that were encountered while debugging.

## Screenshots

![grafik](https://github.com/go-gitea/gitea/assets/51889757/164d5d20-728d-4365-9cb5-c37e95857cdf)

![grafik](https://github.com/go-gitea/gitea/assets/51889757/90bfffd2-abd4-4847-b8e2-db4231700a6d)
2023-10-02 14:52:18 +00:00
..
api More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
common make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
install make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
private make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
utils Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
web Differentiate between push and pull mirror sync in progress (#27390) 2023-10-02 14:52:18 +00:00
init.go Another round of db.DefaultContext refactor (#27103) 2023-09-25 13:17:37 +00:00