Changeset 1839454
- Timestamp:
- 03/13/2018 03:31:41 PM (8 years ago)
- Location:
- cc-deploy
- Files:
-
- 69 added
- 12 edited
-
tags/1.0.1 (added)
-
tags/1.0.1/.gitignore (added)
-
tags/1.0.1/.htaccess (added)
-
tags/1.0.1/AUTHORS.txt (added)
-
tags/1.0.1/LICENSE.txt (added)
-
tags/1.0.1/README.txt (added)
-
tags/1.0.1/assets (added)
-
tags/1.0.1/assets/css (added)
-
tags/1.0.1/assets/css/admin-bar.css (added)
-
tags/1.0.1/assets/css/index.html (added)
-
tags/1.0.1/assets/css/logs.css (added)
-
tags/1.0.1/assets/index.html (added)
-
tags/1.0.1/composer.json (added)
-
tags/1.0.1/composer.lock (added)
-
tags/1.0.1/includes (added)
-
tags/1.0.1/includes/db.php (added)
-
tags/1.0.1/includes/deploy.php (added)
-
tags/1.0.1/includes/index.html (added)
-
tags/1.0.1/includes/mail.php (added)
-
tags/1.0.1/includes/rest.php (added)
-
tags/1.0.1/includes/settings.php (added)
-
tags/1.0.1/includes/table.php (added)
-
tags/1.0.1/index.html (added)
-
tags/1.0.1/languages (added)
-
tags/1.0.1/languages/cc-deploy.pot (added)
-
tags/1.0.1/languages/index.html (added)
-
tags/1.0.1/plugin.php (added)
-
tags/1.0.1/screenshot-1.png (added)
-
tags/1.0.1/screenshot-2.png (added)
-
tags/1.0.1/templates (added)
-
tags/1.0.1/templates/admin-bar.php (added)
-
tags/1.0.1/templates/code.php (added)
-
tags/1.0.1/templates/index.html (added)
-
tags/1.0.1/templates/input.php (added)
-
tags/1.0.1/templates/link.php (added)
-
tags/1.0.1/templates/logs.php (added)
-
tags/1.0.1/templates/menu.php (added)
-
tags/1.0.1/templates/page.php (added)
-
tags/1.0.1/templates/pre.php (added)
-
tags/1.0.1/templates/section.php (added)
-
tags/1.0.1/templates/select.php (added)
-
tags/1.0.1/uninstall.php (added)
-
tags/1.0.1/vendor (added)
-
tags/1.0.1/vendor/autoload.php (added)
-
tags/1.0.1/vendor/clearcode (added)
-
tags/1.0.1/vendor/clearcode/wordpress-framework (added)
-
tags/1.0.1/vendor/clearcode/wordpress-framework/.gitignore (added)
-
tags/1.0.1/vendor/clearcode/wordpress-framework/.htaccess (added)
-
tags/1.0.1/vendor/clearcode/wordpress-framework/AUTHORS.txt (added)
-
tags/1.0.1/vendor/clearcode/wordpress-framework/LICENSE.txt (added)
-
tags/1.0.1/vendor/clearcode/wordpress-framework/README.md (added)
-
tags/1.0.1/vendor/clearcode/wordpress-framework/composer.json (added)
-
tags/1.0.1/vendor/clearcode/wordpress-framework/index.html (added)
-
tags/1.0.1/vendor/clearcode/wordpress-framework/src (added)
-
tags/1.0.1/vendor/clearcode/wordpress-framework/src/index.html (added)
-
tags/1.0.1/vendor/clearcode/wordpress-framework/src/v1 (added)
-
tags/1.0.1/vendor/clearcode/wordpress-framework/src/v1/Filterer.php (added)
-
tags/1.0.1/vendor/clearcode/wordpress-framework/src/v1/Plugin.php (added)
-
tags/1.0.1/vendor/clearcode/wordpress-framework/src/v1/Singleton.php (added)
-
tags/1.0.1/vendor/clearcode/wordpress-framework/src/v1/index.html (added)
-
tags/1.0.1/vendor/composer (added)
-
tags/1.0.1/vendor/composer/ClassLoader.php (added)
-
tags/1.0.1/vendor/composer/LICENSE (added)
-
tags/1.0.1/vendor/composer/autoload_classmap.php (added)
-
tags/1.0.1/vendor/composer/autoload_namespaces.php (added)
-
tags/1.0.1/vendor/composer/autoload_psr4.php (added)
-
tags/1.0.1/vendor/composer/autoload_real.php (added)
-
tags/1.0.1/vendor/composer/autoload_static.php (added)
-
tags/1.0.1/vendor/composer/installed.json (added)
-
trunk/README.txt (modified) (2 diffs)
-
trunk/includes/db.php (modified) (1 diff)
-
trunk/includes/deploy.php (modified) (1 diff)
-
trunk/includes/mail.php (modified) (1 diff)
-
trunk/includes/rest.php (modified) (1 diff)
-
trunk/includes/settings.php (modified) (1 diff)
-
trunk/includes/table.php (modified) (1 diff)
-
trunk/plugin.php (modified) (3 diffs)
-
trunk/uninstall.php (modified) (1 diff)
-
trunk/vendor/clearcode/wordpress-framework/src/v1/Filterer.php (modified) (1 diff)
-
trunk/vendor/clearcode/wordpress-framework/src/v1/Plugin.php (modified) (2 diffs)
-
trunk/vendor/clearcode/wordpress-framework/src/v1/Singleton.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
cc-deploy/trunk/README.txt
r1745357 r1839454 3 3 Tags: git, deploy, repository, deployment, github, bitbucket, stash, clearcode, piotrpress 4 4 Requires at least: 4.8.2 5 Tested up to: 4. 8.25 Tested up to: 4.9.4 6 6 Stable tag: trunk 7 7 License: GPLv3 … … 54 54 == Changelog == 55 55 56 = 1.0.1 = 57 *Release date: 13.03.2018* 58 59 * Fixed: Compatibility with WooCommerce. 60 56 61 = 1.0.0 = 57 62 *Release date: 10.10.2017* -
cc-deploy/trunk/includes/db.php
r1745357 r1839454 2 2 3 3 /* 4 Copyright (C) 201 7by Clearcode <https://clearcode.cc>4 Copyright (C) 2018 by Clearcode <https://clearcode.cc> 5 5 and associates (see AUTHORS.txt file). 6 6 -
cc-deploy/trunk/includes/deploy.php
r1745357 r1839454 2 2 3 3 /* 4 Copyright (C) 201 7by Clearcode <https://clearcode.cc>4 Copyright (C) 2018 by Clearcode <https://clearcode.cc> 5 5 and associates (see AUTHORS.txt file). 6 6 -
cc-deploy/trunk/includes/mail.php
r1745357 r1839454 2 2 3 3 /* 4 Copyright (C) 201 7by Clearcode <https://clearcode.cc>4 Copyright (C) 2018 by Clearcode <https://clearcode.cc> 5 5 and associates (see AUTHORS.txt file). 6 6 -
cc-deploy/trunk/includes/rest.php
r1745357 r1839454 2 2 3 3 /* 4 Copyright (C) 201 7by Clearcode <https://clearcode.cc>4 Copyright (C) 2018 by Clearcode <https://clearcode.cc> 5 5 and associates (see AUTHORS.txt file). 6 6 -
cc-deploy/trunk/includes/settings.php
r1745357 r1839454 2 2 3 3 /* 4 Copyright (C) 201 7by Clearcode <https://clearcode.cc>4 Copyright (C) 2018 by Clearcode <https://clearcode.cc> 5 5 and associates (see AUTHORS.txt file). 6 6 -
cc-deploy/trunk/includes/table.php
r1745357 r1839454 2 2 3 3 /* 4 Copyright (C) 201 7by Clearcode <https://clearcode.cc>4 Copyright (C) 2018 by Clearcode <https://clearcode.cc> 5 5 and associates (see AUTHORS.txt file). 6 6 -
cc-deploy/trunk/plugin.php
r1745357 r1839454 2 2 3 3 /** 4 * Plugin Name4 * CC-Deploy 5 5 * 6 6 * @package CC-Deploy 7 7 * @author PiotrPress 8 * @copyright 201 7Clearcode8 * @copyright 2018 Clearcode 9 9 * @license GPL-3.0+ 10 10 * … … 13 13 * Plugin URI: https://wordpress.org/plugins/cc-deploy 14 14 * Description: This plugin allows you to deploy your WordPress site source code from git repository using webhooks. 15 * Version: 1.0. 015 * Version: 1.0.1 16 16 * Author: Clearcode 17 17 * Author URI: https://clearcode.cc … … 21 21 * License URI: http://www.gnu.org/licenses/gpl-3.0.txt 22 22 23 Copyright (C) 201 7by Clearcode <https://clearcode.cc>23 Copyright (C) 2018 by Clearcode <https://clearcode.cc> 24 24 and associates (see AUTHORS.txt file). 25 25 -
cc-deploy/trunk/uninstall.php
r1745357 r1839454 2 2 3 3 /* 4 Copyright (C) 201 7by Clearcode <https://clearcode.cc>4 Copyright (C) 2018 by Clearcode <https://clearcode.cc> 5 5 and associates (see AUTHORS.txt file). 6 6 -
cc-deploy/trunk/vendor/clearcode/wordpress-framework/src/v1/Filterer.php
r1745357 r1839454 2 2 3 3 /* 4 Copyright (C) 201 7by Clearcode <https://clearcode.cc>4 Copyright (C) 2018 by Clearcode <https://clearcode.cc> 5 5 and associates (see AUTHORS.txt file). 6 6 -
cc-deploy/trunk/vendor/clearcode/wordpress-framework/src/v1/Plugin.php
r1745357 r1839454 2 2 3 3 /* 4 Copyright (C) 201 7by Clearcode <https://clearcode.cc>4 Copyright (C) 2018 by Clearcode <https://clearcode.cc> 5 5 and associates (see AUTHORS.txt file). 6 6 … … 84 84 foreach( $data as $key => $value ) { 85 85 $key = strtolower( $key ); 86 static::$$key = $value;86 if ( isset( static::$$key ) ) static::$$key = $value; 87 87 } 88 88 } -
cc-deploy/trunk/vendor/clearcode/wordpress-framework/src/v1/Singleton.php
r1745357 r1839454 2 2 3 3 /* 4 Copyright (C) 201 7by Clearcode <https://clearcode.cc>4 Copyright (C) 2018 by Clearcode <https://clearcode.cc> 5 5 and associates (see AUTHORS.txt file). 6 6
Note: See TracChangeset
for help on using the changeset viewer.