summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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 it is disabled
| * 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 padding
| * | 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
| |\ \ | | | | | | | | Hide avatar tooltips unless you're looking at your own profile
| | * | 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
|\ \ \ | | | | | | | | | | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css
| * | | minor fix on #1460Unknwon2015-08-106-93/+57
| |/ /
| * | Merge pull request #1460 from manfer/semantic无闻2015-08-106-84/+204
| |\ \ | | | | | | | | new top menu
| | * | 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 settings
| | * | 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
| |\ \ | | |/ | |/| add custom avatar source support
| | * 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
|\| | | | | | | | | | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css # templates/repo/header.tmpl
| * | 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
| | |
| * | Generate random avatar based on e-mail when disable GravatarUnknwon2015-08-094-4/+59
| | |
| * | 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 owner
| | * Add check to see if comments on an issue are by the repo ownerJames Anderson2015-08-081-0/+2
| | |
| * | fix app suburl in feedsUnknwon2015-08-093-3/+3
| | |
* | | UI: create issue with title and contentUnknwon2015-08-0918-182/+979
| | |
* | | auto-redirect when finish filter branchUnknwon2015-08-082-5/+4
| | |
* | | WIP: create PR - choose branchUnknwon2015-08-0834-212/+396
|/ /
* | fix css ruleUnknwon2015-08-082-29/+31
| |
* | better fork permission checkUnknwon2015-08-083-0/+15
| |