Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | finish view comments on issue page | Unknwon | 2015-08-13 |
| | |||
* | finish create issue with labels | Unknwon | 2015-08-10 |
| | |||
* | improve fork process | Unknwon | 2015-08-08 |
| | |||
* | new markdown styles | Fernando San Julián | 2015-08-01 |
| | |||
* | Fix UTF-8 in upper-case, use ansi charset for all non UTF-8 encodings | Vladimir Vissoultchev | 2015-07-29 |
| | |||
* | Allow file and directory names to contain percent character | Vladimir Vissoultchev | 2015-07-28 |
| | |||
* | Allow explicit charset/codepage setting for ANSI source files to alleviate ↵ | Vladimir Vissoultchev | 2015-07-27 |
| | | | | issue #1088 | ||
* | remove blackfriday.EXTENSION_HARD_LINE_BREAK from options. | Don Bowman | 2015-04-08 |
| | |||
* | #1098 Hide gravatar email field if gravatar is disabled (or offline mode) | Unknwon | 2015-03-24 |
| | |||
* | #637 #738 fix markdown: render special links | Unknwon | 2015-03-23 |
| | | | | - code format for #1020 | ||
* | Merge pull request #1020 from jcracknell/tag-exclude-nethtml | 无闻 | 2015-03-23 |
|\ | | | | | Exclude HTML tags from Markdown post-processing | ||
| * | Mousewheel paste | James Cracknell | 2015-03-08 |
| | | |||
| * | Exclude HTML tags from Markdown post-processing | James Cracknell | 2015-03-08 |
| | | | | | | | | | | | | HTML tags are no longer processed for special links, etc Contents of <a>, <code> and <pre> are not processed for special links Processing for special links is done after Markdown conversion | ||
* | | #1024: OFFLINE_MODE Still Uses Gravatar | Unknwon | 2015-03-12 |
|/ | |||
* | modules/setting: simple behave change in startup | Unknwon | 2015-02-26 |
| | |||
* | gitlab-like hash naming | Alexey Makhov | 2015-02-19 |
| | |||
* | Remove the "PHP" style formatting function | Peter Smit | 2015-02-16 |
| | | | | | | The "PHP" formatting function doesn't add anything, except an undocumented date format. All usages in the templates have been replaced with DateFmtShort and DateFmtLong for convenience. | ||
* | Fixes #921 | Peter Smit | 2015-02-09 |
| | | | | Fixes #921 and makes the Mention regexp be in line with the others | ||
* | models/action.go: mirror fix on #892 | Unknwon | 2015-02-06 |
| | | | | | - modules/base/markdown.go: fix issue link issue - routers/repo/view.go: remove useless code | ||
* | modules/base: fix markdown mention regex for #826 | Unknwon | 2015-02-06 |
| | | | | - conf/locale: add mew translator profile | ||
* | Merge pull request #826 from deringer/dev | 无闻 | 2015-02-06 |
|\ | | | | | Fix user mention bug when parsing markdown documents | ||
| * | Adjust MentionPattern to not match users mid-sentence (or email addresses) | Michael Dyrynda | 2015-01-03 |
| | | | | | | | | Fix link to user profile, update based on adjusted MentionPattern | ||
* | | modules/base: fix README filename checker, fix #877 | Unknwon | 2015-02-02 |
| | | |||
* | | modules/base: clean code with #838 | Unknwon | 2015-01-30 |
| | | |||
* | | modules/base: add RenderCommitMessage with XSS-safe and special links | Unknwon | 2015-01-30 |
| | | | | | | | | - update russian locale | ||
* | | fix #828, may cause unintentional break in other features, but security is no.1 | Unknwon | 2015-01-20 |
| | | |||
* | | Change chardet to gogits | Peter Smit | 2015-01-15 |
| | | |||
* | | Replace mahonia with the standard functions in the Golang Sub-repositories | Peter Smit | 2014-12-22 |
|/ | |||
* | fix compile error | Unknwon | 2014-12-10 |
| | |||
* | Merge pull request #727 from Mageti/master | 无闻 | 2014-12-10 |
|\ | | | | | Correction for #723 | ||
| * | remove unused code in BasicAuthDecode | Mageti | 2014-12-10 |
| | | |||
| * | Correction for #723 | Mageti | 2014-12-10 |
| | | | | | | | | Correction for #723 Bug was : decode failed if the password contains ```:``` | ||
* | | fix #711 | Unknwon | 2014-12-09 |
|/ | |||
* | Fix Gravatar images in web view (like commit listing) | Andrew Burns | 2014-12-05 |
| | | | | | | | | | | Related to #700 In the original bug report it was referencing only the sytem avatar images for setup users (like in the header); however the problem also persists with things like commit history. This commit fixes the `tool.AvatarLink` function so that it also uses the already existing `avatar.HashEmail` function. I also refactored the `tool.AvatarLink` method some to make the control flow more apparent and adhere better to DRY (there were multiple calls to the `EncodeMd5` function that the `HashEmail` function call replaced, now there is only one.) | ||
* | Addded sha1 pattern in markdown for current repository | dennis-smurf | 2014-12-01 |
| | |||
* | support duoshuo mirror of gravatar | Unknwon | 2014-11-16 |
| | |||
* | #12, use go-gogs-client | Unknwon | 2014-11-14 |
| | |||
* | #12, add/edit hook | Unknwon | 2014-11-13 |
| | |||
* | add personal access token panel #12 | Unknwon | 2014-11-12 |
| | |||
* | continue work on #255 | Unknwon | 2014-11-07 |
| | |||
* | work on #609 | Unknwon | 2014-11-07 |
| | |||
* | Fix fork repo and macaron API broken | Unknwon | 2014-10-24 |
| | |||
* | Able to fork repo to individuals | Unknwon | 2014-10-19 |
| | |||
* | Fix repo css and rel path img in md | Unknwon | 2014-10-14 |
| | |||
* | Page: Compare 2 commits | Unknwon | 2014-10-10 |
| | |||
* | Basic xss prevention | Unknwon | 2014-10-04 |
| | |||
* | Fix AvatarLink when using a suburl and gravatar is disabled or avatars are ↵ | Martin van Beurden | 2014-09-28 |
| | | | | cached | ||
* | Fix bug on transfer repo | Unknwon | 2014-09-25 |
| | |||
* | Add suburl support | Unknwon | 2014-09-19 |
| | |||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-09-18 |
| | | | | | | | | | | | | | | http://mydomain.com/gogs/ Conflicts: modules/setting/setting.go Conflicts: templates/repo/release/list.tmpl templates/user/dashboard/dashboard.tmpl Conflicts: routers/repo/setting.go |