aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* finish view comments on issue pageUnknwon2015-08-1314-279/+383
* Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-121-99/+101
|\
| * Merge pull request #1471 from manfer/topmenufix无闻2015-08-121-99/+101
| |\
| | * column belongs always into a ui gridGogs2015-08-121-99/+101
| |/
* | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-124-38/+77
|\|
| * fix on #1466Unknwon2015-08-123-33/+32
| * Merge pull request #1466 from manfer/semantic无闻2015-08-123-48/+88
| |\
| | * modified repo headerGogs2015-08-123-48/+88
* | | add comment form UIUnknwon2015-08-129-48/+96
* | | finish view issue without comments and opsUnknwon2015-08-1213-425/+662
|/ /
* | add cache-control for attachmentsUnknwon2015-08-121-0/+1
* | fix serve attachment content typeUnknwon2015-08-122-9/+23
* | delete avatar when del userUnknwon2015-08-121-1/+3
* | Merge pull request #1454 from gustavopaes/bug/1453无闻2015-08-123-7/+9
|\ \
| * | Remove SSH button when SSH is disabledGustavo Paes2015-08-093-7/+9
* | | minor fix on #1469Unknwon2015-08-121-1/+1
* | | Merge pull request #1469 from sorl/develop无闻2015-08-121-1/+1
|\ \ \
| * | | fix dashboard paddingMikko Hellsing2015-08-111-1/+1
|/ / /
* | | update READMEUnknwon2015-08-122-14/+10
* | | update localesUnknwon2015-08-126-21/+176
* | | finish attachments when create issueUnknwon2015-08-1116-154/+288
* | | finish create issue attachment UIUnknwon2015-08-1112-7/+2198
* | | fix cannot parse JSON for attachmentsUnknwon2015-08-112-3/+5
| |/ |/|
* | minor fix on #1464Unknwon2015-08-111-2/+2
* | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-102-5/+7
|\ \
| * \ Merge pull request #1464 from jamesa/hide-gravatar-tooltip无闻2015-08-102-5/+7
| |\ \
| | * | Resize avatars to the same size they are displayedJames Anderson2015-08-101-1/+1
| | * | Hide avatar-changing instructions unless it's your profile (resolves #1107)James Anderson2015-08-101-4/+6
* | | | fix template errorUnknwon2015-08-102-2/+1
|/ / /
* | | update READMEUnknwon2015-08-102-24/+16
* | | finish new issue action and mentionsUnknwon2015-08-106-100/+123
* | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-1012-78/+143
|\ \ \
| * | | minor fix on #1460Unknwon2015-08-106-93/+57
| |/ /
| * | Merge pull request #1460 from manfer/semantic无闻2015-08-106-84/+204
| |\ \
| | * | new top menuFernando San Julián2015-08-106-84/+204
| | |/
| * | Merge pull request #1461 from jamesa/fix-collaboration-link无闻2015-08-101-2/+2
| |\ \
| | * | Fix broken collaboration link in repo settingsJames Anderson2015-08-101-2/+2
| |/ /
| * | travis with gitterUnknwon2015-08-101-0/+6
| * | Merge pull request #1457 from jqs7/customAvatar无闻2015-08-102-4/+8
| |\ \ | | |/ | |/|
| | * custom avatar sourceJqs72015-08-102-4/+8
* | | rename functionsUnknwon2015-08-102-6/+6
* | | finish create issue with milestone and assigneeUnknwon2015-08-1013-203/+272
* | | finish create issue with milestoneUnknwon2015-08-1010-154/+256
* | | finish create issue with labelsUnknwon2015-08-109-41/+160
* | | add migrate from issue.label_ids to issue_labelUnknwon2015-08-1013-90/+276
* | | upgrade new issue to SUI v2Unknwon2015-08-109-18/+25
* | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-1031-459/+1233
|\| |
| * | finish transforming to v2Unknwon2015-08-108-83/+78
| * | list view: issue, label, milestoneUnknwon2015-08-0919-437/+385
| * | remove sync.Pool and support go1.2 againUnknwon2015-08-098-3/+777