2
0
Commit Graph

246 Commits

Author SHA1 Message Date
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
Unknwon
7feed671ad milestone: list view 2015-08-03 17:42:09 +08:00
Unknwon
5be603e3d4 fix check template version 2015-08-02 11:36:18 +08:00
Unknwon
d943813b5e fix disable router log option 2015-07-31 15:03:30 +08:00
Unknwon
973f5f922d fix #1227 2015-07-31 14:25:12 +08:00
Unknwon
984d18fe57 fix #1305 2015-07-28 18:01:39 +08:00
Unknwon
d0cf032a6c #835: Realtime webhooks 2015-07-25 21:32:04 +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
无闻
a71175ac6c Merge pull request #1336 from technosophos/master
Fix minor spelling issues.
2015-07-25 00:47:09 +08:00
无闻
a65760b823 Merge pull request #1358 from nice-software/wip/certCommonName
Add CommonName to the self signed certificate
2015-07-25 00:29:31 +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
956f7f8fe8 #1128: API calls are not hidden behind sign in 2015-07-15 19:17:57 +08:00
Paolo Borelli
995bb32b83 Add CommonName to the self signed certificate
Without a CN the self signed certificate is considered
invalid by chrome.
You can check with: openssl x509 -in cert.pem -subject -noout
2015-07-11 10:34:25 +02:00
Matt Butcher
3bf115d3b3 Fix minor spelling issues. 2015-06-18 05:01:05 -06:00
Luka Dornhecker
8755d12e31 remove extra space in ssh authentication message 2015-04-02 22:22:58 +02:00
Unknwon
ee10eacf0c #1101 Anyone can see organization pages even without logging in when sign in required 2015-03-23 17:58:52 -04:00
Unknwon
228672407b Put default config into binary 2015-03-18 06:37:44 -04:00
Unknwon
72c864286c #1079: Custom robots.txt should be send with plaintext content-type 2015-03-18 01:29:54 -04:00
Unknwon
06a587d0d0 #851: Edit Account does not take into consideration password rules 2015-03-17 03:21:58 -04:00
Unknwon
9167d429ca #1040: dashboard no longer accessible when repo is missing 2015-03-16 04:04:27 -04:00