roxen:5.0

Last commit made on 2010-11-30
Get this branch:
git clone -b 5.0 https://git.launchpad.net/roxen

Branch merges

Branch information

Name:
5.0
Repository:
lp:roxen

Recent commits

8b06044... by Martin Stjernholm <email address hidden>

Fixed missing propagation of state update events in the cache tag.

This bug could cause p-code updates to not be saved when there is a
nested update inside a cache hit in an existing persistently saved
cache entry. The nested update must affect the result p-code for this
bug to have effect - typically it's adding a new entry in a nested
cache tag that saves the cache persistently.

This is a regression from RXML.pmod/module.pmod rev 1.392, i.e. since
Roxen 4.5. In cases with nested persistent cache tags, it looks like
there have been a severe performance degradation since then, because
only the first cache entry in such caches got saved.

Creds to Wellhardh for finding this.

Rev: server/modules/tags/rxmltags.pike:1.639

ef75ac7... by Martin Stjernholm <email address hidden>

Amended the error message formatting in the previous commit.

Rev: server/modules/graphics/cimg.pike:1.90

6ce8f37... by Martin Stjernholm <email address hidden>

Improved error reporting somewhat.

Still one of those hideous catch-and-ignores left, though.

Rev: server/modules/graphics/cimg.pike:1.89

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

Cast the Gmp.mpz to int after it has been reduced to a 32-bit number.

Fixes [bug 5042] and [bug 5753].

Rev: server/etc/modules/SNMP.pmod:1.13

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

Permanently enable the support for periodically scheduled DB backups.

Make the Default schedule default to Never, to minimize effects on upgrading.

Rev: server/config_interface/dbs/browser.pike:1.77
Rev: server/config_interface/dbs/subtabs.pike:1.20
Rev: server/etc/modules/DBManager.pmod:1.99

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

Fixed some minor typos.

Rev: server/modules/security/htaccess.pike:1.109

b5c3c17... by Build system <email address hidden>

Version bumped to 5.0.603 by buildsystem.

Rev: server/etc/include/version.h:1.1575

36d1b99... by Martin Jonsson <email address hidden>

Fix self test background failure detection by calling background_failure()
in all instances of the roxen_test module.

Rev: server/base_server/roxenloader.pike:1.442
Rev: server/modules/configuration/roxen_test.pike:1.85

f2df473... by Martin Jonsson <email address hidden>

Display system load average where available.

Rev: server/config_interface/boxes/server_status.pike:1.7

31836b9... by Build system <email address hidden>

Version bumped to 5.0.602 by buildsystem.

Rev: server/etc/include/version.h:1.1574