aboutsummaryrefslogtreecommitdiff
path: root/public/less/_repository.less
Commit message (Collapse)AuthorAge
* work on PR conversationUnknwon2015-09-01
|
* new repo options UIUnknwon2015-08-30
|
* fix repository count of user is messed upUnknwon2015-08-30
|
* #1545 Cross reference the commit from the issue when it is closed by the commitUnknwon2015-08-30
|
* add highlight jsUnknwon2015-08-27
|
* add webhook recent deliveriesUnknwon2015-08-27
|
* new webhooks list UIUnknwon2015-08-26
|
* new repo git hooks UIUnknwon2015-08-26
|
* fix menu overflowUnknwon2015-08-26
|
* new user dahsboard issuesUnknwon2015-08-25
|
* fix cssUnknwon2015-08-21
|
* finsih diff and compareUnknwon2015-08-21
|
* new commits tableUnknwon2015-08-20
|
* allow edit issue and commentUnknwon2015-08-20
|
* able edit issue titleUnknwon2015-08-19
|
* update octicons to 3.1Unknwon2015-08-16
|
* fix css stylesUnknwon2015-08-15
|
* able sort issuesUnknwon2015-08-15
|
* Filter issues by assigneeUnknwon2015-08-15
|
* able edit issue labels/milestone/assigneeUnknwon2015-08-15
|
* fix issue list assignee positionUnknwon2015-08-14
|
* Show owner/poster tags of comments and fix #1312Unknwon2015-08-14
|
* finish close/reopen issueUnknwon2015-08-13
|
* Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-12
|\ | | | | | | | | # Conflicts: # public/css/gogs.min.css
| * fix on #1466Unknwon2015-08-12
| |
| * Merge pull request #1466 from manfer/semantic无闻2015-08-12
| |\ | | | | | | modified repo header
| | * modified repo headerGogs2015-08-12
| | |
* | | add comment form UIUnknwon2015-08-12
| | |
* | | finish view issue without comments and opsUnknwon2015-08-12
|/ /
* | finish attachments when create issueUnknwon2015-08-11
| |
* | finish create issue attachment UIUnknwon2015-08-11
|/
* finish new issue action and mentionsUnknwon2015-08-10
|
* finish create issue with milestone and assigneeUnknwon2015-08-10
|
* finish create issue with milestoneUnknwon2015-08-10
|
* finish create issue with labelsUnknwon2015-08-10
|
* Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-10
|\ | | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css # templates/repo/header.tmpl
| * finish transforming to v2Unknwon2015-08-10
| |
| * list view: issue, label, milestoneUnknwon2015-08-09
| |
* | UI: create issue with title and contentUnknwon2015-08-09
| |
* | WIP: create PR - choose branchUnknwon2015-08-08
|/
* #334: Add Deployment Key SupportUnknwon2015-08-06
|
* finish new milestone pageUnknwon2015-08-05
|
* milestone: create pageUnknwon2015-08-05
|
* milestone: paginationUnknwon2015-08-04
|
* milestone: list viewUnknwon2015-08-03
|
* better pagingUnknwon2015-07-28
|
* new issue and label pageUnknwon2015-07-25
|
* UI: CURD labelsUnknwon2015-07-24
| | | | - fix update lable break connection with repository
* UI: basic label listUnknwon2015-07-24
| | | | - create new label
* UI: basci issue list without filtersUnknwon2015-07-24
| | | | | - fix isRead check - fix paging