- 25 Mar, 2014 2 commits
-
-
reinstate disconnection from mongo in unicorn master thread
Jim Abramson committed -
https://github.com/edx/cs_comments_service/commit/e61430d9438abf1db64fcac0eb9dd3e0f18a07bd was inadvertently lost in a recent change, this puts it back.
jsa committed
-
- 20 Mar, 2014 2 commits
-
-
add heartbeat endpoint
Jim Abramson committed -
jsa committed
-
- 17 Mar, 2014 2 commits
-
-
use 404 when trying to GET a nonexistent user
Jim Abramson committed -
JIRA: FOR-522
jsa committed
-
- 10 Mar, 2014 4 commits
-
-
Adding additional config for production tcp listener
Jim Abramson committed -
Carson Gee committed
-
Carson Gee committed
-
Carson Gee committed
-
- 24 Feb, 2014 1 commit
-
-
Working unicorn with env config.
Jim Abramson committed
-
- 21 Feb, 2014 1 commit
-
-
jsa committed
-
- 14 Feb, 2014 2 commits
-
-
Add test for sub-comment deletion
Greg Price committed -
Greg Price committed
-
- 13 Feb, 2014 2 commits
-
-
Add rake tasks for dealing with translations
Greg Price committed -
Greg Price committed
-
- 12 Feb, 2014 2 commits
-
-
Respect Accept-Language when getting strings
Greg Price committed -
Greg Price committed
-
- 10 Feb, 2014 2 commits
-
-
Update Transifex project name
Sarina Canelake committed -
Sarina Canelake committed
-
- 07 Feb, 2014 2 commits
- 31 Jan, 2014 2 commits
-
-
allow pagination of responses within thread views
Jim Abramson committed -
JIRA: FOR-374
jsa committed
-
- 24 Jan, 2014 2 commits
-
-
Make retrieving user's active threads faster
Greg Price committed -
The user profile page in the LMS only displays the thread title and body, not comments, so do not bother returning them.
Greg Price committed
-
- 19 Dec, 2013 2 commits
-
-
set up transifex
Jim Abramson committed -
use yajl for json serialization
Jim Abramson committed
-
- 18 Dec, 2013 8 commits
-
-
jsa committed
-
jsa committed
-
Set up Travis CI
Greg Price committed -
Greg Price committed
-
Add tests for non-ASCII characters in comments
Greg Price committed -
Due to a bug[1] in ActiveRecord's JSON serialization, tests for characters outside the BMP are marked as pending. [1]: https://github.com/rails/rails/issues/3727
Greg Price committed -
Greg Price committed
-
set up i18n in comments service
Jim Abramson committed
-
- 17 Dec, 2013 2 commits
-
-
jimabramson committed
-
* add i18n gem * configure default_locale (en-US) * externalize strings * configure locale fallbacks * add tests
jimabramson committed
-
- 12 Dec, 2013 2 commits
-
-
Fail fast when database is unreachable
Jim Abramson committed -
jimabramson committed
-