Commit Graph

71 Commits

Author SHA1 Message Date
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
5cf3732339 UI: install - new version 2015-07-08 19:47:56 +08:00
f26f8d5afa Set Content-Type to text/plain for http status 401
This is because git command line shows the failure reason only if Content-Type is text/plain.
2015-03-28 22:30:05 +08:00
2bb982dada #1080: Remove footer ads/branding from default template 2015-03-23 10:19:19 -04:00
75cbb32b1e UI compatibility 2015-03-21 09:24:59 -04:00
10e4b5b6c6 Merge branch 'access' of github.com:gogits/gogs into access 2015-02-22 22:55:35 -05:00
059338139c routers: able to migrate repo from local path
- modules/middleware/context.go: add HandleAPI method
2015-02-22 09:49:25 -05:00
ed89b39984 Updating context and fixing permission issues
The boolean flags in the repo context have been replaced with mode and two methods

Also, the permissions have been brought more in line with https://help.github.com/articles/permission-levels-for-an-organization-repository/ , Admin Team members are able to change settings of their repositories.
2015-02-16 12:51:56 +02:00
216683004e code fix for #908, and work for #884 2015-02-06 21:16:23 -05:00
b553ea45ee modes/repo: incorrect SSH clone URL for #742 2014-12-13 16:46:00 -05:00
37d8d3afe9 more APIs on #12 2014-11-18 11:07:16 -05:00
8c9338a537 add personal access token panel #12 2014-11-12 06:48:50 -05:00
e0de6cb5ad work on #616 and update locales 2014-11-10 05:30:07 -05:00
abc57b6e43 work on #609 2014-11-07 14:46:13 -05:00
23eec25274 Fix #605, fix #255, fix #101 2014-11-06 22:06:41 -05:00
3abc41ccca Fix API broken 2014-10-18 23:26:55 -04:00
963354c5d7 Add raw, history file button, and other mirror fixes 2014-10-11 18:02:48 -04:00
1e1f9e7166 Update with macaron 2014-10-06 19:12:52 -04:00
49193bebd2 UI: Confirmation box 2014-09-28 01:38:25 -04:00
7ba9257a7f Add suburl support 2014-09-19 20:11:34 -04:00
0055cbd365 Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.com/gogs/
Conflicts:
	modules/setting/setting.go

Conflicts:
	templates/repo/release/list.tmpl
	templates/user/dashboard/dashboard.tmpl

Conflicts:
	routers/repo/setting.go
2014-09-18 20:50:48 +02:00
21a1b8e5a3 Finish new edit team page, add member to team 2014-08-24 21:09:05 +08:00
bba707de36 Finish team list, create new team, join/leave team page 2014-08-16 16:21:17 +08:00
36b4c57ff1 Finish new organization members and invitation page 2014-08-15 18:29:41 +08:00
5acc948562 Page: /org/:orgname/settings 2014-08-14 14:12:21 +08:00
755eec745f Finish new repo settings page 2014-08-02 13:47:33 -04:00
7bbf644dd5 Convert captcha, cache, csrf as middlewares 2014-07-31 17:25:34 -04:00
9813161411 Reser repo owner to organization when error occurs in repo create page, dashboard news feed page, create organization page 2014-07-26 23:53:16 -04:00
8dd07c0ddd New UI merge in progress 2014-07-26 00:24:27 -04:00
f7617997ce Ignore EOF error when parsing form. 2014-07-25 10:18:42 +02:00
c20f5dc2ea Merge branch 'dev' of github.com:gogits/gogs into dev 2014-07-24 12:49:43 -04:00
a41a1fe60d Mirror fix 2014-07-24 12:49:40 -04:00
bfe5b86004 Add file upload for attachments 2014-07-24 15:19:59 +02:00
cdffdeddc9 Fix bug that collaborators are able to modify settings of repository 2014-07-04 01:23:11 -04:00
1c46d68aba bug fixed for message tag 2014-06-28 23:56:41 +08:00
9924e65ca1 In progress of name template name constant 2014-06-22 13:14:03 -04:00
ad5ec45dd6 Fix #165 2014-06-21 00:51:41 -04:00
688ec6ecbd Fixed #209 2014-05-25 20:11:25 -04:00
c1eb4d894a Clean api code 2014-05-05 13:08:01 -04:00
100cd181bc Add router log config option 2014-05-01 18:53:41 -04:00
4fafc76052 zip archive download 2014-04-16 00:29:03 +08:00
4b9b8024ba Clean oauth code 2014-04-13 18:12:07 -04:00
c9a1eb4789 Able to change mirror interval now 2014-04-12 22:30:00 -04:00
33aa4f7438 Support private repo 2014-04-11 21:47:39 -04:00
11f54b1426 Mirror bug fix 2014-04-11 12:14:11 -04:00
45462662e9 Add flash 2014-04-10 16:36:50 -04:00
af552596cf Work on form resubmit 2014-04-10 14:37:43 -04:00
79a610592e Add: rename repository 2014-04-03 15:50:55 -04:00
d0e6a4c25a Change new martini impot path 2014-03-30 12:11:28 -04:00