gogs/models
Unknwon d43f5f17fd
webhook: fix push panic to organizational repository (#4206)
2017-02-28 10:28:48 -05:00
..
migrations cmd: able to backup and restore 2017-02-27 22:48:19 -05:00
access.go repo: able to add organization member as repository collaborator 2017-02-24 13:56:02 -05:00
action.go webhook: add fork event 2017-02-27 22:48:18 -05:00
admin.go models/repo: handle deletion on Windows (#4152) 2017-02-18 22:47:32 -05:00
attachment.go Some file refactoring 2017-02-10 16:51:09 -05:00
comment.go Some file refactoring 2017-02-10 16:51:09 -05:00
error.go models/login_source: code improvement 2016-08-31 01:22:41 -07:00
git_diff.go models/git_diff: add bound check 2017-02-22 06:59:45 -05:00
git_diff_test.go Fix git diff tests 2016-08-16 07:45:06 -07:00
issue.go models/access: hasAccess only need userID not user object 2017-02-23 16:15:25 -05:00
issue_label.go Some code renaming 2016-12-22 19:58:30 -05:00
issue_mail.go log: start using gopkg.in/clog.v1 2017-02-09 19:29:59 -05:00
login_source.go log: start using gopkg.in/clog.v1 2017-02-09 19:29:59 -05:00
milestone.go Some file refactoring 2017-02-10 16:51:09 -05:00
mirror.go Some file refactoring 2017-02-10 16:51:09 -05:00
models.go cmd: able to backup and restore 2017-02-27 22:48:19 -05:00
models_sqlite.go go vet 2014-04-13 03:14:43 -04:00
models_test.go #3442 add test suites 2016-08-12 02:56:50 -07:00
org.go webhook: add fork event 2017-02-27 22:48:18 -05:00
org_team.go repo: able to add organization member as repository collaborator 2017-02-24 13:56:02 -05:00
pull.go Minor improve on error handling 2017-02-10 00:11:51 -05:00
release.go Some code renaming 2016-12-22 19:58:30 -05:00
repo.go webhook: add fork event 2017-02-27 22:48:18 -05:00
repo_branch.go repo_branch: fix inapproriate logic 2017-02-28 05:33:30 -05:00
repo_collaboration.go repo: able to add organization member as repository collaborator 2017-02-24 13:56:02 -05:00
repo_editor.go log: start using gopkg.in/clog.v1 2017-02-09 19:29:59 -05:00
repo_test.go The pruning for the synchronized mirrors is a option now. Default value: enable_prune = true (#3246) 2016-07-09 13:22:28 +08:00
ssh_key.go models/access: hasAccess only need userID not user object 2017-02-23 16:15:25 -05:00
ssh_key_test.go Code clean up for new config options 2016-08-14 23:52:24 -07:00
token.go Some code renaming 2016-12-22 19:58:30 -05:00
update.go webhook: able to detect delete branch or tag (#2315) 2017-02-27 22:47:21 -05:00
user.go models/access: hasAccess only need userID not user object 2017-02-23 16:15:25 -05:00
user_mail.go Fix create user can use user email which is used (#4016) 2017-01-29 18:29:53 -05:00
webhook.go webhook: fix push panic to organizational repository (#4206) 2017-02-28 10:28:48 -05:00
webhook_discord.go webhook: add fork event 2017-02-27 22:48:18 -05:00
webhook_slack.go webhook: add fork event 2017-02-27 22:48:18 -05:00
wiki.go models/repo: UpdateLocalCopy should always aceept valid branch name 2017-02-16 06:28:37 -05:00