Unknwon
|
6e37e3f3d7
|
Replace convert.To with APIFormat calls
|
8 years ago |
Unknwon
|
f60f4fc56e
|
#2246 fully support of webhooks for pull request
|
8 years ago |
lstahlman
|
c997baf983
|
Add test pull request task on merging a PR. Fixes #3396 (#3425)
|
8 years ago |
Unknwon
|
d94b5f971e
|
#3393 fix missing sub-url prefix in relative avatar link
|
8 years ago |
Unknwon
|
3b42ab0e57
|
Refactor User.Id to User.ID
|
9 years ago |
Unknwon
|
d61bcdc10b
|
Remove redundant Unix timestamp method call
Unix() already uses UTC as timezone
|
9 years ago |
Unknwon
|
7b4e810eb5
|
#2854 fix no mail notification when issue is closed/reopened
|
9 years ago |
Unknwon
|
bc2448daaa
|
models/repo: remove redundant info for some repo methods
RepoLink -> Link, RepoRelLink -> RelLink, FullRepoLink -> FullLink
|
9 years ago |
Unknwon
|
9f43369667
|
#2302 Replace time.Time with Unix Timestamp (int64)
|
9 years ago |
Unknwon
|
b88ceff9bf
|
Update locales
|
9 years ago |
Unknwon
|
ad53fffebe
|
#1597 fix pull request remote head can't update with force push
|
9 years ago |
Unknwon
|
3d87381ce4
|
#1597 support pull requests in same repository
|
9 years ago |
Unknwon
|
78c263351c
|
#2697 fix panic when close issue via commit message
|
9 years ago |
Unknwon
|
559a1282ed
|
#1821 add actions for close and reopen issues
|
9 years ago |
Unknwon
|
4200adfa83
|
Minor fix for #2524
|
9 years ago |
Unknwon
|
71b9ee58c8
|
Merge pull request #2524 from mhartkorn/pullrefs
Enable a way to checkout Pull Requests from remote refs
|
9 years ago |
Martin Hartkorn
|
82aa954a4a
|
Removed unused method GetUnmergedPullRequestByRepoPathAndHeadBranch
|
9 years ago |
Martin Hartkorn
|
14a6a960dc
|
Removed dependency on post-receive hook and use TriggerTask instead
|
9 years ago |
Unknwon
|
01f1a736b6
|
Add missing patch conflit pattern
|
9 years ago |
Martin Hartkorn
|
5601d48df8
|
Enable a way to checkout Pull Requests from remote refs
|
9 years ago |
Unknwon
|
c1c3cada6c
|
Minor fix for #2494
- Change tooltip size from mini to tiny in profile page
|
9 years ago |
Martin Hartkorn
|
758589d28d
|
Change user name in Pull Requests
|
9 years ago |
Unknwon
|
8ac9d9b4c7
|
rename import path
|
9 years ago |
Unknwon
|
7c3baef786
|
move out git module and #1573 send push hook
|
9 years ago |
Unknwon
|
7943f3f40e
|
wiki: finish edit
|
9 years ago |
Unknwon
|
43eda8feb3
|
introduce git-shell
|
9 years ago |
Unknwon
|
5bb5e34f93
|
notice
|
9 years ago |
Unknwon
|
b0cd76734d
|
add more debug info
|
9 years ago |
Unknwon
|
242c0771cf
|
more fix on #2002
|
9 years ago |
Unknwon
|
24a086a9f0
|
fix #2002
|
9 years ago |
Unknwon
|
75b80c336f
|
#1922 Pull request fail to merge with BIN
|
9 years ago |
Unknwon
|
e597e4fd71
|
#1931 Test patch does not checkout correct base branch
|
9 years ago |
Unknwon
|
b09f487d65
|
#1838 update merge base before generate new patch
|
9 years ago |
Unknwon
|
696185195c
|
fix issue comment mention and autofix count when start
|
9 years ago |
Unknwon
|
bc10f0dc78
|
fix insecure tls when trigger task
|
9 years ago |
Unknwon
|
e494318a48
|
#1711 try to indicate sqlite session issue when merge
|
9 years ago |
Unknwon
|
32c8ba9a32
|
Reopen PR need retest patch
|
9 years ago |
Unknwon
|
266a2ff8a7
|
New push to base repo of base branch: retest all corresponding patches
|
9 years ago |
Unknwon
|
d4ffa64a15
|
New push to head repo of head branch: regenerate patch and retest apply
|
9 years ago |
Unknwon
|
90a7cc5c46
|
work on #1818
|
9 years ago |
Unknwon
|
20f3397f8c
|
New/reopen PR checks if there is any unmerged and open PR
|
9 years ago |