Revisr

Software Screenshot:
Revisr
Software Details:
Version: 1.9.5 updated
Upload Date: 12 May 15
Developer: Expanded Fronts
Distribution Type: Freeware
Downloads: 14

Rating: 2.0/5 (Total Votes: 1)

Revisr basically creates a Git repository out of your site's WordPress source code, tracking changes, and allowing users to go back and forward between different versions of the site.

Because of Git's great version control features, developers can work on the site's source code, track file changes as commits, and push these commits to a local or remote Git server.

If a problem occurs or site updates don't pan out as they should, developers can easily retrieve a previous commit and reset the local site to a previous version.

Support for the site's MySQL database is included, allowing developers to track and control database content as well.

Besides simple Git repos, Revisr also supports Git accounts on sites like Bitbucked and GitHub, and also includes a special feature to let developers manage their .gitignore files.

Installation:

Unpack and upload it to the /wp-content/plugins/ directory.
Activate the plugin through the 'Plugins' menu in WordPress.

What is new in this release:

  • Added sizes to database tables for the "Let me decide..." option
  • Added ability to search for commits by the 7-letter commit ID/hash
  • Added link/filter for viewing tags on dashboard/commits page
  • Improved plugin initiation
  • Fixed bug with certain errors saved as an array when making a commit
  • Fixed bug with first commit not showing correct branch
  • Fixed bug with ".gitignore" not showing latest version of gitignore when updated outside of Revisr

What is new in version 1.9.4:

  • Added support for sockets in the DB_HOST constant
  • Fixed bug causing error on PHP 5.2
  • Fixed bug causing potential error with backups/imports on some systems

What is new in version 1.9:

  • Added support for multiple commit authors
  • Added basic support for custom WordPress file structures
  • Added support for PHP autoloading when available
  • Added pagination to the "Recent Activity" table on the dashboard page
  • Added "Debug" page to the "Revisr Settings" page
  • Fixed bug with viewing diffs in Firefox
  • Fixed potential XSS and user escalation vulnerabilities
  • General UI improvements

What is new in version 1.8.2:

  • Improved plugin performance
  • Fixed bug with timezone on some sites
  • Fixed bug with loading translation file
  • Changed "Commit Changes" to read "Save Changes"

What is new in version 1.8.1:

  • Fixed bug resulting from changes in WordPress 4.1
  • Fixed bug with storing webhook URL in some environments

What is new in version 1.8:

  • Added ability to track individual database tables
  • Added ability to import tracked database tables while pulling changes
  • Added ability to run a safe search/replace on the database during import to support multiple environments (supports serialization)
  • Added unique token to the webhook to improve security (existing webhooks will need to be updated)
  • Added fallback to the WordPress database class if mysqldump is not available
  • Moved backups to 'wp-content/uploads/revisr-backups/' (path may vary) and automatically generate .htaccess
  • Updated pending files count to only show for admins
  • Updated error handling for commits

What is new in version 1.7.2:

  • Tweaked permissions check to only check permissions if repository exists.

What is new in version 1.7.1:

  • Fixed potential PHP notice with tags widget
  • Fixed permissions to just check the ".git/" directory

What is new in version 1.7:

  • Added ability to create a new repository if one does not already exist
  • Added ability to create automatic daily or weekly backups
  • Added ability to merge changes
  • Added ability to add tags to commits
  • Fixed bug with backing up the database when a port is used

What is new in version 1.6.2:

  • Added dedicated page for managing branches
  • Database backups from the dashboard now automatically create new commits
  • Fixed timezone bug on the dashboard
  • Improvements to settings page
  • Small UI improvements

What is new in version 1.6.1:

  • Fixed bug with multi-site installations
  • Fixed bug with reverting files

What is new in version 1.6:

  • Added internationalization support
  • Switched to human-friendly time diffs for Recent Activity
  • Fixed bug causing dashboard to freeze in some environments
  • Improved error handling
  • Removed passthru() functions

What is new in version 1.5.2:

  • Fixed bug with adding certain files
  • Restricted access to super admins for multisite installations

What is new in version 1.5.1:

  • Added support for remote DB hosts.
  • Fixed bug with deleting files.

Requirements:

  • WordPress 3.5.1 or higher
  • Git repositoru, GitHub or BitBucket account

Similar Software

Comments to Revisr

Comments not found
Add Comment
Turn on images!