summaryrefslogtreecommitdiffstats
path: root/models/pull.go
Commit message (Expand)AuthorAgeFilesLines
* Update localesUnknwon2016-03-041-1/+0
* #1597 fix pull request remote head can't update with force pushUnknwon2016-03-041-1/+6
* #1597 support pull requests in same repositoryUnknwon2016-03-041-1/+1
* #2697 fix panic when close issue via commit messageUnknwon2016-02-251-1/+1
* #1821 add actions for close and reopen issuesUnknwon2016-02-221-1/+1
* Minor fix for #2524Unknwon2016-02-191-22/+14
* Merge pull request #2524 from mhartkorn/pullrefsUnknwon2016-02-191-0/+38
|\
| * Removed unused method GetUnmergedPullRequestByRepoPathAndHeadBranchMartin Hartkorn2016-02-041-39/+0
| * Removed dependency on post-receive hook and use TriggerTask insteadMartin Hartkorn2016-02-041-0/+38
| * Enable a way to checkout Pull Requests from remote refsMartin Hartkorn2016-01-301-0/+39
* | Add missing patch conflit patternUnknwon2016-02-031-4/+5
|/
* Minor fix for #2494Unknwon2016-01-281-3/+3
* Change user name in Pull RequestsMartin Hartkorn2016-01-271-0/+8
* rename import pathUnknwon2015-12-151-1/+1
* move out git module and #1573 send push hookUnknwon2015-12-091-11/+44
* wiki: finish editUnknwon2015-11-271-1/+1
* introduce git-shellUnknwon2015-11-261-6/+1
* noticeUnknwon2015-11-201-1/+1
* add more debug infoUnknwon2015-11-201-1/+1
* more fix on #2002Unknwon2015-11-201-3/+3
* fix #2002Unknwon2015-11-201-12/+18
* #1922 Pull request fail to merge with BINUnknwon2015-11-161-0/+1
* #1931 Test patch does not checkout correct base branchUnknwon2015-11-151-1/+10
* #1838 update merge base before generate new patchUnknwon2015-11-031-3/+21
* fix issue comment mention and autofix count when startUnknwon2015-10-291-1/+2
* fix insecure tls when trigger taskUnknwon2015-10-261-2/+2
* #1711 try to indicate sqlite session issue when mergeUnknwon2015-10-251-4/+8
* Reopen PR need retest patchUnknwon2015-10-251-50/+59
* New push to base repo of base branch: retest all corresponding patchesUnknwon2015-10-241-28/+61
* New push to head repo of head branch: regenerate patch and retest applyUnknwon2015-10-241-63/+282
* work on #1818Unknwon2015-10-221-4/+6
* New/reopen PR checks if there is any unmerged and open PRUnknwon2015-10-181-0/+262