aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* fix css stylesUnknwon2015-08-15
|
* comletely remove v1 UI files of GogsUnknwon2015-08-15
|
* fix autocomplete on migrationUnknwon2015-08-15
|
* Merge pull request #1475 from donbowman/master无闻2015-08-15
|\ | | | | Fix race condition on ssh key delete, and revert re-revert of hard line break
| * remove empty line as per https://github.com/gogits/gogs/pull/1475Don Bowman2015-08-15
| |
| * 43bfee0d4872932c1da185e8367e21795bc4ceb5 reverted my changeDon Bowman2015-08-13
| | | | | | | | | | | | 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).
| * race condition on keydeleteDon Bowman2015-08-12
| |
| * Merge branch 'master' of https://github.com/gogits/gogsDon Bowman2015-08-12
| |\ | | | | | | | | | | | | Conflicts: routers/repo/download.go
| * | fixes for binaryDon Bowman2015-08-12
| | |
* | | clean file and update localesUnknwon2015-08-15
| | |
* | | #1180 and #1250: migrationUnknwon2015-08-15
| | |
* | | update localeUnknwon2015-08-15
| | |
* | | able sort issuesUnknwon2015-08-15
| | |
* | | Filter issues by assigneeUnknwon2015-08-15
| | |
* | | more on #1319Unknwon2015-08-15
| | |
* | | #1419: 500 when visit a issue with issue/comments of deleted userUnknwon2015-08-15
| | |
* | | Creates hooks directory when init update hookUnknwon2015-08-15
| | |
* | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-15
|\ \ \
| * \ \ Merge pull request #1485 from donbowman/mime-type无闻2015-08-14
| |\ \ \ | | | | | | | | | | 43bfee0d4872932c1da185e8367e21795bc4ceb5 reverted my change
| | * | | 43bfee0d4872932c1da185e8367e21795bc4ceb5 reverted my changeDon Bowman2015-08-13
| | | |/ | | |/| | | | | | | | | | | | | | | | | 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-14
| |\ \ \ | | | | | | | | | | Updated Translators
| | * | | Updated TranslatorsGregor Santner2015-08-13
| |/ / /
* / / / able edit issue labels/milestone/assigneeUnknwon2015-08-15
|/ / /
* | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-14
|\ \ \
| * \ \ Merge pull request #1482 from pecastro/master无闻2015-08-14
| |\ \ \ | | | | | | | | | | 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-13
| |/ / /
* | | | delete attachments when delete repoUnknwon2015-08-14
| | | |
* | | | fix issue list assignee positionUnknwon2015-08-14
| | | |
* | | | Show owner/poster tags of comments and fix #1312Unknwon2015-08-14
| | | |
* | | | finish close/reopen issueUnknwon2015-08-13
| | | |
* | | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-13
|\| | |
| * | | Merge pull request #1478 from yaggytter/japanesetypo无闻2015-08-13
| |\ \ \ | | | | | | | | | | fixed chinese character to japanese KANJI
| | * | | fixed chinese character to japanese KANJIyaggytter2015-08-13
| | |/ /
* | | | finish view comments on issue pageUnknwon2015-08-13
| | | |
* | | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-12
|\| | |
| * | | Merge pull request #1471 from manfer/topmenufix无闻2015-08-12
| |\ \ \ | | | | | | | | | | column belongs always into a ui grid
| | * | | column belongs always into a ui gridGogs2015-08-12
| |/ / /
* | | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-12
|\| | | | | | | | | | | | | | | | | | | # Conflicts: # public/css/gogs.min.css
| * | | fix on #1466Unknwon2015-08-12
| | | |
| * | | Merge pull request #1466 from manfer/semantic无闻2015-08-12
| |\ \ \ | | | | | | | | | | modified repo header
| | * | | modified repo headerGogs2015-08-12
| | | | |
* | | | | add comment form UIUnknwon2015-08-12
| | | | |
* | | | | finish view issue without comments and opsUnknwon2015-08-12
|/ / / /
* | | | add cache-control for attachmentsUnknwon2015-08-12
| | | |
* | | | fix serve attachment content typeUnknwon2015-08-12
| | | |
* | | | delete avatar when del userUnknwon2015-08-12
| | | |
* | | | Merge pull request #1454 from gustavopaes/bug/1453无闻2015-08-12
|\ \ \ \ | | | | | | | | | | Remove SSH button when SSH it is disabled
| * | | | Remove SSH button when SSH is disabledGustavo Paes2015-08-09
| | | | |
* | | | | minor fix on #1469Unknwon2015-08-12
| | | | |
* | | | | Merge pull request #1469 from sorl/develop无闻2015-08-12
|\ \ \ \ \ | | | | | | | | | | | | fix dashboard padding