Unknwon
17de3ab0a3
add migrate from issue.label_ids to issue_label
2015-08-10 14:42:50 +08:00
Unknwon
48f12d4ead
upgrade new issue to SUI v2
2015-08-10 01:04:23 +08:00
Unknwon
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
Unknwon
8a3ee795d2
finish transforming to v2
2015-08-10 00:23:20 +08:00
Unknwon
7372042441
list view: issue, label, milestone
2015-08-09 22:45:38 +08:00
Unknwon
590c464c56
UI: create issue with title and content
2015-08-09 15:23:02 +08:00
Unknwon
68b9d78386
remove sync.Pool and support go1.2 again
2015-08-09 12:06:08 +08:00
Unknwon
4b43ffc96c
Generate random avatar based on e-mail when disable Gravatar
2015-08-09 11:46:10 +08:00
无闻
56a8d573b0
Merge pull request #1451 from jamesa/fix-owner-tag-on-issues
...
Add check to see if comments on an issue are by the repo owner
2015-08-09 10:23:34 +08:00
Unknwon
aede5cdb04
fix app suburl in feeds
2015-08-09 10:18:35 +08:00
James Anderson
fc63422caf
Add check to see if comments on an issue are by the repo owner
2015-08-08 17:16:11 -05:00
Unknwon
43a87b0caf
auto-redirect when finish filter branch
2015-08-08 23:12:23 +08:00
Unknwon
dea3a8c6a4
WIP: create PR - choose branch
2015-08-08 22:43:14 +08:00
Unknwon
d015d951bd
fix css rule
2015-08-08 17:53:38 +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
e6862e9cec
add more tutorial links
2015-08-08 01:17:44 +08:00
Unknwon
b7ff12c98a
update README
2015-08-08 01:12:14 +08:00
Unknwon
3d0583df0f
fix private repo cannot trigger hook by SSH
2015-08-08 01:04:12 +08:00
Unknwon
45adb9b7a3
fix #1331
2015-08-08 00:41:09 +08:00
Unknwon
492d2dc112
fix #1367
2015-08-08 00:29:50 +08:00
Unknwon
b1f08d3218
more on #1443
2015-08-07 00:09:28 +08:00
Unknwon
d922b7e504
#1443 set first user to be admin
...
...not just ID=1
2015-08-07 00:00:11 +08:00
Unknwon
9ba0d8b87a
update locale
2015-08-06 23:41:29 +08:00
Unknwon
02877f1a69
remove useless code
2015-08-06 23:27:54 +08:00
Unknwon
9d414d4dd9
remove Index field of milestone
2015-08-06 23:25:35 +08:00
Unknwon
952c480f4f
better version checker
2015-08-06 23:03:04 +08:00
Unknwon
0acf209e2a
fix UNIQUE
2015-08-06 22:55:03 +08:00
Unknwon
39a3b768bc
#334 : Add Deployment Key Support
2015-08-06 22:48:11 +08:00
Unknwon
9f12ab0e88
update locale
2015-08-05 21:12:52 +08:00
Unknwon
34795770c3
fix issue stats with milestone filter
2015-08-05 20:52:17 +08:00
Unknwon
81d01aa308
fix mysql parsetime arg
2015-08-05 20:47:35 +08:00
Unknwon
77dcef0cab
fix milestone format parse
2015-08-05 20:37:14 +08:00
Unknwon
44c32a8a53
update config
2015-08-05 20:29:30 +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
6d2f25b9f5
clean files
2015-08-05 18:28:05 +08:00
Unknwon
74bd6b939c
milestone: edit
2015-08-05 18:26:18 +08:00
Unknwon
b9527cd1bf
#1299 force downcase e-mail
2015-08-05 17:36:22 +08:00
Unknwon
cf90312b8f
clean file
2015-08-05 15:46:35 +08:00
Unknwon
4081f86654
fix new milestone button visibility
2015-08-05 15:27:22 +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
487fc8ca39
fix #1439
2015-08-05 10:16:21 +08:00
Unknwon
9311a9858a
milestone: pagination
2015-08-04 22:24:04 +08:00
Unknwon
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
Fernando San Julián
eebcbf9d34
add clipboard API support
2015-08-03 21:27:15 +02:00
Fernando San Julián
6a89eeedf3
browser supports copy detection
2015-08-03 21:27:07 +02:00