gitlab-org--gitlab-foss/spec
Stan Hu 5cb488e8a1 Fix Error 500 resulting when loading network graph
`discussion_id` may not be present when the SELECT call for notes
does not include this attribute. Don't attempt to set the discussion ID
unless the model contains the attribute.

Closes #21119, #21128
2016-08-20 09:57:20 -07:00
..
config
controllers
factories
features Merge branch '581-ee-backport-branch-permissions' into 'master' 2016-08-20 01:36:01 +00:00
finders Merge branch 'issue_18135' into 'master' 2016-08-19 23:06:30 +00:00
fixtures
helpers Merge remote-tracking branch 'upstream/master' into wall-clock-time-for-showing-pipeline 2016-08-20 00:09:58 +08:00
initializers
javascripts Merge branch 'lbennett/gitlab-ce-17465-search-for-project-with-cursor-keys' into 'master' 2016-08-19 19:36:47 +00:00
lib Disable “issue by email” feature until it uses a different token 2016-08-19 19:49:12 -05:00
mailers
models Fix Error 500 resulting when loading network graph 2016-08-20 09:57:20 -07:00
requests
routing Support integration with Koding (online IDE) 2016-08-19 12:10:58 -07:00
services Merge branch 'mark-as-processable' into 'master' 2016-08-19 18:35:07 +00:00
support
tasks/gitlab
uploaders
views
workers Merge branch '21010-emailsonpushworker-incorrectly-claims-deleted-a-commit-after-a-push' into 'master' 2016-08-19 18:16:55 +00:00
factories_spec.rb
rails_helper.rb
simplecov_env.rb
spec_helper.rb
teaspoon_env.rb