server side of the comment service
Перейти к файлу
John Jarvis 7d2d868bd3 Revert "Merge pull request #29 from edx/chore/markchang/replace-rvmrc"
This reverts commit d97009d109, reversing
changes made to a9d281adc3.
2013-10-09 17:27:34 -04:00
api use ThreadPresenter to render search results 2013-10-08 12:08:59 -04:00
config configure mongodb instances by uri 2013-10-07 14:22:23 -04:00
edx_specs Committing edx specs here til we get a place for them 2012-09-18 18:15:18 -07:00
lib refactor to generate thread list views more efficiently. 2013-10-07 14:19:49 -04:00
models use ThreadPresenter to render search results 2013-10-08 12:08:59 -04:00
presenters refactor to generate thread list views more efficiently. 2013-10-07 14:19:49 -04:00
scripts/db refactor to generate thread list views more efficiently. 2013-10-07 14:19:49 -04:00
spec use ThreadPresenter to render search results 2013-10-08 12:08:59 -04:00
.gitignore fix mega merge conflicts 2013-03-29 07:33:04 -04:00
.rvmrc Revert "Merge pull request #29 from edx/chore/markchang/replace-rvmrc" 2013-10-09 17:27:34 -04:00
AUTHORS intial AUTHORS file 2013-05-31 21:52:44 -04:00
CHANGELOG.rst added warning to CHANGELOG about running sk migration while online 2013-09-23 11:51:57 -04:00
Gemfile Merge pull request #46 from hikari-boulders/patch-1 2013-10-09 08:03:58 -07:00
Gemfile.lock add lots of test coverage. 2013-10-03 15:02:36 -04:00
Guardfile Actually use guard for something useful and restart Unicorn when files change. 2012-09-17 16:38:19 -07:00
LICENSE.txt clarify LICENSE 2013-07-10 02:12:26 -04:00
Procfile Add procfile, unicorn config 2012-09-03 16:25:24 -04:00
README.rst new README file 2013-05-31 21:54:27 -04:00
Rakefile quick fix to skip the second document reimport when it is *not* necessary (first time index creation). 2013-08-23 14:56:04 -04:00
app.rb refactor to generate thread list views more efficiently. 2013-10-07 14:19:49 -04:00
config.ru Use a Rack config file 2012-08-20 11:55:55 -04:00

README.rst

Part of `edX code`__.

__ http://code.edx.org/

comment_as_a_service
====================

An independent comment system which supports voting and nested comments. It also supports features including instructor endorsement for education-aimed discussion platforms.


License
-------

The code in this repository is licensed under version 3 of the AGPL unless
otherwise noted.

Please see ``LICENSE.txt`` for details.

How to Contribute
-----------------

Contributions are very welcome. The easiest way is to fork this repo, and then
make a pull request from your fork. The first time you make a pull request, you
may be asked to sign a Contributor Agreement.

Reporting Security Issues
-------------------------

Please do not report security issues in public. Please email security@edx.org

Mailing List and IRC Channel
----------------------------

You can discuss this code on the `edx-code Google Group`__ or in the
``edx-code`` IRC channel on Freenode.

__ https://groups.google.com/forum/#!forum/edx-code