gitlab-org--gitlab-foss/spec
Mike Greiling 1cf167fc3e
Merge branch 'master' into sh-headless-chrome-support
* master: (84 commits)
  Migrate Gitlab::Git::Wiki#page to Gitaly
  Load participants async
  Normalize LDAP DN when looking up identity
  Improve the maintenance policy page
  add changelog
  fix spec failure
  Allow promoting project milestones to group milestones
  fix specs
  Be able to bundle gems with newer rubies
  Upgrade Ruby to 2.3.5
  fixed up upload feature after master merge
  fix missing issue assignees
  Migrate Gitlab::Git::Wiki#delete_page to Gitaly
  Enable eslint
  Make `#hashed_storage?` require feature argument
  Adds callback function to inital cluster request
  Fix example typo.
  Upload files through the multi-file editor
  get branch name from the DOM
  Resolve "Convert autosize.js library to be a Yarn managed library"
  ...
2017-10-31 16:08:11 -05:00
..
bin Add Performance category to the changelog 2017-10-13 12:45:56 +02:00
config
controllers Load participants async 2017-10-31 16:15:03 +00:00
db/production
factories Ci::Build tag is a trait instead of an own factory 2017-10-30 10:25:30 +01:00
features Merge branch 'master' into sh-headless-chrome-support 2017-10-31 16:08:11 -05:00
finders Add case insensitive branches search 2017-10-23 06:37:25 +03:00
fixtures Load participants async 2017-10-31 16:15:03 +00:00
helpers Added ssh fingerprint, gitlab ci and pages information in an instance configuration page 2017-10-25 23:51:26 +03:00
initializers Read circuitbreaker settings from `Gitlab::CurrentSettings` 2017-10-17 11:50:32 +02:00
javascripts Merge branch 'multi-file-editor-vuex' into 'master' 2017-10-31 16:30:56 +00:00
lib Merge branch 'dm-ldap-identity-normalize-dn' into 'master' 2017-10-31 17:36:51 +00:00
mailers Don't show an "Unsubscribe" link in snippet comment notifications 2017-10-09 15:03:05 +02:00
migrations Add readme only option as project view 2017-10-16 15:33:20 -07:00
models Merge branch 'feature/migrate-find-wiki-page-to-gitaly' into 'master' 2017-10-31 18:38:00 +00:00
policies Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-service' into 'master' 2017-10-06 17:06:55 +00:00
presenters Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-service 2017-10-07 00:27:15 +09:00
requests Fix namespacing for MergeWhenPipelineSucceedsService in MR API 2017-10-30 17:19:51 +00:00
routing Allow promoting project milestones to group milestones 2017-10-31 15:03:52 +00:00
rubocop/cop Add a new RSpec::EnvAssignment cop to prevent assigning to ENV in specs 2017-10-18 18:42:09 +02:00
serializers Load participants async 2017-10-31 16:15:03 +00:00
services Allow promoting project milestones to group milestones 2017-10-31 15:03:52 +00:00
sidekiq/cron
support allow inspect_request to inject request headers in order to test Sendfile requests in jobs_spec.rb 2017-10-30 15:14:25 -05:00
tasks Stub ENV in the LDAP task spec file 2017-10-18 18:42:09 +02:00
unicorn
uploaders Use the Hashed Storage compatible layer to store Attachments 2017-10-30 14:30:41 +01:00
validators
views Load participants async 2017-10-31 16:15:03 +00:00
workers Make merge_jid handling less stateful in MergeService 2017-10-27 22:33:48 +02:00
factories_spec.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb