summaryrefslogtreecommitdiffstats
path: root/public/less/_repository.less
Commit message (Collapse)AuthorAgeFilesLines
...
* fix issue list assignee positionUnknwon2015-08-141-0/+1
|
* Show owner/poster tags of comments and fix #1312Unknwon2015-08-141-0/+8
|
* finish close/reopen issueUnknwon2015-08-131-7/+32
|
* Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-121-11/+14
|\ | | | | | | | | # Conflicts: # public/css/gogs.min.css
| * fix on #1466Unknwon2015-08-121-0/+19
| |
| * Merge pull request #1466 from manfer/semantic无闻2015-08-121-22/+6
| |\ | | | | | | modified repo header
| | * modified repo headerGogs2015-08-121-22/+6
| | |
* | | add comment form UIUnknwon2015-08-121-13/+37
| | |
* | | finish view issue without comments and opsUnknwon2015-08-121-0/+71
|/ /
* | finish attachments when create issueUnknwon2015-08-111-0/+3
| |
* | finish create issue attachment UIUnknwon2015-08-111-0/+6
|/
* finish new issue action and mentionsUnknwon2015-08-101-1/+1
|
* finish create issue with milestone and assigneeUnknwon2015-08-101-0/+6
|
* finish create issue with milestoneUnknwon2015-08-101-11/+20
|
* finish create issue with labelsUnknwon2015-08-101-0/+20
|
* Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-101-85/+47
|\ | | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css # templates/repo/header.tmpl
| * finish transforming to v2Unknwon2015-08-101-33/+37
| |
| * list view: issue, label, milestoneUnknwon2015-08-091-114/+72
| |
* | UI: create issue with title and contentUnknwon2015-08-091-0/+27
| |
* | WIP: create PR - choose branchUnknwon2015-08-081-0/+40
|/
* #334: Add Deployment Key SupportUnknwon2015-08-061-0/+30
|
* finish new milestone pageUnknwon2015-08-051-3/+11
|
* milestone: create pageUnknwon2015-08-051-0/+11
|
* milestone: paginationUnknwon2015-08-041-4/+4
|
* milestone: list viewUnknwon2015-08-031-3/+52
|
* better pagingUnknwon2015-07-281-1/+1
|
* new issue and label pageUnknwon2015-07-251-2/+14
|
* UI: CURD labelsUnknwon2015-07-241-0/+28
| | | | - fix update lable break connection with repository
* UI: basic label listUnknwon2015-07-241-1/+59
| | | | - create new label
* UI: basci issue list without filtersUnknwon2015-07-241-1/+5
| | | | | - fix isRead check - fix paging
* UI: issues - finish basic frameUnknwon2015-07-241-0/+78