Commit Graph

2227 Commits (529b6f04aa38d0509ec93c4310156ce6b2e4c0f3)
 

Author SHA1 Message Date
无闻 529b6f04aa Merge pull request from drew-y/gramHotFix
Fixed minor gramatical error in the US install success msg
Andrew Youngwerth a8377d8ded Fixed minor gramatical error in the us install success msg
Unknwon 7cf0564587 update gopmfile
Unknwon 1cb57b1a44 : fix locale
Unknwon 8f0f845b14 Update notice
Unknwon e9c599b48a prepare for 0.6 release
Unknwon e6cf83b8c0 Put default config into binary
Unknwon deee2d5fa8 : Copyright violations
Unknwon 4aecaf7488 : missing link for help
Unknwon 82f7a01ded : X-Gogs-Event header is empty
Unknwon 49aeb87e44 : Windows Expects UNIX Directory Separator
Unknwon 104d914b39 Merge branch 'develop' of github.com:gogits/gogs into develop
Unknwon 8e815abeb0 : Custom robots.txt should be send with plaintext content-type
无闻 8fa2056e14 Merge pull request from CarlosGtrz/master
Remove use of PID and fix stderr redirection
Carlos Gutierrez e7f4d23412 Remove use of PID and fix stderr redirection
Unknwon 466facc009 : Deleting users should remove them from collaborator lists
- fix delete user but repository watches are not decreased
Unknwon 33894591a6 : Edit Account does not take into consideration password rules
Unknwon 35c83f6026 Merge branch 'develop' of github.com:gogits/gogs into develop
Unknwon fc6db829b2 fix read access team visibility of private repo
无闻 69025f1510 Merge pull request from c35sys/develop
Add setting.AppSubUrl for LANDING_PAGE = explore
Christophe Le Guern d61962a18a Add setting.AppSubUrl for LANDING_PAGE = explore
Add setting.AppSubUrl in case of different ROOT_URL and LANDING_PAGE = explore
Unknwon 588f3215c6 : dashboard no longer accessible when repo is missing
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