| Commit message (Expand) | Author | Age |
* | 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 |
* | #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 |