Skip to content
This repository was archived by the owner on Nov 10, 2022. It is now read-only.

Prevent empty tags list#84

Merged
westonruter merged 1 commit intomasterfrom
feature/no-empty-tags
Mar 4, 2015
Merged

Prevent empty tags list#84
westonruter merged 1 commit intomasterfrom
feature/no-empty-tags

Conversation

@westonruter
Copy link
Copy Markdown
Contributor

No description provided.

westonruter added a commit that referenced this pull request Mar 4, 2015
@westonruter westonruter merged commit 9a9effb into master Mar 4, 2015
@westonruter westonruter deleted the feature/no-empty-tags branch March 4, 2015 04:37
westonruter added a commit to xwp/wp-customize-partial-refresh that referenced this pull request Mar 11, 2015
…-dev-lib#84 from branch feature/no-empty-tags

xwp/wp-dev-lib@e81d6a7...9a9effb

2b73706 Make git tag on non-temp repo and push to external remote
e724444 Add note about generating code coverage report from PHPUnit
dcffd47 Add more info re: PHPUnit Code Coverage
db9d4bb Merge master into feature/fix-git-tag-push
9d192ce Merge pull request xwp/wp-dev-lib#80 from branch feature/fix-git-tag-push
44ae78e Prevent empty tags list
cbf4001 Add codeception check to pre-commit hook
976aa51 Fix path to codeception phar file
4f7b108 Ignore codeception binary file from git
b577588 Store codecept file in /tmp
bc1f881 Merge pull request xwp/wp-dev-lib#85 from branch codeception
9a9effb Merge pull request xwp/wp-dev-lib#84 from branch feature/no-empty-tags
westonruter added a commit to xwp/wp-vip-twig that referenced this pull request Apr 26, 2015
…p-tests.sh as workaround for #91

xwp/wp-dev-lib@e81d6a7...d764f5e

2b73706 Make git tag on non-temp repo and push to external remote
e724444 Add note about generating code coverage report from PHPUnit
dcffd47 Add more info re: PHPUnit Code Coverage
db9d4bb Merge master into feature/fix-git-tag-push
9d192ce Merge pull request xwp/wp-dev-lib#80 from branch feature/fix-git-tag-push
44ae78e Prevent empty tags list
cbf4001 Add codeception check to pre-commit hook
976aa51 Fix path to codeception phar file
4f7b108 Ignore codeception binary file from git
b577588 Store codecept file in /tmp
bc1f881 Merge pull request xwp/wp-dev-lib#85 from branch codeception
9a9effb Merge pull request xwp/wp-dev-lib#84 from branch feature/no-empty-tags
f3e09c0 Add .jscsrc inheriting from wordpress preset
a40029f Re-enable echo-debugged jshint
811f72c Add jscs to Travis script and pre-commit hook
c847a87 Add missing .jscsrc file
bbd7716 Add jscs excludeFiles to match .jshintignore
c5f2447 Add --verbose to jscs
d5426d4 Merge pull request xwp/wp-dev-lib#87 from branch feature/jscs
0695994 Fix upsearch not defined errors
6288526 Adding support for Gitter badges in README markdown
09cd868 Blacklist disallowed image file types from SVN push
bc2e036 Prevent file_get_contents from being flagged for WordPress-VIP PHPCS standard
4d34c46 Don't change anything in svnignore, it will be removed anyway
da1c207 Remove .svnignore that is no longer used by svn-push
5904304 Merge pull request xwp/wp-dev-lib#88 from branch feature/gitter
068cf12 Use --include --exclude args for assets rsync
35909dc Merge pull request xwp/wp-dev-lib#89 from branch feature/exclude-disallowed-asset-types
44ed661 Add double quotes around bash args
02134dd Exclude .ci-env.sh and .jscsrc from svn-push
48cff6d Alphebetize svn-push excludes for my sanity
1a08b58 .gitter is already excluded thanks to .git*
e977c36 Merge branch 'master' into exclude-configs-from-svn
d236086 Adding mime type declaration for SVG format
0b1f002 Merge pull request xwp/wp-dev-lib#92 from branch svg-mime-type
77c4f03 Merge pull request xwp/wp-dev-lib#90 from branch exclude-configs-from-svn
d764f5e Switch to older install-wp-tests.sh as workaround for #91
westonruter added a commit to xwp/wp-vip-twig that referenced this pull request Apr 26, 2015
…p-tests.sh as workaround for #91

