- 01 Jan, 2016 2 commits
-
-
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
-
- 02 Dec, 2015 2 commits
-
-
MA-1742; return read status on GET thread for user_id provided
wajeeha-khalid committed -
wajeeha-khalid committed
-
- 19 Nov, 2015 2 commits
-
-
MA-1190; Thread PUT - update thread read status
wajeeha-khalid committed -
wajeeha-khalid committed
-
- 18 Nov, 2015 3 commits
-
-
Increased timeout back to 20s. Added comment
Christopher Lee committed -
Christopher Lee committed
-
christopher lee committed
-
- 30 Oct, 2015 2 commits
-
-
MA-1189 ThreadGET - optionally include response comments via 'recursive' bool
wajeeha-khalid committed -
wajeeha-khalid committed
-
- 29 Oct, 2015 1 commit
-
-
changed timeout to 6 seconds
Christopher Lee committed
-
- 28 Oct, 2015 2 commits
-
-
Christopher Lee committed
-
ThreadAPI: returned resp_total for existing question and new thread
wajeeha-khalid committed
-
- 27 Oct, 2015 1 commit
-
-
wajeeha-khalid committed
-
- 26 Oct, 2015 1 commit
-
-
christopher lee committed
-
- 16 Oct, 2015 2 commits
-
-
Added last_activity_at index
Christopher Lee committed -
christopher lee committed
-
- 19 Aug, 2015 1 commit
-
-
Use bulk operation instead.
Feanil Patel committed
-
- 18 Aug, 2015 1 commit
-
-
The bulk operation should be faster and more performant than doing the db.find.update Docs here: http://docs.mongodb.org/v2.6/reference/method/Bulk.find.update/
Feanil Patel committed
-
- 17 Aug, 2015 1 commit
-
-
Bill DeRusha committed
-
- 13 Aug, 2015 2 commits
-
-
Do not return standalone context threads for users
Bill DeRusha committed -
TNL-2971
Bill DeRusha committed
-
- 12 Aug, 2015 1 commit
-
-
TNL-1943 Add context field to CommentThread
Diana Huang committed
-