summaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* fix templateUnknwon2015-08-031-2/+2
* milestone: list viewUnknwon2015-08-035-86/+160
* autofocus for new and edit issue formsFernando San Julián2015-07-311-1/+1
* pagination in repo issues page only if neededFernando San Julián2015-07-301-1/+3
* Use EscapePound in link hrefs in diff/file viewsVladimir Vissoultchev2015-07-283-12/+13
* Merge pull request #1402 from wqweto/develop无闻2015-07-282-3/+3
|\
| * Allow file and directory names to contain percent characterVladimir Vissoultchev2015-07-282-3/+3
* | better pagingUnknwon2015-07-281-2/+17
|/
* fix paging links and issue countUnknwon2015-07-251-2/+2
* new issue and label pageUnknwon2015-07-251-13/+17
* Merge branch 'develop' of github.com:gogits/gogs into feature/page_issuesUnknwon2015-07-251-0/+5
|\
| * Merge pull request #1275 from jstasiak/develop无闻2015-07-251-0/+5
| |\
| | * Add file permalink buttonJakub Stasiak2015-07-131-0/+5
* | | UI: CURD labelsUnknwon2015-07-242-18/+79
* | | UI: basic label listUnknwon2015-07-246-82/+79
* | | UI: basci issue list without filtersUnknwon2015-07-246-117/+21