Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Tags: zynga/zynga-hacklang-framework

Tags

v2.3.3

Toggle v2.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #77 from ssintzz/updateConnectionExceptionLogs

Updating ConnectionGoneAwayException logs to not expose credentials

v2.3.2

Toggle v2.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Removing noisy error log

v2.3.1

Toggle v2.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adding backtrace to the error log

v2.3.0

Toggle v2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updating the pgdata system to include the following: (#79)

Lock and memcache retry to max 100 and 1 second, whichever comes first
Adding an error log when lock takes more than 1 try
Adding an exception when trying to lock on an empty row
Adding function docs

v2.2.2

Toggle v2.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #78 from azimmomin/RemoveSetModeCalls

Remove setMode API and fixing unit tests that reference it.

v2.2.1

Toggle v2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #75 from zynga/AddRetryOnLocks

Add retry on locks

v2.2.0

Toggle v2.2.0's commit message
NO-TICKET: Fixing the base path for xhprof

V3.0.0

Toggle V3.0.0's commit message
NO-TICKET: Add get driver by class name

v2.1.1

Toggle v2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Set override writer to true

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #72 from zadirksen/pgdata_override_reader_to_write…

…r_when_fetching_data

NO-TICKET: Adds Using the PGData DB Writer When we Manually Bust a Result Set Cache.