Commit Graph

2306 Commits (1269ce053847ca8429731928e3a09f3b318f8477)
 

Author SHA1 Message Date
Unknwon 1269ce0538 update locle
Unknwon c6531c4882 check master as default branch when migrate
Unknwon 1564b77cf5 update locale
Unknwon 1492c905bb update locale
Unknwon 4fca548ed1 update locale
Unknwon c47afdff58 add config options for HELO
Unknwon c76ee1cf83 Merge branch 'master' of github.com:gogits/gogs into develop
# Conflicts:
#	conf/locale/locale_de-DE.ini
#	conf/locale/locale_en-US.ini
#	conf/locale/locale_fr-FR.ini
#	conf/locale/locale_ja-JP.ini
#	conf/locale/locale_pl-PL.ini
#	conf/locale/locale_pt-BR.ini
#	conf/locale/locale_ru-RU.ini
#	conf/locale/locale_zh-CN.ini
#	conf/locale/locale_zh-HK.ini
Unknwon c08baee085 Merge branch 'develop' of github.com:gogits/gogs into develop
Unknwon 7a7c096fd0 update typo in locale files
Lunny Xiao f92bdf875b Merge pull request from nice-software/wip/pam
Add PAM authentication
Paolo Borelli 182003aa41 Add PAM authentication
Lunny Xiao 5de0b0c5ce Merge pull request from lukad/feature/remove-plenk
Remove extra space from ssh authentication message
Lunny Xiao 0647645948 Merge pull request from xaionaro/master
Fixed a typo: .ssh/autorized_key -> .ssh/authorized_key
Lunny Xiao e378b3152c Merge pull request from acusti/patch-1
Wrap remember me text and checkbox in a label
Lunny Xiao 673a76d638 Merge pull request from mephux/hotfix/type-fix-ValidatePassword
Hotfix/type fix validate password
Lunny Xiao 67983e57f2 Merge pull request from Scarsz/patch-1
Fix typo
Scarsz 5300a63d0f Fix typo
Lunny Xiao 2c4fb6e646 Merge pull request from StrangeWill/blank-name-fix
Fixes issue with LDAP inserting users with blank names.
William Roush 8363c9dd0f Fixes issue with LDAP inserting users with blank names.
Lunny Xiao 3db0e7553e Merge pull request from dhuan/author-name-on-explore-page
Display author's name on explore page
Dhuan 80e640f082 Fix HTML indentation
Dhuan 51aef347ee Display author's name on explore page
Lunny Xiao 65a06731db Merge pull request from tony/ssh-config-options
SSH config options
Tony Narlock 6a0fec77ea Allow an SSHDomain configuration option. Defaults to Domain, preserves legacy behavior
Dustin Willis Webber 5a4f314cf7 fix calls that go rename missed
Dustin Willis Webber e57594dc31 typo fix for comment
Dustin Willis Webber f78046fc3b typo fix
Andrew Patton 3a3e1b90e7 Match naming convention on page (checkbox→chk)
Andrew Patton b579800e50 💄 Style checkbox label in sign in form
Andrew Patton 072c67e457 Wrap remember text+checkbox in label; close
Dmitry Yu Okunev 7b59d40f08 Fixed a typo: .ssh/autorized_key -> .ssh/authorized_key
Signed-off-by: Dmitry Yu Okunev <dyokunev@ut.mephi.ru>
Luka Dornhecker 1988c0993d remove extra space in ssh authentication message
无闻 639e34e362 Merge pull request from rauchrob/patch-1
fix typo in centos init script
Robert Rauch 7e5063a93d fix typo in centos init script
We should be *sourcing* `/etc/sysconfig/gogs`, not *executing* it, don't we?
无闻 9512eec034 Merge pull request from linquize/http401
Set Content-Type to text/plain for http status 401
Linquize f26f8d5afa Set Content-Type to text/plain for http status 401
This is because git command line shows the failure reason only if Content-Type is text/plain.
Unknwon 9fb2d49b93 issue ID constraint failed
无闻 e0036ebb0c Merge pull request from davmrtl/develop
Fix "Plus" icon size in dashboard
David Martel 93ff2e31e8 Fix "Plus" icon size in dashboard (part 2)
Unknwon 698b9e2acc Clearer error message for illegal characters
Unknwon d76f11c6f1 fix
Unknwon 27dbb60965 update README and gopmfile
David Martel 44ea3d9065 Fix "Plus" icon size in dashboard
Unknwon 99b774e741 auto fix locale file name change
Unknwon f2b851388b Merge branch 'develop' of github.com:gogits/gogs into develop
Unknwon ab730a91f0 mirror info not updated when transfer mirro repo
无闻 5a5f072177 Merge pull request from blemasle/develop
fixed panic error on user login
blemasle e1a4f99eaa fixed panic error on user login
Unknwon c5c5aac7a5 typo fix
Unknwon aae74c793a add config option [service] DISABLE_MINIMUM_KEY_SIZE_CHECK