Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: maxcutler/python-wordpress-xmlrpc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: maxcutler/python-wordpress-xmlrpc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: modernization-plugin
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 6 files changed
  • 1 contributor

Commits on Jan 21, 2012

  1. Configuration menu
    Copy the full SHA
    3a2778f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f63d1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f1aa4e View commit details
    Browse the repository at this point in the history
  4. Switched users.GetUserInfo method to use new wp.getUserInfo interface…

    … instead of old blogger.getUserInfo.
    maxcutler committed Jan 21, 2012
    Configuration menu
    Copy the full SHA
    c2a623f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb99c3e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    73d60e4 View commit details
    Browse the repository at this point in the history
  7. PEP8 whitespace fix.

    maxcutler committed Jan 21, 2012
    Configuration menu
    Copy the full SHA
    e600cba View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9d38237 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3d206a7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9fec383 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    54730aa View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2012

  1. Expose the GMT version of date_created field on WordPressPost.

    This is a temporary fix for a user until the modernization branch is aligned with master branch's v2 changes.
    maxcutler committed Apr 20, 2012
    Configuration menu
    Copy the full SHA
    0a93933 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2012

  1. Configuration menu
    Copy the full SHA
    7647f69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1458f3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    379fd43 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2012

  1. Configuration menu
    Copy the full SHA
    e0b6aea View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2012

  1. Merge branch 'master' into modernization-plugin

    Conflicts:
    	README.rst
    	docs/ref/wordpress.rst
    	wordpress_xmlrpc/methods/users.py
    	wordpress_xmlrpc/wordpress.py
    maxcutler committed Dec 10, 2012
    Configuration menu
    Copy the full SHA
    4b39e58 View commit details
    Browse the repository at this point in the history
Loading