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: laien/phpflickr
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: dan-coulter/phpflickr
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 2 files changed
  • 4 contributors

Commits on May 25, 2014

  1. Fixed DB caching, moved to JSON communication

    DB caching wasn’t working, changed the SQL commands to utilize ON
    DUPLICATE statement.
    Moved from php_serialization to json for API, meter for moving forward.
    mikeMTOL committed May 25, 2014
    Configuration menu
    Copy the full SHA
    fe6f493 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2014

  1. Configuration menu
    Copy the full SHA
    177ddee View commit details
    Browse the repository at this point in the history
  2. fixed quotes, moved to assoc array fetch

    moved to assoc array to improve code readability
    mikeMTOL committed May 26, 2014
    Configuration menu
    Copy the full SHA
    2820d69 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2014

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

Commits on Jun 28, 2014

  1. Configuration menu
    Copy the full SHA
    286220c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8c7413 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2014

  1. Merge pull request dan-coulter#9 from mikeMTOL/master

    Fixed DB caching, moved to JSON communication
    dan-coulter committed Jul 7, 2014
    Configuration menu
    Copy the full SHA
    b5955ce View commit details
    Browse the repository at this point in the history
  2. Merge pull request dan-coulter#14 from mistic100/all-sizes

    extend buildPhotoURL with all prefixes available
    dan-coulter committed Jul 7, 2014
    Configuration menu
    Copy the full SHA
    15a7823 View commit details
    Browse the repository at this point in the history
  3. Merge pull request dan-coulter#16 from fbianco/master

    Correcting socket connection to use SSL
    dan-coulter committed Jul 7, 2014
    Configuration menu
    Copy the full SHA
    d40348e View commit details
    Browse the repository at this point in the history
  4. Merge pull request dan-coulter#17 from mistic100/photosets.getList

    missing default value for last parameter of photosets_getList
    dan-coulter committed Jul 7, 2014
    Configuration menu
    Copy the full SHA
    bc4f209 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Update README.md

    dan-coulter authored Sep 23, 2021
    Configuration menu
    Copy the full SHA
    fc1cb9e View commit details
    Browse the repository at this point in the history
  2. Update phpFlickr.php

    dan-coulter authored Sep 23, 2021
    Configuration menu
    Copy the full SHA
    296c316 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    dan-coulter authored Sep 23, 2021
    Configuration menu
    Copy the full SHA
    f8e7704 View commit details
    Browse the repository at this point in the history
Loading