Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | new webhooks list UI | Unknwon | 2015-08-26 | |
| | ||||
* | new repo git hooks UI | Unknwon | 2015-08-26 | |
| | ||||
* | fix menu overflow | Unknwon | 2015-08-26 | |
| | ||||
* | fix HTML | Unknwon | 2015-08-26 | |
| | ||||
* | new user dahsboard issues | Unknwon | 2015-08-25 | |
| | ||||
* | fix style | Unknwon | 2015-08-21 | |
| | ||||
* | finsih diff and compare | Unknwon | 2015-08-21 | |
| | ||||
* | new commits table | Unknwon | 2015-08-20 | |
| | ||||
* | add confirmation to delete ssh key | Unknwon | 2015-08-20 | |
| | ||||
* | fix #966 | Unknwon | 2015-08-20 | |
| | ||||
* | allow edit issue and comment | Unknwon | 2015-08-20 | |
| | ||||
* | able edit issue title | Unknwon | 2015-08-19 | |
| | ||||
* | new access token UI | Unknwon | 2015-08-19 | |
| | ||||
* | new delete account UI and password confirmation | Unknwon | 2015-08-19 | |
| | ||||
* | new UI on admin/monitor | Unknwon | 2015-08-19 | |
| | ||||
* | fix css styles | Unknwon | 2015-08-15 | |
| | ||||
* | comletely remove v1 UI files of Gogs | Unknwon | 2015-08-15 | |
| | ||||
* | fix autocomplete on migration | Unknwon | 2015-08-15 | |
| | ||||
* | clean file and update locales | Unknwon | 2015-08-15 | |
| | ||||
* | #1180 and #1250: migration | Unknwon | 2015-08-15 | |
| | ||||
* | able sort issues | Unknwon | 2015-08-15 | |
| | ||||
* | 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 |