xwp/wp-dev-lib@e81d6a7...d764f5e

2b73706 Make git tag on non-temp repo and push to external remote
e724444 Add note about generating code coverage report from PHPUnit
dcffd47 Add more info re: PHPUnit Code Coverage
db9d4bb Merge master into feature/fix-git-tag-push
9d192ce Merge pull request xwp/wp-dev-lib#80 from branch feature/fix-git-tag-push
44ae78e Prevent empty tags list
cbf4001 Add codeception check to pre-commit hook
976aa51 Fix path to codeception phar file
4f7b108 Ignore codeception binary file from git
b577588 Store codecept file in /tmp
bc1f881 Merge pull request xwp/wp-dev-lib#85 from branch codeception
9a9effb Merge pull request xwp/wp-dev-lib#84 from branch feature/no-empty-tags
f3e09c0 Add .jscsrc inheriting from wordpress preset
a40029f Re-enable echo-debugged jshint
811f72c Add jscs to Travis script and pre-commit hook
c847a87 Add missing .jscsrc file
bbd7716 Add jscs excludeFiles to match .jshintignore
c5f2447 Add --verbose to jscs
d5426d4 Merge pull request xwp/wp-dev-lib#87 from branch feature/jscs
0695994 Fix upsearch not defined errors
6288526 Adding support for Gitter badges in README markdown
09cd868 Blacklist disallowed image file types from SVN push
bc2e036 Prevent file_get_contents from being flagged for WordPress-VIP PHPCS standard
4d34c46 Don't change anything in svnignore, it will be removed anyway
da1c207 Remove .svnignore that is no longer used by svn-push
5904304 Merge pull request xwp/wp-dev-lib#88 from branch feature/gitter
068cf12 Use --include --exclude args for assets rsync
35909dc Merge pull request xwp/wp-dev-lib#89 from branch feature/exclude-disallowed-asset-types
44ed661 Add double quotes around bash args
02134dd Exclude .ci-env.sh and .jscsrc from svn-push
48cff6d Alphebetize svn-push excludes for my sanity
1a08b58 .gitter is already excluded thanks to .git*
e977c36 Merge branch 'master' into exclude-configs-from-svn
d236086 Adding mime type declaration for SVG format
0b1f002 Merge pull request xwp/wp-dev-lib#92 from branch svg-mime-type
77c4f03 Merge pull request xwp/wp-dev-lib#90 from branch exclude-configs-from-svn
d764f5e Switch to older install-wp-tests.sh as workaround for #91
westonruter added a commit to xwp/wp-widget-favorites that referenced this pull request May 1, 2015
…b#93 from branch bugfix/wp-tests

xwp/wp-dev-lib@e81d6a7...7a0e00d

2b73706 Make git tag on non-temp repo and push to external remote
e724444 Add note about generating code coverage report from PHPUnit
dcffd47 Add more info re: PHPUnit Code Coverage
db9d4bb Merge master into feature/fix-git-tag-push
9d192ce Merge pull request xwp/wp-dev-lib#80 from branch feature/fix-git-tag-push
44ae78e Prevent empty tags list
cbf4001 Add codeception check to pre-commit hook
976aa51 Fix path to codeception phar file
4f7b108 Ignore codeception binary file from git
b577588 Store codecept file in /tmp
bc1f881 Merge pull request xwp/wp-dev-lib#85 from branch codeception
9a9effb Merge pull request xwp/wp-dev-lib#84 from branch feature/no-empty-tags
f3e09c0 Add .jscsrc inheriting from wordpress preset
a40029f Re-enable echo-debugged jshint
811f72c Add jscs to Travis script and pre-commit hook
c847a87 Add missing .jscsrc file
bbd7716 Add jscs excludeFiles to match .jshintignore
c5f2447 Add --verbose to jscs
d5426d4 Merge pull request xwp/wp-dev-lib#87 from branch feature/jscs
0695994 Fix upsearch not defined errors
6288526 Adding support for Gitter badges in README markdown
09cd868 Blacklist disallowed image file types from SVN push
bc2e036 Prevent file_get_contents from being flagged for WordPress-VIP PHPCS standard
4d34c46 Don't change anything in svnignore, it will be removed anyway
da1c207 Remove .svnignore that is no longer used by svn-push
5904304 Merge pull request xwp/wp-dev-lib#88 from branch feature/gitter
068cf12 Use --include --exclude args for assets rsync
35909dc Merge pull request xwp/wp-dev-lib#89 from branch feature/exclude-disallowed-asset-types
44ed661 Add double quotes around bash args
02134dd Exclude .ci-env.sh and .jscsrc from svn-push
48cff6d Alphebetize svn-push excludes for my sanity
1a08b58 .gitter is already excluded thanks to .git*
e977c36 Merge branch 'master' into exclude-configs-from-svn
d236086 Adding mime type declaration for SVG format
0b1f002 Merge pull request xwp/wp-dev-lib#92 from branch svg-mime-type
77c4f03 Merge pull request xwp/wp-dev-lib#90 from branch exclude-configs-from-svn
d764f5e Switch to older install-wp-tests.sh as workaround for #91
ae5d3c6 Only do JSCS if config file is present
7a0e00d Merge pull request xwp/wp-dev-lib#93 from branch bugfix/wp-tests
westonruter added a commit to xwp/wp-widget-favorites that referenced this pull request May 10, 2015
…b#94 from branch fix/recursive-dir-ignore

