| Commit message (Expand) | Author | Age | Files | Lines |
* | More overlooks | Sandro Santilli | 2016-11-07 | 1 | -1/+1 |
* | More... | Sandro Santilli | 2016-11-07 | 1 | -5/+5 |
* | More MixedCase consts | Sandro Santilli | 2016-11-07 | 1 | -5/+5 |
* | Implementation of the feature to redirect to an external issue tracker | Rémy Boulanouar | 2016-11-04 | 1 | -1/+6 |
* | Show issue/PR number on title | Andrey Nering | 2016-11-03 | 1 | -1/+1 |
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -7/+7 |
* | #2018 able to sync now for mirrors | Unknwon | 2016-08-30 | 1 | -1/+0 |
* | Web editor: support upload files | Unknwon | 2016-08-30 | 1 | -1/+1 |
* | router/repo: code refactoring | Unknwon | 2016-08-30 | 1 | -3/+3 |
* | #3459 code quality improvement | Unknwon | 2016-08-29 | 1 | -38/+14 |
* | Load a set of predefined labels (#3459) | Thibault Meyer | 2016-08-29 | 1 | -0/+52 |
* | #2966 code cleanup | Unknwon | 2016-08-26 | 1 | -1/+0 |
* | Web editor: improve code quality | Unknwon | 2016-08-24 | 1 | -10/+4 |
* | #3383 code cleanup | Unknwon | 2016-08-24 | 1 | -12/+12 |
* | #2246 add HTMLURL to webhook type | Unknwon | 2016-08-16 | 1 | -5/+5 |
* | models/issue: improve quality and performance of NewIssue function | Unknwon | 2016-08-15 | 1 | -5/+5 |
* | Squashed commit of the following: | Richard Mahn | 2016-08-14 | 1 | -2/+9 |
* | #2246 fully support of webhooks for pull request | Unknwon | 2016-08-14 | 1 | -31/+17 |
* | #3408 minor code fix | Unknwon | 2016-08-11 | 1 | -1/+1 |
* | #2162 completely disable builtin issue tracker when enable external tracker | Unknwon | 2016-08-04 | 1 | -1/+1 |
* | routers/repo/issue: remove redundant format string | Unknwon | 2016-07-26 | 1 | -13/+13 |
* | #1601 support delete issue comment | Unknwon | 2016-07-26 | 1 | -11/+26 |
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 1 | -12/+12 |
* | Use struct for UI settings | Unknwon | 2016-07-24 | 1 | -2/+2 |
* | Update locales and .gopmfile | Unknwon | 2016-07-17 | 1 | -0/+4 |
* | #2854 fix no mail notification when issue is closed/reopened | Unknwon | 2016-07-16 | 1 | -55/+0 |
* | Made the issue stats query more secure with parameterized placeholders (#2895) | Thomas Boerger | 2016-04-26 | 1 | -1/+1 |
* | #1692 add CRUD issue APIs | Unknwon | 2016-03-13 | 1 | -37/+14 |
* | Rename module: middleware -> context | Unknwon | 2016-03-11 | 1 | -35/+35 |
* | Fix pull request availability check | Unknwon | 2016-03-06 | 1 | -3/+13 |
* | #1146 finish new access rights for collaborators | Unknwon | 2016-03-05 | 1 | -9/+9 |
* | #2697 fix panic when close issue via commit message | Unknwon | 2016-02-25 | 1 | -2/+1 |
* | #1821 add actions for close and reopen issues | Unknwon | 2016-02-22 | 1 | -1/+1 |
* | Make markdown as an independent module | Unknwon | 2016-02-20 | 1 | -6/+7 |
* | Merge pull request #2647 from andreynering/issue-template | Unknwon | 2016-02-20 | 1 | -0/+48 |
|\ |
|
| * | Implement issue and pull request templates. | Andrey Nering | 2016-02-18 | 1 | -0/+48 |
* | | Rename MustEnablePulls() to MustAllowPulls() and simplify the contained check... | Download-Fritz | 2016-02-19 | 1 | -6/+4 |
* | | #2505 Allow to fork and disallow to create PRs for mirrors. | Download-Fritz | 2016-02-19 | 1 | -1/+3 |
|/ |
|
* | parse milestone.deadline as local time | Tobias Kunicke | 2016-02-06 | 1 | -2/+2 |
* | Minor fix for #2444 | Unknwon | 2016-02-01 | 1 | -3/+5 |
* | Merge pull request #2444 from bkcsoft/feature/participants | Unknwon | 2016-02-01 | 1 | -5/+19 |
|\ |
|
| * | Go-ism :D | Kim "BKC" Carlbäcker | 2016-01-27 | 1 | -3/+3 |
| * | Fixed Poster/Commenter-bug and clean-up | Kim "BKC" Carlbäcker | 2016-01-26 | 1 | -3/+1 |
| * | Fix OP not 'participating' until commented | Kim "BKC" Carlbäcker | 2016-01-26 | 1 | -0/+1 |
| * | Optimize participant-fetching | Kim Carlbäcker | 2016-01-26 | 1 | -0/+1 |
| * | Implemented participant-listing for issue-pages | Kim "BKC" Carlbäcker | 2016-01-26 | 1 | -5/+19 |
* | | Make highlighted markdown code blocks work on issue pages | Florian Kaiser | 2016-02-01 | 1 | -0/+5 |
|/ |
|
* | #2251 fix button name | Unknwon | 2015-12-19 | 1 | -1/+6 |
* | #1612 Ability to send mail when a new pull request is submitted | Unknwon | 2015-12-10 | 1 | -4/+4 |
* | fix #1829 and fix #890 | Unknwon | 2015-12-04 | 1 | -5/+28 |