mogui
mogui
I use lamernews internally at my company, so I needed it to be linked with the LDAP company accounts. Hop e is useful to others too. By configuring in app_config.rb...
nice idea came from [here](https://github.com/mogui/pyorient/issues/78#issuecomment-115403891)
Save the cluster map info object in the main client object `Orient` upon a connaction with a database, so it can be read afterwards. It has to be also updated...
at least for the PyOrientCommandException ie. ``` pyorient.exceptions.PyOrientCommandException: com.orientechnologies.orient.core.exception.OStorageException - Database with name 'testd' doesn't exits. ```
- [ ] Make a project site (here on github) with some simple guide on Usage (like [this](http://www.python-requests.org/en/latest/)) using sphinx - [ ] complete and enhance docstring on methods to...
Fixed an issues where if an absolute path is specified in the "output_dir" config Folders are created relative to working directory and not at the absolute path
**Is your feature request related to a problem? Please describe.** I am trying to run the all-in-one image within Openshift without success **Describe the solution you'd like** The image should...