- 07 Jan, 2016 5 commits
-
-
Using single quotes
Clinton Blackburn committed -
- Using factories to create only the data that is actually needed for the tests - Replaced double quotes with single quotes - Fixed spacing - Consolidated helper methods
Clinton Blackburn committed -
- Using factories to create only the data that is actually needed for the tests - Replaced double quotes with single quotes - Fixed spacing - Created helper method, block_post_body, to centralize blocked post logic
Clinton Blackburn committed -
Factories will replace spec helper methods created for generating test data. Factories are more flexible than the helpers.
Clinton Blackburn committed -
Organized rake tasks into separate files
Clinton Blackburn committed
-
- 06 Jan, 2016 3 commits
-
-
Each namespace now resides in its own file, instead of cluttering Rakefile.
Clinton Blackburn committed -
Added binstubs
Clinton Blackburn committed -
These are useful, so I'm not sure why the directory was ignored. The unicorn stub, especially, will aid with deployment. See https://github.com/rbenv/rbenv/wiki/Understanding-binstubs for more information.
Clinton Blackburn committed
-
- 05 Jan, 2016 4 commits
-
-
Updated spec_helper
Clinton Blackburn committed -
- Removed unused init_with_subscriptions - Fixed spacing issues
Clinton Blackburn committed -
removing version data
Edward Zarecor committed -
Edward Zarecor committed
-
- 04 Jan, 2016 5 commits
-
-
E0d/update nokogiri
Edward Zarecor committed -
Edward Zarecor committed
-
Edward Zarecor committed
-
Edward Zarecor committed
-
Edward Zarecor committed
-
- 01 Jan, 2016 7 commits
-
-
Model and Spec Helper Cleanup
Clinton Blackburn committed -
- Removed dead code - Made set_username private - Replaced double quotes with single quotes
Clinton Blackburn committed -
- Properly grouped statements - Replaced double quotes with single quotes - Made set_sk a private method
Clinton Blackburn committed -
- Removed dead code - Replaced unnecessary double quotes with single quotes - Reformatted one-line methods
Clinton Blackburn committed -
This configuration has been moved to separate files in an effort to begin cleaning spec_helper.rb.
Clinton Blackburn committed -
Running MongoDB and Elasticsearch as daemons
Clinton Blackburn committed -
Running these services as daemons so that we can take advantage of Travis' container-based infrastructure. One test had to be updated, most likely due to sorting not behaving as expected. All tests will be updated in the future to properly prepare test data, and not rely on sorting/querying.
Clinton Blackburn committed
-
- 31 Dec, 2015 8 commits
-
-
Infrastructure Cleanup (Part 2)
Clinton Blackburn committed -
Clinton Blackburn committed
-
Clinton Blackburn committed
-
Infrastructure Cleanup (Part 1)
Clinton Blackburn committed -
- Updated title to mention the common name for this service (forums) - Moved notes about devstack closer to top of development section. - Noted default values for Elasticsearch and MongoDB servers - Added Travis build status
Clinton Blackburn committed -
Clinton Blackburn committed
-
This change allows support for other Ruby mangers (e.g. rbenv) in addition to RVM.
Clinton Blackburn committed -
Updating bundler on Travis
Clinton Blackburn committed
-
- 30 Dec, 2015 3 commits
-
-
Clinton Blackburn committed
-
Clinton Blackburn committed
-
The bundler version on Travis is outdated and has issues installing the gems. Updating to latest version.
Clinton Blackburn committed
-
- 22 Dec, 2015 1 commit
-
-
Update Mongoid to 5.x release (mongodb 3.x + compatibility)
Brian Beggs committed
-
- 04 Dec, 2015 2 commits
-
-
Brian Beggs committed
-
Brian Beggs committed
-
- 03 Dec, 2015 2 commits
-
-
jia/MA-1748 update read states for users
wajeeha-khalid committed -
wajeeha-khalid committed
-