| Commit message (Collapse) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | 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 | |||
| * | templates/repo/view: fix bad link | Unknwon | 2016-08-30 | |
| | | ||||
| * | UI: fix block selection on code for empty line are not highlighted | Unknwon | 2016-08-30 | |
| | | ||||
| * | Fix import path | Unknwon | 2016-08-30 | |
| | | ||||
| * | #3548 disable issue cannot edit label and milestonefor pull requests | Unknwon | 2016-08-30 | |
| | | ||||
| * | Make bindata | Unknwon | 2016-08-30 | |
| | | ||||
| * | Web editor: support upload files | Unknwon | 2016-08-30 | |
| | | ||||
| * | Web editor: support upload files | Unknwon | 2016-08-30 | |
| | | ||||
| * | codegangsta/cli => urfave/cli (#3546) | Kim "BKC" Carlbäcker | 2016-08-30 | |
| | | ||||
| * | router/repo: code refactoring | Unknwon | 2016-08-30 | |
| | | ||||
| * | Bump git-module required version | Unknwon | 2016-08-29 | |
| | | ||||
| * | #3459 code quality improvement | Unknwon | 2016-08-29 | |
| | | ||||
| * | Load a set of predefined labels (#3459) | Thibault Meyer | 2016-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 Nering | 2016-08-29 | |
| | | | | [CI SKIP] | |||
| * | Fixed typo (#3533) | LFlare | 2016-08-29 | |
| | | | | Git convention has it capitalised. | |||
| * | Web editor: fix cannot create new file in subdirectory | Unknwon | 2016-08-29 | |
| | | ||||
| * | #3516 enforce line ending to be \n from web editor | Unknwon | 2016-08-28 | |
| | | ||||
| * | Web editor: disallow edit mirror repository | Unknwon | 2016-08-28 | |
| | | ||||
| * | Web editor: improve edit file | Unknwon | 2016-08-28 | |
| | | ||||
| * | css: remove profile avatar height | Unknwon | 2016-08-28 | |
| | | ||||
| * | Web editor: improve delete file process | Unknwon | 2016-08-28 | |
| | | ||||
| * | #2901 allow setting preferred licenses | Unknwon | 2016-08-28 | |
| | | | | | - Closes #3488 | |||
| * | Web editor: improve edit file tooltip | Unknwon | 2016-08-27 | |
| | | ||||
| * | #3448 redirect if any after sign in | Unknwon | 2016-08-27 | |
| | | ||||
| * | #3505 use user’s info for committer and author | Unknwon | 2016-08-27 | |
| | | ||||
| * | label: adjust forecolor boundary | Unknwon | 2016-08-27 | |
| | | ||||
| * | #3521 fix wiki HTTP/S clone URL does not have .wiki suffix | Unknwon | 2016-08-27 | |
| | | ||||
| * | #3495 only start builtin SSH server after user finish installation | Unknwon | 2016-08-27 | |
| | | ||||