2
0
Commit Graph

849 Commits

Author SHA1 Message Date
Unknwon
8530ad08fa minor fix on #1863 2015-10-31 12:04:04 -04:00
无闻
10a921c1e8 Merge pull request #1863 from nathan7/go-source-meta
Add go-source directive to repo pages
2015-10-31 11:45:40 -04:00
无闻
8871111ff1 Merge pull request #1862 from nathan7/fix-private
Fix the JSON field names for MigrateRepoForm
2015-10-31 11:14:38 -04:00
Nathan Zadoks
42aed47636 Add go-source directive to repo pages
This makes Gogs repos work with godoc.org: https://github.com/golang/gddo/wiki/Source-Code-Links
2015-10-30 14:00:09 +01:00
Nathan Zadoks
70e47580a4 Fix the JSON field names for MigrateRepoForm
For some reason, the field names for Private and Mirror got swapped.
2015-10-30 02:44:45 +01:00
Unknwon
a426d5ff64 #470 fix max length of email 2015-10-29 21:12:41 -04:00
Unknwon
d9dfb1d6bc work on #470 and fix miror JS issue when choose targets on compare and pull 2015-10-29 21:09:48 -04:00
Unknwon
0a5f357697 fix issue comment mention and autofix count when start 2015-10-29 20:40:57 -04:00
Unknwon
e70cac6175 update README 2015-10-29 03:21:59 -04:00
Unknwon
747feac169 update locale 2015-10-28 02:30:24 -04:00
Sergio Benitez
1ba6b60226 Sanitizing input to LDAP authentication module. 2015-10-26 18:08:59 -07:00
Unknwon
5dff91619c fix insecure tls when trigger task 2015-10-26 09:16:24 -04:00
Unknwon
ae339c4642 #1657 allow forcing all private repos 2015-10-25 04:26:26 -04:00
无闻
81179cffe2 Merge pull request #1836 from likeit92/develop
workaround for reverse proxy, ssh, submodule
2015-10-24 16:51:59 -04:00
Matthias Pioch
57b773896b fix workaround for reverse proxy, ssh, submodule 2015-10-24 22:46:13 +02:00
Matthias Pioch
268747b74c workaround for reverse proxy, ssh, submodule 2015-10-24 22:03:08 +02:00
Unknwon
260a8f49a0 add config and update locale 2015-10-24 15:35:26 -04:00
Unknwon
b8b3bc47a0 update some locales 2015-10-24 03:40:47 -04:00
Unknwon
dff1973db7 New push to head repo of head branch: regenerate patch and retest apply 2015-10-24 03:36:47 -04:00
Unknwon
37c9ca40ca work on #1830 2015-10-23 10:31:13 -04:00
Unknwon
71d396674e Merge branch 'develop' of github.com:gogits/gogs into develop 2015-10-21 06:40:56 -04:00
Unknwon
aa9de5aca1 update locale 2015-10-21 06:40:44 -04:00
Soputtra San
c0cf4769e2 Fix import path 2015-10-19 23:43:11 +11:00
Unknwon
f096db05aa New/reopen PR checks if there is any unmerged and open PR 2015-10-18 19:30:39 -04:00
Unknwon
677970b18e fix import path, fix #1782 2015-10-15 21:28:12 -04:00
Unknwon
42a713d268 print out git version 2015-10-13 16:01:57 -04:00
Unknwon
bdbc92cc40 update locale 2015-10-08 22:49:08 -04:00
Unknwon
87bcab99a4 unified API error response 2015-10-08 20:36:07 -04:00
Unknwon
1f25d2b519 save PR info as patch and minor fix on PR 2015-10-04 20:54:06 -04:00
Unknwon
b8b1cb40d1 new quick start page 2015-10-02 19:58:36 -04:00
Unknwon
ca6e960929 update locales 2015-10-02 02:55:52 -04:00
Unknwon
74cf48cf9a drop go 1.2 support 2015-09-26 17:54:02 -04:00
Unknwon
533ed53141 prepare release 2015-09-26 14:09:09 -04:00
Unknwon
2d229937be #1602 Wrong commit order on issue page when pushing multiple commits 2015-09-25 20:35:56 -04:00
Unknwon
41a27b7e75 #1525 Triggere mailer for admin created accounts 2015-09-25 19:45:44 -04:00
无闻
dd34da15d1 Merge pull request #1693 from sapk/fix-admin-repo-new-ui
Fix admin repos new ui
2015-09-25 19:05:27 -04:00
无闻
32020d6f85 Merge pull request #1691 from sapk/fix-admin-organization-new-ui
Fix admin organization new ui
2015-09-25 19:03:53 -04:00
Antoine GIRARD
ae2a9e0aae Fix admin repos new ui 2015-09-26 00:38:43 +02:00
Antoine GIRARD
24d3309ae5 New admin organization UI 2015-09-25 19:54:52 +02:00
Unknwon
6145f88a58 #1689 minor fixes and update locale 2015-09-25 12:58:39 -04:00
Antoine GIRARD
476bbbc610 New admin notice UI based on user list example 2015-09-25 18:13:38 +02:00
无闻
7e529243f1 Merge pull request #1678 from TheHowl/TheHowl/fix-go-get-not-working-with-user-or-repo-names-with-uppercase-letters
Fix `go get` not working when there is a username or repository name with some uppercase letters.
2015-09-24 18:51:02 -04:00
Unknwon
c1ad68b6b9 fix test custom import path 2015-09-24 18:03:08 -04:00
Unknwon
97e27a0247 fix test import path 2015-09-24 17:58:40 -04:00
Unknwon
e222aa5b0b fix subrepo break change 2015-09-24 17:55:01 -04:00
无闻
987da3587e Merge pull request #1662 from SergioBenitez/develop
Commit messages now rendered with line breaks and prefix spacing.
2015-09-24 17:23:53 -04:00
Howl
78116806ef Fix go get not working when there is a username or repository name with some uppercase letters. 2015-09-23 16:16:52 +02:00
Unknwon
6aa6594d4d fix #1664 2015-09-21 10:09:21 -04:00
Unknwon
bcb9a5576f remove unused file and update locale 2015-09-20 23:29:59 -04:00
Sergio Benitez
6b1ae04f0c Commit messages now rendered with line breaks and prefix spacing. 2015-09-18 19:02:23 -07:00