Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Materialscloud #740

Merged
merged 327 commits into from
Oct 3, 2017
Merged

Materialscloud #740

merged 327 commits into from
Oct 3, 2017

Conversation

waychal
Copy link
Contributor

@waychal waychal commented Oct 3, 2017

No description provided.

szoupanos and others added 30 commits July 17, 2017 12:49
Improve error handling in --non-interactive mode for verdi setup
when specified, quicksetup will *not* ask whether to override
default profiles for shell/daemon
Finally a way to delete verdi profiles.
Asks user whether to delete database & database user
Fixes aiidateam#625. I added command line options for the maximum depth of the…
If accepted, this resolves aiidateam#551. Changed defaults for verdi calculati…
DropD and others added 27 commits September 26, 2017 17:22
* also, refactor some code from commands.user to control.user
rebuild rtd-requirements in pre-commit
We overwrote the constructor for Persistence but did not call the super
class.  This was a problem because the super constructor was actually
adding the class as a listener of the MONITOR.  It is the MONITOR that
would tell the persistence when a process had crashed (because of
exception).  This means that the pickle was not being moved to failed
and therefore the workflow would be re-ran.
make commands.verdi click group accept profile
…_no_configuration

Providing a better error message for verdi profile list
…ionality the export and import of a string instance
Added a test_0 for the import and export
Fix aiidateam#736: Throw specific exception LoadingPluginFailed when loading a plugin fails
(using group_by from the DB backend), adding tests and replacing
the call from the REST API.
…cs_query

Creating custom (faster) implementations of the statistics query
@waychal waychal requested a review from ltalirz October 3, 2017 16:15
Copy link
Member

@ltalirz ltalirz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fine for the moment,
will move to separate fork in the future

@ltalirz ltalirz merged commit 6fc554d into aiidateam:materialscloud Oct 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.