Commit graph

18 commits

Author SHA1 Message Date
Douwe Maan
2e040c3ff7 Correctly transform an anchor link to GFM when copying it 2017-02-09 07:50:41 -06:00
Mike Greiling
69e4072f89 Merge branch 'master' into go-go-gadget-webpack
* master: (389 commits)
  Document "No gems fetched from git repositories" policy [ci skip]
  Typos
  Small gramatical tweaks
  Typos
  Added PHP & NPM doc
  Use `:empty_project` where possible in request specs
  Add caching of droplab ajax requests
  Use `:empty_project` where possible in model specs
  Revert 3f17f29a
  Remove unused js response from refs controller
  Add MR id to changelog entry
  fixed small mini pipeline graph line glitch
  Prevent form to be submitted twice
  Fix Error 500 when repositories contain annotated tags pointing to blobs
  Fix /explore sorting (trending)
  Simplify wording in "adding an image" docs
  Remove "official merge window" from CONTRIBUTING.md [ci skip]
  Update repository check documentation
  Fixed flexbox and wrap issues
  Update two_factor_authentication.md
  ...
2017-01-27 19:33:58 -06:00
Douwe Maan
6c2d8f357e Statisfy eslint 2017-01-25 11:50:29 -06:00
Douwe Maan
bd2880bbc6 Improve handling of code blocks containing triple backticks 2017-01-19 13:54:59 -06:00
Douwe Maan
d89f561612 Improve support for linebreaks, tables and nested blockquotes in lists 2017-01-19 13:47:54 -06:00
Douwe Maan
b6ac53322e Don't copy as GFM when more than GFM is selected 2017-01-19 10:02:19 -06:00
Douwe Maan
9b800bc641 Remove unneeded code 2017-01-19 10:01:59 -06:00
Douwe Maan
359c417619 Properly copy/paste allowed HTML 2017-01-19 10:01:27 -06:00
Douwe Maan
5bc467164c No needed to create an array 2017-01-18 17:22:27 -06:00
Douwe Maan
e8a2654651 Satisfy eslint 2017-01-18 16:38:30 -06:00
Douwe Maan
1bf26f7aad Move some functions to utils 2017-01-18 16:19:51 -06:00
Douwe Maan
3c9e556b9e Add more SyntaxHighlightFilter and MathFilter tests 2017-01-17 13:07:49 -05:00
Douwe Maan
6089ece098 Fix ShortcutsIssuable#replyWithSelectedText tests 2017-01-17 13:07:20 -05:00
Douwe Maan
72620ea1b7 Fix SyntaxHighlightFilter spec 2017-01-17 13:06:12 -05:00
Douwe Maan
5adf080880 Don't copy if there's nothing to copy 2017-01-16 18:12:42 -05:00
Douwe Maan
bc3448fc48 Improve spec 2017-01-16 18:11:15 -05:00
Douwe Maan
37cabebe16 Address style feedback 2017-01-16 17:15:39 -05:00
Douwe Maan
dbfa58e2da Copying a rendered issue/comment will paste into GFM textareas as actual GFM 2017-01-16 16:14:18 -05:00