| Commit message (Collapse) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | #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 | |
| | | ||||
| * | Update highlightjs | Unknwon | 2016-08-27 | |
| | | ||||
| * | migrations: sync table first | Unknwon | 2016-08-26 | |
| | | ||||
| * | migrations: set comment updated as created | Unknwon | 2016-08-26 | |
| | | ||||
| * | #2966 code cleanup | Unknwon | 2016-08-26 | |
| | | ||||
| * | issues comment API : list, create, edit (#2966) | Iwan Budi Kusnanto | 2016-08-26 | |
| | | | | add `since` query string support to list issue comment | |||
| * | Fix #3189: Sort labels by name (#3446) | Thibault Meyer | 2016-08-25 | |
| | | | | | | | * Fix #3189 #3445: Order labels by name * Order labels by name on Issues view | |||
| * | Web editor: improve code quality | Unknwon | 2016-08-24 | |
| | | ||||
| * | added support to set pull_request event from api (#3513) | Kurt Madel | 2016-08-24 | |
| | | ||||
| * | #3383 code cleanup | Unknwon | 2016-08-24 | |
| | | ||||
| * | Additional API support for milestones (#3383) | lstahlman | 2016-08-24 | |
| | | ||||
| * | Fix PR-webhook issue where Label-data is stale (#3486) (#3510) | Kim "BKC" Carlbäcker | 2016-08-24 | |
| | | | | | | | | | * Fix PR-webhook issue where Label-data is stale * Conventions \o/ * logs are nice if they're consistent... | |||
| * | Update gopmfile and glide.lock (#3508) | Kim Carlbäcker | 2016-08-23 | |
| | | ||||
| * | libravatar.org supports HTTPS (#3498) | rugk | 2016-08-23 | |
| | | ||||
| * | Issues can be closed via API (#3170) (#3479) | Kim Carlbäcker | 2016-08-23 | |
| | | | | | | | | | | | * Issues can be closed via API * Error-checking is nice xD * EditIssueOption.Status => State * Use const instead of string-literal | |||
| * | Code quality improvement on JS | Unknwon | 2016-08-17 | |
| | | ||||
| * | Minor naming improvement | Unknwon | 2016-08-17 | |
| | | ||||
| * | Fix #3361: Dumps are created world readable (#3473) | Thibault Meyer | 2016-08-17 | |
| | | | | | | | * Set dump file permission to 0600 * Typo | |||
| * | General code quality improvement | Unknwon | 2016-08-16 | |
| | | ||||
| * | #2246 add HTMLURL to webhook type | Unknwon | 2016-08-16 | |
| | | | | | - Fill Milestone and Assignee field when available in webhook payload | |||
| * | Fix git diff tests | Unknwon | 2016-08-16 | |
| | | ||||
| * | #3464 add diff signs which does not have inline diff | Unknwon | 2016-08-16 | |
| | | ||||
| * | #3464 reproduce diff signs | Unknwon | 2016-08-16 | |
| | | | | | Commited wrong file. | |||
| * | #3464 reproduce diff signs | Unknwon | 2016-08-16 | |
| | | ||||
| * | models/repo_editor: improve code quality | Unknwon | 2016-08-15 | |
| | | ||||
| * | Fix repository owner can assign self | Unknwon | 2016-08-15 | |
| | | ||||
| * | models/issue: improve quality and performance of NewIssue function | Unknwon | 2016-08-15 | |
| | | ||||