summaryrefslogtreecommitdiffstats
path: root/routers/install.go
Commit message (Expand)AuthorAgeFilesLines
* fix go get sub package and add domain on installation to let go get work defa...Lunny Xiao2017-04-211-0/+1
* Fixes 1019, install page SMTP user is required to (#1020)puffybsd2017-02-241-3/+3
* Cleanup log messagingGabriel Jackson2017-02-021-1/+1
* Add Keep email private (see issue #571). (#571)derSuessmann2017-01-081-0/+4
* fix installation page ssh domain unavilableLunny Xiao2016-12-271-2/+2
* Git LFS support v2 (#122)Fabian Zaremba2016-12-261-0/+19
* Enables mssql support (#383)btrepp2016-12-241-2/+4
* Fix random string generator (#384)Denis Denisov2016-12-201-11/+17
* Added rel="noopener" to target="_blank" hrefs (#327)Bwko2016-12-021-1/+1
* golint fixed for modules/authLunny Xiao2016-11-271-5/+5
* Golint fixed for modules/setting (#262)Lunny Xiao2016-11-271-1/+1
* Move init functions from routers/install to routers/init (#230)Lunny Xiao2016-11-241-69/+0
* golint fixed for parts of routers root, dev, user and org dirs (#167)Lunny Xiao2016-11-181-19/+24
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-14/+14
* Check unhandled errors (#128)Matthias Loibl2016-11-101-3/+14
* Replace gogits/git-module dependency with go-gitea/git (#94)Sandro Santilli2016-11-061-1/+1
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-12/+12
* #3589 LoadRepoConfig after ORM is initializedUnknwon2016-09-021-3/+3
* #2018 able to sync now for mirrorsUnknwon2016-08-301-0/+1
* #3495 only start builtin SSH server after user finish installationUnknwon2016-08-271-7/+6
* #2852 code cleanupUnknwon2016-08-111-1/+1
* models: rename EnableTidb to EnableTiDBUnknwon2016-08-111-3/+3
* #3158 skip RUN_USER check on WindowsUnknwon2016-08-091-4/+3
* Add support for federated avatars (#3320)Sandro Santilli2016-08-071-0/+2
* Replace gogs.io http links with https version (#3386)rugk2016-08-051-1/+1
* Refactor User.Id to User.IDUnknwon2016-07-241-1/+1
* Rename module: middleware -> contextUnknwon2016-03-111-4/+4
* Post work for #2637Unknwon2016-02-271-4/+4
* Add new config option for builtin SSH serverUnknwon2016-02-251-2/+2
* Make markdown as an independent moduleUnknwon2016-02-201-1/+2
* Move cron module to independent packageUnknwon2016-02-201-1/+1
* Remove redundant nil check.Josh Frye2016-02-121-10/+0
* Set default log path if empty during installJosh Frye2016-02-121-0/+10
* Add install option for log pathJosh Frye2016-02-121-0/+10
* Merge pull request #2528 from andreynering/diff-sintax-highlight-733Unknwon2016-02-071-2/+2
|\
| * Enable sintax highlighting on diff view. Close #733Andrey Nering2016-02-041-2/+2
* | Not working, but slightly better...Kim "BKC" Carlbäcker2016-01-271-0/+3
|/
* fix #2189Unknwon2015-12-181-0/+3
* #2103 Ability to map extensions for syntax highlighting in configUnknwon2015-12-171-0/+2
* rename import pathUnknwon2015-12-151-1/+1
* #1984 Better mirror repo managementUnknwon2015-12-081-1/+2
* #1627 auto login after install if admin is configuredUnknwon2015-12-081-3/+9
* introduce git-shellUnknwon2015-11-261-0/+3
* #1681 some fixes for builtin SSH server on WindowsUnknwon2015-11-231-0/+1
* fix 1540 and experimental SSH server supportUnknwon2015-11-081-0/+6
* remove test code :dizzy_face:Unknwon2015-10-291-1/+0
* work on #470 and fix miror JS issue when choose targets on compare and pullUnknwon2015-10-291-0/+1
* New push to head repo of head branch: regenerate patch and retest applyUnknwon2015-10-241-0/+1
* fix import path, fix #1782Unknwon2015-10-151-1/+1
* drop oauth2 feature supportUnknwon2015-09-171-2/+0