Unknwon
|
8ab97f0f65
|
Merge branch 'develop' of github.com:gogits/gogs into release/0.6.1
|
10 years ago |
无闻
|
895970f115
|
Merge pull request #1091 from sapk/fix-ng-issue-pages
Apply ng to issue dashboard
|
10 years ago |
无闻
|
5d7964a87c
|
Merge pull request #1092 from sapk/fix-dashboard-navbar
Fix the little default in the navbar of the dashboard
|
10 years ago |
Unknwon
|
9ed0c5eaa1
|
update gopmfile
|
10 years ago |
Unknwon
|
b3a8321da0
|
#1094: fix locale
|
10 years ago |
Unknwon
|
00d5dd23da
|
Update notice
|
10 years ago |
Antoine GIRARD
|
120aafba29
|
Fix the little default in the navbar of the dashboard
|
10 years ago |
Antoine GIRARD
|
2df4510d70
|
Apply ng to issue dashboard
|
10 years ago |
Unknwon
|
a6c8247633
|
prepare for 0.6 release
|
10 years ago |
Unknwon
|
fe78ea76a4
|
Put default config into binary
|
10 years ago |
Unknwon
|
ac84559b78
|
#1069: Copyright violations
|
10 years ago |
Unknwon
|
798ea03317
|
#1082: missing link for help
|
10 years ago |
Unknwon
|
ca0b8b7cc5
|
#1064: X-Gogs-Event header is empty
|
10 years ago |
Unknwon
|
720554ef38
|
#1028: Windows Expects UNIX Directory Separator
|
10 years ago |
Unknwon
|
89597dbf19
|
Merge branch 'develop' of github.com:gogits/gogs into develop
|
10 years ago |
Unknwon
|
12b2a0ec8b
|
#1079: Custom robots.txt should be send with plaintext content-type
|
10 years ago |
无闻
|
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 |