Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #1133 add config option [service] DISABLE_MINIMUM_KEY_SIZE_CHECK | Unknwon | 2015-03-25 |
| | |||
* | #1080: Remove footer ads/branding from default template | Unknwon | 2015-03-23 |
| | |||
* | Add Polish support | Unknwon | 2015-03-22 |
| | |||
* | Merge branch 'master' of github.com:gogits/gogs into develop | Unknwon | 2015-03-22 |
|\ | |||
| * | Fixed minor gramatical error in the us install success msg | Andrew Youngwerth | 2015-03-21 |
| | | |||
* | | UI compatibility | Unknwon | 2015-03-21 |
| | | |||
* | | add sr-only class, change to new tag line | Unknwon | 2015-03-20 |
| | | |||
* | | Merge branch 'develop' of github.com:gogits/gogs into release/0.6.1 | Unknwon | 2015-03-20 |
|\| | |||
| * | #1094: fix locale | Unknwon | 2015-03-19 |
| | | |||
| * | Put default config into binary | Unknwon | 2015-03-18 |
| | | |||
| * | #1069: Copyright violations | Unknwon | 2015-03-18 |
| | | |||
| * | Revert "Merge pull request #1047 from ndarilek/accessibility-fixes" | Unknwon | 2015-03-15 |
| | | | | | | | | | | This reverts commit c226e92284c7b4b405352814155dd5da3458e029, reversing changes made to 80b23854bc6d2b7466b5cdef112db100372e1e0a. | ||
| * | Merge pull request #1047 from ndarilek/accessibility-fixes | 无闻 | 2015-03-15 |
| |\ | | | | | | | Various accessibility fixes | ||
| | * | Add additional accessibility text to repository navbar. | Nolan Darilek | 2015-03-14 |
| | | | |||
| | * | Various accessibility fixes, mostly labeling icons. | Nolan Darilek | 2015-03-14 |
| | | | |||
| * | | add new locale | Unknwon | 2015-03-14 |
| |/ | |||
| * | #988: fix one missing duplicated prefix | Unknwon | 2015-03-13 |
| | | | | | | | | - update some locale files | ||
| * | Merge branch 'develop' of github.com:gogits/gogs into develop | Unknwon | 2015-03-12 |
| |\ | |||
| | * | registeration -> registration | Nolan Darilek | 2015-03-12 |
| | | | |||
| * | | #988: GetRepoLink already contains AppSubUrl | Unknwon | 2015-03-12 |
| |/ | |||
* / | home: new UI | Unknwon | 2015-03-07 |
|/ | |||
* | conf/locale: update locales | Unknwon | 2015-03-04 |
| | |||
* | Merge pull request #943 from diseaz/mailer-client-cert | 无闻 | 2015-02-28 |
|\ | | | | | Use client certificate for SMTP over TLS | ||
| * | Make conf/app.ini changes match the style | Dmitry Azhichakov | 2015-02-13 |
| | | |||
| * | Fix "forcing" client certificate for SMTP | Dmitry Azhichakov | 2015-02-13 |
| | | |||
* | | Merge branch 'access' of github.com:gogits/gogs into dev | Unknwon | 2015-02-28 |
|\ \ | |||
| * | | models: mirror fix on #964 | Unknwon | 2015-02-28 |
| | | | |||
* | | | conf/locale: update Russian and Spanish | Unknwon | 2015-02-28 |
| | | | |||
* | | | Merge pull request #915 from Lafriks/dev | 无闻 | 2015-02-23 |
|\ \ \ | |/ / |/| | | Get username, name, surname and e-mail from LDAP server | ||
| * | | Get username, name, surname and e-mail from LDAP server | Lauris BH | 2015-02-08 |
| | | | |||
* | | | routers: able to migrate repo from local path | Unknwon | 2015-02-22 |
| | | | | | | | | | | | | - modules/middleware/context.go: add HandleAPI method | ||
* | | | templates/user/settings/emial.tmpl: little fix on UI | Unknwon | 2015-02-21 |
| | | | | | | | | | | | | | | | - routers/user: little code format - conf/locale: update French locale | ||
* | | | Remove GoGet option from repository and handle it with ?go-get=1 instead | Peter Smit | 2015-02-17 |
| | | | | | | | | | | | | 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 locales | Unknwon | 2015-02-13 |
| | | | |||
* | | | better naming on #891 | Unknwon | 2015-02-11 |
| |/ |/| | |||
* | | able to allow insecure certification of webhook for #891 | Unknwon | 2015-02-10 |
| | | |||
* | | templates/ng/base: change year to 2015, fix #928 | Unknwon | 2015-02-09 |
| | | | | | | | | - conf/locale: update Japanese locale | ||
* | | cmd: code fix for #905 | Unknwon | 2015-02-08 |
| | | | | | | | | | | | | | | - 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 locale | Unknwon | 2015-02-08 |
|/ | |||
* | conf/locale: update locales | Unknwon | 2015-02-07 |
| | |||
* | able to disable SSH for #883 | Unknwon | 2015-02-07 |
| | |||
* | conf/locale: update French locale | Unknwon | 2015-02-06 |
| | |||
* | Merge pull request #908 from nicolai86/feature/hide-signup-button-884 | 无闻 | 2015-02-06 |
|\ | | | | | Make Signup button display configurable - #884 | ||
| * | Add locales (en/de native, rest -> translate.google.com) | Raphael Randschau | 2015-02-05 |
| | | |||
* | | modules/base: fix markdown mention regex for #826 | Unknwon | 2015-02-06 |
|/ | | | | - conf/locale: add mew translator profile | ||
* | conf/locale: update Japanese locale | Unknwon | 2015-02-02 |
| | |||
* | conf/locale: update Japanese locale | Unknwon | 2015-02-02 |
| | |||
* | models: code fix on #818 | Unknwon | 2015-02-01 |
| | |||
* | Merge pull request #818 from fzerorubigd/master | 无闻 | 2015-02-01 |
|\ | | | | | add a function to rewrite all public keys on admin request | ||
| * | add afunction to rewrite all public keys on admin request | fzerorubigd | 2015-01-01 |
| | | | | | | | | refs #763 |