roxen:6.1

Last commit made on 2021-01-04
Get this branch:
git clone -b 6.1 https://git.launchpad.net/roxen

Branch merges

Branch information

Name:
6.1
Repository:
lp:roxen

Recent commits

de952f0... by =?utf-8?q?Henrik_Grubbstr=C3=B6m_=28Grubba=29?= <email address hidden>

Merge branch 'patches/ws5' into 6.1

* patches/ws5:
  Configuration Interface [SNMP]: Fix display of SNMP for modules.

dd30800... by =?utf-8?q?Henrik_Grubbstr=C3=B6m_=28Grubba=29?= <email address hidden>

Configuration Interface [SNMP]: Fix display of SNMP for modules.

Only the first SNMP value was shown due to the traversal being
terminated early.

Fixes [WS-5] some more.

52bbffc... by =?utf-8?q?Henrik_Grubbstr=C3=B6m_=28Grubba=29?= <email address hidden>

Merge branch 'patches/ws-650' into 6.1

* patches/ws-650:
  Roxen.Null: Added cast operator.

cba62b6... by =?utf-8?q?Henrik_Grubbstr=C3=B6m_=28Grubba=29?= <email address hidden>

Roxen.Null: Added cast operator.

Support casting of Roxen.null (aka Val.null) to some common basic types.

Fixes [WS-650].

652f7c8... by =?utf-8?q?Henrik_Grubbstr=C3=B6m_=28Grubba=29?= <email address hidden>

Merge branch 'patches/ws628' into 6.1

* patches/ws628:
  ABS: Fix hiding of unused ABS settings.
  ABS: Fixed typo.
  ABS: Add support for restarting the server if it grows too large.

5c63af2... by =?utf-8?q?Henrik_Grubbstr=C3=B6m_=28Grubba=29?= <email address hidden>

CacheManager: Fix compilation error.

348738b... by =?utf-8?q?Henrik_Grubbstr=C3=B6m_=28Grubba=29?= <email address hidden>

CacheManager: Fix race condition/infinite loop.

Fixes [WS-643].

f7726e0... by =?utf-8?q?Henrik_Grubbstr=C3=B6m_=28Grubba=29?= <email address hidden>

Merge branch 'patches/ws642' into 6.1

* patches/ws642:
  RXML: Add some timing information to <insert#href> error message.

4a84334... by =?utf-8?q?Henrik_Grubbstr=C3=B6m_=28Grubba=29?= <email address hidden>

RXML: Add some timing information to <insert#href> error message.

Fixes [WS-642].

af40af6... by =?utf-8?q?Henrik_Grubbstr=C3=B6m_=28Grubba=29?= <email address hidden>

ABS: Fix hiding of unused ABS settings.