Skip to content
This repository has been archived by the owner on Oct 2, 2022. It is now read-only.

Rollback functionality and optionally logging revision activity to the database #53

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Jul 31, 2013

  1. Add rollback functionality.

    jellemunk committed Jul 31, 2013
    Configuration menu
    Copy the full SHA
    1183913 View commit details
    Browse the repository at this point in the history
  2. Add the option to save a log of the revisions in the database

    This can be used at a later stage to do rollbacks on production.
    jellemunk committed Jul 31, 2013
    Configuration menu
    Copy the full SHA
    aa65a98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53f03e5 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/jellemunk/dbv

    Conflicts:
    	lib/adapters/MySQL.php
    jellemunk committed Jul 31, 2013
    Configuration menu
    Copy the full SHA
    11211ee View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2013

  1. Configuration menu
    Copy the full SHA
    c097c46 View commit details
    Browse the repository at this point in the history
  2. Improved cl interface

    jellemunk committed Aug 1, 2013
    Configuration menu
    Copy the full SHA
    bdb5816 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95bda50 View commit details
    Browse the repository at this point in the history