.. |
migrations
|
migration: drop 0.6.x support
|
2017-02-19 14:42:06 -05:00 |
access.go
|
repo: able to add organization member as repository collaborator
|
2017-02-24 13:56:02 -05:00 |
action.go
|
comment: only show title of commit message from a commit ref (#3206)
|
2017-02-22 08:25:26 -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
|
repo: add protect branch whitelist (#4177)
|
2017-02-23 18:25:12 -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
|
protect_branch: only list teams have write access
|
2017-02-24 13:19:42 -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
|
models/repo: delete protect branch options when delete repository
|
2017-02-23 18:42:03 -05:00 |
repo_branch.go
|
protect_branch: only list teams have write access
|
2017-02-24 13:19:42 -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
|
refactoring: SSH and HTTP push procees is now unified
|
2017-02-16 16:33:49 -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: send secret with SHA256 HMAC hex digest (#3692)
|
2017-02-24 12:23:19 -05:00 |
webhook_discord.go
|
webhook: send secret with SHA256 HMAC hex digest (#3692)
|
2017-02-24 12:23:19 -05:00 |
webhook_slack.go
|
webhook: send secret with SHA256 HMAC hex digest (#3692)
|
2017-02-24 12:23:19 -05:00 |
wiki.go
|
models/repo: UpdateLocalCopy should always aceept valid branch name
|
2017-02-16 06:28:37 -05:00 |