|
From: <mic...@us...> - 2013-12-17 15:18:46
|
Revision: 3164
http://sourceforge.net/p/metpx/code/3164
Author: michel_grenier
Date: 2013-12-17 15:18:44 +0000 (Tue, 17 Dec 2013)
Log Message:
-----------
MG treat directory creation with more wisdom
bug correction, with mirror option
Modified Paths:
--------------
trunk/sarracenia/bin/dd_subscribe
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2014-03-24 15:28:22
|
Revision: 3178
http://sourceforge.net/p/metpx/code/3178
Author: michel_grenier
Date: 2014-03-24 15:28:20 +0000 (Mon, 24 Mar 2014)
Log Message:
-----------
MG make sure there is no failure when server restart or reloads... etc
Modified Paths:
--------------
trunk/sarracenia/bin/dd_subscribe
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ju...@us...> - 2014-11-06 20:50:04
|
Revision: 3189
http://sourceforge.net/p/metpx/code/3189
Author: junmtl
Date: 2014-11-06 20:50:00 +0000 (Thu, 06 Nov 2014)
Log Message:
-----------
JH:
- add -d download-and-discard option.
- add -h help option.
- fix -n no-download bug.
- logging configuration directive error.
- fix bug.
Modified Paths:
--------------
trunk/sarracenia/bin/dd_subscribe
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ju...@us...> - 2014-11-12 21:04:52
|
Revision: 3190
http://sourceforge.net/p/metpx/code/3190
Author: junmtl
Date: 2014-11-12 21:04:41 +0000 (Wed, 12 Nov 2014)
Log Message:
-----------
JH:
- redone wget().
- rename wget() to download().
- new signal_handler() to manage ctlc+c.
Modified Paths:
--------------
trunk/sarracenia/bin/dd_subscribe
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ju...@us...> - 2014-11-25 16:23:35
|
Revision: 3191
http://sourceforge.net/p/metpx/code/3191
Author: junmtl
Date: 2014-11-25 16:23:28 +0000 (Tue, 25 Nov 2014)
Log Message:
-----------
JH:
- Remove default use of SIGALRM for timeout control of some processes.
- Add -t --timeout option to use SIGALRM in timeout control of some processes.
- Try only three times to download a file instead of try infinitely.
- Fix Windows compatibility issue without use of SIGALRM.
Modified Paths:
--------------
trunk/sarracenia/bin/dd_subscribe
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ju...@us...> - 2014-11-26 21:06:25
|
Revision: 3192
http://sourceforge.net/p/metpx/code/3192
Author: junmtl
Date: 2014-11-26 21:06:22 +0000 (Wed, 26 Nov 2014)
Log Message:
-----------
JH:
- Press Ctrl+C will exit the program now.
Modified Paths:
--------------
trunk/sarracenia/bin/dd_subscribe
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ju...@us...> - 2015-05-12 17:18:41
|
Revision: 3194
http://sourceforge.net/p/metpx/code/3194
Author: junmtl
Date: 2015-05-12 17:18:39 +0000 (Tue, 12 May 2015)
Log Message:
-----------
JH - Check host's python and amqp lib version before running the script.
Modified Paths:
--------------
trunk/sarracenia/bin/dd_subscribe
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ju...@us...> - 2015-05-12 17:49:30
|
Revision: 3195
http://sourceforge.net/p/metpx/code/3195
Author: junmtl
Date: 2015-05-12 17:49:29 +0000 (Tue, 12 May 2015)
Log Message:
-----------
JH - More python version check.
Modified Paths:
--------------
trunk/sarracenia/bin/dd_subscribe
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ju...@us...> - 2015-05-13 14:40:50
|
Revision: 3196
http://sourceforge.net/p/metpx/code/3196
Author: junmtl
Date: 2015-05-13 14:40:48 +0000 (Wed, 13 May 2015)
Log Message:
-----------
JH - Modify version check error messages.
Modified Paths:
--------------
trunk/sarracenia/bin/dd_subscribe
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2015-05-26 15:42:07
|
Revision: 3197
http://sourceforge.net/p/metpx/code/3197
Author: michel_grenier
Date: 2015-05-26 15:42:05 +0000 (Tue, 26 May 2015)
Log Message:
-----------
MG dd_subscribe supporting both python2 and python3
Modified Paths:
--------------
trunk/sarracenia/bin/dd_subscribe
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|