gitlab-org--gitlab-foss/spec
Filipa Lacerda 3ef1e76659 Fix broken test
Changes after review
2016-12-20 14:04:19 +00:00
..
bin DRY up the specs for bin/changelog 2016-11-03 17:35:06 +00:00
config Make mail_room idle_timeout option configurable. 2016-11-16 12:46:37 +01:00
controllers Fix 500 error for invalid path when visiting blame page 2016-12-17 20:41:26 -06:00
db/production Allow users to seed the initial runner registration token using an environment variable 2016-12-01 17:21:21 -08:00
factories Merge branch 'master' into fix-yaml-variables 2016-12-19 18:10:32 +08:00
features Fix broken test 2016-12-20 14:04:19 +00:00
finders Merge branch 'jej-24637-move-issue-visible_to_user-to-finder' into 'security' 2016-12-15 11:41:04 -03:00
fixtures adds impersonator variable and makes sudo usage overall more clear 2016-12-07 14:42:51 +00:00
helpers Always use `fixture_file_upload` helper to upload files in tests. 2016-12-18 20:35:07 -05:00
initializers
javascripts Adds tests for the MiniPipelineGraph class 2016-12-20 11:10:20 +00:00
lib Merge branch 'bb-wiki-import' into 'master' 2016-12-19 21:31:29 +00:00
mailers Merge branch '24880-configurable-plaintext-emails' into 'master' 2016-11-29 12:05:23 +00:00
migrations Encode when migrating ProcessCommitWorker jobs 2016-12-13 16:52:49 +01:00
models Fix broken test 2016-12-20 14:04:19 +00:00
policies Add missing group policy spec 2016-12-15 21:30:35 +02:00
requests Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741 2016-12-16 21:37:22 +03:00
routing Changed autocomplete_sources into an action that returns a single 'at' type of sources at a time 2016-12-15 15:20:33 +00:00
serializers fix transient timing failure adding timecop 2016-12-14 14:49:10 +01:00
services Merge branch '20492-access-token-scopes' into 'master' 2016-12-16 17:38:41 +00:00
support Merge branch '25339-2-webhooks-fired-for-issue-closed-and-reopened' into 'master' 2016-12-16 17:00:43 +00:00
tasks/gitlab Add LDAP task to rename a provider 2016-12-16 09:57:05 -06:00
uploaders Add Gitlab::Middleware::Multipart 2016-12-15 12:26:36 +01:00
views Fix test 2016-12-12 13:16:52 -06:00
workers Merge branch 'zj-guest-reads-public-builds' into 'master' 2016-12-06 13:54:16 +00:00
factories_spec.rb
rails_helper.rb
rake_helper.rb Move task helpers to a module 2016-11-30 12:20:21 +01:00
simplecov_env.rb
spec_helper.rb Pass commit data to ProcessCommitWorker 2016-12-01 13:36:06 +01:00
teaspoon_env.rb