| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
2f8c65c885 |
Fixed link to Issue 165 in comment, that was broken by commit 2d68bd1ef9 (index 8110ac85..0f6163c4 100644). (#3267)
|
8 years ago |
|
|
fabf3f2fc2 |
Add an option to allow redirect of http port 80 to https. (#1928)
* Add an option to allow redirect of http port 80 to https. This is an "opt in" option (default is to not redirect). It will only redirect if protocol is https and the new REDIRECT_PORT_80 option is set to true. The Port to redirect in previous commit was hardcoded to 80, now it can be specified in the app.ini, defaulting to 80. The boolean option to turn redirection on has been changed to REDIRECT_OTHER_PORT to be logically consistent with the new port option. Signed-off-by: Mike Fellows <mike.fellows@shaw.ca> |
8 years ago |
|
|
529482135c
|
Support default private when creating or migrating repository (#3239)
* support default private when creating or migrating repository * fix fmt * use string constants on repository default private in app.ini * fix fmt |
8 years ago |
|
|
9a0e2a8b07 |
Improve cron.archive_cleanup docs in cheat sheet and app.ini.sample (#3215)
Include defaults in cheat sheet, for that section |
8 years ago |
|
|
b6d2243ac0 |
Make spacing in configuration file consistent (#3186)
This makes the spacing consistent across all options. Signed-off-by: Patrick Lühne <patrick-github@luehne.de> |
8 years ago |
|
|
4d85c1d3c8 | Fix fault PR renaming app.ini (#2977) | 8 years ago |