aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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
* templates/repo/view: fix bad linkUnknwon2016-08-30
|
* UI: fix block selection on code for empty line are not highlightedUnknwon2016-08-30
|
* Fix import pathUnknwon2016-08-30
|
* #3548 disable issue cannot edit label and milestonefor pull requestsUnknwon2016-08-30
|
* Make bindataUnknwon2016-08-30
|
* Web editor: support upload filesUnknwon2016-08-30
|
* Web editor: support upload filesUnknwon2016-08-30
|
* codegangsta/cli => urfave/cli (#3546)Kim "BKC" Carlbäcker2016-08-30
|
* router/repo: code refactoringUnknwon2016-08-30
|
* Bump git-module required versionUnknwon2016-08-29
|
* #3459 code quality improvementUnknwon2016-08-29
|
* Load a set of predefined labels (#3459)Thibault Meyer2016-08-29
| | | | | | | | | | | | | | | | | | | | | | * Can use a predefined set of labels * Change UI * Fix HTML file indentation * Avoid reading file from other directory (security issue) * Apply a better fix * Remove not used variable * Merge upstream/develop * Do modifications * Raname * remove binding + rename variable
* Update .editorconfig (#3534)Andrey Nering2016-08-29
| | | [CI SKIP]
* Fixed typo (#3533)LFlare2016-08-29
| | | Git convention has it capitalised.
* Web editor: fix cannot create new file in subdirectoryUnknwon2016-08-29
|