-
Notifications
You must be signed in to change notification settings - Fork 98
Comparing changes
Open a pull request
base repository: mAAdhaTTah/wordpress-github-sync
base: master
head repository: drallgood/wordpress-github-sync
compare: master
- 16 commits
- 0 files changed
- 3 contributors
Commits on Feb 26, 2015
-
added support for Jetpack Markdown
Patrice Brend'amour committedFeb 26, 2015 Configuration menu - View commit details
-
Copy full SHA for 657cb51 - Browse repository at this point
Copy the full SHA 657cb51View commit details
Commits on Feb 28, 2015
-
added post_type to second array of Jetpack function call
Patrice Brend'amour committedFeb 28, 2015 Configuration menu - View commit details
-
Copy full SHA for 2552b11 - Browse repository at this point
Copy the full SHA 2552b11View commit details
Commits on Mar 4, 2015
-
Merge commit 'a990774e064fe7c607388e2bdb0a6eab561a5172' into jetpack-…
…markdown * commit 'a990774e064fe7c607388e2bdb0a6eab561a5172': Big ol' standards commit Add note requiring initial commit in repo Fix initial export to save shas after update Add unit test stubs (marked incomplete) Add API tests and proper error handling Wire up import on front-end and WP-CLI Handle a payload with the Git data api Export and delete posts with Git data api Create new API object and refactor full export Add WP-CLI command to export everything to GitHub Switch inital export process to Git Data api Refactor to use Controller object for exporting Conflicts: lib/post.php
Patrice Brend'amour committedMar 4, 2015 Configuration menu - View commit details
-
Copy full SHA for 2812622 - Browse repository at this point
Copy the full SHA 2812622View commit details -
redid the JetPack markdown for new classes
Patrice Brend'amour committedMar 4, 2015 Configuration menu - View commit details
-
Copy full SHA for e277cdd - Browse repository at this point
Copy the full SHA e277cddView commit details -
Patrice Brend'amour committedMar 4, 2015 Configuration menu - View commit details
-
Copy full SHA for 3f647c7 - Browse repository at this point
Copy the full SHA 3f647c7View commit details -
removed code in controller because it's not really needed
Patrice Brend'amour committedMar 4, 2015 Configuration menu - View commit details
-
Copy full SHA for 1df6779 - Browse repository at this point
Copy the full SHA 1df6779View commit details -
Configuration menu - View commit details
-
Copy full SHA for 847fa39 - Browse repository at this point
Copy the full SHA 847fa39View commit details -
Merge branch 'jetpack-markdown' of https://github.com/drallgood/wordp…
…ress-github-sync * 'jetpack-markdown' of https://github.com/drallgood/wordpress-github-sync: whitespaces removed code in controller because it's not really needed hopefully fixed indentation redid the JetPack markdown for new classes added post_type to second array of Jetpack function call added support for Jetpack Markdown
Patrice Brend'amour committedMar 4, 2015 Configuration menu - View commit details
-
Copy full SHA for 7c277ea - Browse repository at this point
Copy the full SHA 7c277eaView commit details -
Revert "Merge branch 'jetpack-markdown' of https://github.com/drallgo…
…od/wordpress-github-sync" This reverts commit 7c277ea, reversing changes made to f2d6b51.
Patrice Brend'amour committedMar 4, 2015 Configuration menu - View commit details
-
Copy full SHA for 646929c - Browse repository at this point
Copy the full SHA 646929cView commit details
Commits on Mar 7, 2015
-
Merge commit '27b7b445a67cfb718c788057a35e23c442e0b279'
* commit '27b7b445a67cfb718c788057a35e23c442e0b279': added support for Jetpack Markdown Fix single post export/delete Make isset explicit so error isn't thrown when not set use non-sudo workers for CI
Patrice Brend'amour committedMar 7, 2015 Configuration menu - View commit details
-
Copy full SHA for c6d1f42 - Browse repository at this point
Copy the full SHA c6d1f42View commit details
Commits on Apr 18, 2015
-
Merge commit '9a31b1d6dcad5d6be5ed8069be9584e866018f11'
* commit '9a31b1d6dcad5d6be5ed8069be9584e866018f11': Add support for caching api calls
Configuration menu - View commit details
-
Copy full SHA for 513edb5 - Browse repository at this point
Copy the full SHA 513edb5View commit details
Commits on Apr 19, 2015
-
Merge commit '7bd3c2c7115d1fbe5496c618c904e52d1d7a9256'
* commit '7bd3c2c7115d1fbe5496c618c904e52d1d7a9256': Fix the initial export so we actually save the shas Respond to webhooks with processing info
Configuration menu - View commit details
-
Copy full SHA for d36b2ca - Browse repository at this point
Copy the full SHA d36b2caView commit details
Commits on Apr 23, 2015
-
Merge commit 'e53a4b3e55c5ba19c7ccc18ce3c01a3dedf7fd7c'
* commit 'e53a4b3e55c5ba19c7ccc18ce3c01a3dedf7fd7c': Add activation notice on initial activation
Configuration menu - View commit details
-
Copy full SHA for 1c3d837 - Browse repository at this point
Copy the full SHA 1c3d837View commit details
Commits on Apr 25, 2015
-
Merge commit '6e66a5a239a5c0f8b9c15f83dea09cceaa31bb3d'
* commit '6e66a5a239a5c0f8b9c15f83dea09cceaa31bb3d': oops Load up the autoload only if it exists Log when blob is updated too Switch to Spyc fork, close #48. Add a couple new filters Save the path to meta so we can query on it again use array_key_exists on YAML meta Add note about importing add post_title from github YAML allow add_filter to be used after the plugin is loaded fix ->status() typo Document the custom post type and status support Add `published` to meta Add CHANGELOG Add deployment scripts Update documentation Refactor to make opt-in via filter in controller support custom post, ...
Configuration menu - View commit details
-
Copy full SHA for 383f488 - Browse repository at this point
Copy the full SHA 383f488View commit details
Commits on Oct 30, 2015
-
Merge commit 'ecc769ef531b997d64a6c58dd45fd501106b3760'
* commit 'ecc769ef531b997d64a6c58dd45fd501106b3760': (77 commits) add German translation Update build status to just reflect master Bump version number & update CHANGELOG Add missing `is_wp_error` check Fix README Bump version number Update CHANGELOG Only add new blob to tree if not removing Bump version number Update CHANGELOG Undo bad SQL escaping Set default message if no body Update wp_json_encode if it exists Revert explicitly checking auto-draft Updated CHANGELOG Add missing validation check Exclude auto-drafts from exporting Bump version number Update CHANGELOG Update documentation ...
Configuration menu - View commit details
-
Copy full SHA for 7ef241a - Browse repository at this point
Copy the full SHA 7ef241aView commit details
Commits on Oct 31, 2015
-
Merge commit '63d8450065365e542ad6b54e6856d726fcb2ec30'
* commit '63d8450065365e542ad6b54e6856d726fcb2ec30': Update plugin headers & README Update CHANGELOG for German translation
Configuration menu - View commit details
-
Copy full SHA for 913c558 - Browse repository at this point
Copy the full SHA 913c558View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master