aboutsummaryrefslogtreecommitdiff
path: root/models/pull.go
Commit message (Expand)AuthorAge
* models/pull: treat all errors as conflict (#4265)Unknwon2017-03-09
* models/pull: better error message detection (#4265)Unknwon2017-03-09
* webhook: add issue comment eventUnknwon2017-03-09
* webhook: support Issues event (#2319)Unknwon2017-03-09
* Minor improve on error handlingUnknwon2017-02-10
* log: start using gopkg.in/clog.v1Unknwon2017-02-09
* models/pull: load attributes when fetch list of pull requests (#4089)Unknwon2017-02-09
* Code fix for PR #3547Unknwon2016-12-22
* PR Webhook - Add base/head info (#3547)Kurt Madel2016-12-22
* Fix string format verbs (#3637)Alexander Lunegov2016-12-21
* modules/sync: add UniqueQueueUnknwon2016-08-30
* Web editor: support upload filesUnknwon2016-08-30
* General code quality improvementUnknwon2016-08-16
* #2246 add HTMLURL to webhook typeUnknwon2016-08-16
* models/repo_editor: improve code qualityUnknwon2016-08-15
* models/issue: improve quality and performance of NewIssue functionUnknwon2016-08-15
* Web editor: improve edit file and diff previewUnknwon2016-08-14
* Squashed commit of the following:Richard Mahn2016-08-14
* Replace convert.To with APIFormat callsUnknwon2016-08-14
* #2246 fully support of webhooks for pull requestUnknwon2016-08-14
* Add test pull request task on merging a PR. Fixes #3396 (#3425)lstahlman2016-08-10
* #3393 fix missing sub-url prefix in relative avatar linkUnknwon2016-08-07
* Refactor User.Id to User.IDUnknwon2016-07-24
* Remove redundant Unix timestamp method callUnknwon2016-07-23
* #2854 fix no mail notification when issue is closed/reopenedUnknwon2016-07-16
* models/repo: remove redundant info for some repo methodsUnknwon2016-07-15
* #2302 Replace time.Time with Unix Timestamp (int64)Unknwon2016-03-09
* Update localesUnknwon2016-03-04
* #1597 fix pull request remote head can't update with force pushUnknwon2016-03-04
* #1597 support pull requests in same repositoryUnknwon2016-03-04
* #2697 fix panic when close issue via commit messageUnknwon2016-02-25
* #1821 add actions for close and reopen issuesUnknwon2016-02-22
* Minor fix for #2524Unknwon2016-02-19
* Merge pull request #2524 from mhartkorn/pullrefsUnknwon2016-02-19
|\
| * Removed unused method GetUnmergedPullRequestByRepoPathAndHeadBranchMartin Hartkorn2016-02-04
| * Removed dependency on post-receive hook and use TriggerTask insteadMartin Hartkorn2016-02-04
| * Enable a way to checkout Pull Requests from remote refsMartin Hartkorn2016-01-30
* | Add missing patch conflit patternUnknwon2016-02-03
|/
* Minor fix for #2494Unknwon2016-01-28
* Change user name in Pull RequestsMartin Hartkorn2016-01-27
* rename import pathUnknwon2015-12-15
* move out git module and #1573 send push hookUnknwon2015-12-09
* wiki: finish editUnknwon2015-11-27
* introduce git-shellUnknwon2015-11-26
* noticeUnknwon2015-11-20
* add more debug infoUnknwon2015-11-20
* more fix on #2002Unknwon2015-11-20
* fix #2002Unknwon2015-11-20
* #1922 Pull request fail to merge with BINUnknwon2015-11-16
* #1931 Test patch does not checkout correct base branchUnknwon2015-11-15