2
0
Commit Graph

267 Commits

Author SHA1 Message Date
Unknwon
6fa54b35e4 drop oauth2 feature support 2015-09-17 16:11:44 -04:00
Unknwon
5ca6821fe5 simplify names 2015-09-16 23:08:46 -04:00
Unknwon
4226a6f8d6 #1606 GUI bug while adding ldap user 2015-09-13 10:05:18 -04:00
Unknwon
4c1432e16b finish new edit auth UI 2015-09-11 12:03:08 -04:00
Unknwon
e68815466c finish all new user settings UI 2015-09-10 11:40:34 -04:00
Unknwon
01988a36f1 minor regexp fix on #1593 2015-09-07 11:56:06 -04:00
Unknwon
119de0224d #1593 fix repo name router bug 2015-09-07 11:51:53 -04:00
Unknwon
cc497eef19 #1191 allow upload avatar for org
Signed-off-by: Unknwon <u@gogs.io>
2015-09-06 17:12:02 -04:00
Unknwon
6930b78017 prepare 0.6.9 release 2015-09-03 17:19:50 -04:00
Unknwon
1cb5e84c46 fix migrate api 2015-09-03 06:48:52 -04:00
Unknwon
a6ee900723 fix migrate API 2015-09-03 06:17:33 -04:00
Unknwon
c31dffaf0f finish initial version of pull request 2015-09-02 16:18:09 -04:00
Unknwon
03cf9930e4 able to download archive by API 2015-09-02 09:54:35 -04:00
Unknwon
e71446e60c basic PR feature 2015-09-02 09:26:56 -04:00
Unknwon
b4b096cdcc finish PR UI 2015-09-02 04:08:05 -04:00
Unknwon
5952498be0 work on PR conversation 2015-09-01 19:07:02 -04:00
Unknwon
6fcd351f20 new edit webhook UI 2015-08-27 01:04:23 +08:00
Unknwon
c257848267 new create webhook UI 2015-08-27 00:30:06 +08:00
Unknwon
33967fd492 new webhooks list UI 2015-08-26 21:45:51 +08:00
Unknwon
9462ae28dd new repo git hooks UI 2015-08-26 18:03:30 +08:00
Unknwon
0f2cbfcf5e new org dashboard issues 2015-08-25 23:22:05 +08:00
Unknwon
071d371b93 add confirmation to delete ssh key 2015-08-20 17:11:29 +08:00
Unknwon
9019a75b91 allow edit issue and comment 2015-08-20 04:31:28 +08:00
Unknwon
63b1b817de able edit issue title 2015-08-19 23:14:57 +08:00
Unknwon
f578f10314 minor fix on API response 2015-08-19 20:08:57 +08:00
Unknwon
f5b244cc8e minor fix on API response 2015-08-19 05:47:45 +08:00
Unknwon
ea89de97d4 only assign auto-admin when sign up by web 2015-08-19 04:58:45 +08:00
Unknwon
dc76f4fa76 new access token UI 2015-08-19 03:36:16 +08:00
Unknwon
e913ab303a new delete account UI and password confirmation 2015-08-19 02:49:44 +08:00
Unknwon
a7b068a9ae new UI on admin/monitor 2015-08-19 00:34:11 +08:00
Unknwon
3837a26a2a detect kill signal 2015-08-18 23:36:08 +08:00
Unknwon
7666621473 #1419: 500 when visit a issue with issue/comments of deleted user 2015-08-15 02:48:05 +08:00
Unknwon
6c61a80ad8 able edit issue labels/milestone/assignee 2015-08-15 00:42:43 +08:00
Unknwon
08a2c12fc3 finish view comments on issue page 2015-08-13 16:07:11 +08:00
Unknwon
f112ca11c5 add cache-control for attachments 2015-08-12 04:58:39 +08:00
Unknwon
734f7abba3 fix serve attachment content type 2015-08-12 04:49:51 +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
b4082a00dd UI: create issue with title and content 2015-08-09 15:23:02 +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
511a55eea4 fix private repo cannot trigger hook by SSH 2015-08-08 01:04:12 +08:00
Unknwon
2c46d48550 remove Index field of milestone 2015-08-06 23:25:35 +08:00
Unknwon
7bea79b2fb better version checker 2015-08-06 23:03:04 +08:00
Unknwon
a1b1352dbc #334: Add Deployment Key Support 2015-08-06 22:48:11 +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
fde6df5f4f allow anonymous SSH clone 2015-08-05 11:14:17 +08:00
Unknwon
ce2c6db2f9 milestone: pagination 2015-08-04 22:24:04 +08:00