Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | fix timezone | Unknwon | 2015-08-20 | |
| | ||||
* | print time to debug | Unknwon | 2015-08-20 | |
| | ||||
* | work #1500 | Unknwon | 2015-08-20 | |
| | ||||
* | able sort issues | 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 | |
| | ||||
* | add comment form UI | Unknwon | 2015-08-12 | |
| | ||||
* | finish view issue without comments and ops | Unknwon | 2015-08-12 | |
| | ||||
* | finish attachments when create issue | Unknwon | 2015-08-11 | |
| | ||||
* | fix template error | Unknwon | 2015-08-10 | |
| | ||||
* | finish new issue action and mentions | Unknwon | 2015-08-10 | |
| | ||||
* | rename functions | Unknwon | 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 | |
| | ||||
* | 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 | |||
| * | list view: issue, label, milestone | Unknwon | 2015-08-09 | |
| | | ||||
* | | UI: create issue with title and content | Unknwon | 2015-08-09 | |
| | | ||||
* | | WIP: create PR - choose branch | Unknwon | 2015-08-08 | |
|/ | ||||
* | remove useless code | Unknwon | 2015-08-06 | |
| | ||||
* | remove Index field of milestone | Unknwon | 2015-08-06 | |
| | ||||
* | #334: Add Deployment Key Support | Unknwon | 2015-08-06 | |
| | ||||
* | fix issue stats with milestone filter | Unknwon | 2015-08-05 | |
| | ||||
* | Merge branch 'develop' of github.com:gogits/gogs into feature/milestone | Unknwon | 2015-08-05 | |
|\ | | | | | | | | | | | | | # Conflicts: # gogs.go # models/issue.go # templates/.VERSION | |||
| * | allow anonymous SSH clone | Unknwon | 2015-08-05 | |
| | | ||||
* | | finish new milestone page | Unknwon | 2015-08-05 | |
| | | ||||
* | | milestone: edit | Unknwon | 2015-08-05 | |
| | | ||||
* | | milestone: create page | Unknwon | 2015-08-05 | |
| | | ||||
* | | fix naming | Unknwon | 2015-08-05 | |
| | | ||||
* | | milestone: pagination | Unknwon | 2015-08-04 | |
| | | ||||
* | | milestone: list view | Unknwon | 2015-08-03 | |
|/ | ||||
* | fix sql | Unknwon | 2015-07-25 | |
| | ||||
* | fix paging links and issue count | Unknwon | 2015-07-25 | |
| | ||||
* | new issue and label page | Unknwon | 2015-07-25 | |
| | ||||
* | UI: CURD labels | Unknwon | 2015-07-24 | |
| | | | | - fix update lable break connection with repository | |||
* | UI: basic label list | Unknwon | 2015-07-24 | |
| | | | | - create new label | |||
* | UI: basci issue list without filters | Unknwon | 2015-07-24 | |
| | | | | | - fix isRead check - fix paging | |||
* | #1073 #1162 issue ID constraint failed | Unknwon | 2015-03-27 | |
| | ||||
* | Merge branch 'dev' of github.com:gogits/gogs into access | Unknwon | 2015-02-22 | |
|\ | | | | | | | | | | | | | | | | | Conflicts: gogs.go models/models.go models/user.go templates/.VERSION templates/org/home.tmpl | |||
| * | Fix #933 | Raphael Randschau | 2015-02-21 | |
| | | | | | | | | | | | | | | Not sure why, but xorm ignores the num_issues and num_closed_issues columns when updating, even though the values changed. Listing them explicitly fixes the issue with the wrong issue counts | |||
* | | first pass work on migration #925 | Unknwon | 2015-02-11 | |
| | | ||||
* | | Merge pull request #925 from phsmit/newcollaboration | 无闻 | 2015-02-11 | |
|\ \ | |/ |/| | Collaboration | |||
| * | Introducing Collaboration Struct | Peter Smit | 2015-01-23 | |
| | | ||||
* | | models/action.go: add action reopen for #462 | Unknwon | 2015-02-06 | |
|/ | | | | - models/issue.go: format comment type names | |||
* | bugfix: Unable to assign any issue myself | estetsenko | 2014-12-24 | |
| |