Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | init script for gentoo (#3761) | afilippov1985 | 2016-12-21 |
| | |||
* | Fix Typo Errors (#3885) | SeongAhJo | 2016-12-21 |
| | | | | | | * Fix typos * Fix typos | ||
* | Fix typo: 'passowrd' -> 'password' (#3951) | leonklingele | 2016-12-21 |
| | |||
* | Fix typos (#3852) | Bo Zhang | 2016-12-21 |
| | |||
* | [mod] readme: update YunoHost package link. (#3881) | M5oul | 2016-12-21 |
| | |||
* | Add support for using "libravatar" as the GravatarSource (#3969) | Sandro Santilli | 2016-12-21 |
| | | | | Just to make it easier for administrator to configure libre avatar, as it is done for "duoshuo" and "gravatar" | ||
* | Fix string format verbs (#3637) | Alexander Lunegov | 2016-12-21 |
| | |||
* | Minor fix for PR #3624 | Unknwon | 2016-12-21 |
| | |||
* | More Issue-Comments API-endpoints (#3624) | Kim "BKC" Carlbäcker | 2016-12-21 |
| | | | | | | * ListAllInRepo & Delete Issue-Comments * Moar data in issue-comments | ||
* | Merge branch 'develop' of https://github.com/tanapoln/gogs into develop | Unknwon | 2016-12-21 |
|\ | |||
| * | provide button to delete merged pull request | Tanapol Nearunchorn | 2016-09-02 |
| | | |||
* | | Fix #3905 | Unknwon | 2016-12-20 |
| | | |||
* | | Update locales | Unknwon | 2016-12-20 |
| | | |||
* | | cmd: new command 'import locale' | Unknwon | 2016-12-20 |
| | | | | | | | | Quickly import locale files downloaded from Crowdin. | ||
* | | Add Korean support | Unknwon | 2016-12-20 |
| | | |||
* | | Update git-module required version | Unknwon | 2016-12-20 |
| | | |||
* | | Update git-module version to support back Git 1.7.1 | Unknwon | 2016-12-08 |
| | | |||
* | | Add github.com/go-xorm/builder to dependency | Unknwon | 2016-11-23 |
| | | |||
* | | Update glide.lock and .gopmfile for XORM | Unknwon | 2016-11-23 |
| | | |||
* | | Drop Go 1.4 support | Unknwon | 2016-11-23 |
| | | | | | | | | | | | | Due to golang.org/x/crypto/ssh requires a method from STD in Go 1.5. And Go 1.4 is fairly old version for now. | ||
* | | Update glide.lock and .gopmfile | Unknwon | 2016-11-23 |
| | | | | | | | | Closes #3690 #3727 | ||
* | | Fork go-libravatar to remove import path check | Unknwon | 2016-11-19 |
| | | | | | | | | To use GitHub import path as much as possible. | ||
* | | Update locales and add Swedish | Unknwon | 2016-11-19 |
| | | |||
* | | Fix mention in comments like (@dblk) (#3655) | Rémy Boulanouar | 2016-10-16 |
| | | | | | | | | | | | | * Fix mention in comments like (@dblk) * Better fix to avoid making link for "Hello@DblK" | ||
* | | Prevented user enumeration of valid users through HTTP status codes of login ↵ | LefsFlare | 2016-10-16 |
| | | | | | | | | (#3639) (#3654) | ||
* | | Changed interface (#3685) | LefsFlare | 2016-09-22 |
| | | |||
* | | Update locales | Unknwon | 2016-09-15 |
| | | | | | | | | Add new locale Serbian (Cyrillic) | ||
* | | Add build system link to README [CI SKIP] | Unknwon | 2016-09-08 |
| | | |||
* | | #3590 fix 404 for release draft edition | Unknwon | 2016-09-03 |
| | | | | | | | | Closes #3591 | ||
* | | #3589 LoadRepoConfig after ORM is initialized | Unknwon | 2016-09-02 |
| | | |||
* | | #3577 incorrect URL produced by AvatarLink | Unknwon | 2016-09-01 |
|/ | |||
* | Add the ability to explore organizations (#3573) | Daniel Oaks | 2016-09-01 |
| | | | | | | * Add ability to explore organizations * Use right icon for org explore links | ||
* | Fix repo list display on Safari (#3569) | Daniel Oaks | 2016-09-01 |
| | |||
* | fix link error under preview (#3566) | raphael10241024 | 2016-09-01 |
| | |||
* | Fix panic when attempt login with non-exist user | Unknwon | 2016-09-01 |
| | |||
* | Feature #3492: Add option to hide footer load times (#3562) | Thibault Meyer | 2016-09-01 |
| | | | | | | * Add option to hide footer load times * Rename option variable + minor changes | ||
* | Update locales | Unknwon | 2016-09-01 |
| | |||
* | Update size of SHA to fix #3538 (#3563) | Rémy Boulanouar | 2016-08-31 |
| | |||
* | Add a (Open)SuSE init script (#3558) | Corben Dallas | 2016-08-31 |
| | |||
* | #3559 fix template error | Unknwon | 2016-08-31 |
| | |||
* | Minor code fix [CI SKIP] | Unknwon | 2016-08-31 |
| | |||
* | models/login_source: code improvement | Unknwon | 2016-08-31 |
| | |||
* | #3515 use alert instead 500 for duplicated login source name | Unknwon | 2016-08-31 |
| | |||
* | Support Editorconfig on web editor (#3512) | 无闻 | 2016-08-30 |
|\ | |||
| * | Support Editorconfig on web editor | Andrey Nering | 2016-08-30 |
| | | |||
* | | #2018 able to sync now for mirrors | Unknwon | 2016-08-30 |
| | | | | | | | | | | - Refactor code to use sync.UniqueQueue - Closes #3509 | ||
* | | modules/sync: add UniqueQueue | Unknwon | 2016-08-30 |
| | | |||
* | | modules/sync: rename SingleInstancePool to ExclusivePool | Unknwon | 2016-08-30 |
| | | |||
* | | js: fix comment issue status button title change | Unknwon | 2016-08-30 |
|/ | |||
* | Add all, check and dist Makefile rules (#3549) | Sandro Santilli | 2016-08-30 |
| | | | | These are to follow the GNU Coding Standards Makefile Targets: https://www.gnu.org/prep/standards/html_node/Standard-Targets.html |