Commit Graph

2205 Commits (471b8a18ab73b181b0d6769e2bd95111afd0e9d3)
 

Author SHA1 Message Date
Unknwon 471b8a18ab Revert "Merge pull request from ndarilek/accessibility-fixes"
This reverts commit c226e92284, reversing
changes made to 80b23854bc.
无闻 c226e92284 Merge pull request from ndarilek/accessibility-fixes
Various accessibility fixes
Unknwon 80b23854bc : Bad permissions on authorized_keys after rewrite
Unknwon 86abd34eb8 Merge branch 'develop' of github.com:gogits/gogs into develop
Unknwon 7dbb98b2a3 add new locale
Nolan Darilek 25dd6f8fa0 Add additional accessibility text to repository navbar.
Nolan Darilek 37ab32b613 Various accessibility fixes, mostly labeling icons.
无闻 fd07de5751 Merge pull request from jcracknell/editorconfig
Added .editorconfig
James Cracknell 27491031ba Added .editorconfig
无闻 8238c28c31 Merge pull request from tomcatzh/master
Add mysql unix socket support.
Unknwon 08cd20bad9 Merge branch 'develop' of github.com:gogits/gogs into develop
Unknwon 96a95e9dfd : fix one missing duplicated prefix
- update some locale files
无闻 f745b08163 Merge pull request from sternik/develop
Fix for deleting user when gogs instalation is on http://hostname/gogs
Sternik d0e34c57cc Fix for deleting user when gogs instalation is on http://hostname/gogs
Tomcat 2bfe2ddb6d Add mysql unix socket support.
If the host setting looks like a unix socket (leading by char '/'), will use unix(host) as connection string
Unknwon b72e75e522 : OFFLINE_MODE Still Uses Gravatar
Unknwon b668fc7aad : Update hooks is missing for forked repository
Unknwon 48bb639371 Merge branch 'develop' of github.com:gogits/gogs into develop
Unknwon 0720d3988f : GetRepoLink already contains AppSubUrl
无闻 7ba9d1171c Merge pull request from ndarilek/fix-typo
Fix typo
Unknwon 6b70a0c0d9 : legacy code can have duplicated IDs for same repository
Nolan Darilek 98674b2a21 registeration -> registration
Unknwon 4aafeace23 fix HTTP/HTTPS push update func call panic and `http: multiple response.WriteHeader calls`
Unknwon 34102f7889 remove unused scripts and simplify migrate form definition
无闻 da6fd93f0d Merge pull request from voxxit/master
Project-level Dockerfile & docker-compose script
Joshua Delsman 406efbf3f5 Adding a project-level Dockerfile & docker-compose script
无闻 6abbea4f3d Merge pull request from FiloSottile/master
Handle submodules without a .gitmodules entry - fix 
Filippo Valsorda 5d5d774e03 Handle submodules without a .gitmodules entry - fix
Unknwon 5e763baa12 modules/git/signature.go: parse date foramt
Unknwon 18c0697329 routers/repo/setting.go: fix LDAP cannot validate password
Unknwon e3d73d9b24 conf/locale: update locales
Unknwon 6c84223f43 scripts: remove meaningless script and modify systemd service
Unknwon b447d18dca cmd/serve.go: remove useless code
Unknwon 63a73b43b4 models/migrations: fix update error
无闻 3db80f2c55 Merge pull request from diseaz/mailer-client-cert
Use client certificate for SMTP over TLS
Unknwon a6a2f59d1d Merge branch 'access' of github.com:gogits/gogs into dev
Unknwon d446be9f5f models: mirror fix on
无闻 8d17ff8ce7 Merge pull request from phsmit/access_rewriteserv
Rewrite/simplify gogs serve
Unknwon b0b11fd7b1 Merge branch 'access' of github.com:gogits/gogs into dev
Unknwon f44204e944 REAMDE: update
Unknwon 473e265727 models: done testing on new access system
无闻 3a6ba39a61 Merge pull request from theangryangel/fix/ldap-auth
Attempt 3 to fix LDAP login issues when git pushing after password change
Unknwon 0d90a16d9f conf/locale: update Russian and Spanish
Gogs fab038b175 Attempt of ldap fixes
Unknwon e3dece1371 modules/setting: simple behave change in startup
无闻 d5de48df89 Merge pull request from nicolai86/bugfix/label-num_issues-2nd
Properly calculate the number of open issues per label
Unknwon 8896c82d34 models: fix issue with transfer repository
README: fix typo
Raphael Randschau 1f61340fa3 Properly calculate the number of open issues per label
无闻 f92bfabf86 Merge pull request from phsmit/access_action
Fix that owners also see actions on their repositories
无闻 cd8b43d984 Merge pull request from Lafriks/dev
Get username, name, surname and e-mail from LDAP server