Hein-Pieter van Braam 9dd5adf6c4 Merge with upstream gogs 7 years ago
..
errors 05dbd3f7d7 refactoring: experimental with models/errors package 7 years ago
migrations b116dc506b migrations/v16: use continue not return for bad records 7 years ago
access.go 10b93efc4a repo: able to add organization member as repository collaborator 7 years ago
action.go b06f299748 webhook: add fork event 7 years ago
admin.go 40fbe7fa8e models/repo: handle deletion on Windows (#4152) 7 years ago
attachment.go 1df54ea0cd release: able to add attchments to release (#1614) 7 years ago
comment.go 89cc6aa430 webhook: add issue comment event 7 years ago
error.go 152e715999 models/login_source: code improvement 7 years ago
git_diff.go 0cfa489cf0 models/git_diff: add bound check 7 years ago
git_diff_test.go 8bf57be9ba Fix git diff tests 7 years ago
issue.go 1df54ea0cd release: able to add attchments to release (#1614) 7 years ago
issue_label.go c93731339f webhook: support Issues event (#2319) 7 years ago
issue_mail.go 5f058c3f07 issue_mail: fix issue poster not receive email if not watching (#2929) 7 years ago
login_source.go 05dbd3f7d7 refactoring: experimental with models/errors package 7 years ago
milestone.go 89cc6aa430 webhook: add issue comment event 7 years ago
mirror.go 05dbd3f7d7 refactoring: experimental with models/errors package 7 years ago
models.go ca2cfaf71e cmd: able to backup and restore 7 years ago
models_sqlite.go 9d983f27d6 go vet 10 years ago
models_test.go 5be881756b #3442 add test suites 7 years ago
org.go ebd95dd082 models/org: reduce to 2 SQL executions for GetOrgIDsByUserID 7 years ago
org_team.go 10b93efc4a repo: able to add organization member as repository collaborator 7 years ago
pull.go c3cde864f8 models/pull: treat all errors as conflict (#4265) 7 years ago
release.go 1df54ea0cd release: able to add attchments to release (#1614) 7 years ago
repo.go 9dd5adf6c4 Merge with upstream gogs 7 years ago
repo_branch.go 5c7cb1594b repo/branches: overview and all (#2310) 7 years ago
repo_collaboration.go 10b93efc4a repo: able to add organization member as repository collaborator 7 years ago
repo_editor.go eb66060cd7 log: start using gopkg.in/clog.v1 7 years ago
repo_test.go 98b152030d The pruning for the synchronized mirrors is a option now. Default value: enable_prune = true (#3246) 7 years ago
ssh_key.go de2d3e3fd8 ssh_key: create parent directory of 'authorized_keys' file 7 years ago
ssh_key_test.go 15845cb287 Code clean up for new config options 7 years ago
token.go 03f7f3ee67 Some code renaming 7 years ago
update.go bb19bb601e repo: able to view size (#1158) 7 years ago
user.go 9dd5adf6c4 Merge with upstream gogs 7 years ago
user_mail.go 05dbd3f7d7 refactoring: experimental with models/errors package 7 years ago
webhook.go dee76e4189 models/webhook: add skip check for Release event 7 years ago
webhook_discord.go b615d670b3 webhook: add Release event (#2387) 7 years ago
webhook_slack.go b615d670b3 webhook: add Release event (#2387) 7 years ago
wiki.go 88143f1934 models/repo: UpdateLocalCopy should always aceept valid branch name 7 years ago