gitlab-org--gitlab-foss/spec
Mike Greiling 04dc2b76d7 Merge branch 'master' into go-go-gadget-webpack
* master: (181 commits)
  Fixed adding to list bug
  Remove unnecessary queries for .atom and .json in Dashboard::ProjectsController#index
  Fixed modal lists dropdown not updating when list is deleted
  Fixed remove btn error after creating new issue in list
  Removed duplicated test
  Removed Masonry, instead uses groups of data
  Uses mixins for repeated functions
  Fixed up specs
  Props use objects with required & type values
  Removes labels instead of closing issue when clicking remove button
  Fixed JS lint errors
  Fixed issue card spec
  Added webkit CSS properties
  Fixed bug with empty state showing after search Fixed users href path being incorrect
  Fixed bug where 2 un-selected issues would stay on selected tab
  Fixed DB schema Changed how components are added in objects
  Added remove button
  Add optional id property to the issue schema
  Fixed issue link href
  Disabled add issues button if no lists exist
  ...
2017-02-03 13:17:03 -06:00
..
bin
config
controllers Reuse endpoint to list issues for a list instead of create a new one 2017-02-03 17:02:44 +03:00
db/production Introduce "stub_env" test helper for safely stubbing environment variables 2017-01-09 18:19:48 +01:00
factories Remove backlog lists from factories 2017-02-03 17:02:43 +03:00
features Merge branch 'add-issues-to-boards' into 'master' 2017-02-03 18:01:00 +00:00
finders Use :empty_project where possible in finder specs 2017-01-25 22:31:24 -05:00
fixtures Add optional id property to the issue schema 2017-02-03 17:02:44 +03:00
helpers Active tense test coverage 2017-02-01 22:45:41 +00:00
initializers Add metric initializer spec 2017-01-24 14:42:57 +00:00
javascripts Merge branch 'master' into go-go-gadget-webpack 2017-02-03 13:17:03 -06:00
lib Merge branch 'markdown-plantuml' into 'master' 2017-02-03 12:37:37 +00:00
mailers
migrations fix typo, added relevant spec 2017-01-16 16:11:50 +01:00
models Merge branch 'add-issues-to-boards' into 'master' 2017-02-03 18:01:00 +00:00
policies Fix build access policies when pipelines are public 2017-01-23 14:49:13 +01:00
presenters/ci More improvements to presenters 2017-01-18 16:38:35 +01:00
requests Merge branch '17662-rename-builds' into 'master' 2017-02-03 15:41:50 +00:00
routing replace find_with_namespace with find_by_full_path 2017-02-03 07:14:04 +07:00
serializers Return serializable hash from a represented serializer 2017-01-27 13:02:59 +01:00
services Merge branch 'add-issues-to-boards' into 'master' 2017-02-03 18:01:00 +00:00
support Backport changes from EE squash 2017-02-03 09:46:03 +00:00
tasks/gitlab Active tense test coverage 2017-02-01 22:45:41 +00:00
uploaders
views Fix broken tests 2017-02-03 09:43:04 +00:00
workers Merge branch 'fwn-to-find-by-full-path' into 'master' 2017-02-03 11:23:21 +00:00
factories_spec.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Add the rspec_profiling gem and documentation to the GitLab development environment 2017-01-27 12:41:16 +00:00