Skip to content
This repository has been archived by the owner on Mar 28, 2019. It is now read-only.

Feature/dynamo store #221

Open
wants to merge 31 commits into
base: dev
Choose a base branch
from
Open

Feature/dynamo store #221

wants to merge 31 commits into from

Commits on Jan 17, 2015

  1. Added AWS sign func for dynamodb calls

    NIGHTLY checkin
    jrconlin committed Jan 17, 2015
    Configuration menu
    Copy the full SHA
    44f165e View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2015

  1. Merge branch 'dev' into feature/dynamo_store

    Conflicts:
    	src/github.com/mozilla-services/pushgo/simplepush/aws.go
    jrconlin committed Jan 21, 2015
    Configuration menu
    Copy the full SHA
    c9b00e5 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2015

  1. Configuration menu
    Copy the full SHA
    dac9d60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12e1ced View commit details
    Browse the repository at this point in the history
  3. Added test for AWS sig

    jrconlin committed Jan 27, 2015
    Configuration menu
    Copy the full SHA
    57aabe3 View commit details
    Browse the repository at this point in the history
  4. added sig cache table.

    Ok, it doesn't cache a LOT, but it might reduce some time.
    jrconlin committed Jan 27, 2015
    Configuration menu
    Copy the full SHA
    821854c View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2015

  1. nightly

    jrconlin committed Jan 29, 2015
    Configuration menu
    Copy the full SHA
    a4b59c6 View commit details
    Browse the repository at this point in the history
  2. Switching to goamz

    jrconlin committed Jan 29, 2015
    Configuration menu
    Copy the full SHA
    d2f425f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev' of github.com:mozilla-services/pushgo into feature…

    …/dynamo_store
    
    Conflicts:
    	Makefile
    	src/github.com/mozilla-services/pushgo/simplepush/mock_proprietary_ping_test.go
    	src/github.com/mozilla-services/pushgo/simplepush/mock_socket_test.go
    	src/github.com/mozilla-services/pushgo/simplepush/mock_storage_test.go
    	src/github.com/mozilla-services/pushgo/simplepush/mock_worker_test.go
    jrconlin committed Jan 29, 2015
    Configuration menu
    Copy the full SHA
    1e1e157 View commit details
    Browse the repository at this point in the history
  4. resolve merge clashes

    jrconlin committed Jan 29, 2015
    Configuration menu
    Copy the full SHA
    b35aeb0 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2015

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

Commits on Jan 31, 2015

  1. Added dynamodb

    (needs test)
    jrconlin committed Jan 31, 2015
    Configuration menu
    Copy the full SHA
    b7b4521 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2015

  1. Configuration menu
    Copy the full SHA
    b14c955 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d0f9d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6897694 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b093840 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e13072 View commit details
    Browse the repository at this point in the history
  6. Test cleanup

    * DRY the tests
    * Convert some strings to CONST labels
    * Added DropAll and test (for APNs work)
    * changed "created" tag to "modified"
    ** modified modification modifiers to modify "modification" on
    modification.
    jrconlin committed Feb 4, 2015
    Configuration menu
    Copy the full SHA
    bf6ae5d View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2015

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

Commits on Feb 23, 2015

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

Commits on Mar 4, 2015

  1. PR fixes

    * Sadly, batch delete prevents meaningful user tests.
    jrconlin committed Mar 4, 2015
    Configuration menu
    Copy the full SHA
    89b22a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c05918 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2015

  1. Nightly checkin -- broken

    jrconlin committed Mar 7, 2015
    Configuration menu
    Copy the full SHA
    ac91039 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2015

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

Commits on Mar 11, 2015

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

Commits on Mar 12, 2015

  1. Adding unit tests

    jrconlin committed Mar 12, 2015
    Configuration menu
    Copy the full SHA
    b351fa4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26d54c5 View commit details
    Browse the repository at this point in the history
  3. Added changelog comment

    jrconlin committed Mar 12, 2015
    Configuration menu
    Copy the full SHA
    d0012a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0397ec View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2015

  1. Comment cleanup

    jrconlin committed Mar 13, 2015
    Configuration menu
    Copy the full SHA
    a8475d2 View commit details
    Browse the repository at this point in the history