- 09 Jan, 2017 2 commits
-
-
Ethan Koenig authored
-
Ethan Koenig authored
-
- 08 Jan, 2017 5 commits
-
-
Bo-Yi Wu authored
-
Ethan Koenig authored
-
Manuel Kuhlmann authored
-
derSuessmann authored
- Add site-wide option DEFAULT_KEEP_EMAIL_PRIVATE. - Add the new option to the install and admin/config pages. - Add the new option to app.ini in the service section. - Add the new option to the settings struct. - Add English text strings to i18n. - Add field KeepEmailPrivate to user struct. - Add field KeepEmailPrivate to user form. - Add option to UI. - Add using noreply email address if user has "Keep Email Private". An email address <LowerName>@<NO_REPLY_ADDRESS> is now used in commit messages (and hopefully all other git log relevant places). The change relies on the fact that git commands should use user.NetGitSig(). - Add hiding of email address in UI, if user has set "Keep Email Private". - Add condition to show email address only on explore/users and user pages, if user has not set "Keep Email Private". - Add noreply email in API if set "Keep Email Private". - Add a new service setting NO_REPLY_ADDRESS. The value of this setting is used as the domain part for the user's email address in git log, iff he decides to keep his email address private. If the user decides to keep his email address private and this option is not set 'noreply.example.org' is used, which no MTA should send email to. Add NO_REPLY_ADDRESS to conf/app.ini.
-
Ethan Koenig authored
-
- 07 Jan, 2017 1 commit
-
-
Ethan Koenig authored
-
- 06 Jan, 2017 5 commits
-
-
Andrey Nering authored
Unit tests for models/pull.go
-
Andrey Nering authored
-
Ethan Koenig authored
-
Ethan Koenig authored
-
Lunny Xiao authored
* make releases faster than before and resolved #490 * fix comment
-
- 05 Jan, 2017 10 commits
-
-
Andrey Nering authored
Notifications - Step 2
-
Thomas Boerger authored
-
Thomas Boerger authored
-
Lunny Xiao authored
* add the note forked from gogs * make the sentence simple
-
Manuel Kuhlmann authored
Signed-off-by:
Manuel Kuhlmann <manuel@mkuhlmann.org>
-
Manuel Kuhlmann authored
Signed-off-by:
Manuel Kuhlmann <manuel@mkuhlmann.org>
-
Ethan Koenig authored
Previously got a 'relation repo_access does not exist' error in User_GetRepositoryAccesses
-
Berk Demirkır authored
* Check primary email address fields on CreateUser As this check wasn't available, uid=1 (and possibly guests too, if registration is open) is able to register new users with existing email addresses. This leads to numerous 500 errors. * Update user.go * Lower the email first. Then check
-
Ethan Koenig authored
-
Manuel Kuhlmann authored
Signed-off-by:
Manuel Kuhlmann <manuel@mkuhlmann.org>
-
- 04 Jan, 2017 1 commit
-
-
Bo-Yi Wu authored
-
- 03 Jan, 2017 8 commits
-
-
Andrey Nering authored
-
Lunny Xiao authored
-
Lunny Xiao authored
* update xorm and dependencies vendor for feature to dump to other database * fix golint
-
Lunny Xiao authored
-
Lunny Xiao authored
-
Kjell Kvinge authored
-
Bo-Yi Wu authored
-
Lunny Xiao authored
-
- 02 Jan, 2017 5 commits
-
-
Andrey Nering authored
-
Andrey Nering authored
-
Andrey Nering authored
-
Lunny Xiao authored
-
Alvaro Aleman authored
-
- 01 Jan, 2017 3 commits
-
-
Ethan Koenig authored
-
Andrey Nering authored
-
Andrey Nering authored
Fix windows build broken by #416
-