- 06 Jan, 2017 4 commits
-
-
Ross Smith II authored
-
Andrey Nering 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 5 commits
-
-
Ethan Koenig authored
-
Andrey Nering authored
-
Andrey Nering authored
Fix windows build broken by #416
-
Thiago Avelino authored
* UI config to toggle whether user email shows up in Explore Users * Recommendation made by @tboerger https://github.com/go-gitea/gitea/pull/336/commits/66a1c59fe730eff019ce100673c6800cce7d102d#r94122732 * fixed typo, rename ShowUserEmailInExplore to ShowUserEmail * Fixed typo merged conflict * Hide email in the user profile page if you are active ShowUserEmail ref https://github.com/go-gitea/gitea/pull/336#issuecomment-269843725 * Please replace MustBool() with MustBool(true)
-
Bastian Rinsche authored
-
- 31 Dec, 2016 7 commits
-
-
Bwko authored
-
Andrey Nering authored
Partially fix #484: fix admin ui data row missing
-
Lunny Xiao authored
-
Bwko authored
Change Javascript regular expression to match non-latin characters The regex comes from here: http://stackoverflow.com/questions/150033/regular-expression-to-match-non-english-characters#comment22322603_150078 And this patch should fixed these two issues: #3919 #3843
-
Lunny Xiao authored
-
Ethan Koenig authored
-
Lunny Xiao authored
-