index
:
gogs.git
buildscript
main
mygogs
Gogs is a painless self-hosted Git service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
models
/
pull.go
Commit message (
Expand
)
Author
Age
*
models/pull: treat all errors as conflict (#4265)
Unknwon
2017-03-09
*
models/pull: better error message detection (#4265)
Unknwon
2017-03-09
*
webhook: add issue comment event
Unknwon
2017-03-09
*
webhook: support Issues event (#2319)
Unknwon
2017-03-09
*
Minor improve on error handling
Unknwon
2017-02-10
*
log: start using gopkg.in/clog.v1
Unknwon
2017-02-09
*
models/pull: load attributes when fetch list of pull requests (#4089)
Unknwon
2017-02-09
*
Code fix for PR #3547
Unknwon
2016-12-22
*
PR Webhook - Add base/head info (#3547)
Kurt Madel
2016-12-22
*
Fix string format verbs (#3637)
Alexander Lunegov
2016-12-21
*
modules/sync: add UniqueQueue
Unknwon
2016-08-30
*
Web editor: support upload files
Unknwon
2016-08-30
*
General code quality improvement
Unknwon
2016-08-16
*
#2246 add HTMLURL to webhook type
Unknwon
2016-08-16
*
models/repo_editor: improve code quality
Unknwon
2016-08-15
*
models/issue: improve quality and performance of NewIssue function
Unknwon
2016-08-15
*
Web editor: improve edit file and diff preview
Unknwon
2016-08-14
*
Squashed commit of the following:
Richard Mahn
2016-08-14
*
Replace convert.To with APIFormat calls
Unknwon
2016-08-14
*
#2246 fully support of webhooks for pull request
Unknwon
2016-08-14
*
Add test pull request task on merging a PR. Fixes #3396 (#3425)
lstahlman
2016-08-10
*
#3393 fix missing sub-url prefix in relative avatar link
Unknwon
2016-08-07
*
Refactor User.Id to User.ID
Unknwon
2016-07-24
*
Remove redundant Unix timestamp method call
Unknwon
2016-07-23
*
#2854 fix no mail notification when issue is closed/reopened
Unknwon
2016-07-16
*
models/repo: remove redundant info for some repo methods
Unknwon
2016-07-15
*
#2302 Replace time.Time with Unix Timestamp (int64)
Unknwon
2016-03-09
*
Update locales
Unknwon
2016-03-04
*
#1597 fix pull request remote head can't update with force push
Unknwon
2016-03-04
*
#1597 support pull requests in same repository
Unknwon
2016-03-04
*
#2697 fix panic when close issue via commit message
Unknwon
2016-02-25
*
#1821 add actions for close and reopen issues
Unknwon
2016-02-22
*
Minor fix for #2524
Unknwon
2016-02-19
*
Merge pull request #2524 from mhartkorn/pullrefs
Unknwon
2016-02-19
|
\
|
*
Removed unused method GetUnmergedPullRequestByRepoPathAndHeadBranch
Martin Hartkorn
2016-02-04
|
*
Removed dependency on post-receive hook and use TriggerTask instead
Martin Hartkorn
2016-02-04
|
*
Enable a way to checkout Pull Requests from remote refs
Martin Hartkorn
2016-01-30
*
|
Add missing patch conflit pattern
Unknwon
2016-02-03
|
/
*
Minor fix for #2494
Unknwon
2016-01-28
*
Change user name in Pull Requests
Martin Hartkorn
2016-01-27
*
rename import path
Unknwon
2015-12-15
*
move out git module and #1573 send push hook
Unknwon
2015-12-09
*
wiki: finish edit
Unknwon
2015-11-27
*
introduce git-shell
Unknwon
2015-11-26
*
notice
Unknwon
2015-11-20
*
add more debug info
Unknwon
2015-11-20
*
more fix on #2002
Unknwon
2015-11-20
*
fix #2002
Unknwon
2015-11-20
*
#1922 Pull request fail to merge with BIN
Unknwon
2015-11-16
*
#1931 Test patch does not checkout correct base branch
Unknwon
2015-11-15
[next]