2
0
Commit Graph

637 Commits

Author SHA1 Message Date
Don Bowman
e6bb51fcfe Merge branch 'master' of https://github.com/gogits/gogs
Conflicts:
	routers/repo/download.go
2015-08-12 21:10:00 +00:00
Don Bowman
94f26815e8 fixes for binary 2015-08-12 21:07:44 +00:00
Unknwon
7ad8b3e568 improve fork process 2015-08-08 17:10:34 +08:00
Unknwon
8a8fed3084 update locale 2015-08-06 23:41:29 +08:00
Unknwon
a1b1352dbc #334: Add Deployment Key Support 2015-08-06 22:48:11 +08:00
Unknwon
59517c314b update locale 2015-08-05 21:12:52 +08:00
Unknwon
df776d8d50 fix milestone format parse 2015-08-05 20:37:14 +08:00
Unknwon
5660db8860 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
5b21042ec4 finish new milestone page 2015-08-05 20:23:08 +08:00
Unknwon
5d7294a5a9 milestone: edit 2015-08-05 18:26:18 +08:00
Unknwon
9ef6508b57 milestone: create page 2015-08-05 15:24:26 +08:00
Unknwon
fde6df5f4f allow anonymous SSH clone 2015-08-05 11:14:17 +08:00
Unknwon
5cace0481f fix #1439 2015-08-05 10:16:21 +08:00
Unknwon
4130ae45e9 minor fix on #1432 2015-08-04 09:13:37 +08:00
无闻
7ad893327d Merge pull request #1432 from manfer/enhance-copy-clipboard
Enhance copy clipboard
2015-08-04 08:51:06 +08:00
Fernando San Julián
d686c0a58d browser supports copy detection 2015-08-03 21:27:07 +02:00
Unknwon
7feed671ad milestone: list view 2015-08-03 17:42:09 +08:00
Unknwon
a5fbe73869 better wording 2015-08-02 12:37:29 +08:00
Unknwon
a05b839d41 replace path.Join 2015-08-02 11:52:48 +08:00
Unknwon
cd648998bf custom workDir function to handle speical case in Windows 2015-08-02 11:41:28 +08:00
Unknwon
3c1aad446b update locale and .gopmfile 2015-08-01 15:57:03 +08:00
Fernando San Julián
b8bb800199 new markdown styles 2015-08-01 02:26:14 +02:00
Unknwon
c391d599fd add italian support 2015-07-31 12:19:40 +08:00
Unknwon
f936fb858f update locale and prepare for 0.6.3 release 2015-07-30 22:14:06 +08:00
Vladimir Vissoultchev
859d79ba10 Fix UTF-8 in upper-case, use ansi charset for all non UTF-8 encodings 2015-07-29 17:58:03 +03:00
Unknwon
400a5d2d14 update gopmfile 2015-07-28 22:36:41 +08:00
无闻
d3cd362615 Merge pull request #1402 from wqweto/develop
Allow file and directory names to contain percent character
2015-07-28 17:46:58 +08:00
Vladimir Vissoultchev
12d445891a Allow file and directory names to contain percent character 2015-07-28 11:42:06 +03:00
无闻
1d008b1df0 Merge pull request #1399 from wqweto/develop
Allow explicit charset/codepage setting for ANSI source files to alle…
2015-07-28 14:23:16 +08:00
Unknwon
d1e96b361c better paging 2015-07-28 03:14:37 +08:00
Vladimir Vissoultchev
47a782edfa Allow explicit charset/codepage setting for ANSI source files to alleviate issue #1088 2015-07-27 21:58:51 +03:00
Unknwon
0c04695ba2 fix #864 with migration and update locale 2015-07-26 22:06:28 +08:00
Unknwon
ab65286c60 fix #1169
- prevent create reop on existed path
2015-07-26 19:22:17 +08:00
Unknwon
943f413d05 go-bindata on #1393 and fix #1392 2015-07-26 13:07:04 +08:00
Unknwon
d0cf032a6c #835: Realtime webhooks 2015-07-25 21:32:04 +08:00
Unknwon
bcc5131eaf fix paging links and issue count 2015-07-25 13:07:00 +08:00
无闻
993fdb6046 Merge pull request #1111 from vitalvas/develop
Add function in cron to autofix counters in repository
2015-07-25 07:22:50 +08:00
Unknwon
ff01920c45 update Chinese locale 2015-07-25 03:13:47 +08:00
Unknwon
d5c68ade53 new issue and label page 2015-07-25 02:52:25 +08:00
Unknwon
250daf0b85 Merge branch 'develop' of github.com:gogits/gogs into feature/page_issues 2015-07-25 00:49:40 +08:00
Unknwon
f9322b2fc5 Merge branch 'master' of github.com:gogits/gogs into develop 2015-07-25 00:48:42 +08:00
无闻
58618c04b2 Merge pull request #1309 from stettberger/master
settings/password: no minimal required characters for OldPassword
2015-07-25 00:45:53 +08:00
无闻
7563d26651 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
无闻
70117bf65c 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
af5a13dc87 UI: CURD labels
- fix update lable break connection with repository
2015-07-24 23:13:42 +08:00
Unknwon
b0eb1646dc UI: basic label list
- create new label
2015-07-24 21:02:49 +08:00
Unknwon
552bc6c77b UI: basci issue list without filters
- fix isRead check
- fix paging
2015-07-24 16:42:47 +08:00
Unknwon
09c9b39209 UI: issues - finish basic frame 2015-07-24 04:50:05 +08:00
Unknwon
20c328a450 fix install form def 2015-07-20 12:34:53 +08:00
Unknwon
956f7f8fe8 #1128: API calls are not hidden behind sign in 2015-07-15 19:17:57 +08:00