gitlab-org--gitlab-foss/lib
Yorick Peterse afdc028516 Speed up searching for text references a bit
If a node is ignored there's no need for searching for a given pattern.
In turn, when searching for the pattern there's no need to construct a
MatchData object as we only care about presence (or lack thereof), not
the resulting matches.

In terms of performance this cuts down about 200 ms when loading
issue #2164 locally, though this varies a bit depending on system load.
2015-10-20 15:52:40 +02:00
..
api Merge branch 'master' into remove-forks-from-projects-settings 2015-10-17 09:32:31 +11:00
assets
backup Add support for AWS S3 Server-Side Encryption support 2015-09-25 17:06:31 +01:00
ci Shut up, Rubocop 2015-10-15 19:44:15 -04:00
gitlab Speed up searching for text references a bit 2015-10-20 15:52:40 +02:00
omni_auth
rouge/formatters Fix diff syntax highlighting 2015-08-10 08:07:26 -07:00
support Fix NGINX API download regex 2015-10-14 11:14:43 +02:00
tasks Fix regex in redis version check 2015-10-19 22:14:22 +02:00
disable_email_interceptor.rb
email_validator.rb
event_filter.rb Fix rubocop warnings in lib 2015-10-03 01:29:58 -05:00
extracts_path.rb Only render 404 page from /public 2015-10-13 20:12:34 +03:00
file_size_validator.rb
gitlab.rb Revert "Merge branch 'revert-satellites' into 'master' " 2015-08-11 14:33:31 +02:00
gt_one_coercion.rb
repository_cache.rb Store commit count in project table 2015-07-17 15:22:56 +02:00
static_model.rb
unfold_form.rb Gitlab Issue 707: Indent unfolded code 1 character 2015-07-22 09:58:17 -04:00
version_check.rb Replace host with real one 2015-05-11 18:21:45 +03:00