无闻
|
8be0bb177b
|
Merge pull request #1485 from donbowman/mime-type
43bfee0d48 reverted my change
|
2015-08-14 13:38:14 +08:00 |
|
Don Bowman
|
4137426c88
|
43bfee0d48 reverted my change
423b1c69be , which in turn
causes all content to be served as text/plain. Let go decide
what the mime type is (e.g. text/html instead of text/plain).
|
2015-08-13 23:21:49 +00:00 |
|
Unknwon
|
817b48ed1e
|
Show owner/poster tags of comments and fix #1312
|
2015-08-14 02:43:40 +08:00 |
|
Unknwon
|
1fb53067f4
|
finish close/reopen issue
|
2015-08-13 23:21:43 +08:00 |
|
Unknwon
|
133b19d0c5
|
finish view comments on issue page
|
2015-08-13 16:07:11 +08:00 |
|
Unknwon
|
ab2d0b3b44
|
add comment form UI
|
2015-08-12 18:44:09 +08:00 |
|
Unknwon
|
b4c0b7b98b
|
finish view issue without comments and ops
|
2015-08-12 17:04:23 +08:00 |
|
Unknwon
|
e67659bf8e
|
fix serve attachment content type
|
2015-08-12 04:49:51 +08:00 |
|
Unknwon
|
34f6cbfc2a
|
finish attachments when create issue
|
2015-08-11 23:24:40 +08:00 |
|
Unknwon
|
89c2bd4a0d
|
finish create issue attachment UI
|
2015-08-11 17:54:00 +08:00 |
|
Unknwon
|
17f3e840ec
|
fix cannot parse JSON for attachments
|
2015-08-11 12:44:14 +08:00 |
|
Unknwon
|
cbc7b7132f
|
finish new issue action and mentions
|
2015-08-10 23:31:59 +08:00 |
|
Unknwon
|
884bc4ffd8
|
rename functions
|
2015-08-10 22:45:49 +08:00 |
|
Unknwon
|
75aff60c90
|
finish create issue with milestone and assignee
|
2015-08-10 21:47:23 +08:00 |
|
Unknwon
|
09a1b2a1f5
|
finish create issue with milestone
|
2015-08-10 18:57:57 +08:00 |
|
Unknwon
|
922f3f3062
|
finish create issue with labels
|
2015-08-10 16:52:08 +08:00 |
|
Unknwon
|
17de3ab0a3
|
add migrate from issue.label_ids to issue_label
|
2015-08-10 14:42:50 +08:00 |
|
Unknwon
|
590c464c56
|
UI: create issue with title and content
|
2015-08-09 15:23:02 +08:00 |
|
Unknwon
|
dea3a8c6a4
|
WIP: create PR - choose branch
|
2015-08-08 22:43:14 +08:00 |
|
Unknwon
|
e3bdfd51ff
|
better fork permission check
|
2015-08-08 17:24:10 +08:00 |
|
Unknwon
|
9db4acc62e
|
improve fork process
|
2015-08-08 17:10:34 +08:00 |
|
Unknwon
|
3d0583df0f
|
fix private repo cannot trigger hook by SSH
|
2015-08-08 01:04:12 +08:00 |
|
Unknwon
|
9d414d4dd9
|
remove Index field of milestone
|
2015-08-06 23:25:35 +08:00 |
|
Unknwon
|
39a3b768bc
|
#334: Add Deployment Key Support
|
2015-08-06 22:48:11 +08:00 |
|
Unknwon
|
34795770c3
|
fix issue stats with milestone filter
|
2015-08-05 20:52:17 +08:00 |
|
Unknwon
|
77dcef0cab
|
fix milestone format parse
|
2015-08-05 20:37:14 +08:00 |
|
Unknwon
|
2c507667bf
|
Merge branch 'develop' of github.com:gogits/gogs into feature/milestone
# Conflicts:
# gogs.go
# models/issue.go
# templates/.VERSION
|
2015-08-05 20:26:00 +08:00 |
|
Unknwon
|
0705f55ce0
|
finish new milestone page
|
2015-08-05 20:23:08 +08:00 |
|
Unknwon
|
74bd6b939c
|
milestone: edit
|
2015-08-05 18:26:18 +08:00 |
|
Unknwon
|
3e4cdccf6b
|
milestone: create page
|
2015-08-05 15:24:26 +08:00 |
|
Unknwon
|
ce4dcf1e83
|
fix naming
|
2015-08-05 11:18:24 +08:00 |
|
Unknwon
|
e50982f5ec
|
allow anonymous SSH clone
|
2015-08-05 11:14:17 +08:00 |
|
Unknwon
|
9311a9858a
|
milestone: pagination
|
2015-08-04 22:24:04 +08:00 |
|
Unknwon
|
04458d49a0
|
milestone: list view
|
2015-08-03 17:42:09 +08:00 |
|
Unknwon
|
cbb78b6a63
|
better wording
|
2015-08-02 12:37:29 +08:00 |
|
Unknwon
|
009d692c7d
|
fix install default db option
|
2015-07-31 16:23:17 +08:00 |
|
Unknwon
|
eea9302d8f
|
fix #1204
|
2015-07-31 13:53:14 +08:00 |
|
无闻
|
eedac73229
|
Merge pull request #1404 from wqweto/develop
Allow space and/or percent in file and directory names
|
2015-07-30 20:22:42 +08:00 |
|
Unknwon
|
869113704b
|
fix #1407
|
2015-07-30 20:00:57 +08:00 |
|
Vladimir Vissoultchev
|
2cc050e21e
|
Fix UTF-8 in upper-case, use ansi charset for all non UTF-8 encodings
|
2015-07-29 17:58:03 +03:00 |
|
Vladimir Vissoultchev
|
43bfee0d48
|
Raw text file view returns correct charset in content-type header if not utf-8
|
2015-07-28 19:50:35 +03:00 |
|
Unknwon
|
589618c8a5
|
better paging
|
2015-07-28 03:14:37 +08:00 |
|
Unknwon
|
fa298a2c30
|
#835: Realtime webhooks
|
2015-07-25 21:32:04 +08:00 |
|
Unknwon
|
68cacf9c63
|
fix issue paging
|
2015-07-25 07:59:54 +08:00 |
|
Unknwon
|
1ba837a055
|
new issue and label page
|
2015-07-25 02:52:25 +08:00 |
|
Unknwon
|
54b58e988d
|
Merge branch 'develop' of github.com:gogits/gogs into feature/page_issues
|
2015-07-25 00:49:40 +08:00 |
|
Unknwon
|
70d44e9565
|
Merge branch 'master' of github.com:gogits/gogs into develop
|
2015-07-25 00:48:42 +08:00 |
|
无闻
|
333ab1b2b4
|
Merge pull request #1317 from smcquay/keys
fix .keys route
|
2015-07-25 00:46:39 +08:00 |
|
无闻
|
3dcc0a4b5f
|
Merge pull request #1249 from donbowman/master
in routers/repo/download.go, don't set mime type, let go figure it out.
|
2015-07-25 00:41:22 +08:00 |
|
无闻
|
91ab2538c3
|
Merge pull request #1244 from jamesa/develop
Add full name field to admin's user edit page (fixes #1130)
|
2015-07-25 00:39:16 +08:00 |
|