mirror of https://github.com/go-gitea/gitea.git
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.
* Refactor Cron and merge dashboard tasks * Merge Cron and Dashboard tasks * Make every cron task report a system notice on completion * Refactor the creation of these tasks * Ensure that execution counts of tasks is correct * Allow cron tasks to be started from the cron page * golangci-lint fixes * Enforce that only one task with the same name can be registered Signed-off-by: Andrew Thornton <art27@cantab.net> * fix name check Signed-off-by: Andrew Thornton <art27@cantab.net> * as per @guillep2k * as per @lafriks Signed-off-by: Andrew Thornton <art27@cantab.net> * Add git.CommandContext variants Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: Lauris BH <lauris@nix.lv> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: techknowlogick <techknowlogick@gitea.io> |
5 years ago | |
---|---|---|
.. | ||
cache.go | 5 years ago | |
cors.go | 5 years ago | |
cron.go | 5 years ago | |
database.go | 5 years ago | |
database_sqlite.go | 6 years ago | |
database_test.go | 6 years ago | |
git.go | 5 years ago | |
indexer.go | 5 years ago | |
indexer_test.go | 5 years ago | |
log.go | 5 years ago | |
mailer.go | 5 years ago | |
markup.go | 5 years ago | |
migrations.go | 5 years ago | |
queue.go | 5 years ago | |
repository.go | 5 years ago | |
service.go | 5 years ago | |
session.go | 5 years ago | |
setting.go | 5 years ago | |
task.go | 5 years ago | |
webhook.go | 5 years ago |