- 01 Mar, 2016 1 commit
-
-
Feanil Patel committed
-
- 27 Jan, 2016 2 commits
-
-
MA-1930 add thread count in GET
wajeeha-khalid committed -
wajeeha-khalid committed
-
- 25 Jan, 2016 1 commit
-
-
updating nokogiri
Edward Zarecor committed
-
- 22 Jan, 2016 1 commit
-
-
Edward Zarecor committed
-
- 16 Jan, 2016 5 commits
-
-
Updated specs
Clinton Blackburn committed -
Refactored rake tasks
Clinton Blackburn committed -
- Creating only the necessary data needed for testing - Replaced double quotes with single quotes where applicable - Using expect instead of should
Clinton Blackburn committed -
- Creating only the requisite data needed for tests - Using subject and expect - Replaced double quotes with single quotes
Clinton Blackburn committed -
- Cleaned up quotes - Using factories to generate seed data - Moved Elasticsearch functions into helper module
Clinton Blackburn committed
-
- 11 Jan, 2016 1 commit
-
-
Removed broken rake tasks
Clinton Blackburn committed
-
- 07 Jan, 2016 8 commits
-
-
These tasks were broken by a previous commit (f959e2ec). Given that no one has complained in over a month, I am removing them.
Clinton Blackburn committed -
Added factories and updated specs
Clinton Blackburn committed -
-Using factories to generate data - Using single quotes
Clinton Blackburn committed -
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 2 commits
-
-
Infrastructure Cleanup (Part 2)
Clinton Blackburn committed -
Clinton Blackburn committed
-