Unknwon
1492c905bb
update locale
2015-07-04 18:31:16 +08:00
Unknwon
4fca548ed1
update locale
2015-07-03 14:39:36 +08:00
Unknwon
c47afdff58
add config options for HELO
2015-07-03 14:08:18 +08:00
Unknwon
c08baee085
Merge branch 'develop' of github.com:gogits/gogs into develop
2015-04-24 05:21:10 -04:00
Unknwon
7a7c096fd0
update typo in locale files
2015-04-24 05:21:00 -04:00
Paolo Borelli
182003aa41
Add PAM authentication
2015-04-24 10:13:01 +02:00
Unknwon
698b9e2acc
#1070 Clearer error message for illegal characters
2015-03-26 17:11:47 -04:00
Unknwon
aae74c793a
#1133 add config option [service] DISABLE_MINIMUM_KEY_SIZE_CHECK
2015-03-25 08:59:48 -04:00
Unknwon
2bb982dada
#1080 : Remove footer ads/branding from default template
2015-03-23 10:19:19 -04:00
Unknwon
ade343f6dc
Add Polish support
2015-03-22 19:22:47 -04:00
Unknwon
5c3cac3bc0
Merge branch 'master' of github.com:gogits/gogs into develop
2015-03-22 19:19:34 -04:00
Andrew Youngwerth
a8377d8ded
Fixed minor gramatical error in the us install success msg
2015-03-21 23:00:48 -06:00
Unknwon
75cbb32b1e
UI compatibility
2015-03-21 09:24:59 -04:00
Unknwon
b6f8b486c7
add sr-only class, change to new tag line
2015-03-20 03:20:05 -04:00
Unknwon
62e436e6b7
Merge branch 'develop' of github.com:gogits/gogs into release/0.6.1
2015-03-20 01:58:28 -04:00
Unknwon
1cb57b1a44
#1094 : fix locale
2015-03-19 15:26:04 -04:00
Unknwon
e6cf83b8c0
Put default config into binary
2015-03-18 06:37:44 -04:00
Unknwon
deee2d5fa8
#1069 : Copyright violations
2015-03-18 05:04:27 -04:00
Unknwon
471b8a18ab
Revert "Merge pull request #1047 from ndarilek/accessibility-fixes"
...
This reverts commit c226e92284
, reversing
changes made to 80b23854bc
.
2015-03-15 22:24:41 -04:00
无闻
c226e92284
Merge pull request #1047 from ndarilek/accessibility-fixes
...
Various accessibility fixes
2015-03-15 22:19:36 -04:00
Unknwon
7dbb98b2a3
add new locale
2015-03-14 22:21:45 -04:00
Nolan Darilek
25dd6f8fa0
Add additional accessibility text to repository navbar.
2015-03-14 12:30:14 -05:00
Nolan Darilek
37ab32b613
Various accessibility fixes, mostly labeling icons.
2015-03-14 09:55:04 -05:00
Unknwon
96a95e9dfd
#988 : fix one missing duplicated prefix
...
- update some locale files
2015-03-13 15:41:51 -04:00
Unknwon
48bb639371
Merge branch 'develop' of github.com:gogits/gogs into develop
2015-03-12 16:01:41 -04:00
Unknwon
0720d3988f
#988 : GetRepoLink already contains AppSubUrl
2015-03-12 16:01:23 -04:00
Nolan Darilek
98674b2a21
registeration -> registration
2015-03-12 12:25:28 -05:00
Unknwon
4b9fb43a70
home: new UI
2015-03-07 15:12:13 -05:00
Unknwon
e3d73d9b24
conf/locale: update locales
2015-03-04 18:19:32 -05:00
无闻
3db80f2c55
Merge pull request #943 from diseaz/mailer-client-cert
...
Use client certificate for SMTP over TLS
2015-02-28 22:25:48 -05:00
Unknwon
a6a2f59d1d
Merge branch 'access' of github.com:gogits/gogs into dev
2015-02-28 22:25:10 -05:00
Unknwon
d446be9f5f
models: mirror fix on #964
2015-02-28 22:24:53 -05:00
Unknwon
0d90a16d9f
conf/locale: update Russian and Spanish
2015-02-28 06:45:08 -05:00
无闻
cd8b43d984
Merge pull request #915 from Lafriks/dev
...
Get username, name, surname and e-mail from LDAP server
2015-02-23 13:41:29 -05:00
Unknwon
059338139c
routers: able to migrate repo from local path
...
- modules/middleware/context.go: add HandleAPI method
2015-02-22 09:49:25 -05:00
Unknwon
1654e9ecab
templates/user/settings/emial.tmpl: little fix on UI
...
- routers/user: little code format
- conf/locale: update French locale
2015-02-21 22:13:47 -05:00
Peter Smit
e6fc58a744
Remove GoGet option from repository and handle it with ?go-get=1 instead
...
The normal go get protocol is to show the go-import meta tag when ?go-get=1 is appended to the url. This commit implements that behaviour and cleans the go-get option from the repository settings page.
2015-02-17 10:36:17 +02:00
Unknwon
def39d191b
conf/locale: update all locales
2015-02-13 15:48:10 -05:00
Dmitry Azhichakov
2692d4aa49
Make conf/app.ini changes match the style
2015-02-13 11:06:12 +03:00
Dmitry Azhichakov
3aaf292ba8
Fix "forcing" client certificate for SMTP
2015-02-13 10:33:55 +03:00
Unknwon
d02e45f985
better naming on #891
2015-02-11 12:04:01 -05:00
Unknwon
6a23252edc
able to allow insecure certification of webhook for #891
2015-02-10 21:06:59 -05:00
Unknwon
7d3932b9cd
templates/ng/base: change year to 2015, fix #928
...
- conf/locale: update Japanese locale
2015-02-09 11:04:17 -05:00
Unknwon
f15fa9167a
cmd: code fix for #905
...
- routers/admin: add rewrite update hook operation
- conf/locale: update locale file due to ini behavior changes
- cmd/cert_stub.go: remove useless code
- cmd/fix.go: no longer need fix command(at least now)
2015-02-08 21:26:14 -05:00
Unknwon
775bd65234
conf/locale: add Spanish locale
2015-02-08 12:39:11 -05:00
Lauris BH
00653e52ee
Get username, name, surname and e-mail from LDAP server
2015-02-08 01:49:51 +02:00
Unknwon
f989805050
conf/locale: update locales
2015-02-07 11:12:13 -05:00
Unknwon
2a2596fe61
able to disable SSH for #883
2015-02-07 10:46:57 -05:00
Unknwon
3f2e99962c
conf/locale: update French locale
2015-02-06 21:29:15 -05:00
无闻
87b90372a7
Merge pull request #908 from nicolai86/feature/hide-signup-button-884
...
Make Signup button display configurable - #884
2015-02-06 21:03:31 -05:00