无闻
b4a5283880
Merge pull request #1081 from CarlosGtrz/master
Remove use of PID and fix stderr redirection
10 years ago
Carlos Gutierrez
20961193f2
Remove use of PID and fix stderr redirection
10 years ago
Unknwon
4ec2e465f9
#1067 : Deleting users should remove them from collaborator lists
- fix delete user but repository watches are not decreased
10 years ago
Unknwon
4bcbfc2916
#851 : Edit Account does not take into consideration password rules
10 years ago
Unknwon
7182866975
Merge branch 'develop' of github.com:gogits/gogs into develop
10 years ago
Unknwon
ed7f1ae592
fix read access team visibility of private repo
10 years ago
无闻
75163838e8
Merge pull request #1055 from c35sys/develop
Add setting.AppSubUrl for LANDING_PAGE = explore
10 years ago
Christophe Le Guern
88feda3e23
Add setting.AppSubUrl for LANDING_PAGE = explore
Add setting.AppSubUrl in case of different ROOT_URL and LANDING_PAGE = explore
10 years ago
Unknwon
0fa1c5ae0f
#1040 : dashboard no longer accessible when repo is missing
10 years ago
Unknwon
28645f79bc
Revert "Merge pull request #1047 from ndarilek/accessibility-fixes"
This reverts commit c226e92284c7b4b405352814155dd5da3458e029, reversing
changes made to 80b23854bc
.
10 years ago
无闻
18be1b5c66
Merge pull request #1047 from ndarilek/accessibility-fixes
Various accessibility fixes
10 years ago
Unknwon
01c427bfbb
#1050 : Bad permissions on authorized_keys after rewrite
10 years ago
Unknwon
86b7425de4
Merge branch 'develop' of github.com:gogits/gogs into develop
10 years ago
Unknwon
2e56a651c8
add new locale
10 years ago
Nolan Darilek
a1a87bf999
Add additional accessibility text to repository navbar.
10 years ago
Nolan Darilek
b9b25aaa80
Various accessibility fixes, mostly labeling icons.
10 years ago
无闻
af3215e3ce
Merge pull request #1046 from jcracknell/editorconfig
Added .editorconfig
10 years ago
James Cracknell
2f347e2ace
Added .editorconfig
10 years ago
无闻
95b17eaf9f
Merge pull request #1045 from tomcatzh/master
Add mysql unix socket support.
10 years ago
Unknwon
34b1e21d1f
Merge branch 'develop' of github.com:gogits/gogs into develop
10 years ago
Unknwon
a4b13652a7
#988 : fix one missing duplicated prefix
- update some locale files
10 years ago
无闻
fee28f711f
Merge pull request #1043 from sternik/develop
Fix for deleting user when gogs instalation is on http://hostname/gogs
10 years ago
Sternik
416c93b953
Fix for deleting user when gogs instalation is on http://hostname/gogs
10 years ago
Tomcat
1441a336d5
Add mysql unix socket support.
If the host setting looks like a unix socket (leading by char '/'), will use unix(host) as connection string
10 years ago
Unknwon
b702955573
#1024 : OFFLINE_MODE Still Uses Gravatar
10 years ago
Unknwon
9852d11f19
#876 : Update hooks is missing for forked repository
10 years ago
Unknwon
761cf2c9c2
Merge branch 'develop' of github.com:gogits/gogs into develop
10 years ago
Unknwon
c3e009ad21
#988 : GetRepoLink already contains AppSubUrl
10 years ago
无闻
2761b08f76
Merge pull request #1038 from ndarilek/fix-typo
Fix typo
10 years ago
Unknwon
ebfce21513
#1032 : legacy code can have duplicated IDs for same repository
10 years ago
Nolan Darilek
55f49e1b45
registeration -> registration
10 years ago
Unknwon
c61a100b93
fix HTTP/HTTPS push update func call panic #1037 and `http: multiple response.WriteHeader calls`
10 years ago
Unknwon
80667e87b6
remove unused scripts and simplify migrate form definition
10 years ago
无闻
dcd54023b7
Merge pull request #1031 from voxxit/master
Project-level Dockerfile & docker-compose script
10 years ago
Joshua Delsman
a238a25412
Adding a project-level Dockerfile & docker-compose script
10 years ago
无闻
a2181411ff
Merge pull request #1027 from FiloSottile/master
Handle submodules without a .gitmodules entry - fix #1023
10 years ago
Filippo Valsorda
0d8a70e957
Handle submodules without a .gitmodules entry - fix #1023
10 years ago
James Cracknell
a21c8fe667
Mousewheel paste
10 years ago
James Cracknell
a06434582c
Exclude HTML tags from Markdown post-processing
HTML tags are no longer processed for special links, etc
Contents of <a>, <code> and <pre> are not processed for special links
Processing for special links is done after Markdown conversion
10 years ago
Unknwon
9090e6b47f
home: new UI
10 years ago
Unknwon
a02649fcd4
modules/git/signature.go: parse date foramt #663
10 years ago
Unknwon
46c5c2abc0
routers/repo/setting.go: fix LDAP cannot validate password #1006
10 years ago
Unknwon
6c9a3d3faf
conf/locale: update locales
10 years ago
Unknwon
292984f4f5
scripts: remove meaningless script and modify systemd service
10 years ago
Unknwon
5d625e884f
cmd/serve.go: remove useless code
10 years ago
Unknwon
5969cda479
models/migrations: fix update error
10 years ago
无闻
dc55bb4cae
Merge pull request #943 from diseaz/mailer-client-cert
Use client certificate for SMTP over TLS
10 years ago
Unknwon
4eb5a86dcc
Merge branch 'access' of github.com:gogits/gogs into dev
10 years ago
Unknwon
3efc1e134e
models: mirror fix on #964
10 years ago
无闻
d556ee2f44
Merge pull request #964 from phsmit/access_rewriteserv
Rewrite/simplify gogs serve
10 years ago