.. |
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
|
webhook: add issue comment event
|
2017-03-09 04:11:23 -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
|
webhook: add issue comment event
|
2017-03-09 04:11:23 -05:00 |
issue_label.go
|
webhook: support Issues event (#2319)
|
2017-03-09 00:03:29 -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
|
webhook: add issue comment event
|
2017-03-09 04:11:23 -05:00 |
mirror.go
|
mirror: update repository updated_unix after sync (#2807)
|
2017-03-08 17:47:44 -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
|
models/org: reduce to 2 SQL executions for GetOrgIDsByUserID
|
2017-03-03 18:26:51 -05:00 |
org_team.go
|
repo: able to add organization member as repository collaborator
|
2017-02-24 13:56:02 -05:00 |
pull.go
|
webhook: add issue comment event
|
2017-03-09 04:11:23 -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
|
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
|
webhook: able to detect delete branch or tag (#2315)
|
2017-02-27 22:47:21 -05:00 |
user.go
|
models/user: handle case when user doesn't belong to any organization (#4258)
|
2017-03-08 22:21:31 -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: add issue comment event
|
2017-03-09 04:11:23 -05:00 |
webhook_discord.go
|
webhook: add issue comment event
|
2017-03-09 04:11:23 -05:00 |
webhook_slack.go
|
webhook: add issue comment event
|
2017-03-09 04:11:23 -05:00 |
wiki.go
|
models/repo: UpdateLocalCopy should always aceept valid branch name
|
2017-02-16 06:28:37 -05:00 |