Skip to content

Plugin: Merge in 0.12.6 and prepare for release 0.12.6b1#787

Merged
eywalker merged 71 commits into
datajoint:pluginfrom
guzman-raphael:plugin
May 18, 2020
Merged

Plugin: Merge in 0.12.6 and prepare for release 0.12.6b1#787
eywalker merged 71 commits into
datajoint:pluginfrom
guzman-raphael:plugin

Conversation

@guzman-raphael

Copy link
Copy Markdown
Collaborator

No description provided.

dimitri-yatsenko and others added 30 commits February 3, 2020 14:14
Update docs ahead of 0.12.5 release
…ude host

Unsafe dj.kill() added to facillitate usage by automatic scripts
(e.g. job runners which need to terminate stuck/old jobs forcefully)

Changes:

  - add 'safemode' argument to dj.kill

    Value defaults to Null which implies reading the value from current
    dj.config['safemode'] option, falling back to True if this is not present.

  - add safemode=False dj.kill operation mode

    This will apply the given restriction to the processlist query
    and kill all matching processes. Number of killed processes will
    be returned if no errors are encountered.
…unction

Also correctly document TIME>600 example.
datajoint/admin.py: add unsafe dj.kill option, expand display to include host
Fix datajoint#737: Avoid logging events on auxiliary tables such as ~jobs, ~log, etc.
Fix Coveralls, Centralize Reverse Proxy (NGINX), and add Flake8 Linter
…null

Modify _update to allow nullable updates for strings/date
guzman-raphael and others added 25 commits May 11, 2020 13:34
Fix S3 remove_object and add external location checks
datajoint/admin.py: dj.kill order_by extension 1/N (datajoint#779)
datajoint/table.py: smarter dataframe conversion (datajoint#666)
Update changelog, version, and minio test cases
@guzman-raphael guzman-raphael marked this pull request as draft May 18, 2020 16:36
@guzman-raphael guzman-raphael marked this pull request as ready for review May 18, 2020 17:12
@eywalker eywalker merged commit 0d06ca4 into datajoint:plugin May 18, 2020
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.

4 participants