aboutsummaryrefslogtreecommitdiff
path: root/routers/install.go
Commit message (Expand)AuthorAge
* #2852 code cleanupUnknwon2016-08-11
* models: rename EnableTidb to EnableTiDBUnknwon2016-08-11
* #3158 skip RUN_USER check on WindowsUnknwon2016-08-09
* Add support for federated avatars (#3320)Sandro Santilli2016-08-07
* Replace gogs.io http links with https version (#3386)rugk2016-08-05
* Refactor User.Id to User.IDUnknwon2016-07-24
* Rename module: middleware -> contextUnknwon2016-03-11
* Post work for #2637Unknwon2016-02-27
* Add new config option for builtin SSH serverUnknwon2016-02-25
* Make markdown as an independent moduleUnknwon2016-02-20
* Move cron module to independent packageUnknwon2016-02-20
* Remove redundant nil check.Josh Frye2016-02-12
* Set default log path if empty during installJosh Frye2016-02-12
* Add install option for log pathJosh Frye2016-02-12
* Merge pull request #2528 from andreynering/diff-sintax-highlight-733Unknwon2016-02-07
|\
| * Enable sintax highlighting on diff view. Close #733Andrey Nering2016-02-04
* | Not working, but slightly better...Kim "BKC" Carlbäcker2016-01-27
|/
* fix #2189Unknwon2015-12-18
* #2103 Ability to map extensions for syntax highlighting in configUnknwon2015-12-17
* rename import pathUnknwon2015-12-15
* #1984 Better mirror repo managementUnknwon2015-12-08
* #1627 auto login after install if admin is configuredUnknwon2015-12-08
* introduce git-shellUnknwon2015-11-26
* #1681 some fixes for builtin SSH server on WindowsUnknwon2015-11-23
* fix 1540 and experimental SSH server supportUnknwon2015-11-08
* remove test code :dizzy_face:Unknwon2015-10-29
* work on #470 and fix miror JS issue when choose targets on compare and pullUnknwon2015-10-29
* New push to head repo of head branch: regenerate patch and retest applyUnknwon2015-10-24
* fix import path, fix #1782Unknwon2015-10-15
* drop oauth2 feature supportUnknwon2015-09-17
* user gomail and new activate account email tplUnknwon2015-09-17
* simplify namesUnknwon2015-09-16
* #697 add install optionUnknwon2015-09-13
* #1625 remove auto_register and makes it defaultUnknwon2015-09-12
* add tidb supportUnknwon2015-09-12
* #1626 default db_typeUnknwon2015-09-11
* new user profile settings UIUnknwon2015-09-06
* #1333 Disable Gravatar option when installUnknwon2015-08-30
* #1458: Authorities were messed up when using mysql databaseUnknwon2015-08-28
* Able to set SSH port when install, update Docker docsUnknwon2015-08-19
* Merge pull request #1414 from nice-software/wip/currentUser无闻2015-08-19
|\
| * Factor out function to get the current userPaolo Borelli2015-08-15
* | make cron task configurableUnknwon2015-08-18
|/
* better wordingUnknwon2015-08-02
* fix install default db optionUnknwon2015-07-31
* #835: Realtime webhooksUnknwon2015-07-25
* Disable log color in prod modeUnknwon2015-07-16
* install - add mail from settingUnknwon2015-07-09
* UI: install - doneUnknwon2015-07-09
* UI: install - new versionUnknwon2015-07-08