Skip to content

Releases: MDSplus/mdsplus

alpha_release-7-1-14

12 Jul 13:23

Choose a tag to compare

Commits since last release:

commit d2d2518 (HEAD -> refs/heads/alpha, refs/remotes/origin/alpha)
Author: Tom Fredian twf@psfc.mit.edu
Date: Tue Jul 12 08:24:16 2016 -0400

Fix expected packaging contents again.

commit 810aba3
Author: Tom Fredian twf@psfc.mit.edu
Date: Mon Jul 11 15:19:08 2016 -0400

Change expected package contents to accommodate new tdi fun and sort the debian packaging expected contents files so future use of updatepkg option will not result in mass changes depending on the debian platform used.

commit 8822508
Author: Tom Fredian twf@psfc.mit.edu
Date: Fri Jul 8 15:48:32 2016 -0400

Fix attempt to free memory allocated by alloca in create pulse code when handling special options such as include,exclude,nomain (#569)

commit 23ae022
Author: zack-vii zack-vii@users.noreply.github.com
Date: Fri Jul 8 18:30:54 2016 +0200

added tdi function that attempts to collect available shot numbers (#568)

* added tdi function that attempts to collect available shot numbers

* do not try to resolve treepath if working thin

the Error handling could be better. How to throw proper tdi exceptions
from python

stable_release-7-1-9

12 Jul 01:01

Choose a tag to compare

Commits since last release:

commit 18e9044 (HEAD -> refs/heads/stable, refs/remotes/origin/stable)
Author: Tom Fredian twf@psfc.mit.edu
Date: Fri Jul 8 15:24:39 2016 -0400

Fix attempt to free memory allocated by alloca in create pulse code when handling special options such as include,exclude,nomain (#570)

alpha_release-7-1-13

07 Jul 23:04

Choose a tag to compare

Commits since last release:

commit 271680a (grafted, HEAD -> refs/heads/alpha, refs/remotes/origin/alpha)
Author: Tom Fredian twf@psfc.mit.edu
Date: Thu Jul 7 15:44:59 2016 -0400

Return a 0 status when exit command issued (#567)

alpha_release-7-1-12

07 Jul 13:53

Choose a tag to compare

Commits since last release:

commit f0cc168 (HEAD -> refs/heads/alpha, refs/remotes/origin/alpha)
Author: Tom Fredian twf@psfc.mit.edu
Date: Thu Jul 7 08:54:35 2016 -0400

Fix windows signing to try other signing urls on failures.

stable_release-7-1-8

06 Jul 16:00

Choose a tag to compare

Commits since last release:

commit 3d38bcd (grafted, HEAD -> refs/heads/stable, refs/remotes/origin/stable)
commit 3d38bcd (HEAD -> refs/heads/stable, refs/remotes/origin/stable)
Author: Tom Fredian twf@psfc.mit.edu
Date: Wed Jul 6 11:00:58 2016 -0400

Try several different url's when signing windows installer

commit 05384bb
Author: Tom Fredian twf@psfc.mit.edu
Date: Tue Jul 5 08:23:48 2016 -0400

Put windows installer kits in dist/Windows/branch/ directory

commit 29ebc80
Merge: dc5905c 91520fd
Author: Tom Fredian twf@psfc.mit.edu
Date: Fri Jul 1 08:58:39 2016 -0400

Merge pull request #555 from MDSplus/twf-fix-sanitize-supp-stable

Add thread safe and trace to sanitize suppressions

commit 91520fd
Author: Tom Fredian twf@psfc.mit.edu
Date: Fri Jul 1 08:03:46 2016 -0400

Add thread safe and trace to sanitize suppressions

alpha_release-7-1-11

06 Jul 23:03

Choose a tag to compare

Commits since last release:

commit a959666 (grafted, HEAD -> refs/heads/alpha, refs/remotes/origin/alpha)
Author: Tom Fredian twf@psfc.mit.edu
Date: Wed Jul 6 16:50:12 2016 -0400

Add optional image property on command definitions to enable commands to specify a different shared library where the command execution function is found. (#563)

alpha_release-7-1-10

05 Jul 23:03

Choose a tag to compare

Commits since last release:

Author: Tom Fredian twf@psfc.mit.edu
Date: Tue Jul 5 12:51:12 2016 -0400

Missing TreeUnLockNci call in _TreeBeginTimestampedSegment (#562)

commit 6263b7f
Author: zack-vii zack-vii@users.noreply.github.com
Date: Tue Jul 5 15:17:58 2016 +0200

ensure consistent behavior on different platforms (#560)

%p results in different outputs on unix and windows systems

commit 40bf090
Author: zack-vii zack-vii@users.noreply.github.com
Date: Tue Jul 5 15:16:42 2016 +0200

use length field for length for all other dtypes (#559)

allows to send more dtypes correctly e.g. pointers

commit 0e7b488
Merge: 606b50d ec1c3f1
Author: Tom Fredian twf@psfc.mit.edu
Date: Tue Jul 5 09:15:06 2016 -0400

Merge pull request #556 from MDSplus/dev-gm

Remove race condition in mdsobjects java tree open

commit ec1c3f1 (refs/remotes/origin/dev-gm)
Merge: 512b663 606b50d
Author: Tom Fredian twf@psfc.mit.edu
Date: Tue Jul 5 08:27:14 2016 -0400

Merge branch 'alpha' into dev-gm

commit 606b50d
Author: Tom Fredian twf@psfc.mit.edu
Date: Tue Jul 5 08:21:43 2016 -0400

Put windows installer kits in dist/Windows/branch/ directory

commit 512b663
Author: Gabriele Manduchi gabriele.manduchi@igi.cnr.it
Date: Mon Jul 4 15:50:29 2016 +0200

Remove race condition in mdsobjects java tree open

alpha_release-7-1-9

01 Jul 22:41

Choose a tag to compare

Commits since last release:

commit 9cc3708 (grafted, HEAD -> refs/heads/alpha, refs/remotes/origin/alpha)
Author: Tom Fredian twf@psfc.mit.edu
Date: Fri Jul 1 08:29:07 2016 -0400

Merge pull request #554 from MDSplus/twf-fix-sanitize-supp

Add thread safe and trace to sanitize suppressions

alpha_release-7-1-8

25 Jun 23:50

Choose a tag to compare

Commits since last release:

commit f7f6175 (grafted, HEAD -> refs/heads/alpha, refs/remotes/origin/alpha)
Author: Tom Fredian twf@psfc.mit.edu
Date: Sat Jun 25 10:24:52 2016 -0400

Merge pull request #545 from MDSplus/jas-fix-mdsshr-get-set-env

Fix getenv and setenv for python3 use

stable_release-7-1-7

25 Jun 02:20

Choose a tag to compare

Commits since last release:

commit dc5905c (grafted, HEAD -> refs/heads/stable, refs/remotes/origin/stable)
Author: Tom Fredian twf@psfc.mit.edu
Date: Fri Jun 24 13:44:28 2016 -0400

Merge pull request #544 from MDSplus/twf-fix-mdsshr-get-set-env

Twf fix mdsshr get set env