39 Commits (94ad100bdf36fda7ad0860216f72bd967cbbf2c3)

Author SHA1 Message Date
  Lunny Xiao bd18b7684e Restructure markup & markdown to prepare for multiple markup language… (#2411) 8 years ago
  Ethan Koenig c7e0b517c7 Fix rendering of external links (#2292) 8 years ago
  Michael Kuhn 6d75ba234c Make short link pattern greedy (#2259) 8 years ago
  Roy Marples a1d31dd6ae Fix SHA1 hash linking (#2143) 8 years ago
  Ethan Koenig ce87706ad3 Fix import order 8 years ago
  Ethan Koenig 796fb4e121 Relative URL tests 8 years ago
  Ethan Koenig d820fcadc8 Fix wiki preview links 8 years ago
  Ethan Koenig 9f7847d106 Fix rendering of issue checkboxes (#1709) 8 years ago
  Lauris BH 107e9db85f Fix commit sha1 URL rendering in markdown (#1677) 9 years ago
  Morlinest 940306d6de Fix markdown rendering (#1530) 9 years ago
  Lunny Xiao 419548e9b4 Add markup package to prepare for org markup format (#1493) 9 years ago
  Lunny Xiao a1f342c583 fix #1501 ssh hangs caused by #1461 (#1513) 9 years ago
  Kim "BKC" Carlbäcker 134ac92bcb Sanitation fix from Gogs (#1461) 9 years ago
  Bo-Yi Wu 8be4a548f8 fix: gofmt errors. (#1106) 9 years ago
  Andrew Boyarshin 72f983b887 Fix URL handling in the whole markdown module, improve test coverage (#1027) 9 years ago
  Andrew Boyarshin 8822c890e7 Markdown rendering overhaul (#186) 9 years ago
  Ethan Koenig 4193211b01 Use assert in legacy unit tests (#867) 9 years ago
  Bo-Yi Wu b17e1bffac refactor: Remove unnecessary type conversions (#772) 9 years ago
  Sandro Santilli b3dd6b770c Improve issue references in markdown (#471) 9 years ago
  Lunny Xiao b5a7692d63 Golint fixed for modules/setting (#262) 9 years ago
  Lunny Xiao f677c76805 fixed test build error 9 years ago
  Lunny Xiao 6e99af0968 golint fixed for modules/markdown 9 years ago
  Sandro Santilli cb1b3cc148 Update import paths from github.com/go-gitea to code.gitea.io (#135) 9 years ago
  Matthias Loibl f569b344f3 Run goimports on the whole project (#34) 9 years ago
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 9 years ago
  Rémy Boulanouar 3e5ad5be78 Fix mention in comments like (@dblk) (#3655) 9 years ago
  Rémy Boulanouar d5cc7646c9 Update size of SHA to fix #3538 (#3563) 9 years ago
  Unknwon 1bd27947e0 markdown: fix treating pure number as SHA1 9 years ago
  Unknwon 83ccca5e24 Code clean up for new config options 9 years ago
  Richard Mahn 247e2fc567 Squashed commit of the following: 9 years ago
  Thibault Meyer bc99ac3939 Fix #3321: commit tag shortener (#3418) 9 years ago
  Thibault Meyer 1b6997e746 Fix #3420: Bad commit URL generation (#3424) 9 years ago
  Unknwon 932015bafb #3107 fix mention regex does not include dash 9 years ago
  Unknwon 7b4e810eb5 #2854 fix no mail notification when issue is closed/reopened 9 years ago
  Cosmin Stroe 765b190dab Stricter parsing of issue URLs and commit URLs. (#3121) 9 years ago
  Cosmin Stroe 561a81df44 Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992) 10 years ago
  Odin Ugedal 831d6fb09b Make separate string variables for space 10 years ago
  Odin Ugedal 8723c15ae3 Fix relative links in markdown files 10 years ago
  Unknwon d398777e08 Make markdown as an independent module 10 years ago