-
Notifications
You must be signed in to change notification settings - Fork 37
Comparing changes
Open a pull request
base repository: InteractiveAdvertisingBureau/Consent-String-SDK-Java
base: master
head repository: yieldlab/Consent-String-SDK-Java
compare: master
- 11 commits
- 19 files changed
- 2 contributors
Commits on May 16, 2018
-
GDPR Consent Framework (https://github.com/InteractiveAdvertisingBureau/GDPR-Transparency-and-Consent-Framework) introduces vendor consent string. The consent of a user is expressed and stored in consent string. The format is standardized and provided by IAB. Provides: 1. Renamed ConsentStringParser class to a more general GdprConsent class 2. Provided Builder method to create a consent String 3. Time-based Gdpr Switch
Anupam Ashish committedMay 16, 2018 Configuration menu - View commit details
-
Copy full SHA for 06facf6 - Browse repository at this point
Copy the full SHA 06facf6View commit details
Commits on May 17, 2018
-
Moved to com.yieldlab package structure and update gradle file to
publish the sdk as a maven artifact.
Anupam Ashish committedMay 17, 2018 Configuration menu - View commit details
-
Copy full SHA for e699887 - Browse repository at this point
Copy the full SHA e699887View commit details -
added authentication placeholders for uploading artifacts to nexus
Anupam Ashish committedMay 17, 2018 Configuration menu - View commit details
-
Copy full SHA for b3958a5 - Browse repository at this point
Copy the full SHA b3958a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3de5574 - Browse repository at this point
Copy the full SHA 3de5574View commit details
Commits on May 18, 2018
-
Separate parsing logic into its own class. Making GdprConsent an
immutable value class. - code review comments - added gitattributes file - omitting base64 padding while encoding
Anupam Ashish committedMay 18, 2018 Configuration menu - View commit details
-
Copy full SHA for 4527ade - Browse repository at this point
Copy the full SHA 4527adeView commit details -
Renamed GdprConsent class to VendorConsent
Anupam Ashish committedMay 18, 2018 Configuration menu - View commit details
-
Copy full SHA for c46584d - Browse repository at this point
Copy the full SHA c46584dView commit details -
Anupam Ashish committed
May 18, 2018 Configuration menu - View commit details
-
Copy full SHA for 6e76373 - Browse repository at this point
Copy the full SHA 6e76373View commit details
Commits on May 23, 2018
-
Refactored ConsentStringParser to check against max vendor id field and
updated builder to ensure that the vendor ids in the bitfield and range entries are not greater than max vendor id. Added comments to builder methods and fixed thrown exception in a few places.
Anupam Ashish committedMay 23, 2018 Configuration menu - View commit details
-
Copy full SHA for ed74a0d - Browse repository at this point
Copy the full SHA ed74a0dView commit details -
Anupam Ashish committed
May 23, 2018 Configuration menu - View commit details
-
Copy full SHA for f97a9b7 - Browse repository at this point
Copy the full SHA f97a9b7View commit details -
Using username and passwor from travis-ci environment
Anupam Ashish committedMay 23, 2018 Configuration menu - View commit details
-
Copy full SHA for 7888547 - Browse repository at this point
Copy the full SHA 7888547View commit details -
Merge pull request #1 from yieldlab/yl-consent-sdk
YL GDPR Consent Framework implementation
Configuration menu - View commit details
-
Copy full SHA for a7c4fda - Browse repository at this point
Copy the full SHA a7c4fdaView 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