Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add build system link to README [CI SKIP] | Unknwon | 2016-09-08 | 1 | -1/+1 |
| | |||||
* | #3590 fix 404 for release draft edition | Unknwon | 2016-09-03 | 4 | -5/+21 |
| | | | | Closes #3591 | ||||
* | #3589 LoadRepoConfig after ORM is initialized | Unknwon | 2016-09-02 | 5 | -9/+6 |
| | |||||
* | #3577 incorrect URL produced by AvatarLink | Unknwon | 2016-09-01 | 2 | -2/+2 |
| | |||||
* | Add the ability to explore organizations (#3573) | Daniel Oaks | 2016-09-01 | 6 | -1104/+940 |
| | | | | | | * Add ability to explore organizations * Use right icon for org explore links | ||||
* | Fix repo list display on Safari (#3569) | Daniel Oaks | 2016-09-01 | 2 | -0/+8 |
| | |||||
* | fix link error under preview (#3566) | raphael10241024 | 2016-09-01 | 1 | -1/+1 |
| | |||||
* | Fix panic when attempt login with non-exist user | Unknwon | 2016-09-01 | 5 | -6/+6 |
| | |||||
* | Feature #3492: Add option to hide footer load times (#3562) | Thibault Meyer | 2016-09-01 | 4 | -6/+13 |
| | | | | | | * Add option to hide footer load times * Rename option variable + minor changes | ||||
* | Update locales | Unknwon | 2016-09-01 | 22 | -418/+1389 |
| | |||||
* | Update size of SHA to fix #3538 (#3563) | Rémy Boulanouar | 2016-08-31 | 1 | -1/+1 |
| | |||||
* | Add a (Open)SuSE init script (#3558) | Corben Dallas | 2016-08-31 | 1 | -0/+115 |
| | |||||
* | #3559 fix template error | Unknwon | 2016-08-31 | 5 | -11/+10 |
| | |||||
* | Minor code fix [CI SKIP] | Unknwon | 2016-08-31 | 3 | -4/+10 |
| | |||||
* | models/login_source: code improvement | Unknwon | 2016-08-31 | 6 | -119/+116 |
| | |||||
* | #3515 use alert instead 500 for duplicated login source name | Unknwon | 2016-08-31 | 7 | -24/+48 |
| | |||||
* | Support Editorconfig on web editor (#3512) | 无闻 | 2016-08-30 | 7 | -3/+53 |
|\ | |||||
| * | Support Editorconfig on web editor | Andrey Nering | 2016-08-30 | 7 | -3/+53 |
| | | |||||
* | | #2018 able to sync now for mirrors | Unknwon | 2016-08-30 | 16 | -242/+345 |
| | | | | | | | | | | - Refactor code to use sync.UniqueQueue - Closes #3509 | ||||
* | | modules/sync: add UniqueQueue | Unknwon | 2016-08-30 | 3 | -62/+76 |
| | | |||||
* | | modules/sync: rename SingleInstancePool to ExclusivePool | Unknwon | 2016-08-30 | 3 | -11/+12 |
| | | |||||
* | | js: fix comment issue status button title change | Unknwon | 2016-08-30 | 1 | -25/+1 |
|/ | |||||
* | Add all, check and dist Makefile rules (#3549) | Sandro Santilli | 2016-08-30 | 1 | -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 link | Unknwon | 2016-08-30 | 1 | -1/+1 |
| | |||||
* | UI: fix block selection on code for empty line are not highlighted | Unknwon | 2016-08-30 | 2 | -4/+11 |
| | |||||
* | Fix import path | Unknwon | 2016-08-30 | 1 | -1/+1 |
| | |||||
* | #3548 disable issue cannot edit label and milestonefor pull requests | Unknwon | 2016-08-30 | 1 | -2/+2 |
| | |||||
* | Make bindata | Unknwon | 2016-08-30 | 1 | -4/+4 |
| | |||||
* | Web editor: support upload files | Unknwon | 2016-08-30 | 24 | -600/+503 |
| | |||||
* | Web editor: support upload files | Unknwon | 2016-08-30 | 1 | -2/+2 |
| | |||||
* | codegangsta/cli => urfave/cli (#3546) | Kim "BKC" Carlbäcker | 2016-08-30 | 11 | -12/+11 |
| | |||||
* | router/repo: code refactoring | Unknwon | 2016-08-30 | 13 | -241/+233 |
| | |||||
* | Bump git-module required version | Unknwon | 2016-08-29 | 3 | -3/+3 |
| | |||||
* | #3459 code quality improvement | Unknwon | 2016-08-29 | 10 | -763/+991 |
| | |||||
* | Load a set of predefined labels (#3459) | Thibault Meyer | 2016-08-29 | 8 | -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 Nering | 2016-08-29 | 1 | -1/+10 |
| | | | [CI SKIP] | ||||
* | Fixed typo (#3533) | LFlare | 2016-08-29 | 1 | -1/+1 |
| | | | Git convention has it capitalised. | ||||
* | Web editor: fix cannot create new file in subdirectory | Unknwon | 2016-08-29 | 10 | -12/+15 |
| | |||||
* | #3516 enforce line ending to be \n from web editor | Unknwon | 2016-08-28 | 1 | -3/+2 |
| | |||||
* | Web editor: disallow edit mirror repository | Unknwon | 2016-08-28 | 7 | -25/+36 |
| | |||||
* | Web editor: improve edit file | Unknwon | 2016-08-28 | 12 | -90/+50 |
| | |||||
* | css: remove profile avatar height | Unknwon | 2016-08-28 | 2 | -6/+0 |
| | |||||
* | Web editor: improve delete file process | Unknwon | 2016-08-28 | 19 | -174/+217 |
| | |||||
* | #2901 allow setting preferred licenses | Unknwon | 2016-08-28 | 7 | -5/+24 |
| | | | | - Closes #3488 | ||||
* | Web editor: improve edit file tooltip | Unknwon | 2016-08-27 | 5 | -67/+53 |
| | |||||
* | #3448 redirect if any after sign in | Unknwon | 2016-08-27 | 1 | -1/+8 |
| | |||||
* | #3505 use user’s info for committer and author | Unknwon | 2016-08-27 | 10 | -20/+29 |
| | |||||
* | label: adjust forecolor boundary | Unknwon | 2016-08-27 | 2 | -8/+1 |
| | |||||
* | #3521 fix wiki HTTP/S clone URL does not have .wiki suffix | Unknwon | 2016-08-27 | 1 | -1/+1 |
| | |||||
* | #3495 only start builtin SSH server after user finish installation | Unknwon | 2016-08-27 | 4 | -10/+9 |
| |