2
0
Commit Graph

660 Commits

Author SHA1 Message Date
Unknwon
0ea0bb4fe5 Show owner/poster tags of comments and fix #1312 2015-08-14 02:43:40 +08:00
Unknwon
f9dd6a0aae finish close/reopen issue 2015-08-13 23:21:43 +08:00
Unknwon
08a2c12fc3 finish view comments on issue page 2015-08-13 16:07:11 +08:00
Unknwon
bcc37fb5b3 add comment form UI 2015-08-12 18:44:09 +08:00
Unknwon
92877abad3 finish view issue without comments and ops 2015-08-12 17:04:23 +08:00
Unknwon
b40750b450 update locales 2015-08-12 02:29:47 +08:00
Unknwon
8868c58a0b finish attachments when create issue 2015-08-11 23:24:40 +08:00
Unknwon
a0f7a8994d finish create issue attachment UI 2015-08-11 17:54:00 +08:00
Unknwon
e3259b3654 Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
# Conflicts:
#	modules/bindata/bindata.go
#	public/css/gogs.min.css
2015-08-10 23:01:41 +08:00
Unknwon
b3a024b708 minor fix on #1460 2015-08-10 22:59:12 +08:00
无闻
a84f5672d0 Merge pull request #1460 from manfer/semantic
new top menu
2015-08-10 22:44:37 +08:00
Fernando San Julián
3a023f047c new top menu 2015-08-10 16:38:21 +02:00
Unknwon
41803a8f40 finish create issue with milestone and assignee 2015-08-10 21:47:23 +08:00
Unknwon
60456b5666 finish create issue with milestone 2015-08-10 18:57:57 +08:00
Unknwon
ed4fd6151d finish create issue with labels 2015-08-10 16:52:08 +08:00
Unknwon
4083ee3e3e add migrate from issue.label_ids to issue_label 2015-08-10 14:42:50 +08:00
无闻
7c48368537 Merge pull request #1457 from jqs7/customAvatar
add custom avatar source support
2015-08-10 11:36:59 +08:00
Jqs7
ec0904fe8d custom avatar source 2015-08-10 09:46:42 +08:00
Unknwon
1313b6d732 upgrade new issue to SUI v2 2015-08-10 01:04:23 +08:00
Unknwon
c6f17a7e3f Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
# Conflicts:
#	modules/bindata/bindata.go
#	public/css/gogs.min.css
#	templates/repo/header.tmpl
2015-08-10 00:37:42 +08:00
Unknwon
28e16ea88d list view: issue, label, milestone 2015-08-09 22:45:38 +08:00
Unknwon
b4082a00dd UI: create issue with title and content 2015-08-09 15:23:02 +08:00
Unknwon
2b48435128 remove sync.Pool and support go1.2 again 2015-08-09 12:06:08 +08:00
Unknwon
74a535b53d Generate random avatar based on e-mail when disable Gravatar 2015-08-09 11:46:10 +08:00
Unknwon
2d1027ea97 WIP: create PR - choose branch 2015-08-08 22:43:14 +08: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