2
0
Commit Graph

2220 Commits

Author SHA1 Message Date
Unknwon
d3c57ce2c8 #1069: Copyright violations 2015-03-18 05:04:27 -04:00
Unknwon
8dbf28f5ba #1082: missing link for help 2015-03-18 05:00:28 -04:00
Unknwon
83ce2a5ef4 #1064: X-Gogs-Event header is empty 2015-03-18 04:51:02 -04:00
Unknwon
f0f0e5fa0f #1028: Windows Expects UNIX Directory Separator 2015-03-18 04:25:55 -04:00
Unknwon
63b0e94b6b Merge branch 'develop' of github.com:gogits/gogs into develop 2015-03-18 01:30:06 -04:00
Unknwon
72c864286c #1079: Custom robots.txt should be send with plaintext content-type 2015-03-18 01:29:54 -04:00
无闻
070816af7d Merge pull request #1081 from CarlosGtrz/master
Remove use of PID and fix stderr redirection
2015-03-18 00:19:44 -04:00
Carlos Gutierrez
17f5e9bc6b Remove use of PID and fix stderr redirection 2015-03-17 20:30:25 -07:00
Unknwon
bb0250edda #1067: Deleting users should remove them from collaborator lists
- fix delete user but repository watches are not decreased
2015-03-17 21:51:39 -04:00
Unknwon
06a587d0d0 #851: Edit Account does not take into consideration password rules 2015-03-17 03:21:58 -04:00
Unknwon
7d0a0496f6 Merge branch 'develop' of github.com:gogits/gogs into develop 2015-03-16 04:52:20 -04:00
Unknwon
ee0179c939 fix read access team visibility of private repo 2015-03-16 04:52:11 -04:00
无闻
8e1fd3e71c Merge pull request #1055 from c35sys/develop
Add setting.AppSubUrl for LANDING_PAGE = explore
2015-03-16 04:17:39 -04:00
Christophe Le Guern
e0a7f8c2cb Add setting.AppSubUrl for LANDING_PAGE = explore
Add setting.AppSubUrl in case of different ROOT_URL and LANDING_PAGE = explore
2015-03-16 09:14:14 +01:00
Unknwon
9167d429ca #1040: dashboard no longer accessible when repo is missing 2015-03-16 04:04:27 -04:00
Unknwon
1fe0e5f449 Revert "Merge pull request #1047 from ndarilek/accessibility-fixes"
This reverts commit 18be1b5c66, reversing
changes made to 01c427bfbb.
2015-03-15 22:24:41 -04:00
无闻
18be1b5c66 Merge pull request #1047 from ndarilek/accessibility-fixes
Various accessibility fixes
2015-03-15 22:19:36 -04:00
Unknwon
01c427bfbb #1050: Bad permissions on authorized_keys after rewrite 2015-03-14 22:37:23 -04:00
Unknwon
86b7425de4 Merge branch 'develop' of github.com:gogits/gogs into develop 2015-03-14 22:21:55 -04:00
Unknwon
2e56a651c8 add new locale 2015-03-14 22:21:45 -04:00
Nolan Darilek
a1a87bf999 Add additional accessibility text to repository navbar. 2015-03-14 12:30:14 -05:00
Nolan Darilek
b9b25aaa80 Various accessibility fixes, mostly labeling icons. 2015-03-14 09:55:04 -05:00
无闻
af3215e3ce Merge pull request #1046 from jcracknell/editorconfig
Added .editorconfig
2015-03-13 23:23:00 -04:00
James Cracknell
2f347e2ace Added .editorconfig 2015-03-13 21:20:08 -06:00
无闻
95b17eaf9f Merge pull request #1045 from tomcatzh/master
Add mysql unix socket support.
2015-03-13 22:19:50 -04:00
Unknwon
34b1e21d1f Merge branch 'develop' of github.com:gogits/gogs into develop 2015-03-13 15:41:59 -04:00
Unknwon
a4b13652a7 #988: fix one missing duplicated prefix
- update some locale files
2015-03-13 15:41:51 -04:00
无闻
fee28f711f Merge pull request #1043 from sternik/develop
Fix for deleting user when gogs instalation is on http://hostname/gogs
2015-03-13 15:25:04 -04:00
Sternik
416c93b953 Fix for deleting user when gogs instalation is on http://hostname/gogs 2015-03-13 20:17:20 +01:00
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
2015-03-14 02:21:47 +08:00
Unknwon
b702955573 #1024: OFFLINE_MODE Still Uses Gravatar 2015-03-12 20:32:38 -04:00
Unknwon
9852d11f19 #876: Update hooks is missing for forked repository 2015-03-12 20:18:42 -04:00
Unknwon
761cf2c9c2 Merge branch 'develop' of github.com:gogits/gogs into develop 2015-03-12 16:01:41 -04:00
Unknwon
c3e009ad21 #988: GetRepoLink already contains AppSubUrl 2015-03-12 16:01:23 -04:00
无闻
2761b08f76 Merge pull request #1038 from ndarilek/fix-typo
Fix typo
2015-03-12 15:31:01 -04:00
Unknwon
ebfce21513 #1032: legacy code can have duplicated IDs for same repository 2015-03-12 15:09:40 -04:00
Nolan Darilek
55f49e1b45 registeration -> registration 2015-03-12 12:25:28 -05:00
Unknwon
c61a100b93 fix HTTP/HTTPS push update func call panic #1037 and http: multiple response.WriteHeader calls 2015-03-12 01:15:01 -04:00
Unknwon
80667e87b6 remove unused scripts and simplify migrate form definition 2015-03-11 09:21:05 -04:00
无闻
dcd54023b7 Merge pull request #1031 from voxxit/master
Project-level Dockerfile & docker-compose script
2015-03-10 13:00:37 -04:00
Joshua Delsman
a238a25412 Adding a project-level Dockerfile & docker-compose script 2015-03-10 07:06:10 -07:00
无闻
a2181411ff Merge pull request #1027 from FiloSottile/master
Handle submodules without a .gitmodules entry - fix #1023
2015-03-10 00:05:45 -04:00
Filippo Valsorda
0d8a70e957 Handle submodules without a .gitmodules entry - fix #1023 2015-03-10 03:08:17 +00:00
Unknwon
a02649fcd4 modules/git/signature.go: parse date foramt #663 2015-03-06 18:27:20 -05:00
Unknwon
46c5c2abc0 routers/repo/setting.go: fix LDAP cannot validate password #1006 2015-03-05 19:20:27 -05:00
Unknwon
6c9a3d3faf conf/locale: update locales 2015-03-04 18:19:32 -05:00
Unknwon
292984f4f5 scripts: remove meaningless script and modify systemd service 2015-03-04 00:59:55 -05:00
Unknwon
5d625e884f cmd/serve.go: remove useless code 2015-03-01 18:43:28 -05:00
Unknwon
5969cda479 models/migrations: fix update error 2015-02-28 23:58:04 -05:00
无闻
dc55bb4cae Merge pull request #943 from diseaz/mailer-client-cert
Use client certificate for SMTP over TLS
2015-02-28 22:25:48 -05:00