- 04 Aug, 2016 8 commits
-
-
allow course with slashes
Zia Fazal committed -
Alan Boudreault committed
-
Alan Boudreault committed
-
Alan Boudreault committed
-
Chris Dodge committed
-
Martyn James committed
-
Chris Dodge committed
-
add new API method to collect statistics about users social score in a courses discussion environment add num_comments_generated
Chris Dodge committed
-
- 06 Jul, 2016 1 commit
-
-
Upgrade nokogiri to address security issues in libxml2
Brian Beggs committed
-
- 05 Jul, 2016 1 commit
-
-
Upgrade nokogiri to address security issues in libxml2 https://github.com/sparklemotion/nokogiri/issues/1473
Brian Beggs committed
-
- 02 Jun, 2016 2 commits
-
-
MA-2419:threadPUT - make 'read' mutually exclusive to other fields
wajeeha-khalid committed -
wajeeha-khalid committed
-
- 13 Apr, 2016 1 commit
-
-
TNL-3818 return thread's last_activity_at in response object for thread endpoints
wajeeha-khalid committed
-
- 06 Apr, 2016 3 commits
-
-
wajeeha-khalid committed
-
jia/MA-1815 retrieve count for child comments
wajeeha-khalid committed -
wajeeha-khalid committed
-
- 01 Mar, 2016 2 commits
-
-
Update newrelic plugin.
Feanil Patel committed -
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 1 commit
-
-
Updated spec_helper
Clinton Blackburn committed
-