无闻
8fa2056e14
Merge pull request #1081 from CarlosGtrz/master
...
Remove use of PID and fix stderr redirection
10 years ago
Carlos Gutierrez
e7f4d23412
Remove use of PID and fix stderr redirection
10 years ago
Unknwon
466facc009
#1067 : Deleting users should remove them from collaborator lists
...
- fix delete user but repository watches are not decreased
10 years ago
Unknwon
33894591a6
#851 : Edit Account does not take into consideration password rules
10 years ago
Unknwon
35c83f6026
Merge branch 'develop' of github.com:gogits/gogs into develop
10 years ago
Unknwon
fc6db829b2
fix read access team visibility of private repo
10 years ago
无闻
69025f1510
Merge pull request #1055 from c35sys/develop
...
Add setting.AppSubUrl for LANDING_PAGE = explore
10 years ago
Christophe Le Guern
d61962a18a
Add setting.AppSubUrl for LANDING_PAGE = explore
...
Add setting.AppSubUrl in case of different ROOT_URL and LANDING_PAGE = explore
10 years ago
Unknwon
588f3215c6
#1040 : dashboard no longer accessible when repo is missing
10 years ago
Unknwon
471b8a18ab
Revert "Merge pull request #1047 from ndarilek/accessibility-fixes"
...
This reverts commit c226e92284
, reversing
changes made to 80b23854bc
.
10 years ago
无闻
c226e92284
Merge pull request #1047 from ndarilek/accessibility-fixes
...
Various accessibility fixes
10 years ago
Unknwon
80b23854bc
#1050 : Bad permissions on authorized_keys after rewrite
10 years ago
Unknwon
86abd34eb8
Merge branch 'develop' of github.com:gogits/gogs into develop
10 years ago
Unknwon
7dbb98b2a3
add new locale
10 years ago
Nolan Darilek
25dd6f8fa0
Add additional accessibility text to repository navbar.
10 years ago
Nolan Darilek
37ab32b613
Various accessibility fixes, mostly labeling icons.
10 years ago
无闻
fd07de5751
Merge pull request #1046 from jcracknell/editorconfig
...
Added .editorconfig
10 years ago
James Cracknell
27491031ba
Added .editorconfig
10 years ago
无闻
8238c28c31
Merge pull request #1045 from tomcatzh/master
...
Add mysql unix socket support.
10 years ago
Unknwon
08cd20bad9
Merge branch 'develop' of github.com:gogits/gogs into develop
10 years ago
Unknwon
96a95e9dfd
#988 : fix one missing duplicated prefix
...
- update some locale files
10 years ago
无闻
f745b08163
Merge pull request #1043 from sternik/develop
...
Fix for deleting user when gogs instalation is on http://hostname/gogs
10 years ago
Sternik
d0e34c57cc
Fix for deleting user when gogs instalation is on http://hostname/gogs
10 years ago
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
10 years ago
Unknwon
b72e75e522
#1024 : OFFLINE_MODE Still Uses Gravatar
10 years ago
Unknwon
b668fc7aad
#876 : Update hooks is missing for forked repository
10 years ago
Unknwon
48bb639371
Merge branch 'develop' of github.com:gogits/gogs into develop
10 years ago
Unknwon
0720d3988f
#988 : GetRepoLink already contains AppSubUrl
10 years ago
无闻
7ba9d1171c
Merge pull request #1038 from ndarilek/fix-typo
...
Fix typo
10 years ago
Unknwon
6b70a0c0d9
#1032 : legacy code can have duplicated IDs for same repository
10 years ago
Nolan Darilek
98674b2a21
registeration -> registration
10 years ago
Unknwon
4aafeace23
fix HTTP/HTTPS push update func call panic #1037 and `http: multiple response.WriteHeader calls`
10 years ago
Unknwon
34102f7889
remove unused scripts and simplify migrate form definition
10 years ago
无闻
da6fd93f0d
Merge pull request #1031 from voxxit/master
...
Project-level Dockerfile & docker-compose script
10 years ago
Joshua Delsman
406efbf3f5
Adding a project-level Dockerfile & docker-compose script
10 years ago
无闻
6abbea4f3d
Merge pull request #1027 from FiloSottile/master
...
Handle submodules without a .gitmodules entry - fix #1023
10 years ago
Filippo Valsorda
5d5d774e03
Handle submodules without a .gitmodules entry - fix #1023
10 years ago
James Cracknell
41cc43208e
Mousewheel paste
10 years ago
James Cracknell
127eb439d7
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
4b9fb43a70
home: new UI
10 years ago
Unknwon
5e763baa12
modules/git/signature.go: parse date foramt #663
10 years ago
Unknwon
18c0697329
routers/repo/setting.go: fix LDAP cannot validate password #1006
10 years ago
Unknwon
e3d73d9b24
conf/locale: update locales
10 years ago
Unknwon
6c84223f43
scripts: remove meaningless script and modify systemd service
10 years ago
Unknwon
b447d18dca
cmd/serve.go: remove useless code
10 years ago
Unknwon
63a73b43b4
models/migrations: fix update error
10 years ago
无闻
3db80f2c55
Merge pull request #943 from diseaz/mailer-client-cert
...
Use client certificate for SMTP over TLS
10 years ago
Unknwon
a6a2f59d1d
Merge branch 'access' of github.com:gogits/gogs into dev
10 years ago
Unknwon
d446be9f5f
models: mirror fix on #964
10 years ago
无闻
8d17ff8ce7
Merge pull request #964 from phsmit/access_rewriteserv
...
Rewrite/simplify gogs serve
10 years ago