summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <robert@gitlab.com>2016-07-28 18:24:58 +0000
committerRobert Speicher <robert@gitlab.com>2016-07-28 18:24:58 +0000
commit2080b225fdd27faaa23d5e6981b3c3a9d3677023 (patch)
tree4c283e32998cdfc19c609106afc3a2e8fb87d1e2
parent15654eca7f7db7176281ce4fd23504b09bd930a4 (diff)
parent20a9bc938350a3c48377931ea839e3128d919b44 (diff)
downloadgitlab-ce-2080b225fdd27faaa23d5e6981b3c3a9d3677023.tar.gz
Merge branch 'remove-unpullable-project' into 'master'
Remove project which can't be pulled while seeding This project can't be pulled from GH when running `SIZE=20 rake dev:setup` [ci skip] See merge request !5559
-rw-r--r--db/fixtures/development/04_project.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/db/fixtures/development/04_project.rb b/db/fixtures/development/04_project.rb
index b4639999967..e3316ecdb6c 100644
--- a/db/fixtures/development/04_project.rb
+++ b/db/fixtures/development/04_project.rb
@@ -20,7 +20,6 @@ Sidekiq::Testing.inline! do
'https://github.com/airbnb/javascript.git',
'https://github.com/tessalt/echo-chamber-js.git',
'https://github.com/atom/atom.git',
- 'https://github.com/ipselon/react-ui-builder.git',
'https://github.com/mattermost/platform.git',
'https://github.com/purifycss/purifycss.git',
'https://github.com/facebook/nuclide.git',