aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
* fix css stylesUnknwon2015-08-151-2/+2
* comletely remove v1 UI files of GogsUnknwon2015-08-155-507/+0
* fix autocomplete on migrationUnknwon2015-08-151-1/+2
* clean file and update localesUnknwon2015-08-151-82/+0
* #1180 and #1250: migrationUnknwon2015-08-152-79/+176
* able sort issuesUnknwon2015-08-151-12/+32
* Filter issues by assigneeUnknwon2015-08-153-21/+25
* more on #1319Unknwon2015-08-151-2/+6
* #1419: 500 when visit a issue with issue/comments of deleted userUnknwon2015-08-151-2/+4
* able edit issue labels/milestone/assigneeUnknwon2015-08-151-14/+9
* Show owner/poster tags of comments and fix #1312Unknwon2015-08-141-3/+21
* finish close/reopen issueUnknwon2015-08-132-5/+33
* finish view comments on issue pageUnknwon2015-08-132-8/+36
* Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-121-25/+48
|\
| * fix on #1466Unknwon2015-08-121-32/+12
| * Merge pull request #1466 from manfer/semantic无闻2015-08-121-25/+68
| |\
| | * modified repo headerGogs2015-08-121-25/+68
* | | add comment form UIUnknwon2015-08-123-17/+41
* | | finish view issue without comments and opsUnknwon2015-08-125-286/+441
|/ /
* | Merge pull request #1454 from gustavopaes/bug/1453无闻2015-08-121-5/+7
|\ \
| * | Remove SSH button when SSH is disabledGustavo Paes2015-08-091-5/+7
* | | finish attachments when create issueUnknwon2015-08-112-9/+10
* | | finish create issue attachment UIUnknwon2015-08-111-0/+3
| |/ |/|
* | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-101-2/+2
|\ \
| * | Fix broken collaboration link in repo settingsJames Anderson2015-08-101-2/+2
| |/
* | finish create issue with milestone and assigneeUnknwon2015-08-102-11/+20
* | finish create issue with milestoneUnknwon2015-08-101-14/+41
* | finish create issue with labelsUnknwon2015-08-101-6/+10
* | add migrate from issue.label_ids to issue_labelUnknwon2015-08-103-15/+17
* | upgrade new issue to SUI v2Unknwon2015-08-103-12/+13
* | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-1011-277/+249
|\|
| * finish transforming to v2Unknwon2015-08-105-45/+40
| * list view: issue, label, milestoneUnknwon2015-08-097-231/+206
| * Generate random avatar based on e-mail when disable GravatarUnknwon2015-08-091-3/+3
| * Merge pull request #1451 from jamesa/fix-owner-tag-on-issues无闻2015-08-091-0/+2
| |\
| | * Add check to see if comments on an issue are by the repo ownerJames Anderson2015-08-081-0/+2
* | | UI: create issue with title and contentUnknwon2015-08-093-0/+103
* | | auto-redirect when finish filter branchUnknwon2015-08-081-2/+2
* | | WIP: create PR - choose branchUnknwon2015-08-084-6/+60
|/ /
* | better fork permission checkUnknwon2015-08-081-0/+2
* | improve fork processUnknwon2015-08-084-67/+71
|/
* remove Index field of milestoneUnknwon2015-08-061-3/+3
* #334: Add Deployment Key SupportUnknwon2015-08-063-1/+117
* finish new milestone pageUnknwon2015-08-055-28/+69
* clean filesUnknwon2015-08-052-61/+5
* milestone: editUnknwon2015-08-053-44/+15
* clean fileUnknwon2015-08-052-63/+1
* fix new milestone button visibilityUnknwon2015-08-051-1/+2
* milestone: create pageUnknwon2015-08-055-184/+121
* milestone: paginationUnknwon2015-08-044-65/+29