summaryrefslogtreecommitdiffstats
path: root/conf
Commit message (Collapse)AuthorAgeFilesLines
...
| | * Add additional accessibility text to repository navbar.Nolan Darilek2015-03-141-0/+2
| | |
| | * Various accessibility fixes, mostly labeling icons.Nolan Darilek2015-03-141-0/+9
| | |
| * | add new localeUnknwon2015-03-144-12/+740
| |/
| * #988: fix one missing duplicated prefixUnknwon2015-03-133-17/+17
| | | | | | | | - update some locale files
| * Merge branch 'develop' of github.com:gogits/gogs into developUnknwon2015-03-121-1/+1
| |\
| | * registeration -> registrationNolan Darilek2015-03-121-1/+1
| | |
| * | #988: GetRepoLink already contains AppSubUrlUnknwon2015-03-1210-87/+114
| |/
* / home: new UIUnknwon2015-03-071-0/+7
|/
* conf/locale: update localesUnknwon2015-03-042-11/+11
|
* Merge pull request #943 from diseaz/mailer-client-cert无闻2015-02-281-0/+4
|\ | | | | Use client certificate for SMTP over TLS
| * Make conf/app.ini changes match the styleDmitry Azhichakov2015-02-131-3/+3
| |
| * Fix "forcing" client certificate for SMTPDmitry Azhichakov2015-02-131-0/+4
| |
* | Merge branch 'access' of github.com:gogits/gogs into devUnknwon2015-02-281-1/+1
|\ \
| * | models: mirror fix on #964Unknwon2015-02-281-1/+1
| | |
* | | conf/locale: update Russian and SpanishUnknwon2015-02-282-148/+148
| | |
* | | Merge pull request #915 from Lafriks/dev无闻2015-02-231-1/+4
|\ \ \ | |/ / |/| | Get username, name, surname and e-mail from LDAP server
| * | Get username, name, surname and e-mail from LDAP serverLauris BH2015-02-081-1/+4
| | |
* | | routers: able to migrate repo from local pathUnknwon2015-02-221-0/+2
| | | | | | | | | | | | - modules/middleware/context.go: add HandleAPI method
* | | templates/user/settings/emial.tmpl: little fix on UIUnknwon2015-02-211-8/+8
| | | | | | | | | | | | | | | - routers/user: little code format - conf/locale: update French locale
* | | Remove GoGet option from repository and handle it with ?go-get=1 insteadPeter Smit2015-02-171-2/+0
| | | | | | | | | | | | 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.
* | | conf/locale: update all localesUnknwon2015-02-139-11/+20
| | |
* | | better naming on #891Unknwon2015-02-112-2/+2
| |/ |/|
* | able to allow insecure certification of webhook for #891Unknwon2015-02-102-0/+3
| |
* | templates/ng/base: change year to 2015, fix #928Unknwon2015-02-091-2/+2
| | | | | | | | - conf/locale: update Japanese locale
* | cmd: code fix for #905Unknwon2015-02-0810-65/+69
| | | | | | | | | | | | | | - 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)
* | conf/locale: add Spanish localeUnknwon2015-02-083-16/+727
|/
* conf/locale: update localesUnknwon2015-02-074-57/+21
|
* able to disable SSH for #883Unknwon2015-02-071-0/+2
|
* conf/locale: update French localeUnknwon2015-02-061-15/+14
|
* Merge pull request #908 from nicolai86/feature/hide-signup-button-884无闻2015-02-069-1/+10
|\ | | | | Make Signup button display configurable - #884
| * Add locales (en/de native, rest -> translate.google.com)Raphael Randschau2015-02-059-1/+10
| |
* | modules/base: fix markdown mention regex for #826Unknwon2015-02-061-0/+1
|/ | | | - conf/locale: add mew translator profile
* conf/locale: update Japanese localeUnknwon2015-02-022-19/+20
|
* conf/locale: update Japanese localeUnknwon2015-02-021-34/+34
|
* models: code fix on #818Unknwon2015-02-011-2/+2
|
* Merge pull request #818 from fzerorubigd/master无闻2015-02-011-14/+3
|\ | | | | add a function to rewrite all public keys on admin request
| * add afunction to rewrite all public keys on admin requestfzerorubigd2015-01-011-14/+3
| | | | | | | | refs #763
* | Add Miguel de la Cruz as a translatorMiguel de la Cruz2015-02-011-0/+1
| |
* | conf/locale: add Japanese supportUnknwon2015-02-012-2/+730
| | | | | | | | README: remove duplicated travis badge
* | cmd: CMD option for port number of `gogs web` to prevent first time run conflictUnknwon2015-02-012-0/+5
| | | | | | | | | | - routers: use new binding convention to simplify code - templates: able to set HTTP port number in install page
* | routers/repo: set raw page content type to 'text/plain' #828Unknwon2015-01-311-1/+2
| |
* | modules/base: add RenderCommitMessage with XSS-safe and special linksUnknwon2015-01-301-9/+9
| | | | | | | | - update russian locale
* | update localeUnknwon2015-01-261-53/+53
| |
* | update localeUnknwon2015-01-231-14/+14
| |
* | fix localeUnknwon2015-01-191-1/+1
| |
* | update localeUnknwon2015-01-189-106/+884
| |
* | update with depsUnknwon2015-01-171-2/+2
| |
* | Make help text for email listing a little more helpful.Dominik Schulz2015-01-091-2/+3
| |
* | Add missing translations for email settings page to de_DE.Dominik Schulz2015-01-091-0/+10
| |
* | Optmize git-fsck options and fix #820Unknwon2015-01-021-4/+10
|/