Unknwon
|
9bd9ad4205
|
#1692 add CRUD issue APIs
- Fix go-gogs-client#10
- Related to #809
|
2016-03-13 23:20:22 -04:00 |
|
Unknwon
|
514382e2eb
|
Rename module: middleware -> context
|
2016-03-11 11:56:52 -05:00 |
|
Unknwon
|
0e9bc2d410
|
Fix pull request availability check
|
2016-03-06 23:57:46 -05:00 |
|
Unknwon
|
a5b0400be7
|
#1146 finish new access rights for collaborators
|
2016-03-05 20:45:23 -05:00 |
|
Unknwon
|
129638117f
|
#2697 fix panic when close issue via commit message
|
2016-02-25 14:17:55 -05:00 |
|
Unknwon
|
912f7b51e9
|
#1821 add actions for close and reopen issues
|
2016-02-22 12:40:00 -05:00 |
|
Unknwon
|
d5a3021a7d
|
Make markdown as an independent module
|
2016-02-20 17:10:05 -05:00 |
|
Unknwon
|
a703f7d7b4
|
Merge pull request #2647 from andreynering/issue-template
Implement issue and pull request templates
|
2016-02-20 14:12:15 -05:00 |
|
Download-Fritz
|
a1b28fc33c
|
Rename MustEnablePulls() to MustAllowPulls() and simplify the contained check to AllowsPulls().
|
2016-02-19 20:48:32 +01:00 |
|
Download-Fritz
|
a467184e13
|
#2505 Allow to fork and disallow to create PRs for mirrors.
|
2016-02-19 20:33:06 +01:00 |
|
Andrey Nering
|
658bfc2704
|
Implement issue and pull request templates.
Similar to GitHub:
https://github.com/blog/2111-issue-and-pull-request-templates
Priority:
- root
- .gogs
- .github
|
2016-02-18 21:21:30 -02:00 |
|
Tobias Kunicke
|
bc0eee48d5
|
parse milestone.deadline as local time
|
2016-02-06 00:10:32 +01:00 |
|
Unknwon
|
1c74612b3c
|
Minor fix for #2444
|
2016-02-01 20:55:12 -05:00 |
|
Unknwon
|
d3ba246693
|
Merge pull request #2444 from bkcsoft/feature/participants
Implemented participant-listing for issue-pages (Fixes #2377)
|
2016-02-01 20:31:54 -05:00 |
|
Florian Kaiser
|
3e0a27157c
|
Make highlighted markdown code blocks work on issue pages
|
2016-02-01 19:53:58 +00:00 |
|
Kim "BKC" Carlbäcker
|
85335c5f56
|
Go-ism :D
|
2016-01-27 20:11:07 +01:00 |
|
Kim "BKC" Carlbäcker
|
b31c7fe074
|
Fixed Poster/Commenter-bug and clean-up
|
2016-01-26 17:55:54 +01:00 |
|
Kim "BKC" Carlbäcker
|
2665728ee7
|
Fix OP not 'participating' until commented
|
2016-01-26 17:55:54 +01:00 |
|
Kim Carlbäcker
|
f65dedc3be
|
Optimize participant-fetching
|
2016-01-26 17:55:54 +01:00 |
|
Kim "BKC" Carlbäcker
|
2cc1ee3fc0
|
Implemented participant-listing for issue-pages
|
2016-01-26 17:55:54 +01:00 |
|
Unknwon
|
5ff6eedf5e
|
#2251 fix button name
|
2015-12-19 22:07:06 -05:00 |
|
Unknwon
|
c6083c335e
|
#1612 Ability to send mail when a new pull request is submitted
|
2015-12-10 11:18:56 -05:00 |
|
Unknwon
|
e538ff2770
|
fix #1829 and fix #890
|
2015-12-04 21:30:33 -05:00 |
|
Unknwon
|
ec2423ad7c
|
more UI minor fixes
|
2015-12-02 20:56:26 -05:00 |
|
Unknwon
|
d370effca5
|
minor fix for #1961
|
2015-11-16 11:20:11 -05:00 |
|
Unknwon
|
134d8e7681
|
work on #1961
|
2015-11-16 10:14:12 -05:00 |
|
Unknwon
|
e7aabf70dc
|
#1905 Triming the issue title
|
2015-11-06 11:17:46 -05:00 |
|
Unknwon
|
00eb2b221f
|
fix #1876
|
2015-11-04 10:16:50 -05:00 |
|
Unknwon
|
fad31ca302
|
work on #1748
|
2015-10-31 18:59:07 -04:00 |
|
Unknwon
|
706b0f72e2
|
fix issue comment mention and autofix count when start
|
2015-10-29 20:40:57 -04:00 |
|
Unknwon
|
c3ba5590c9
|
Reopen PR need retest patch
|
2015-10-25 03:10:22 -04:00 |
|
Unknwon
|
e0aab4a7f6
|
#1830 new comment with status change overwrites issue content
|
2015-10-23 12:54:19 -04:00 |
|
Unknwon
|
c6ce6bd4c2
|
work on #1830
|
2015-10-23 10:31:13 -04:00 |
|
Unknwon
|
fc7959d3bc
|
New/reopen PR checks if there is any unmerged and open PR
|
2015-10-18 19:30:39 -04:00 |
|
Unknwon
|
d9c5b3bcee
|
#1659 fix change label title resets color
|
2015-09-18 06:18:31 -04:00 |
|
Unknwon
|
562e47f31c
|
finish all new template for current ones
|
2015-09-17 15:45:36 -04:00 |
|
Unknwon
|
b0bf4cc1cb
|
fix #1632 and #1606
|
2015-09-13 11:26:25 -04:00 |
|
Unknwon
|
6f6f38e7c3
|
#1603 suburl for comment attachments
|
2015-09-08 09:09:40 -04:00 |
|
Unknwon
|
49e120a67c
|
#1602 change status after comment issue
|
2015-09-08 06:34:02 -04:00 |
|
Unknwon
|
2a2a8cd619
|
ui and pulls index fix
|
2015-09-03 03:49:50 -04:00 |
|
Unknwon
|
83dc2468f5
|
finish initial version of pull request
|
2015-09-02 16:18:09 -04:00 |
|
Unknwon
|
953bb06857
|
basic PR feature
|
2015-09-02 09:26:56 -04:00 |
|
Unknwon
|
37e0cee877
|
finish PR UI
|
2015-09-02 04:08:05 -04:00 |
|
Unknwon
|
ebf1bd4f51
|
add view pull desc
|
2015-09-01 19:26:39 -04:00 |
|
Unknwon
|
8c046073a8
|
work on PR conversation
|
2015-09-01 19:07:02 -04:00 |
|
Unknwon
|
1ca257ad9f
|
rename fields
|
2015-08-31 16:24:28 +09:00 |
|
Unknwon
|
a00194e665
|
work on #1548
|
2015-08-28 19:15:25 +08:00 |
|
Unknwon
|
a329bbc215
|
new org dashboard issues
|
2015-08-25 23:22:05 +08:00 |
|
Unknwon
|
f808df5a7b
|
new user dahsboard issues
|
2015-08-25 22:58:34 +08:00 |
|
Unknwon
|
371572cf5f
|
allow edit issue and comment
|
2015-08-20 04:31:28 +08:00 |
|