summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add build system link to README [CI SKIP]Unknwon2016-09-081-1/+1
|
* #3590 fix 404 for release draft editionUnknwon2016-09-034-5/+21
| | | | Closes #3591
* #3589 LoadRepoConfig after ORM is initializedUnknwon2016-09-025-9/+6
|
* #3577 incorrect URL produced by AvatarLinkUnknwon2016-09-012-2/+2
|
* Add the ability to explore organizations (#3573)Daniel Oaks2016-09-016-1104/+940
| | | | | | * Add ability to explore organizations * Use right icon for org explore links
* Fix repo list display on Safari (#3569)Daniel Oaks2016-09-012-0/+8
|
* fix link error under preview (#3566)raphael102410242016-09-011-1/+1
|
* Fix panic when attempt login with non-exist userUnknwon2016-09-015-6/+6
|
* Feature #3492: Add option to hide footer load times (#3562)Thibault Meyer2016-09-014-6/+13
| | | | | | * Add option to hide footer load times * Rename option variable + minor changes
* Update localesUnknwon2016-09-0122-418/+1389
|
* Update size of SHA to fix #3538 (#3563)Rémy Boulanouar2016-08-311-1/+1
|
* Add a (Open)SuSE init script (#3558)Corben Dallas2016-08-311-0/+115
|
* #3559 fix template errorUnknwon2016-08-315-11/+10
|
* Minor code fix [CI SKIP]Unknwon2016-08-313-4/+10
|
* models/login_source: code improvementUnknwon2016-08-316-119/+116
|
* #3515 use alert instead 500 for duplicated login source nameUnknwon2016-08-317-24/+48
|
* Support Editorconfig on web editor (#3512)无闻2016-08-307-3/+53
|\
| * Support Editorconfig on web editorAndrey Nering2016-08-307-3/+53
| |
* | #2018 able to sync now for mirrorsUnknwon2016-08-3016-242/+345
| | | | | | | | | | - Refactor code to use sync.UniqueQueue - Closes #3509
* | modules/sync: add UniqueQueueUnknwon2016-08-303-62/+76
| |
* | modules/sync: rename SingleInstancePool to ExclusivePoolUnknwon2016-08-303-11/+12
| |
* | js: fix comment issue status button title changeUnknwon2016-08-301-25/+1
|/
* Add all, check and dist Makefile rules (#3549)Sandro Santilli2016-08-301-1/+7
| | | | 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-301-1/+1
|
* UI: fix block selection on code for empty line are not highlightedUnknwon2016-08-302-4/+11
|
* Fix import pathUnknwon2016-08-301-1/+1
|
* #3548 disable issue cannot edit label and milestonefor pull requestsUnknwon2016-08-301-2/+2
|
* Make bindataUnknwon2016-08-301-4/+4
|
* Web editor: support upload filesUnknwon2016-08-3024-600/+503
|
* Web editor: support upload filesUnknwon2016-08-301-2/+2
|
* codegangsta/cli => urfave/cli (#3546)Kim "BKC" Carlbäcker2016-08-3011-12/+11
|
* router/repo: code refactoringUnknwon2016-08-3013-241/+233
|
* Bump git-module required versionUnknwon2016-08-293-3/+3
|
* #3459 code quality improvementUnknwon2016-08-2910-763/+991
|
* Load a set of predefined labels (#3459)Thibault Meyer2016-08-298-925/+841
| | | | | | | | | | | | | | | | | | | | | | * 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-291-1/+10
| | | [CI SKIP]
* Fixed typo (#3533)LFlare2016-08-291-1/+1
| | | Git convention has it capitalised.
* Web editor: fix cannot create new file in subdirectoryUnknwon2016-08-2910-12/+15
|
* #3516 enforce line ending to be \n from web editorUnknwon2016-08-281-3/+2
|
* Web editor: disallow edit mirror repositoryUnknwon2016-08-287-25/+36
|
* Web editor: improve edit fileUnknwon2016-08-2812-90/+50
|
* css: remove profile avatar heightUnknwon2016-08-282-6/+0
|
* Web editor: improve delete file processUnknwon2016-08-2819-174/+217
|
* #2901 allow setting preferred licensesUnknwon2016-08-287-5/+24
| | | | - Closes #3488
* Web editor: improve edit file tooltipUnknwon2016-08-275-67/+53
|
* #3448 redirect if any after sign inUnknwon2016-08-271-1/+8
|
* #3505 use user’s info for committer and authorUnknwon2016-08-2710-20/+29
|
* label: adjust forecolor boundaryUnknwon2016-08-272-8/+1
|
* #3521 fix wiki HTTP/S clone URL does not have .wiki suffixUnknwon2016-08-271-1/+1
|
* #3495 only start builtin SSH server after user finish installationUnknwon2016-08-274-10/+9
|