-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Spec Fixes + Rails 5 Rough Edges #388
Commits on Nov 15, 2016
-
Upgrade Elasticsearch, remove unnecessary extensions and config optio…
…ns, ensure seeding doesn't happen twice, add ONET and Custom Content seeding, re-arrange bower setup, install bower devDependencies for test running, tweak sleep time
Configuration menu - View commit details
-
Copy full SHA for 81fe4cc - Browse repository at this point
Copy the full SHA 81fe4ccView commit details -
Create Rails 5 ApplicationRecord abstract class, use dotenv-rails to …
…load environment variables even earlier, use Rails 5-compatible awesome_nested_set, add missing User/has_many/Posts association, remove old Mongo-related code, switch new_framework_defaults to Rails 5 defaults (an optimistic decision; potentially premature), eager_load Rails for test environment in environment config rather than test setup
Configuration menu - View commit details
-
Copy full SHA for f8173c0 - Browse repository at this point
Copy the full SHA f8173c0View commit details
Commits on Nov 16, 2016
-
Configuration menu - View commit details
-
Copy full SHA for ee9a881 - Browse repository at this point
Copy the full SHA ee9a881View commit details
Commits on Nov 17, 2016
-
Fix broken migrations by ensuring FactoryGirl lazy-loads hardcoded cl…
…ass references; reference new cortexcms.org domain; utilize recommended ApplicationJob abstract class; remove unused tenantUsers scope; remove client_skips_authorization? assumptions - no longer needed; set AR generators to use UUID PKs by default
Configuration menu - View commit details
-
Copy full SHA for ccabf88 - Browse repository at this point
Copy the full SHA ccabf88View commit details -
Configuration menu - View commit details
-
Copy full SHA for f28c7e7 - Browse repository at this point
Copy the full SHA f28c7e7View commit details
Commits on Nov 18, 2016
-
Fix a bunch of specs by using FactoryGirl's build instead of create, …
…which doesn't persist factory to AR/ES; should speed up specs; these UserAbility specs aren't testing persistence, just authorization, so this is reasonable
Configuration menu - View commit details
-
Copy full SHA for b84edd8 - Browse repository at this point
Copy the full SHA b84edd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31956b2 - Browse repository at this point
Copy the full SHA 31956b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for adfa38b - Browse repository at this point
Copy the full SHA adfa38bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7157098 - Browse repository at this point
Copy the full SHA 7157098View commit details -
Completely refactor test harness, add Elliott's coverage improvements…
…, fix coverage generation
Configuration menu - View commit details
-
Copy full SHA for 29cf846 - Browse repository at this point
Copy the full SHA 29cf846View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2876da - Browse repository at this point
Copy the full SHA a2876daView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6e730e - Browse repository at this point
Copy the full SHA e6e730eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65f9583 - Browse repository at this point
Copy the full SHA 65f9583View commit details -
Configuration menu - View commit details
-
Copy full SHA for 610c96f - Browse repository at this point
Copy the full SHA 610c96fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab90ed0 - Browse repository at this point
Copy the full SHA ab90ed0View commit details
Commits on Nov 22, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 9fed96d - Browse repository at this point
Copy the full SHA 9fed96dView commit details -
Configuration menu - View commit details
-
Copy full SHA for be92af2 - Browse repository at this point
Copy the full SHA be92af2View commit details