Antoine GIRARD
2df4510d70
Apply ng to issue dashboard
11 years ago
Unknwon
a6c8247633
prepare for 0.6 release
11 years ago
Unknwon
fe78ea76a4
Put default config into binary
11 years ago
Unknwon
ac84559b78
#1069 : Copyright violations
11 years ago
Unknwon
798ea03317
#1082 : missing link for help
11 years ago
Unknwon
ca0b8b7cc5
#1064 : X-Gogs-Event header is empty
11 years ago
Unknwon
720554ef38
#1028 : Windows Expects UNIX Directory Separator
11 years ago
Unknwon
89597dbf19
Merge branch 'develop' of github.com:gogits/gogs into develop
11 years ago
Unknwon
12b2a0ec8b
#1079 : Custom robots.txt should be send with plaintext content-type
11 years ago
无闻
b4a5283880
Merge pull request #1081 from CarlosGtrz/master
Remove use of PID and fix stderr redirection
11 years ago
Carlos Gutierrez
20961193f2
Remove use of PID and fix stderr redirection
11 years ago
Unknwon
4ec2e465f9
#1067 : Deleting users should remove them from collaborator lists
- fix delete user but repository watches are not decreased
11 years ago
Unknwon
4bcbfc2916
#851 : Edit Account does not take into consideration password rules
11 years ago
Unknwon
7182866975
Merge branch 'develop' of github.com:gogits/gogs into develop
11 years ago
Unknwon
ed7f1ae592
fix read access team visibility of private repo
11 years ago
无闻
75163838e8
Merge pull request #1055 from c35sys/develop
Add setting.AppSubUrl for LANDING_PAGE = explore
11 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
11 years ago
Unknwon
0fa1c5ae0f
#1040 : dashboard no longer accessible when repo is missing
11 years ago
Unknwon
28645f79bc
Revert "Merge pull request #1047 from ndarilek/accessibility-fixes"
This reverts commit c226e92284c7b4b405352814155dd5da3458e029, reversing
changes made to 80b23854bc .
11 years ago
无闻
18be1b5c66
Merge pull request #1047 from ndarilek/accessibility-fixes
Various accessibility fixes
11 years ago
Unknwon
01c427bfbb
#1050 : Bad permissions on authorized_keys after rewrite
11 years ago
Unknwon
86b7425de4
Merge branch 'develop' of github.com:gogits/gogs into develop
11 years ago
Unknwon
2e56a651c8
add new locale
11 years ago
Nolan Darilek
a1a87bf999
Add additional accessibility text to repository navbar.
11 years ago
Nolan Darilek
b9b25aaa80
Various accessibility fixes, mostly labeling icons.
11 years ago
无闻
af3215e3ce
Merge pull request #1046 from jcracknell/editorconfig
Added .editorconfig
11 years ago
James Cracknell
2f347e2ace
Added .editorconfig
11 years ago
无闻
95b17eaf9f
Merge pull request #1045 from tomcatzh/master
Add mysql unix socket support.
11 years ago
Unknwon
34b1e21d1f
Merge branch 'develop' of github.com:gogits/gogs into develop
11 years ago
Unknwon
a4b13652a7
#988 : fix one missing duplicated prefix
- update some locale files
11 years ago
无闻
fee28f711f
Merge pull request #1043 from sternik/develop
Fix for deleting user when gogs instalation is on http://hostname/gogs
11 years ago
Sternik
416c93b953
Fix for deleting user when gogs instalation is on http://hostname/gogs
11 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
11 years ago
Unknwon
b702955573
#1024 : OFFLINE_MODE Still Uses Gravatar
11 years ago
Unknwon
9852d11f19
#876 : Update hooks is missing for forked repository
11 years ago
Unknwon
761cf2c9c2
Merge branch 'develop' of github.com:gogits/gogs into develop
11 years ago
Unknwon
c3e009ad21
#988 : GetRepoLink already contains AppSubUrl
11 years ago
无闻
2761b08f76
Merge pull request #1038 from ndarilek/fix-typo
Fix typo
11 years ago
Unknwon
ebfce21513
#1032 : legacy code can have duplicated IDs for same repository
11 years ago
Nolan Darilek
55f49e1b45
registeration -> registration
11 years ago
Unknwon
c61a100b93
fix HTTP/HTTPS push update func call panic #1037 and `http: multiple response.WriteHeader calls`
11 years ago
Unknwon
80667e87b6
remove unused scripts and simplify migrate form definition
11 years ago
无闻
dcd54023b7
Merge pull request #1031 from voxxit/master
Project-level Dockerfile & docker-compose script
11 years ago
Joshua Delsman
a238a25412
Adding a project-level Dockerfile & docker-compose script
11 years ago
无闻
a2181411ff
Merge pull request #1027 from FiloSottile/master
Handle submodules without a .gitmodules entry - fix #1023
11 years ago
Filippo Valsorda
0d8a70e957
Handle submodules without a .gitmodules entry - fix #1023
11 years ago
James Cracknell
a21c8fe667
Mousewheel paste
11 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
11 years ago
Unknwon
9090e6b47f
home: new UI
11 years ago
Unknwon
a02649fcd4
modules/git/signature.go: parse date foramt #663
11 years ago