Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Oct 21, 2016
Merge pull request #2581 from dhermes/code-block-console
Show description for fe4cc1eauthoredMerge pull request #2575 from daspecster/add-gateway-timeout-exception-2574
Show description for bf0c541authoredMerge pull request #2580 from tswast/int-not-integer
Show description for 09061d1authoredMerge pull request #2579 from tswast/str-not-string
Show description for 22941e2authoredReplace :: with `.. code-block:: console`.
Show description for a8e1b93committed
Commits on Oct 20, 2016
Replaces integer with int in rtypes.
Show description for c312ea5committedReplace integer with int in types.
Show description for 4d5efe3committedReplace rtypes boolean with bool.
Show description for 7b18887committedReplace types boolean with bool.
Show description for c5ded2acommittedReplace types string with str.
Show description for 60862d1committedReplace string with str in rtypes.
Show description for 01b494ccommitted- committed
Merge pull request #2571 from y33zhang:yyzhang-refresh
Show description for 881a953authored andcommitted
Commits on Oct 19, 2016
Merge pull request #2570 from dhermes/followup-2568
Show description for 85a0c1aauthoredMerge pull request #2564 from dhermes/dedicated-iter-doc
Show description for 392f0f8authoredMoving issue template back to .github folder.
Show description for 1423400committedMerge pull request #2568 from daspecster/fix-issue-template-build
Show description for 5ee7df7authored- committed
Merge pull request #2562 from daspecster/add-issue-template
Show description for 2252ccdauthored- committed
- committed
Merge pull request #2560 from dhermes/dns-iterators-alt
Show description for 3d28a5cauthored
Commits on Oct 18, 2016
Merge pull request #2561 from dhermes/bigquery-iterators-alt
Show description for b402216authored- committed
- committed
- committed
Merge pull request #2558 from dhermes/no-more-iterator-subclasses
Show description for e575f81authoredMaking item_to_value a required argument.
Show description for b6f5328committedRemoving Iterator and Page subclasses.
Show description for 8cc9341committed
Commits on Oct 17, 2016
Merge pull request #2545 from dhermes/revamp-iterator-2
Show description for 0aca3f6authored
Commits on Oct 16, 2016
Making Iterator.has_next_page() non-public.
Show description for 8226323committedRemoving NO_MORE_PAGES sentinel and just making None mean no more pages.
Show description for 6d0f907committed
Commits on Oct 15, 2016
Adding public next_page() to Iterator.
Show description for d24e630committed
Commits on Oct 14, 2016
Moving backend specific behavior from Page to Iterator.
Show description for 49532f4committedMerge pull request #2543 from tomdyson/patch-1
Show description for a8b0c19authored