gitlab-org--gitlab-foss/spec
Yorick Peterse 054df415f9 Optimize CSS expressions produced by Nokogiri
Nokogiri produces inefficient XPath expressions when given CSS
expressions such as "a.gfm". Luckily these expressions can be optimized
quite easily while still achieving the same results.

In the two cases where this optimization is applied the run time has
been reduced from around 170 ms to around 15 ms.
2015-12-31 15:46:47 +01:00
..
benchmarks
controllers
factories
features specs for forced two-factor authentication and grace period 2015-12-24 19:01:30 -02:00
finders
fixtures
helpers Merge branch 'revert_votes_back' into 'master' 2015-12-25 15:52:06 +00:00
javascripts Merge branch 'close-open-ajax-issue' into 'master' 2015-12-25 21:00:16 +00:00
lib Optimize CSS expressions produced by Nokogiri 2015-12-31 15:46:47 +01:00
mailers
models Merge branch 'upvote_count_to_api' into 'master' 2015-12-29 16:07:12 +00:00
requests Add API support for looking up a user by username 2015-12-24 07:57:13 -08:00
routing
services Fix spec 2015-12-25 13:20:20 +01:00
support Backport JIRA service 2015-12-18 14:19:48 -06:00
tasks/gitlab
views/help
workers Write to InfluxDB directly via UDP 2015-12-29 14:53:45 +01:00
factories.rb
factories_spec.rb
rails_helper.rb
spec_helper.rb
teaspoon_env.rb