Commit Graph

172 Commits (1ca6ec52fdb178cf296bbf47ff39d65badacc903)
 

Author SHA1 Message Date
J. Fernando Sánchez ecc2a8312a Still not functional 8 years ago
J. Fernando Sánchez aafd6a0938 Merge branch 'nacho' 8 years ago
NachoCP b88d6c53e0 Update Dockerfile 9 years ago
NachoCP 4f2aee5681 DockerFile updated to deploy plugins 9 years ago
NachoCP a5c27bcaba Test Changed 9 years ago
NachoCP cefd6331e0 Test Changed 9 years ago
NachoCP c2bb93e86c Test Changed 9 years ago
NachoCP 091104bc7d Test Changed 9 years ago
NachoCP 81cbe5ea54 Test Changed 9 years ago
NachoCP ab2c1f73e4 Test Changed 9 years ago
NachoCP 6a84af1c5a Test Changed 9 years ago
NachoCP 5983493b78 Test Changed 9 years ago
NachoCP 61deabe13e DockerFile 9 years ago
J. Fernando Sánchez bb1b4d3266 Added analyse to the docs 9 years ago
NachoCP 703fb68b27 Merge branch 'master' of github.com:gsi-upm/senpy into nacho 9 years ago
J. Fernando Sánchez 6fe68e3c40 Fixes #3 9 years ago
NachoCP 7b9f8a8bef Merge branch 'master' of github.com:gsi-upm/senpy into nacho 9 years ago
J. Fernando Sánchez 82496dc8e4 Trying to fix an issue with ShelfPlugin 9 years ago
J. Fernando Sánchez f74ee668b6 Cleaning 9 years ago
NachoCP d304dec2f7 Update Playground 9 years ago
J. Fernando Sánchez 45838e7e98 Wording :) 9 years ago
J. Fernando Sánchez ff002c818a Bumped to 0.4.10 9 years ago
J. Fernando Sánchez 79d6b6f67f Added plugins FAQ to the docs 9 years ago
J. Fernando Sánchez b8993f7d64 Added shelve mixin 9 years ago
J. Fernando Sánchez bd2e0f0d5c Added traceback to plugin activation 9 years ago
J. Fernando Sánchez 7de5b41340 Started readthedocs and improved README 9 years ago
J. Fernando Sánchez a63e9209fd Added gitignore 9 years ago
J. Fernando Sánchez b0eb2e0628 Fixed error with Sentiment140 9 years ago
J. Fernando Sánchez 60415f8217 Added Dockerfile and instructions 9 years ago
J. Fernando Sánchez 724eac38d8 Bumped to 0.4.8 9 years ago
J. Fernando Sánchez 8fa372de15 Added new launch option to the README 9 years ago
J. Fernando Sánchez a1ffe04a30 More sensible exceptions when importing 9 years ago
J. Fernando Sánchez 74b0cf868e Added console script 9 years ago
J. Fernando Sánchez 50e8e2730b Added default plugins to app.py 9 years ago
J. Fernando Sánchez b484b453e0 Added indentation and default plugins
* setup.py:
9 years ago
J. Fernando Sánchez 7c2e0ddec7 Added plugins by default and monkey patching
Fixes #2
9 years ago
J. Fernando Sánchez 384aba4654 Sleep plugin sleeps on request too 9 years ago
J. Fernando Sánchez a857dd3042 Typo in README 9 years ago
J. Fernando Sánchez b1b672f66d Quick note about using and installing 9 years ago
J. Fernando Sánchez 09d9143a82 Added docs 9 years ago
J. Fernando Sánchez c1a6b57ac5 Better readme, fixed app.py 9 years ago
J. Fernando Sánchez 6b78b7ccc7 Fixed requirements 9 years ago
J. Fernando Sánchez f0b1cfcba6 Forcing Travis 9 years ago
J. Fernando Sánchez 4bcd046016 Added TravisCI 9 years ago
J. Fernando Sánchez ae09f609c2 Improved message when no plugins are found 9 years ago
J. Fernando Sánchez d1006bbc92 PEP8+Better JSON-LD support
* The API has also changed, there are new parameters to send the
context as part of the headers.
* Improved tests
* PEP8 compliance (despite the line about gevent)
9 years ago
J. Fernando Sánchez d58137e8f9 Changed to GSI-UPM 9 years ago
J. Fernando Sánchez 79c83e34a3 Added random plugin and other features 9 years ago
J. Fernando Sánchez 37a098109f Module script and improvement in JSON-LD 10 years ago
J. Fernando Sánchez ff14925056 Improved plugins, better tests, gevent
Moved from Yapsy again (it is not flexible enough), now we use a
custom solution.
The activation and deactivation of plugins is asynchronous, so
that plugins that take a long time don't interfere with the rest.
10 years ago