summaryrefslogtreecommitdiffstats
path: root/templates/install.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Change default charset for MySQL on install to utf8mb4 (#10989)zeripath2020-04-061-3/+3
* fix miss spelling (#10721)Success Go2020-03-121-1/+1
* Add support for database schema in PostgreSQL (#8819)guillep2k2020-01-201-0/+5
* Add support of utf8mb4 for mysql (#6992)Lunny Xiao2019-05-241-1/+16
* Remove the required class from optional ssh port in installation page (#5428)romankl2018-11-291-1/+1
* issue-2768: added new option allow_only_external_registration (#3910)FabioFortini2018-05-131-0/+6
* Spaces to tabs in templates (#2953)Ethan Koenig2017-11-211-4/+4
* Feature: Timetracking (#2211)Jonas Franz2017-09-121-0/+6
* Add OpenID configuration in install page (#2276)Sandro Santilli2017-08-191-0/+12
* Add configuration option for default permission to create Organizations (#1686)Lauris BH2017-05-081-0/+6
* Fixes 1019, install page SMTP user is required to (#1020)puffybsd2017-02-241-3/+3
* fix docker link on install page (#964)Lunny Xiao2017-02-181-1/+1
* Add Keep email private (see issue #571). (#571)derSuessmann2017-01-081-0/+11
* Git LFS support v2 (#122)Fabian Zaremba2016-12-261-0/+5
* Remove remaining Gogs reference on locales and cmd (#430)Joubert RedRat2016-12-211-1/+1
* Update example install url from try.gogs.io to try.gitea.io (#385)Sandro Santilli2016-12-151-2/+2
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-1/+1
* #3320 code cleanupUnknwon2016-08-071-1/+1
* Add support for federated avatars (#3320)Sandro Santilli2016-08-071-0/+6
* Make log path requiredJosh Frye2016-02-121-2/+2
* Set default log path if empty during installJosh Frye2016-02-121-2/+2
* Add helper text for log path.Josh Frye2016-02-121-0/+1
* Add install option for log pathJosh Frye2016-02-121-0/+5
* Improve db path prompt when installUnknwon2016-02-071-1/+1
* Indent all templates with tabsAdam Strzelecki2015-12-081-207/+207
* fix e-mail typeUnknwon2015-10-291-1/+1
* work on #470 and fix miror JS issue when choose targets on compare and pullUnknwon2015-10-291-1/+1
* update Docker infoUnknwon2015-09-171-0/+2
* #697 add install optionUnknwon2015-09-131-1/+7
* add tidb supportUnknwon2015-09-121-1/+1
* new user profile settings UIUnknwon2015-09-061-2/+2
* fix dropdown styleUnknwon2015-09-051-1/+1
* #1579 change e-mail max length to 254Unknwon2015-09-041-2/+2
* #1333 Disable Gravatar option when installUnknwon2015-08-301-1/+7
* Able to set SSH port when install, update Docker docsUnknwon2015-08-191-0/+9
* update Docker READMEUnknwon2015-08-181-3/+1
* #1180 and #1250: migrationUnknwon2015-08-151-2/+2
* Correct form name to smtp_email to fix matching in InstallForm struct.Paulo E. Castro2015-08-131-4/+4
* Merge branch 'develop' of github.com:gogits/gogs into feature/page_issuesUnknwon2015-07-251-2/+2
|\
| * install admin password field fixFernando San Julián2015-07-231-2/+2
* | UI: issues - finish basic frameUnknwon2015-07-241-2/+0
|/
* install - add mail from settingUnknwon2015-07-091-0/+5
* UI: install - doneUnknwon2015-07-091-6/+29
* UI: install - new versionUnknwon2015-07-081-7/+112
* UI: install - database settingsUnknwon2015-07-081-149/+74
* cmd: CMD option for port number of `gogs web` to prevent first time run conflictUnknwon2015-02-011-21/+27
* Add suburl supportUnknwon2014-09-191-1/+1
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....Martin van Beurden2014-09-181-1/+1
* Finish new install page, almost ready for 0.5 releaseUnknwon2014-09-071-177/+129
* Removed trailing white spacesTristan Storch2014-08-301-2/+2