gitlab-org--gitlab-foss/spec
Stan Hu d2c2a0627f Fix 404s when C++ .gitignore template selected
Due to a overly-stringent regex, the project template API was 404'ing
when C++ was requested as the template. Loosen the regex to allow `+`
and `%` for URL-encoded characters.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/57857
2019-02-22 00:05:19 -08:00
..
bin Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
config Filter note parameters 2019-02-14 10:46:27 +02:00
controllers Move language setting to preferences 2019-02-20 22:58:53 +00:00
db
dependencies
factories Remove undigested token column from personal_access_tokens table 2019-02-20 11:39:37 +00:00
features Move language setting to preferences 2019-02-20 22:58:53 +00:00
finders Merge branch '56492-implement-new-arguments-state-closed_before-and-closed_after-for-issuesresolver-in-graphql' into 'master' 2019-02-21 19:55:14 +00:00
fixtures Replaced part of diff file properties with diff viewer 2019-02-15 17:56:50 +00:00
frontend Add snapshot test to discussion_jump_to_next_button_spec.js 2019-02-21 11:02:32 +01:00
graphql Add GraphQL filters for issuables (state, labels, time fields) 2019-02-21 09:40:49 +01:00
helpers Move language setting to preferences 2019-02-20 22:58:53 +00:00
initializers
javascripts Merge branch 'winh-deterministic-frontend-fixtures' into 'master' 2019-02-21 17:50:16 +00:00
lib Add spec/frontend/ to frontend roulette 2019-02-21 15:58:01 +01:00
mailers Use `sanitize_name` to sanitize URL in user full name 2019-01-31 16:52:48 +01:00
migrations Merge branch '57397-fixes-technical-debt-for-cluster-domain' into 'master' 2019-02-08 07:55:08 +00:00
models Merge branch 'ce-9858-follow-up-on-a-bug-that-happens-when-using-a-factory-built-object-in-the-where-block-of-rspec-parameterized-tablesyntax' into 'master' 2019-02-21 19:57:14 +00:00
policies Fix 403 errors when adding an assignee list in project boards 2019-02-14 13:41:43 -08:00
presenters Send project name with Gitaly repository requests 2019-02-05 21:33:09 -08:00
rack_servers
requests Fix 404s when C++ .gitignore template selected 2019-02-22 00:05:19 -08:00
routing Improve the GitHub and Gitea import feature table interface 2019-02-13 00:15:57 +00:00
rubocop Fix detecting nested EE constants in RuboCop 2019-01-16 16:48:18 +01:00
serializers Replaced part of diff file properties with diff viewer 2019-02-15 17:56:50 +00:00
services Catch exception in calculate reactive cache 2019-02-21 11:19:51 +00:00
sidekiq/cron Adopt Fugit to replace Rufus::Scheduler 2019-01-15 17:06:15 +00:00
support Add GraphQL filters for issuables (state, labels, time fields) 2019-02-21 09:40:49 +01:00
tasks Merge branch 'master' into '46448-add-timestamps-for-each-stage-of-gitlab-rake-gitlab-backup-restore' 2019-02-04 14:11:04 +00:00
uploaders Allow MR diffs to be placed into an object store 2019-02-05 14:12:48 +00:00
validators remove newly supported regex feature from validation error test 2019-01-14 13:42:27 +01:00
views Make "moved" Link to Moved Issue 2019-02-21 09:34:00 -05:00
workers Move ChatOps to Core 2019-02-20 21:29:48 +00:00
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Revert the "What's new" feature 2019-01-29 20:45:47 +00:00