replication 8.x-1.0-beta20

Bug fixes
Unsupported

This release is a follow-up to the previous release, it contains only tests fixes (#3053336: Fix failing test).

replication 8.x-1.0-beta11

Bug fixes
Unsupported

- Entity reference fixes
- File normalizer fixes
- Coding standards clean up

replication 8.x-1.0-beta8

Bug fixes
Unsupported

This release includes a small improvement for Changes class.

replication 8.x-1.0-beta6

Bug fixes
New features
Unsupported

- Add Redirect module support
- Bug fixes

replication 8.x-1.0-beta5

Bug fixes
New features
Unsupported

In this release:
- Add support for path aliases and metatags.
- Bug fixes.

replication 8.x-1.0-beta4

Bug fixes
New features
Unsupported

Add Crop module integration.
Increase priority for provided normalizers.
Bug fixes.

replication 8.x-1.0-beta2

Bug fixes
New features
Unsupported

In this release:
- Make compatible with CouchDB 2
- Issue #2869097: Allow normalized entity representation to be altered
- Replication optimization: implement changes and bulk docs limit parameters and use since parameter on replication. Also added a configuration form for replication limits and set the changes limit default value to 100
- Move file attachments to file entities, so, now the attachment is replicated with the file entity and we don't have multiple attachments on nodes

replication 8.x-1.0-alpha4

Bug fixes
New features
Unsupported

Bug fixes
Added replication settings entity

replication 8.x-1.0-alpha2

Bug fixes
New features
Unsupported

Initial support for filters and user mapping.

replication 8.x-1.x-dev

New features

Initial 8.x-1.x release which uses a PHP CouchDB replicator rather than the native CouchDB replicator used in 8.x-0.x

replication 8.x-0.x-dev

Bug fixes
New features

Initial development branch for the Drupal 8 version.

replication 5.x-0.x-dev

Bug fixes
New features

Initial development release - please note that the CHANGE_MASTER stuff is NOT implemented yet. Only sequence number generation.

replication 5.x-0.2

Bug fixes
New features
Unsupported

This is a release of 7 year old code that was already tagged.

  • By Rooey. The user.module.patch is required when using LDAP_Integration with Replication.
  • by Rooey. Updated regexp to allow for tablenames 2 characters in length - for compatibility with the OG module. Thanks Nils!

replication 5.x-0.1

Bug fixes
Unsupported

Added new options for HTTP-based replication settings (as used by DBFM)

replication 5.x-0.0

Unsupported

The first official release of database replication.

This module includes a patch for database.inc that allows you to run replication in a MASTER -> SLAVE environment (supports multiple slaves).

It also runs a regular heartbeat check and, in the event of a replication failure, will change the site theme.

See the README file included with the module.

This module is Optionally used by DBFM when using multi-site replication.

replication 5.x-1.x-dev

Bug fixes
New features

Initial development release - please note that the CHANGE_MASTER stuff is NOT implemented yet. Only sequence number generation.

Subscribe with RSS Subscribe to Releases for Replication