aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* init script for gentoo (#3761)afilippov19852016-12-21
|
* Fix Typo Errors (#3885)SeongAhJo2016-12-21
| | | | | | * Fix typos * Fix typos
* Fix typo: 'passowrd' -> 'password' (#3951)leonklingele2016-12-21
|
* Fix typos (#3852)Bo Zhang2016-12-21
|
* [mod] readme: update YunoHost package link. (#3881)M5oul2016-12-21
|
* Add support for using "libravatar" as the GravatarSource (#3969)Sandro Santilli2016-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 Lunegov2016-12-21
|
* Minor fix for PR #3624Unknwon2016-12-21
|
* More Issue-Comments API-endpoints (#3624)Kim "BKC" Carlbäcker2016-12-21
| | | | | | * ListAllInRepo & Delete Issue-Comments * Moar data in issue-comments
* Merge branch 'develop' of https://github.com/tanapoln/gogs into developUnknwon2016-12-21
|\
| * provide button to delete merged pull requestTanapol Nearunchorn2016-09-02
| |
* | Fix #3905Unknwon2016-12-20
| |
* | Update localesUnknwon2016-12-20
| |
* | cmd: new command 'import locale'Unknwon2016-12-20
| | | | | | | | Quickly import locale files downloaded from Crowdin.
* | Add Korean supportUnknwon2016-12-20
| |
* | Update git-module required versionUnknwon2016-12-20
| |
* | Update git-module version to support back Git 1.7.1Unknwon2016-12-08
| |
* | Add github.com/go-xorm/builder to dependencyUnknwon2016-11-23
| |
* | Update glide.lock and .gopmfile for XORMUnknwon2016-11-23
| |
* | Drop Go 1.4 supportUnknwon2016-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 .gopmfileUnknwon2016-11-23
| | | | | | | | Closes #3690 #3727
* | Fork go-libravatar to remove import path checkUnknwon2016-11-19
| | | | | | | | To use GitHub import path as much as possible.
* | Update locales and add SwedishUnknwon2016-11-19
| |
* | Fix mention in comments like (@dblk) (#3655)Rémy Boulanouar2016-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 ↵LefsFlare2016-10-16
| | | | | | | | (#3639) (#3654)
* | Changed interface (#3685)LefsFlare2016-09-22
| |
* | Update localesUnknwon2016-09-15
| | | | | | | | Add new locale Serbian (Cyrillic)
* | Add build system link to README [CI SKIP]Unknwon2016-09-08
| |
* | #3590 fix 404 for release draft editionUnknwon2016-09-03
| | | | | | | | Closes #3591
* | #3589 LoadRepoConfig after ORM is initializedUnknwon2016-09-02
| |
* | #3577 incorrect URL produced by AvatarLinkUnknwon2016-09-01
|/
* Add the ability to explore organizations (#3573)Daniel Oaks2016-09-01
| | | | | | * Add ability to explore organizations * Use right icon for org explore links
* Fix repo list display on Safari (#3569)Daniel Oaks2016-09-01
|
* fix link error under preview (#3566)raphael102410242016-09-01
|
* Fix panic when attempt login with non-exist userUnknwon2016-09-01
|
* Feature #3492: Add option to hide footer load times (#3562)Thibault Meyer2016-09-01
| | | | | | * Add option to hide footer load times * Rename option variable + minor changes
* Update localesUnknwon2016-09-01
|
* Update size of SHA to fix #3538 (#3563)Rémy Boulanouar2016-08-31
|
* Add a (Open)SuSE init script (#3558)Corben Dallas2016-08-31
|
* #3559 fix template errorUnknwon2016-08-31
|
* Minor code fix [CI SKIP]Unknwon2016-08-31
|
* models/login_source: code improvementUnknwon2016-08-31
|
* #3515 use alert instead 500 for duplicated login source nameUnknwon2016-08-31
|
* Support Editorconfig on web editor (#3512)无闻2016-08-30
|\
| * Support Editorconfig on web editorAndrey Nering2016-08-30
| |
* | #2018 able to sync now for mirrorsUnknwon2016-08-30
| | | | | | | | | | - Refactor code to use sync.UniqueQueue - Closes #3509
* | modules/sync: add UniqueQueueUnknwon2016-08-30
| |
* | modules/sync: rename SingleInstancePool to ExclusivePoolUnknwon2016-08-30
| |
* | js: fix comment issue status button title changeUnknwon2016-08-30
|/
* Add all, check and dist Makefile rules (#3549)Sandro Santilli2016-08-30
| | | | These are to follow the GNU Coding Standards Makefile Targets: https://www.gnu.org/prep/standards/html_node/Standard-Targets.html