| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Password Algorithm option to install page (#14701) | zeripath | 2021-02-16 | 1 | -0/+14 |
* | Add class to page content to unify top margin (#13766) | silverwind | 2020-11-30 | 1 | -1/+1 |
* | Comment box tweaks and SVG dropdown triangles (#13376) | silverwind | 2020-10-31 | 1 | -3/+3 |
* | Move install pages out of main macaron routes (#13195) | zeripath | 2020-10-19 | 1 | -1/+2 |
* | Set appropriate `autocomplete` attributes on password fields (#13078) | silverwind | 2020-10-09 | 1 | -2/+2 |
* | Change default charset for MySQL on install to utf8mb4 (#10989) | zeripath | 2020-04-06 | 1 | -3/+3 |
* | fix miss spelling (#10721) | Success Go | 2020-03-12 | 1 | -1/+1 |
* | Add support for database schema in PostgreSQL (#8819) | guillep2k | 2020-01-20 | 1 | -0/+5 |
* | Add support of utf8mb4 for mysql (#6992) | Lunny Xiao | 2019-05-24 | 1 | -1/+16 |
* | Remove the required class from optional ssh port in installation page (#5428) | romankl | 2018-11-29 | 1 | -1/+1 |
* | issue-2768: added new option allow_only_external_registration (#3910) | FabioFortini | 2018-05-13 | 1 | -0/+6 |
* | Spaces to tabs in templates (#2953) | Ethan Koenig | 2017-11-21 | 1 | -4/+4 |
* | Feature: Timetracking (#2211) | Jonas Franz | 2017-09-12 | 1 | -0/+6 |
* | Add OpenID configuration in install page (#2276) | Sandro Santilli | 2017-08-19 | 1 | -0/+12 |
* | Add configuration option for default permission to create Organizations (#1686) | Lauris BH | 2017-05-08 | 1 | -0/+6 |
* | Fixes 1019, install page SMTP user is required to (#1020) | puffybsd | 2017-02-24 | 1 | -3/+3 |
* | fix docker link on install page (#964) | Lunny Xiao | 2017-02-18 | 1 | -1/+1 |
* | Add Keep email private (see issue #571). (#571) | derSuessmann | 2017-01-08 | 1 | -0/+11 |
* | Git LFS support v2 (#122) | Fabian Zaremba | 2016-12-26 | 1 | -0/+5 |
* | Remove remaining Gogs reference on locales and cmd (#430) | Joubert RedRat | 2016-12-21 | 1 | -1/+1 |
* | Update example install url from try.gogs.io to try.gitea.io (#385) | Sandro Santilli | 2016-12-15 | 1 | -2/+2 |
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -1/+1 |
* | #3320 code cleanup | Unknwon | 2016-08-07 | 1 | -1/+1 |
* | Add support for federated avatars (#3320) | Sandro Santilli | 2016-08-07 | 1 | -0/+6 |
* | Make log path required | Josh Frye | 2016-02-12 | 1 | -2/+2 |
* | Set default log path if empty during install | Josh Frye | 2016-02-12 | 1 | -2/+2 |
* | Add helper text for log path. | Josh Frye | 2016-02-12 | 1 | -0/+1 |
* | Add install option for log path | Josh Frye | 2016-02-12 | 1 | -0/+5 |
* | Improve db path prompt when install | Unknwon | 2016-02-07 | 1 | -1/+1 |
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 | 1 | -207/+207 |
* | fix e-mail type | Unknwon | 2015-10-29 | 1 | -1/+1 |
* | work on #470 and fix miror JS issue when choose targets on compare and pull | Unknwon | 2015-10-29 | 1 | -1/+1 |
* | update Docker info | Unknwon | 2015-09-17 | 1 | -0/+2 |
* | #697 add install option | Unknwon | 2015-09-13 | 1 | -1/+7 |
* | add tidb support | Unknwon | 2015-09-12 | 1 | -1/+1 |
* | new user profile settings UI | Unknwon | 2015-09-06 | 1 | -2/+2 |
* | fix dropdown style | Unknwon | 2015-09-05 | 1 | -1/+1 |
* | #1579 change e-mail max length to 254 | Unknwon | 2015-09-04 | 1 | -2/+2 |
* | #1333 Disable Gravatar option when install | Unknwon | 2015-08-30 | 1 | -1/+7 |
* | Able to set SSH port when install, update Docker docs | Unknwon | 2015-08-19 | 1 | -0/+9 |
* | update Docker README | Unknwon | 2015-08-18 | 1 | -3/+1 |
* | #1180 and #1250: migration | Unknwon | 2015-08-15 | 1 | -2/+2 |
* | Correct form name to smtp_email to fix matching in InstallForm struct. | Paulo E. Castro | 2015-08-13 | 1 | -4/+4 |
* | Merge branch 'develop' of github.com:gogits/gogs into feature/page_issues | Unknwon | 2015-07-25 | 1 | -2/+2 |
|\ |
|
| * | install admin password field fix | Fernando San Julián | 2015-07-23 | 1 | -2/+2 |
* | | UI: issues - finish basic frame | Unknwon | 2015-07-24 | 1 | -2/+0 |
|/ |
|
* | install - add mail from setting | Unknwon | 2015-07-09 | 1 | -0/+5 |
* | UI: install - done | Unknwon | 2015-07-09 | 1 | -6/+29 |
* | UI: install - new version | Unknwon | 2015-07-08 | 1 | -7/+112 |
* | UI: install - database settings | Unknwon | 2015-07-08 | 1 | -149/+74 |