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 |
|
Unknwon
|
dc4aab9925
|
UI: CURD labels
- fix update lable break connection with repository
|
2015-07-24 23:13:42 +08:00 |
|
Unknwon
|
ac95f6d50f
|
UI: basic label list
- create new label
|
2015-07-24 21:02:49 +08:00 |
|
Unknwon
|
86dbda0b42
|
UI: basci issue list without filters
- fix isRead check
- fix paging
|
2015-07-24 16:42:47 +08:00 |
|
Unknwon
|
4447a20f87
|
UI: issues - finish basic frame
|
2015-07-24 04:50:05 +08:00 |
|
Unknwon
|
42a72b62fc
|
fix about #1289
|
2015-07-19 17:11:16 +08:00 |
|
Unknwon
|
bebbd08920
|
Disable log color in prod mode
|
2015-07-16 02:47:51 +08:00 |
|
Unknwon
|
4cbbaefd82
|
#1127: hide user e-mail when API caller isn't signed in
|
2015-07-15 12:59:43 +08:00 |
|
Unknwon
|
ced212f8fa
|
fix hidden bug on tpl rendering
|
2015-07-10 17:26:50 +08:00 |
|
Unknwon
|
35be8741c4
|
fix #1112
|
2015-07-10 16:51:25 +08:00 |
|
Unknwon
|
a2a9e151f8
|
install - add mail from setting
|
2015-07-09 16:10:31 +08:00 |
|
Unknwon
|
b9dc2147b4
|
UI: install - done
|
2015-07-09 13:17:48 +08:00 |
|