gogs/models
Unknwon c07899701a
vendor: update github.com/gogits/git-module
2017-04-03 15:09:53 -04:00
..
errors error: move ErrRepoNotExist -> errors.RepoNotExist 2017-03-23 14:27:34 -04:00
migrations migrations.v17: skip if table not exist 2017-03-30 11:37:27 -04:00
access.go error: move ErrRepoNotExist -> errors.RepoNotExist 2017-03-23 14:27:34 -04:00
action.go issue: fix redirect to random issue if index does not exist (#4315) 2017-03-22 13:20:29 -04:00
admin.go models/repo: handle deletion on Windows (#4152) 2017-02-18 22:47:32 -05:00
attachment.go release: able to add attchments to release (#1614) 2017-03-13 04:32:20 -04:00
comment.go modules: rename markdown -> markup 2017-03-31 15:29:43 -04:00
error.go error: move ErrRepoNotExist -> errors.RepoNotExist 2017-03-23 14:27:34 -04: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 issue: fix redirect to random issue if index does not exist (#4315) 2017-03-22 13:20:29 -04:00
issue_label.go webhook: support Issues event (#2319) 2017-03-09 00:03:29 -05:00
issue_mail.go modules: rename markdown -> markup 2017-03-31 15:29:43 -04:00
login_source.go models: rename ErrUserNotExist -> errors.UserNotExist 2017-03-16 17:18:43 -04:00
milestone.go milestone: only show issue-related count under issue list (#4316) 2017-03-24 14:00:01 -04:00
mirror.go modes/mirror: corrected NextUpdate not set (#4345) 2017-03-26 23:24:48 -04:00
models.go repo: fix unable to propose pull request from secondary fork (#4324) 2017-03-23 20:04:20 -04: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 models/org: reduce to 2 SQL executions for GetOrgIDsByUserID 2017-03-03 18:26:51 -05:00
org_team.go models/protect_branch: fix whitelist with invalid 'protect_branch_id' (#4333) 2017-03-27 13:13:04 -04:00
pull.go models/repo_editor: add pull request test task after commit (#4338) 2017-03-25 03:36:13 -04:00
release.go models: rename ErrUserNotExist -> errors.UserNotExist 2017-03-16 17:18:43 -04:00
repo.go vendor: update github.com/gogits/git-module 2017-04-03 15:09:53 -04:00
repo_branch.go models/protect_branch: fix whitelist with invalid 'protect_branch_id' (#4333) 2017-03-27 13:13:04 -04:00
repo_collaboration.go user/settings: complete repositories panel (#4312) 2017-03-23 14:28:31 -04:00
repo_editor.go models/repo_editor: add pull request test task after commit (#4338) 2017-03-25 03:36:13 -04:00
repo_test.go modes: fix test compile error 2017-03-31 18:28:08 -04:00
ssh_key.go ssh_key: create parent directory of 'authorized_keys' file 2017-03-08 22:08:31 -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 repo: able to view size (#1158) 2017-03-12 01:59:48 -05:00
user.go user: remove sanitizer for FullName (#1937) 2017-03-23 20:24:02 -04:00
user_mail.go models: rename ErrUserNotExist -> errors.UserNotExist 2017-03-16 17:18:43 -04:00
webhook.go models/repo_editor: add pull request test task after commit (#4338) 2017-03-25 03:36:13 -04:00
webhook_discord.go webhook: add Release event (#2387) 2017-03-11 18:41:32 -05:00
webhook_slack.go webhook: add Release event (#2387) 2017-03-11 18:41:32 -05:00
wiki.go models/repo: UpdateLocalCopy should always aceept valid branch name 2017-02-16 06:28:37 -05:00