Commit Graph

314 Commits (d1eca04eebdc8d51c7b9ece50e926b1119210ccc)
 

Author SHA1 Message Date
J. Fernando Sánchez 673992dbe8 Docker dind service made global 7 years ago
J. Fernando Sánchez eb3a42c247 Updated gitlabci 7 years ago
J. Fernando Sánchez 20357d2a0d Added gitlab CI 7 years ago
J. Fernando Sánchez e9d7980e42 Merge branch 'jsonplay' into 'master'
Jsonplay

Closes #8

See merge request !9
7 years ago
J. Fernando Sánchez 908090f634 Released v0.7
Bug-fixes and improvements:
* Closes #5
* Closes #1
* Adds Client (beta)
* Added several schemas
* Lighter string representation -> should avoid delays in the analysis
  with plugins that have 'heavy' attributes

Backwards-incompatible changes:
* Context in headers by default
* All schemas include a "@type" argument that is used for autodetection
  in the client

... And possibly many more, this is still <1.0
7 years ago
militarpancho cb963dc438 Playground improved. This closes #8 7 years ago
militarpancho 477cb18db1 Added tabs to choose view for the response. #8 7 years ago
J. Fernando Sánchez fbf0384985 Replaced gevent with threading
* Replaced gevent (testing)
* Trying the slim python image (1/3 of previous size)
7 years ago
militarpancho 7a2c016cc6 added jsoneditor javascript plugin in relation with issue #8 7 years ago
J. Fernando Sánchez b072121e20 Added Model string representation
This should help with performance issues with models that have large
private variables.
7 years ago
J. Fernando Sánchez ceed9b97d0 Entries should be a set instead of lists
This allows for better framing when two entries have the same @id
8 years ago
J. Fernando Sánchez 2dbdb58b06 Fixed bug with sdist's name convention 8 years ago
J. Fernando Sánchez db30257373 Flake8, Semver, Pre-commit
* Added pre-commit: http://pre-commit.com
* Fixed flake8 errors
* Added flake8 pre-commit hooks
* Added pre-commit to Makefile
* Changed VERSION numbering
* Changed versioning to match PEP-0440
8 years ago
J. Fernando Sánchez 7fd69cc690 YAPFed 8 years ago
J. Fernando Sánchez b543a4614e Improved schema validation
* Added debug Dockerfile/Makefile
* Validation of examples in docs
8 years ago
J. Fernando Sánchez bc1f9e4cf5 Split definitions into individual files 8 years ago
J. Fernando Sánchez d72a995fa9 New shelf location and better shelf tests 8 years ago
J. Fernando Sánchez 40b67503ce Updated links in README 8 years ago
J. Fernando Sánchez 8624562f02 Dockerfiles not ignored anymore 8 years ago
J. Fernando Sánchez 4dee623ef9 Better makefile 8 years ago
J. Fernando Sánchez 2e7530d9bc Bumped to 0.6.1 8 years ago
J. Fernando Sánchez 07b5dd3823 Added option to install dependencies in CLI 8 years ago
J. Fernando Sánchez 0d511ad3c3 Bumped to 0.6.0
* Downloads pip requirements
* Modified Makefile
8 years ago
J. Fernando Sánchez 7205a0e7b2 Moved to gsiupm
* Updated sphinx docs to include schemas and version
* Added docker push to makefile
8 years ago
J. Fernando Sánchez fff38bf825 Added 3.4 to travis 8 years ago
J. Fernando Sánchez 5d5de0bc50 Makefile for automated testing (no more drone) 8 years ago
J. Fernando Sánchez 0454fb1afe Updated installation instructions 8 years ago
J. Fernando Sánchez 5e36c71fa7 Merge branch 'master' of github.com:gsi-upm/senpy 8 years ago
J. Fernando Sánchez c8e742f96e Bumped 0.5.6 8 years ago
J. Fernando Sánchez 1e7ae13700 Substituted json with yaml 8 years ago
NachoCP bf30c04a52 Updated readthedocs 8 years ago
J. Fernando Sánchez 16ce767d09 v0.5.5 Added CLI 8 years ago
J. Fernando Sánchez 39761e0922 Fix for heroku 8 years ago
J. Fernando Sánchez 03eb38c12d Added CLI and refactored argument parsing 8 years ago
J. Fernando Sánchez a50f026701 Fixed Playground 8 years ago
J. Fernando Sánchez b8339e397b Improved request handling
Also:
 * Shelve -> Pickle to avoid weird db problems
 * Serving schemas and contexts
8 years ago
J. Fernando Sánchez 407d17b2b9 __version__ in the module itself 8 years ago
J. Fernando Sánchez 56fef9e835 --amend 8 years ago
J. Fernando Sánchez 14a3e4103b Prefix handling and bug fixes 8 years ago
J. Fernando Sánchez 48d7d1d02e Improved plugins API and loading
Also:

* added drone-ci integration: tests for py2.7 and py3
8 years ago
J. Fernando Sánchez 14c9f61864 Python 3 compatible
There are also some slight changes to the JSON schemas and the use of
JSON-LD.
8 years ago
J. Fernando Sánchez a79df7a3da Closer to py3 8 years ago
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 8 years ago
NachoCP 4f2aee5681 DockerFile updated to deploy plugins 8 years ago
NachoCP a5c27bcaba Test Changed 8 years ago
NachoCP cefd6331e0 Test Changed 8 years ago
NachoCP c2bb93e86c Test Changed 8 years ago
NachoCP 091104bc7d Test Changed 8 years ago