gitlab-org--gitlab-foss/spec/lib
Yorick Peterse 86166d2802
Split Markdown rendering & reference gathering
This splits the Markdown rendering and reference extraction phases into
two distinct code bases. The reference extraction phase no longer relies
on the html-pipeline Gem (and any related code) and allows for
extracting of references from multiple HTML nodes in a single pass. This
means that if you want to extract user references from 200 comments you
no longer need to run 200 times N number of queries, instead only a
handful of queries may be needed.
2016-05-26 17:14:00 +02:00
..
banzai Split Markdown rendering & reference gathering 2016-05-26 17:14:00 +02:00
ci Merge branch 'rs-rubocop-nottonot' into 'master' 2016-05-25 16:46:29 +00:00
container_registry Enable RSpec/NotToNot cop and auto-correct offenses 2016-05-24 15:40:29 -04:00
gitlab Added Gitlab::Lazy 2016-05-26 13:58:01 +02:00
json_web_token Enable RSpec/NotToNot cop and auto-correct offenses 2016-05-24 15:40:29 -04:00
award_emoji_spec.rb Enable RSpec/NotToNot cop and auto-correct offenses 2016-05-24 15:40:29 -04:00
disable_email_interceptor_spec.rb Tag lib specs 2015-12-09 11:55:42 +01:00
extracts_path_spec.rb Added & use Gitlab::Routing for URL helpers 2016-04-01 11:13:48 +02:00
file_size_validator_spec.rb Tag lib specs 2015-12-09 11:55:42 +01:00
git_ref_validator_spec.rb Tag lib specs 2015-12-09 11:55:42 +01:00
gitlab_spec.rb Add `Gitlab.com?` method 2016-04-12 17:30:11 -04:00
repository_cache_spec.rb Tag lib specs 2015-12-09 11:55:42 +01:00