Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Filter issues by assignee | Unknwon | 2015-08-15 | |
| | ||||
* | more on #1319 | Unknwon | 2015-08-15 | |
| | ||||
* | #1419: 500 when visit a issue with issue/comments of deleted user | Unknwon | 2015-08-15 | |
| | ||||
* | able edit issue labels/milestone/assignee | Unknwon | 2015-08-15 | |
| | ||||
* | Show owner/poster tags of comments and fix #1312 | Unknwon | 2015-08-14 | |
| | ||||
* | finish close/reopen issue | Unknwon | 2015-08-13 | |
| | ||||
* | finish view comments on issue page | Unknwon | 2015-08-13 | |
| | ||||
* | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-12 | |
|\ | | | | | | | | | # Conflicts: # public/css/gogs.min.css | |||
| * | fix on #1466 | Unknwon | 2015-08-12 | |
| | | ||||
| * | Merge pull request #1466 from manfer/semantic | 无闻 | 2015-08-12 | |
| |\ | | | | | | | modified repo header | |||
| | * | modified repo header | Gogs | 2015-08-12 | |
| | | | ||||
* | | | add comment form UI | Unknwon | 2015-08-12 | |
| | | | ||||
* | | | finish view issue without comments and ops | Unknwon | 2015-08-12 | |
|/ / | ||||
* | | Merge pull request #1454 from gustavopaes/bug/1453 | 无闻 | 2015-08-12 | |
|\ \ | | | | | | | Remove SSH button when SSH it is disabled | |||
| * | | Remove SSH button when SSH is disabled | Gustavo Paes | 2015-08-09 | |
| | | | ||||
* | | | finish attachments when create issue | Unknwon | 2015-08-11 | |
| | | | ||||
* | | | finish create issue attachment UI | Unknwon | 2015-08-11 | |
| |/ |/| | ||||
* | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-10 | |
|\ \ | | | | | | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css | |||
| * | | Fix broken collaboration link in repo settings | James Anderson | 2015-08-10 | |
| |/ | ||||
* | | finish create issue with milestone and assignee | Unknwon | 2015-08-10 | |
| | | ||||
* | | finish create issue with milestone | Unknwon | 2015-08-10 | |
| | | ||||
* | | finish create issue with labels | Unknwon | 2015-08-10 | |
| | | ||||
* | | add migrate from issue.label_ids to issue_label | Unknwon | 2015-08-10 | |
| | | ||||
* | | upgrade new issue to SUI v2 | Unknwon | 2015-08-10 | |
| | | ||||
* | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-10 | |
|\| | | | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css # templates/repo/header.tmpl | |||
| * | finish transforming to v2 | Unknwon | 2015-08-10 | |
| | | ||||
| * | list view: issue, label, milestone | Unknwon | 2015-08-09 | |
| | | ||||
| * | Generate random avatar based on e-mail when disable Gravatar | Unknwon | 2015-08-09 | |
| | | ||||
| * | Merge pull request #1451 from jamesa/fix-owner-tag-on-issues | 无闻 | 2015-08-09 | |
| |\ | | | | | | | Add check to see if comments on an issue are by the repo owner | |||
| | * | Add check to see if comments on an issue are by the repo owner | James Anderson | 2015-08-08 | |
| | | | ||||
* | | | UI: create issue with title and content | Unknwon | 2015-08-09 | |
| | | | ||||
* | | | auto-redirect when finish filter branch | Unknwon | 2015-08-08 | |
| | | | ||||
* | | | WIP: create PR - choose branch | Unknwon | 2015-08-08 | |
|/ / | ||||
* | | better fork permission check | Unknwon | 2015-08-08 | |
| | | ||||
* | | improve fork process | Unknwon | 2015-08-08 | |
|/ | ||||
* | remove Index field of milestone | Unknwon | 2015-08-06 | |
| | ||||
* | #334: Add Deployment Key Support | Unknwon | 2015-08-06 | |
| | ||||
* | finish new milestone page | Unknwon | 2015-08-05 | |
| | ||||
* | clean files | Unknwon | 2015-08-05 | |
| | ||||
* | milestone: edit | Unknwon | 2015-08-05 | |
| | ||||
* | clean file | Unknwon | 2015-08-05 | |
| | ||||
* | fix new milestone button visibility | Unknwon | 2015-08-05 | |
| | ||||
* | milestone: create page | Unknwon | 2015-08-05 | |
| | ||||
* | milestone: pagination | Unknwon | 2015-08-04 | |
| | ||||
* | fix template | Unknwon | 2015-08-03 | |
| | ||||
* | milestone: list view | Unknwon | 2015-08-03 | |
| | ||||
* | autofocus for new and edit issue forms | Fernando San Julián | 2015-07-31 | |
| | ||||
* | pagination in repo issues page only if needed | Fernando San Julián | 2015-07-30 | |
| | ||||
* | Use EscapePound in link hrefs in diff/file views | Vladimir Vissoultchev | 2015-07-28 | |
| | ||||
* | Merge pull request #1402 from wqweto/develop | 无闻 | 2015-07-28 | |
|\ | | | | | Allow file and directory names to contain percent character |