xwp/wp-dev-lib@e81d6a7...6bc3214

2b73706 Make git tag on non-temp repo and push to external remote
e724444 Add note about generating code coverage report from PHPUnit
dcffd47 Add more info re: PHPUnit Code Coverage
db9d4bb Merge master into feature/fix-git-tag-push
9d192ce Merge pull request xwp/wp-dev-lib#80 from branch feature/fix-git-tag-push
44ae78e Prevent empty tags list
cbf4001 Add codeception check to pre-commit hook
976aa51 Fix path to codeception phar file
4f7b108 Ignore codeception binary file from git
b577588 Store codecept file in /tmp
bc1f881 Merge pull request xwp/wp-dev-lib#85 from branch codeception
9a9effb Merge pull request xwp/wp-dev-lib#84 from branch feature/no-empty-tags
f3e09c0 Add .jscsrc inheriting from wordpress preset
a40029f Re-enable echo-debugged jshint
811f72c Add jscs to Travis script and pre-commit hook
c847a87 Add missing .jscsrc file
bbd7716 Add jscs excludeFiles to match .jshintignore
c5f2447 Add --verbose to jscs
d5426d4 Merge pull request xwp/wp-dev-lib#87 from branch feature/jscs
0695994 Fix upsearch not defined errors
6288526 Adding support for Gitter badges in README markdown
09cd868 Blacklist disallowed image file types from SVN push
bc2e036 Prevent file_get_contents from being flagged for WordPress-VIP PHPCS standard
4d34c46 Don't change anything in svnignore, it will be removed anyway
da1c207 Remove .svnignore that is no longer used by svn-push
5904304 Merge pull request xwp/wp-dev-lib#88 from branch feature/gitter
068cf12 Use --include --exclude args for assets rsync
35909dc Merge pull request xwp/wp-dev-lib#89 from branch feature/exclude-disallowed-asset-types
44ed661 Add double quotes around bash args
02134dd Exclude .ci-env.sh and .jscsrc from svn-push
48cff6d Alphebetize svn-push excludes for my sanity
1a08b58 .gitter is already excluded thanks to .git*
e977c36 Merge branch 'master' into exclude-configs-from-svn
d236086 Adding mime type declaration for SVG format
0b1f002 Merge pull request xwp/wp-dev-lib#92 from branch svg-mime-type
77c4f03 Merge pull request xwp/wp-dev-lib#90 from branch exclude-configs-from-svn
d764f5e Switch to older install-wp-tests.sh as workaround for #91
ae5d3c6 Only do JSCS if config file is present
7a0e00d Merge pull request xwp/wp-dev-lib#93 from branch bugfix/wp-tests
dd14f8a Fix undefined index for License URI
ef30026 Fix symlink creation in readme
2266c69 Match dirs recursively on *.min.js files
6bc3214 Merge pull request xwp/wp-dev-lib#94 from branch fix/recursive-dir-ignore
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant