lstahlman
|
c441b63291
|
Add test pull request task on merging a PR. Fixes #3396 (#3425)
|
2016-08-10 11:38:44 -07:00 |
|
Unknwon
|
99728407d4
|
#3393 fix missing sub-url prefix in relative avatar link
|
2016-08-07 10:13:05 -07:00 |
|
Unknwon
|
48b0d21673
|
Refactor User.Id to User.ID
|
2016-07-24 01:08:22 +08:00 |
|
Unknwon
|
f97cea1903
|
Remove redundant Unix timestamp method call
Unix() already uses UTC as timezone
|
2016-07-23 20:24:44 +08:00 |
|
Unknwon
|
dcb0a41e41
|
#2854 fix no mail notification when issue is closed/reopened
|
2016-07-16 00:36:39 +08:00 |
|
Unknwon
|
3816d7b42a
|
models/repo: remove redundant info for some repo methods
RepoLink -> Link, RepoRelLink -> RelLink, FullRepoLink -> FullLink
|
2016-07-15 21:53:43 +08:00 |
|
Unknwon
|
dae318c33d
|
#2302 Replace time.Time with Unix Timestamp (int64)
|
2016-03-09 19:53:30 -05:00 |
|
Unknwon
|
9a29668124
|
Update locales
|
2016-03-04 18:51:18 -05:00 |
|
Unknwon
|
3fe440d976
|
#1597 fix pull request remote head can't update with force push
|
2016-03-04 16:53:03 -05:00 |
|
Unknwon
|
a407ea927c
|
#1597 support pull requests in same repository
|
2016-03-04 15:43:01 -05:00 |
|
Unknwon
|
070b6347d6
|
#2697 fix panic when close issue via commit message
|
2016-02-25 14:17:55 -05:00 |
|
Unknwon
|
41fbd1bbeb
|
#1821 add actions for close and reopen issues
|
2016-02-22 12:40:00 -05:00 |
|
Unknwon
|
09b290b38c
|
Minor fix for #2524
|
2016-02-19 22:16:26 -05:00 |
|
Unknwon
|
2f959396cf
|
Merge pull request #2524 from mhartkorn/pullrefs
Enable a way to checkout Pull Requests from remote refs
|
2016-02-19 22:00:25 -05:00 |
|
Martin Hartkorn
|
9614b1434d
|
Removed unused method GetUnmergedPullRequestByRepoPathAndHeadBranch
|
2016-02-04 19:15:21 +01:00 |
|
Martin Hartkorn
|
f266ccf7e2
|
Removed dependency on post-receive hook and use TriggerTask instead
|
2016-02-04 19:00:42 +01:00 |
|
Unknwon
|
124de71845
|
Add missing patch conflit pattern
|
2016-02-03 12:28:03 -05:00 |
|
Martin Hartkorn
|
7cb68a106b
|
Enable a way to checkout Pull Requests from remote refs
|
2016-01-30 23:56:38 +01:00 |
|
Unknwon
|
a0b1c6ab2b
|
Minor fix for #2494
- Change tooltip size from mini to tiny in profile page
|
2016-01-28 06:07:16 -05:00 |
|
Martin Hartkorn
|
01031ba457
|
Change user name in Pull Requests
|
2016-01-27 22:45:03 +01:00 |
|
Unknwon
|
adb4784fe0
|
rename import path
|
2015-12-15 17:25:45 -05:00 |
|
Unknwon
|
0638ee1b76
|
move out git module and #1573 send push hook
|
2015-12-09 20:46:05 -05:00 |
|
Unknwon
|
0b1e1041aa
|
wiki: finish edit
|
2015-11-27 01:50:38 -05:00 |
|
Unknwon
|
1d132f38b6
|
introduce git-shell
|
2015-11-26 17:33:45 -05:00 |
|
Unknwon
|
4540c05a3b
|
notice
|
2015-11-20 11:37:17 -05:00 |
|
Unknwon
|
b77659807c
|
add more debug info
|
2015-11-20 08:43:15 -05:00 |
|
Unknwon
|
98baccda7f
|
more fix on #2002
|
2015-11-20 04:08:08 -05:00 |
|
Unknwon
|
8fd4e904ea
|
fix #2002
|
2015-11-20 02:53:54 -05:00 |
|
Unknwon
|
879ae3d2aa
|
#1922 Pull request fail to merge with BIN
|
2015-11-16 21:18:04 -05:00 |
|
Unknwon
|
7bfdec47c9
|
#1931 Test patch does not checkout correct base branch
|
2015-11-15 14:41:36 -05:00 |
|
Unknwon
|
bdebbec195
|
#1838 update merge base before generate new patch
|
2015-11-03 17:25:39 -05:00 |
|
Unknwon
|
0a5f357697
|
fix issue comment mention and autofix count when start
|
2015-10-29 20:40:57 -04:00 |
|
Unknwon
|
5dff91619c
|
fix insecure tls when trigger task
|
2015-10-26 09:16:24 -04:00 |
|
Unknwon
|
5eba0c0ad7
|
#1711 try to indicate sqlite session issue when merge
|
2015-10-25 18:35:27 -04:00 |
|
Unknwon
|
57cd44d28c
|
Reopen PR need retest patch
|
2015-10-25 03:10:22 -04:00 |
|
Unknwon
|
b5a8f085b5
|
New push to base repo of base branch: retest all corresponding patches
|
2015-10-24 14:48:11 -04:00 |
|
Unknwon
|
dff1973db7
|
New push to head repo of head branch: regenerate patch and retest apply
|
2015-10-24 03:36:47 -04:00 |
|
Unknwon
|
1cf8331099
|
work on #1818
|
2015-10-22 14:47:32 -04:00 |
|
Unknwon
|
f096db05aa
|
New/reopen PR checks if there is any unmerged and open PR
|
2015-10-18 19:30:39 -04:00 |
|