Commit Graph

151 Commits

Author SHA1 Message Date
Unknwon 89ea3e1acc routers: save partial config when install 2015-02-01 14:39:58 -05:00
Unknwon b293b6eaa6 cmd: CMD option for port number of `gogs web` to prevent first time run conflict
- routers: use new binding convention to simplify code
- templates: able to set HTTP port number in install page
2015-02-01 12:41:03 -05:00
Unknwon bd555551ce fix #801 2014-12-31 18:37:29 +08:00
Unknwon 79537467da mirror fix and update 2014-12-20 22:51:16 -05:00
Unknwon 5b96e3fcc7 fix #660 2014-11-24 09:54:08 -05:00
Unknwon e0de6cb5ad work on #616 and update locales 2014-11-10 05:30:07 -05:00
Unknwon 3abc41ccca Fix API broken 2014-10-18 23:26:55 -04:00
Unknwon 7ba9257a7f Add suburl support 2014-09-19 20:11:34 -04:00
Martin van Beurden 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
Unknwon efb68a0a96 Fix UI issue 2014-09-14 19:22:52 -04:00
Unknwon 0ddb1eb769 Finish new install page, almost ready for 0.5 release 2014-09-07 19:02:58 -04:00
Unknwon 9baf2b38d0 Bug fix on organization 2014-08-27 16:39:36 +08:00
Unknwon 5e81383413 Git installation check, show image in single file view, show short SHA1 instead of 40-length string, complete log module 2014-07-26 18:37:18 -04:00
Unknwon 8dd07c0ddd New UI merge in progress 2014-07-26 00:24:27 -04:00
Unknown e0f9c628c5 Add create organization 2014-06-25 00:44:48 -04:00
Unknown 9924e65ca1 In progress of name template name constant 2014-06-22 13:14:03 -04:00
Unknown 8bfa7ae745 Remove qiniu/log 2014-06-20 01:14:54 -04:00
Unknown 302c863cda Fix #242 2014-06-08 04:45:34 -04:00
Unknown ddb7f55035 Prepare for v0.4.0 release 2014-05-30 19:19:30 -04:00
Unknown 617bbe3fee Fix #218 2014-05-30 06:34:24 -04:00
Unknown ff48aeddef Little bug fix 2014-05-25 20:57:01 -04:00
Unknown 688ec6ecbd Fixed #209 2014-05-25 20:11:25 -04:00
Unknown b1bdbd7f94 Almost done issue label #200 2014-05-24 02:31:58 -04:00
Unknown c1eb4d894a Clean api code 2014-05-05 13:08:01 -04:00
Unknown 62d23e9154 HTTP no follow and offline mode 2014-04-27 01:05:13 -06:00
Unknown 59d0e73c35 Batch mirror fix 2014-04-26 22:34:48 -06:00
Unknown 8bed017557 Add build tag enable prompt 2014-04-19 22:13:22 -04:00
Unknown 49c01c0b57 Fix import path 2014-04-18 09:35:09 -04:00
Unknown 4b9b8024ba Clean oauth code 2014-04-13 18:12:07 -04:00
Unknown 9ffa8a4083 finish mirror fix #63 2014-04-12 21:30:09 -04:00
Unknown d305448fa8 Mirror bug fix 2014-04-11 23:52:08 -04:00
Unknown 45462662e9 Add flash 2014-04-10 16:36:50 -04:00
Unknown af552596cf Work on form resubmit 2014-04-10 14:37:43 -04:00
Unknown a991ebf5d0 Fix #54 2014-04-08 15:27:35 -04:00
Unknown 115a349131 Fix #67 2014-04-08 12:41:33 -04:00
Unknown 2846ff7d31 Fix bug related to log 2014-04-06 13:00:20 -04:00
Unknown 3ebc9b991a Use gogits/session for oauth2 2014-04-05 11:22:14 -04:00
Unknown eb803ec5eb Add transfer repository 2014-04-04 18:31:09 -04:00
Unknown 91e6db1bae Fix log bug 2014-04-01 00:07:25 -04:00
Unknown e938863ae6 Mirror fix on UI 2014-03-30 16:34:23 -04:00
Unknown 2a0066420a Fix bug work with sqlite3 2014-03-30 16:01:50 -04:00
Unknown d0e6a4c25a Change new martini impot path 2014-03-30 12:11:28 -04:00
Unknown 3698431fc1 Fix install bugs 2014-03-30 11:58:21 -04:00
Unknown 9f91dee53f Bug fix #45 2014-03-30 11:09:59 -04:00
Unknown a6e12aaef6 Fixing bug 2014-03-30 10:47:08 -04:00
Unknown 03cc39ea12 Mirror fix on #45 2014-03-30 09:39:44 -04:00
Unknown 107a1eadac Finish close and reopen issue, install page, ready going to test stage of v0.2.0 2014-03-29 17:50:51 -04:00
Unknown 6e376bb85c Working on install page 2014-03-28 18:40:31 -04:00
Unknown 76b8642348 Bug fix 2014-03-28 09:06:48 -04:00
Unknown 0fd754bbe0 Working on install page 2014-03-28 07:26:22 -04:00
FuXiaoHei 7f6126dd04 install sample page 2014-03-25 16:51:42 +08:00