ID |
Date |
Author |
Topic |
Subject |
Text |
|
1433
|
03 Jan 2019 |
Konstantin Olchanski | Info | note on the midas event buffer code, part 8, writer and reader communications | > > > > > > In this technical note, I write
down the workings of the midas event buffer
code
|
|
1434
|
10 Jan 2019 |
Konstantin Olchanski | Info | note on the midas event buffer code, part 8, writer and reader communications | > > > > > > > In this technical note, I write
down the workings of the midas event buffer
code
|
|
1435
|
10 Jan 2019 |
Konstantin Olchanski | Info | removal of cm_watchdog() | cm_watchdog() has been removed from the latest
midas sources. The watchdog functions performed
by cm_watchdog() were
|
|
1437
|
18 Jan 2019 |
Konstantin Olchanski | Bug Report | Custom script with new MIDAS | > I am having difficulty getting the custom
scripts to work within the updated MIDAS.
Before the
|
|
1438
|
18 Jan 2019 |
Konstantin Olchanski | Info | bitbucket issue tracker "feature" | It turns out the bitbucket issue tracker has
a feature - I cannot make it automatically
add me
|
|
1439
|
21 Jan 2019 |
Konstantin Olchanski | Info | removal of cm_watchdog() | > cm_watchdog() has been removed from the
latest midas sources
> Removal of cm_watchdog() solves many problems |
|
1442
|
24 Jan 2019 |
Konstantin Olchanski | Info | removal of cm_watchdog() | > > cm_watchdog() has been removed from the
latest midas sources
> > Removal of cm_watchdog() solves many |
|
1443
|
24 Jan 2019 |
Konstantin Olchanski | Suggestion | json rpc API for history data | > For us it would be a handy feature if history
data could be requested directly
> from a custom page (time range or run based |
|
1444
|
24 Jan 2019 |
Konstantin Olchanski | Bug Report | Custom script with new MIDAS | > <input type=submit name=customscript value="test">
Stefan is right, input-type-submit has to |
|
1447
|
11 Feb 2019 |
Konstantin Olchanski | Info | json-rpc request for ODB /Script and /CustomScript. | I added json-rpc requests for ODB /Script
and /CustomScript (the first one shows up
on the status page in the left hand side |
|
1448
|
20 Feb 2019 |
Konstantin Olchanski | Info | odb needs protection against ctrl-c | Even with the cm_watchdog signal removed,
some trouble from UNIX signals remains.
|
|
1450
|
20 Feb 2019 |
Konstantin Olchanski | Info | odb needs protection against ctrl-c | Commit f81ff3c protects db_lock/unlock, but
not any of the other functions. What if we
do ctrl-c in the middle
|
|
1451
|
20 Feb 2019 |
Konstantin Olchanski | Info | odb needs protection against ctrl-c | > Not sure if you realized, but there is a
two-stage Ctrl-C handling inside midas.
|
|
1453
|
27 Feb 2019 |
Konstantin Olchanski | Info | mhttpd magic urls | Here is the list of mhttpd magic URLs.
http "get" path:
|
|
1454
|
28 Feb 2019 |
Konstantin Olchanski | Info | resource file search path, mhttpd magic urls | > url contains midas.js -> send_resource("midas.js")
mhttpd looks for resource files in these |
|
1455
|
01 Mar 2019 |
Konstantin Olchanski | Info | Gyrations of custom pages and ODB /Custom/Path | Before the days of javascript and ajax and
web 2.0, MIDAS introduced "custom pages"
for
|
|
1461
|
04 Mar 2019 |
Konstantin Olchanski | Info | Gyrations of custom pages and ODB /Custom/Path | Hi, guys, as I was exploring the code and
the commit history on Thursday (git rules!)
and
|
|
1462
|
04 Mar 2019 |
Konstantin Olchanski | Forum | Best MIDAS branch/version for "production" | Hi, Giorgio - you are asking excellent questions.
I will try to answer them, but as ever, there
are no
|
|
1466
|
05 Mar 2019 |
Konstantin Olchanski | Forum | Best MIDAS branch/version for "production" | >
> PS other than the code peculiar to our
experiment, I have made a little modification |
|
1467
|
05 Mar 2019 |
Konstantin Olchanski | Info | Gyrations of custom pages and ODB /Custom/Path | > > - mhttpd cannot serve /etc/passwd by default
as "/" is forbidden in file names added to
/Custom/Path.
|
|