1
1
mirror of https://github.com/go-gitea/gitea synced 2024-11-01 07:44:25 +00:00
gitea/modules/repofiles
Lunny Xiao 714ecd9f1e
Fix close issue but time watcher still running (#17761)
* Fix bug

* Update models/issue_stopwatch.go

Co-authored-by: zeripath <art27@cantab.net>

Co-authored-by: zeripath <art27@cantab.net>
2021-11-23 20:05:44 +08:00
..
blob_test.go prefer NoError/Error over Nil/NotNil (#12271) 2020-07-19 12:53:40 +03:00
blob.go
commit_status.go
commit.go
content_test.go Fix various documentation, user-facing, and source comment typos (#16367) 2021-07-08 13:38:13 +02:00
content.go
delete.go enhancement: add signoff option in commit form (#14516) 2021-01-29 16:57:45 +08:00
diff_test.go Simplify split diff view generation and remove JS dependency (#16775) (#16863) 2021-08-30 16:43:06 +01:00
diff.go
file_test.go prefer NoError/Error over Nil/NotNil (#12271) 2020-07-19 12:53:40 +03:00
file.go
repofiles_test.go
repofiles.go
temp_repo.go remove duplicate define of CheckAttribute() (#14837) 2021-03-01 14:14:17 +02:00
tree_test.go prefer NoError/Error over Nil/NotNil (#12271) 2020-07-19 12:53:40 +03:00
tree.go
update.go Read expected buffer size (#17409) (#17430) 2021-10-25 17:46:56 +01:00
upload.go Add LFS Migration and Mirror (#14726) 2021-04-08 18:25:57 -04:00
verification.go