summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* #1419: 500 when visit a issue with issue/comments of deleted userUnknwon2015-08-155-7/+28
|
* Creates hooks directory when init update hookUnknwon2015-08-152-2/+4
|
* Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-152-6/+2
|\
| * Merge pull request #1485 from donbowman/mime-type无闻2015-08-141-6/+1
| |\ | | | | | | 43bfee0d4872932c1da185e8367e21795bc4ceb5 reverted my change
| | * 43bfee0d4872932c1da185e8367e21795bc4ceb5 reverted my changeDon Bowman2015-08-131-6/+1
| | | | | | | | | | | | | | | | | | 423b1c69be7828c331a47467b66217d190e916b9, which in turn causes all content to be served as text/plain. Let go decide what the mime type is (e.g. text/html instead of text/plain).
| * | Merge pull request #1484 from de-live-gdev/develop无闻2015-08-141-0/+1
| |\ \ | | | | | | | | Updated Translators
| | * | Updated TranslatorsGregor Santner2015-08-131-0/+1
| |/ /
* / / able edit issue labels/milestone/assigneeUnknwon2015-08-1512-216/+278
|/ /
* | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-141-4/+4
|\ \
| * \ Merge pull request #1482 from pecastro/master无闻2015-08-141-4/+4
| |\ \ | | | | | | | | Correct form name to smtp_email to fix matching in InstallForm struct.
| | * | Correct form name to smtp_email to fix matching in InstallForm struct.Paulo E. Castro2015-08-131-4/+4
| |/ /
* | | delete attachments when delete repoUnknwon2015-08-141-1/+21
| | |
* | | fix issue list assignee positionUnknwon2015-08-142-1/+2
| | |
* | | Show owner/poster tags of comments and fix #1312Unknwon2015-08-1416-55/+162
| | |
* | | finish close/reopen issueUnknwon2015-08-1312-27/+115
| | |
* | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-131-1/+1
|\| |
| * | Merge pull request #1478 from yaggytter/japanesetypo无闻2015-08-131-1/+1
| |\ \ | | | | | | | | fixed chinese character to japanese KANJI
| | * | fixed chinese character to japanese KANJIyaggytter2015-08-131-2/+2
| | |/
* | | 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 grid
| | * | 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
|\| | | | | | | | | | | | | | # Conflicts: # public/css/gogs.min.css
| * | fix on #1466Unknwon2015-08-123-33/+32
| | |
| * | Merge pull request #1466 from manfer/semantic无闻2015-08-123-48/+88
| |\ \ | | | | | | | | modified repo header
| | * | 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 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