aboutsummaryrefslogtreecommitdiffstats
path: root/routers/install.go
Commit message (Collapse)AuthorAgeFilesLines
* #1140 MySQL root password exposureUnknwon2015-03-241-1/+0
|
* modules/setting: simple behave change in startupUnknwon2015-02-261-0/+1
|
* routers/install.go: able to keep previous custom settings for 2nd time installUnknwon2015-02-131-0/+6
| | | | - .gopmfile: update all commits
* Add option to provide configuration file on command linePeter Smit2015-02-051-2/+3
|
* routers: save partial config when installUnknwon2015-02-011-25/+27
|
* cmd: CMD option for port number of `gogs web` to prevent first time run conflictUnknwon2015-02-011-67/+45
| | | | | - routers: use new binding convention to simplify code - templates: able to set HTTP port number in install page
* fix #801Unknwon2014-12-311-26/+25
|
* mirror fix and updateUnknwon2014-12-201-0/+2
|
* fix #660Unknwon2014-11-241-1/+10
|
* work on #616 and update localesUnknwon2014-11-101-2/+2
|
* Fix API brokenUnknwon2014-10-181-0/+1
|
* Add suburl supportUnknwon2014-09-191-1/+1
|
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-09-181-1/+1
| | | | | | | | | | | | | | 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
* Fix UI issueUnknwon2014-09-141-0/+5
|
* Finish new install page, almost ready for 0.5 releaseUnknwon2014-09-071-22/+27
|
* Bug fix on organizationUnknwon2014-08-271-0/+2
|
* Git installation check, show image in single file view, show short SHA1 ↵Unknwon2014-07-261-2/+3
| | | | instead of 40-length string, complete log module
* New UI merge in progressUnknwon2014-07-261-8/+9
|
* Add create organizationUnknown2014-06-251-1/+1
|
* In progress of name template name constantUnknown2014-06-221-10/+16
|
* Remove qiniu/logUnknown2014-06-201-0/+1
|
* Fix #242Unknown2014-06-081-2/+1
|
* Prepare for v0.4.0 releaseUnknown2014-05-301-3/+3
|
* Fix #218Unknown2014-05-301-0/+1
|
* Little bug fixUnknown2014-05-251-0/+1
|
* Fixed #209Unknown2014-05-251-33/+35
|
* Almost done issue label #200Unknown2014-05-241-1/+0
|
* Clean api codeUnknown2014-05-051-6/+6
|
* HTTP no follow and offline modeUnknown2014-04-271-1/+1
|
* Batch mirror fixUnknown2014-04-261-1/+15
|
* Add build tag enable promptUnknown2014-04-191-1/+4
|
* Fix import pathUnknown2014-04-181-1/+1
|
* Clean oauth codeUnknown2014-04-131-1/+7
|
* finish mirror fix #63Unknown2014-04-121-0/+2
|
* Mirror bug fixUnknown2014-04-111-2/+2
|
* Add flashUnknown2014-04-101-6/+2
|
* Work on form resubmitUnknown2014-04-101-32/+44
|
* Fix #54Unknown2014-04-081-0/+6
|
* Fix #67Unknown2014-04-081-0/+1
|
* Fix bug related to logUnknown2014-04-061-3/+2
|
* Use gogits/session for oauth2Unknown2014-04-051-0/+1
|
* Add transfer repositoryUnknown2014-04-041-1/+1
|
* Fix log bugUnknown2014-04-011-1/+2
|
* Mirror fix on UIUnknown2014-03-301-1/+1
|
* Fix bug work with sqlite3Unknown2014-03-301-0/+1
|
* Change new martini impot pathUnknown2014-03-301-1/+1
|
* Fix install bugsUnknown2014-03-301-0/+14
|
* Bug fix #45Unknown2014-03-301-15/+13
|
* Fixing bugUnknown2014-03-301-5/+15
|
* Mirror fix on #45Unknown2014-03-301-32/+36
|