Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #1485 from donbowman/mime-type | 无闻 | 2015-08-14 |
|\ | | | | | 43bfee0d4872932c1da185e8367e21795bc4ceb5 reverted my change | ||
| * | 43bfee0d4872932c1da185e8367e21795bc4ceb5 reverted my change | Don Bowman | 2015-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 Translators | Gregor Santner | 2015-08-13 |
|/ / | |||
* | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-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. Castro | 2015-08-13 |
| |/ / | |||
* | | | delete attachments when delete repo | Unknwon | 2015-08-14 |
| | | | |||
* | | | fix issue list assignee position | Unknwon | 2015-08-14 |
| | | | |||
* | | | Show owner/poster tags of comments and fix #1312 | Unknwon | 2015-08-14 |
| | | | |||
* | | | finish close/reopen issue | Unknwon | 2015-08-13 |
| | | | |||
* | | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-13 |
|\| | | |||
| * | | Merge pull request #1478 from yaggytter/japanesetypo | 无闻 | 2015-08-13 |
| |\ \ | | | | | | | | | fixed chinese character to japanese KANJI | ||
| | * | | fixed chinese character to japanese KANJI | yaggytter | 2015-08-13 |
| | |/ | |||
* | | | finish view comments on issue page | Unknwon | 2015-08-13 |
| | | | |||
* | | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-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 grid | Gogs | 2015-08-12 |
| |/ / | |||
* | | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-12 |
|\| | | | | | | | | | | | | | | # Conflicts: # public/css/gogs.min.css | ||
| * | | fix on #1466 | Unknwon | 2015-08-12 |
| | | | |||
| * | | Merge pull request #1466 from manfer/semantic | 无闻 | 2015-08-12 |
| |\ \ | | | | | | | | | modified repo header | ||
| | * | | modified repo header | Gogs | 2015-08-12 |
| | | | | |||
* | | | | add comment form UI | Unknwon | 2015-08-12 |
| | | | | |||
* | | | | finish view issue without comments and ops | Unknwon | 2015-08-12 |
|/ / / | |||
* | | | add cache-control for attachments | Unknwon | 2015-08-12 |
| | | | |||
* | | | fix serve attachment content type | Unknwon | 2015-08-12 |
| | | | |||
* | | | delete avatar when del user | Unknwon | 2015-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 disabled | Gustavo Paes | 2015-08-09 |
| | | | | |||
* | | | | minor fix on #1469 | Unknwon | 2015-08-12 |
| | | | | |||
* | | | | Merge pull request #1469 from sorl/develop | 无闻 | 2015-08-12 |
|\ \ \ \ | | | | | | | | | | | fix dashboard padding | ||
| * | | | | fix dashboard padding | Mikko Hellsing | 2015-08-11 |
|/ / / / | |||
* | | | | update README | Unknwon | 2015-08-12 |
| | | | | |||
* | | | | update locales | Unknwon | 2015-08-12 |
| | | | | |||
* | | | | finish attachments when create issue | Unknwon | 2015-08-11 |
| | | | | |||
* | | | | finish create issue attachment UI | Unknwon | 2015-08-11 |
| | | | | |||
* | | | | fix cannot parse JSON for attachments | Unknwon | 2015-08-11 |
| |/ / |/| | | |||
* | | | minor fix on #1464 | Unknwon | 2015-08-11 |
| | | | |||
* | | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-10 |
|\ \ \ | |||
| * \ \ | Merge pull request #1464 from jamesa/hide-gravatar-tooltip | 无闻 | 2015-08-10 |
| |\ \ \ | | | | | | | | | | | Hide avatar tooltips unless you're looking at your own profile | ||
| | * | | | Resize avatars to the same size they are displayed | James Anderson | 2015-08-10 |
| | | | | | |||
| | * | | | Hide avatar-changing instructions unless it's your profile (resolves #1107) | James Anderson | 2015-08-10 |
| | | | | | |||
* | | | | | fix template error | Unknwon | 2015-08-10 |
|/ / / / | |||
* | | | | update README | Unknwon | 2015-08-10 |
| | | | | |||
* | | | | finish new issue action and mentions | Unknwon | 2015-08-10 |
| | | | | |||
* | | | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-10 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css | ||
| * | | | | minor fix on #1460 | Unknwon | 2015-08-10 |
| |/ / / | |||
| * | | | Merge pull request #1460 from manfer/semantic | 无闻 | 2015-08-10 |
| |\ \ \ | | | | | | | | | | | new top menu | ||
| | * | | | new top menu | Fernando San Julián | 2015-08-10 |
| | |/ / | |||
| * | | | Merge pull request #1461 from jamesa/fix-collaboration-link | 无闻 | 2015-08-10 |
| |\ \ \ | | | | | | | | | | | Fix broken collaboration link in repo settings |