ID |
Date |
Author |
Topic |
Subject |
Text |
|
1511
|
28 Mar 2019 |
Konstantin Olchanski | Bug Report | rmlogger - bk_swap( ) | > > if I use 'rmlogger' to write ROOT event
files after few seconds from
> > START rmlogger fails with this:
|
|
1516
|
29 Mar 2019 |
Gennaro Tortone | Bug Report | rmlogger - bk_swap( ) |
Hi,
|
|
1517
|
29 Mar 2019 |
Konstantin Olchanski | Bug Report | rmlogger - bk_swap( ) | > #5 <signal handler called>
> #6 bk_swap (event=event
> #7 0x000244f0 in root_write (log_chn=0x17ec188, |
|
1527
|
06 May 2019 |
Konstantin Olchanski | Bug Report | rmlogger - bk_swap( ) | > > #5 <signal handler called>
> > #6 bk_swap (event=event
> > #7 0x000244f0 in root_write (log_chn=0x17ec188, |
|
1618
|
11 Jul 2019 |
Konstantin Olchanski | Bug Report | rework of mhttpd configuration | > Ubuntu LTS 18.04 does not run a restrictive
firewall and access to mhttpd ports 8080
and 8443 is not
|
|
1619
|
11 Jul 2019 |
Stefan Ritt | Bug Report | rework of mhttpd configuration | > - this will activate the mhttpd password
protection, so one would have to define a
username and password
|
|
1620
|
12 Jul 2019 |
Konstantin Olchanski | Bug Report | rework of mhttpd configuration | > > - this will activate the mhttpd password
protection, so one would have to define a
username and password
|
|
1556
|
17 Jun 2019 |
Konstantin Olchanski | Bug Fix | restored modbset() in midas.js | > The modbset() function is used in many custom
pages at PSI ...
|
|
1339
|
16 Feb 2018 |
Amy Roberts | Suggestion | respect capitalization option in db_get_values mjsonrpc method? | I'd like to use the mjsonrpc db_get_values
method, but (as indicated in the
documentation) it returns all ODB keys as |
|
1340
|
17 Feb 2018 |
Amy Roberts | Suggestion | respect capitalization option in db_get_values mjsonrpc method? | It appears I needed to read the documentation
more closely - the method db_save
does respect key-name capitalization and |
|
1348
|
08 Mar 2018 |
Thomas Lindner | Suggestion | respect capitalization option in db_get_values mjsonrpc method? | Hi Amy,
Let me start by explaining the reasoning |
|
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 |
|
Draft
|
26 Jan 2020 |
Konstantin Olchanski | Bug Report | request to ease debugging build problems | Request:
Please use "make cmake" ("make cmake3") to |
|
1551
|
17 Jun 2019 |
Konstantin Olchanski | Bug Fix | removed modbset() from mhttpd.js | The modbset() function in mhttpd.js is not
used anywhere in midas and it misleads midas
users into thinking that it works like the |
|
1554
|
17 Jun 2019 |
Stefan Ritt | Bug Fix | removed modbset() from mhttpd.js | I disagree. The modbset() function is used
in many custom pages at PSI because people
are tired of typing mjsonrpc_db_paste([path],[value]) |
|
1555
|
17 Jun 2019 |
Konstantin Olchanski | Bug Fix | removed modbset() from mhttpd.js | If it's a function intended for general use,
it should be in midas.js.
|
|
1559
|
17 Jun 2019 |
Stefan Ritt | Bug Fix | removed modbset() from mhttpd.js | A ladder of promise event handlers is certainly
one possibility to enforce the order of ODB
writes, but I wonder if we could so something |
|
1560
|
18 Jun 2019 |
Konstantin Olchanski | Bug Fix | removed modbset() from mhttpd.js | > A ladder of promise event handlers is certainly
one possibility to enforce the order of ODB
writes, but I wonder if we could so something |
|
1561
|
18 Jun 2019 |
Stefan Ritt | Bug Fix | removed modbset() from mhttpd.js | Just to make this point clear: The "write-to-odb-read-via-hotlink"
was never meant to guarantee the receiving
side to see each change. If changes happen |
|
1563
|
18 Jun 2019 |
Konstantin Olchanski | Bug Fix | removed modbset() from mhttpd.js | > Just to make this point clear: The "write-to-odb-read-via-hotlink"
was never meant to guarantee the receiving
side to see each change. If changes happen |
|