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.
* Add support for AUTO_WATCH_ON_CHANGES and AUTO_WATCH_ON_CLONE * Update models/repo_watch.go Co-Authored-By: Lauris BH <lauris@nix.lv> * Round up changes suggested by lafriks * Added changes suggested from automated tests * Updated deleteUser to take RepoWatchModeDont into account, corrected inverted DefaultWatchOnClone and DefaultWatchOnChanges behaviour, updated and added tests. * Reinsert import "github.com/Unknwon/com" on http.go * Add migration for new column `watch`.`mode` * Remove serv code * Remove WATCH_ON_CLONE; use hooks, add integrations * Renamed watch_test.go to repo_watch_test.go * Correct fmt * Add missing EOL * Correct name of test function * Reword cheat and ini descriptions * Add update to migration to ensure column value * Clarify comment Co-Authored-By: zeripath <art27@cantab.net> * Simplify if condition |
5 years ago | |
---|---|---|
.. | ||
action.go | 5 years ago | |
action_test.go | 6 years ago | |
blob.go | 6 years ago | |
blob_test.go | 6 years ago | |
commit.go | 6 years ago | |
commit_status.go | 6 years ago | |
content.go | 5 years ago | |
content_test.go | 5 years ago | |
delete.go | 6 years ago | |
diff.go | 6 years ago | |
diff_test.go | 6 years ago | |
file.go | 6 years ago | |
file_test.go | 5 years ago | |
repofiles.go | 6 years ago | |
repofiles_test.go | 6 years ago | |
temp_repo.go | 5 years ago | |
tree.go | 6 years ago | |
tree_test.go | 6 years ago | |
update.go | 5 years ago | |
upload.go | 5 years ago | |
verification.go | 5 years ago |