Commit Graph

3171 Commits

Author SHA1 Message Date
0d38794c7f Factor out function to get the current user
The same logic was duplicated in three places. Factor it
out so that we can add further fallbacks in a single place.
2015-08-15 10:05:12 +02:00
e633425f27 #1180 and #1250: migration 2015-08-15 16:03:20 +08:00
b35d7eee31 update locale 2015-08-15 14:14:55 +08:00
a52324a5f9 able sort issues 2015-08-15 12:07:08 +08:00
4ce003dc15 Filter issues by assignee 2015-08-15 11:24:41 +08:00
a24141ec9c more on #1319 2015-08-15 02:54:39 +08:00
cec38f2a8c able edit issue labels/milestone/assignee 2015-08-15 00:42:43 +08:00
817b48ed1e Show owner/poster tags of comments and fix #1312 2015-08-14 02:43:40 +08:00
1fb53067f4 finish close/reopen issue 2015-08-13 23:21:43 +08:00
133b19d0c5 finish view comments on issue page 2015-08-13 16:07:11 +08:00
f8a4ab25fd Updated the LDAP module readme. 2015-08-12 17:08:16 -07:00
7d84d4a8f0 Significantly enhanced LDAP support in Gogs. 2015-08-12 17:01:22 -07:00
1cb46ede1a Merge branch 'master' of https://github.com/gogits/gogs
Conflicts:
	routers/repo/download.go
2015-08-12 21:10:00 +00:00
9e6bd31d76 fixes for binary 2015-08-12 21:07:44 +00:00
ab2d0b3b44 add comment form UI 2015-08-12 18:44:09 +08:00
b4c0b7b98b finish view issue without comments and ops 2015-08-12 17:04:23 +08:00
496a65ed29 update locales 2015-08-12 02:29:47 +08:00
34f6cbfc2a finish attachments when create issue 2015-08-11 23:24:40 +08:00
89c2bd4a0d finish create issue attachment UI 2015-08-11 17:54:00 +08:00
887bc1b594 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
2aea247208 minor fix on #1460 2015-08-10 22:59:12 +08:00
2cef9ef5e2 Merge pull request #1460 from manfer/semantic
new top menu
2015-08-10 22:44:37 +08:00
4cc198179c new top menu 2015-08-10 16:38:21 +02:00
75aff60c90 finish create issue with milestone and assignee 2015-08-10 21:47:23 +08:00
09a1b2a1f5 finish create issue with milestone 2015-08-10 18:57:57 +08:00
922f3f3062 finish create issue with labels 2015-08-10 16:52:08 +08:00
17de3ab0a3 add migrate from issue.label_ids to issue_label 2015-08-10 14:42:50 +08:00
8f2a184e04 Merge pull request #1457 from jqs7/customAvatar
add custom avatar source support
2015-08-10 11:36:59 +08:00
16f74b62b9 custom avatar source 2015-08-10 09:46:42 +08:00
48f12d4ead upgrade new issue to SUI v2 2015-08-10 01:04:23 +08:00
a79586cc54 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
7372042441 list view: issue, label, milestone 2015-08-09 22:45:38 +08:00
590c464c56 UI: create issue with title and content 2015-08-09 15:23:02 +08:00
68b9d78386 remove sync.Pool and support go1.2 again 2015-08-09 12:06:08 +08:00
4b43ffc96c Generate random avatar based on e-mail when disable Gravatar 2015-08-09 11:46:10 +08:00
dea3a8c6a4 WIP: create PR - choose branch 2015-08-08 22:43:14 +08:00
9db4acc62e improve fork process 2015-08-08 17:10:34 +08:00
9ba0d8b87a update locale 2015-08-06 23:41:29 +08:00
39a3b768bc #334: Add Deployment Key Support 2015-08-06 22:48:11 +08:00
9f12ab0e88 update locale 2015-08-05 21:12:52 +08:00
77dcef0cab fix milestone format parse 2015-08-05 20:37:14 +08:00
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
0705f55ce0 finish new milestone page 2015-08-05 20:23:08 +08:00
74bd6b939c milestone: edit 2015-08-05 18:26:18 +08:00
3e4cdccf6b milestone: create page 2015-08-05 15:24:26 +08:00
e50982f5ec allow anonymous SSH clone 2015-08-05 11:14:17 +08:00
487fc8ca39 fix #1439 2015-08-05 10:16:21 +08:00
e6792796cc minor fix on #1432 2015-08-04 09:13:37 +08:00
96c1ce9606 Merge pull request #1432 from manfer/enhance-copy-clipboard
Enhance copy clipboard
2015-08-04 08:51:06 +08:00
6a89eeedf3 browser supports copy detection 2015-08-03 21:27:07 +02:00