aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2015-09-02docs(grant,revoke,audit): Add `manage` to sample responseupdate-argument-defaults-in-docstringsTeddy Wing
The `manage` argument gets returned in the response as `m:0` or `m:1`. Add it to the sample responses of each of these methods since current responses to those methods do include the `m` key.
2015-09-02docs(grant): Update argument defaultsTeddy Wing
Update the docs for `Pubnub.grant()` to show the correct defaults for the `read`, `write`, and `manage` arguments.
2015-06-26Update CHANGELOGHEADmasterdevendram
2015-06-25Merge branch 'develop'Devendra
2015-06-19readme updateDevendra
2015-06-19history include_tokenDevendra
2015-06-19adding include_token testDevendra
2015-06-19history fixDevendra
2015-06-19added history testDevendra
2015-06-19fixing bad argumentsDevendra
2015-06-19changing importpam_demoDevendra
2015-06-19merging developDevendra
2015-06-19version bumpDevendra
2015-06-19removing junk fileDevendra
2015-06-18fix for history in encryption modeDevendra
2015-06-16changing Pubnub to pubnub in filesDevendra
2015-06-16editing setup.pyDevendra
2015-06-16changed Pubnub module to pubnubDevendra
2015-06-16remove subscribe_syncDevendra
2015-06-15removing pyflakes warningsDevendra
2015-06-12removing pam_demo example from developDevendra
2015-06-12Merge branch 'pam_demo' into developDevendra
2015-06-08Working example of secure PAM key exchange with client and server actors.gcohen
2015-06-08Working example of secure PAM key exchange with client and server actors.gcohen
2015-06-09fixing typoDevendra
2015-06-09adding channel param for error callbackDevendra
2015-06-06fix for issue where error callback not invoked for presenceDevendra
2015-06-06fixed issue of error callback not getting invoked for presenceDevendra
2015-06-05Added verbose comments, and added a scenarion to depict the client trying to ↵gcohen
subscribe on a restricted presence channel.
2015-06-05pam demoDevendra
2015-06-05state quoteDevendra
2015-06-05fix for grantDevendra
2015-06-05adding state support in subscribe and here nowDevendra
2015-06-05fixing issue where grant dint work on python 3Devendra
2015-06-02Update README.mddevendram
changing examples to use keyword parameters
2015-05-14adding include_token option to historyDevendra
2015-04-24merging osx 10.9 fix from Jay to developDevendra
2015-03-24Removed 'List Namespaces'crimsonred
2015-02-18version bumpDevendra
2015-02-18commit printDevendra
2015-01-13Update CHANGELOG3.7.0Geremy Cohen
2015-01-14bump version to 3.7.0Devendra
2014-12-31modiying comments for docsDevendra
2014-12-31updating docsDevendra
2014-12-30version changeDevendra
2014-12-30changes for channel groupcgDevendra
2014-12-27adding channel group unsubscribe, presenceDevendra
2014-12-27Merge branch 'develop' into cgDevendra
2014-12-18Merge branch 'develop' of github.com:pubnub/python into developDevendra
2014-12-18few minor fixesDevendra