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 (
Collapse
)
Author
Age
*
#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
|
\
|
|
|
|
Enable a way to checkout Pull Requests from remote refs
|
*
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 tooltip size from mini to tiny in profile page
*
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
|
*
#1838 update merge base before generate new patch
Unknwon
2015-11-03
|
*
fix issue comment mention and autofix count when start
Unknwon
2015-10-29
|
*
fix insecure tls when trigger task
Unknwon
2015-10-26
|
*
#1711 try to indicate sqlite session issue when merge
Unknwon
2015-10-25
|
*
Reopen PR need retest patch
Unknwon
2015-10-25
|
*
New push to base repo of base branch: retest all corresponding patches
Unknwon
2015-10-24
|
*
New push to head repo of head branch: regenerate patch and retest apply
Unknwon
2015-10-24
|
*
work on #1818
Unknwon
2015-10-22
|
*
New/reopen PR checks if there is any unmerged and open PR
Unknwon
2015-10-18