An open API service providing commit metadata for open source projects.

GitHub / tempodb/tempodb-python / commits

SHA Message Author Date Stats
8ce45231 merge Merge pull request #45 from meshulam/no-doc-examples Aaron Brenzel <a****l@t****m> about 12 years ago
6c470023 bump tests to version 1.0.1 Matt Meshulam <m****m@t****m> about 12 years ago
eed08dbc bump version to 1.0.1 Matt Meshulam <m****m@t****m> about 12 years ago
af6f6092 merge Merge pull request #46 from meshulam/url-spaces Aaron Brenzel <a****l@t****m> about 12 years ago
398ba327 Fix escaping spaces in series keys after server fix Matt Meshulam <m****m@t****m> about 12 years ago
001724eb remove examples and snippets from pydoc Matt Meshulam <m****m@t****m> about 12 years ago
68ce87e0 merge Merge pull request #44 from meshulam/pypi-updates meshulam <m****m@u****m> over 12 years ago
ba9063e6 Pushed v1.0 to PyPI Matt Meshulam <m****m@t****m> over 12 years ago
8026aaed merge Merge pull request #43 from mrgaaron/v1.0 meshulam <m****m@u****m> over 12 years ago
5a9a0194 fix readme for how to download the client Aaron Brenzel <a****l@t****m> over 12 years ago
fb1a80de python 2.6 compat Aaron Brenzel <a****l@t****m> over 12 years ago
964ca23c fix tests for new version number Aaron Brenzel <a****l@t****m> over 12 years ago
fe24cfd3 update version numbers Aaron Brenzel <a****l@t****m> over 12 years ago
81523e93 fix docstring Aaron Brenzel <a****l@t****m> over 12 years ago
5113faf0 make exceptions consistent Aaron Brenzel <a****l@t****m> over 12 years ago
3fd2d568 update docs for single value cursors Aaron Brenzel <a****l@t****m> over 12 years ago
a511ca9a make single value calls cursored Aaron Brenzel <a****l@t****m> over 12 years ago
0e7fc44b add param for get_summary Aaron Brenzel <a****l@t****m> over 12 years ago
b4d73890 make sure single value objects use the tz if its there Aaron Brenzel <a****l@t****m> over 12 years ago
ba1e54cd fix broken aggregation test Aaron Brenzel <a****l@t****m> over 12 years ago
2fe7819d better docs for data point cursors Aaron Brenzel <a****l@t****m> over 12 years ago
1b8d429c make start and end required for aggregate Aaron Brenzel <a****l@t****m> over 12 years ago
e2b3eb21 doc updates and argument changes for folds Aaron Brenzel <a****l@t****m> over 12 years ago
384af0d3 unit tests Aaron Brenzel <a****l@t****m> over 12 years ago
00483b14 support for summary endpoint Aaron Brenzel <a****l@t****m> over 12 years ago
7b210684 support for multi rollups Aaron Brenzel <a****l@t****m> over 12 years ago
5da8c879 merge merge Aaron Brenzel <a****l@t****m> over 12 years ago
4108d8c9 failing requests now raise exceptions Aaron Brenzel <a****l@t****m> over 12 years ago
989b9f0f merge Merge pull request #4 from meshulam/rewrite Aaron Brenzel <a****l@t****m> over 12 years ago
299d269b Documentation fixes Matt Meshulam <m****m@t****m> over 12 years ago
7d4c49a5 merge merge matt's work Aaron Brenzel <a****l@t****m> over 12 years ago
92c74c95 fix single value serialization Aaron Brenzel <a****l@t****m> over 12 years ago
a416f701 merge Merge pull request #3 from meshulam/rewrite Aaron Brenzel <a****l@t****m> over 12 years ago
d2308ac7 merge Merge branch 'rewrite' of https://github.com/mrgaaron/tempodb-python into rew... Matt Meshulam <m****m@t****m> over 12 years ago
126c655b Document return types of client methods Matt Meshulam <m****m@t****m> over 12 years ago
c5e5cb78 Fix one last (hopefully) url escaping bug Matt Meshulam <m****m@t****m> over 12 years ago
9b73276a better docs for business objects Aaron Brenzel <a****l@t****m> over 12 years ago
25529ce1 fix serialization for DataPointFound Aaron Brenzel <a****l@t****m> over 12 years ago
58c2d88f update demos Aaron Brenzel <a****l@t****m> over 12 years ago
b4b1c7e0 merge Merge pull request #2 from meshulam/rewrite Aaron Brenzel <a****l@t****m> over 12 years ago
9fcfc8a6 Update reference to response.data.cursor member Matt Meshulam <m****m@t****m> over 12 years ago
1e91ca08 update documentation Matt Meshulam <m****m@t****m> over 12 years ago
b50f791f make kwargs more consistent Aaron Brenzel <a****l@t****m> over 12 years ago
35b52b83 fix failing test Aaron Brenzel <a****l@t****m> over 12 years ago
690ed262 Fix unicode string bug Matt Meshulam <m****m@t****m> over 12 years ago
aad4d0ae merge Merge branch 'rewrite' of https://github.com/mrgaaron/tempodb-python into rew... Matt Meshulam <m****m@t****m> over 12 years ago
ff89fa46 update find object to latest protocol Aaron Brenzel <a****l@t****m> over 12 years ago
deba0892 merge Merge branch 'rewrite' of https://github.com/mrgaaron/tempodb-python into rew... Matt Meshulam <m****m@t****m> over 12 years ago
25a3f38a make sure multipoint serializes correctly Aaron Brenzel <a****l@t****m> over 12 years ago
14f52ca8 merge Merge branch 'rewrite' of https://github.com/mrgaaron/tempodb-python into rew... Matt Meshulam <m****m@t****m> over 12 years ago
57ac694f fix url args Aaron Brenzel <a****l@t****m> over 12 years ago
82c4526c merge Merge branch 'rewrite' of https://github.com/mrgaaron/tempodb-python into rew... Matt Meshulam <m****m@t****m> over 12 years ago
1acb4e0a Fix sphynx warning Matt Meshulam <m****m@t****m> over 12 years ago
4a7d4a5a DATABASE_ID documentation Matt Meshulam <m****m@t****m> over 12 years ago
d35c8525 make sure these folders show up in the repo Aaron Brenzel <a****l@t****m> over 12 years ago
325809f0 multi-series cursoring pointed to the wrong endpoint Aaron Brenzel <a****l@t****m> over 12 years ago
1c62e5c6 fix URL for get_series Matt Meshulam <m****m@t****m> over 12 years ago
b9339ed7 bug fix for find output format parsing Aaron Brenzel <a****l@t****m> over 12 years ago
ffa37408 merge Merge pull request #1 from meshulam/rewrite Aaron Brenzel <a****l@t****m> over 12 years ago
c7cbf682 fix for single series get Aaron Brenzel <a****l@t****m> over 12 years ago
10a24073 Fix unicode support for responses Matt Meshulam <m****m@t****m> over 12 years ago
4a03786e find demo for python Aaron Brenzel <a****l@t****m> over 12 years ago
4a05bbef support for multi series cursor Aaron Brenzel <a****l@t****m> over 12 years ago
123de886 support for interpolation parameters Aaron Brenzel <a****l@t****m> over 12 years ago
0fa37a57 print statements lol Aaron Brenzel <a****l@t****m> over 12 years ago
c6fa5062 add rollup to aggregation call Aaron Brenzel <a****l@t****m> over 12 years ago
815adc4f fixes for find endpoint Aaron Brenzel <a****l@t****m> over 12 years ago
84821d58 add database id as a parameter to client constructor Aaron Brenzel <a****l@t****m> over 12 years ago
41e6c039 merge Merge branch 'localtemp' into rewrite Matt Meshulam <m****m@t****m> over 12 years ago
32fdbdfb arbitrary change Matt Meshulam <m****m@t****m> over 12 years ago
376acce3 Revert "local changes" Matt Meshulam <m****m@t****m> over 12 years ago
def68d34 local changes Matt Meshulam <m****m@t****m> over 12 years ago
add4aa94 support for find endpoint Aaron Brenzel <a****l@t****m> over 12 years ago
356ceb36 make sure series get returns cursor Aaron Brenzel <a****l@t****m> over 12 years ago
b656dc53 adding segment to series for cursoring Aaron Brenzel <a****l@t****m> over 12 years ago
d99688b5 fix for not url quoting keys Aaron Brenzel <a****l@t****m> over 12 years ago
5dd8e37d rough day at the office Aaron Brenzel <a****l@t****m> over 12 years ago
451c311a bug fixes for demo files Aaron Brenzel <a****l@t****m> over 12 years ago
0f8c4da6 adding multi series aggregation method Aaron Brenzel <a****l@t****m> over 12 years ago
cfc040ae compatibility fix for python 2.6 Aaron Brenzel <a****l@t****m> over 12 years ago
c9d99c9b getting rid of built docs Aaron Brenzel <a****l@t****m> over 12 years ago
dbf7a1d0 get rid of lame files Aaron Brenzel <a****l@t****m> over 12 years ago
27448c98 rewrite for 1.0 client Aaron Brenzel <a****l@t****m> over 12 years ago
8a75569a merge Merge pull request #31 from myagley/create_database Patrick Schless <p****k@p****m> almost 13 years ago
445a8397 Remove create_database api call. Closes #30 Mike Yagley <m****y@g****m> almost 13 years ago
0136719f Roll v0.5.0 Patrick Madden <m****j@g****m> almost 13 years ago
785dd760 Revert "Raise a TempoDBApiException when a non 200 error is thrown" Patrick Madden <m****j@g****m> almost 13 years ago
3502502d merge Merge pull request #27 from blakesmith/delete_series Patrick Madden <m****j@g****m> almost 13 years ago
18d5346e Add allow_truncation function param to delete_series Patrick Madden <m****j@g****m> almost 13 years ago
428b72ab Raise a TempoDBApiException when a non 200 error is thrown Patrick Madden <m****j@g****m> almost 13 years ago
ebe3e772 merge Merge pull request #26 from tempodb/add_multi_endpoint Blake Smith <b****0@g****m> almost 13 years ago
8b934d0f Use python type names and add delete warning Blake Smith <b****0@g****m> almost 13 years ago
775e5151 Fix typo in multi docs Patrick Madden <m****j@g****m> almost 13 years ago
dd232a5b Return the normalized params Blake Smith <b****0@g****m> almost 13 years ago
ad2375fd Remove references to found Blake Smith <b****0@g****m> almost 13 years ago
1e09fb13 Add documentation Patrick Madden <m****j@g****m> almost 13 years ago
dff76517 Add tests Patrick Madden <m****j@g****m> almost 13 years ago
480e108c Add write/increment multi methods Patrick Madden <m****j@g****m> almost 13 years ago
3d5a90b3 change requests dependency to >=1.0 Patrick Madden <m****j@g****m> almost 13 years ago
8d683c44 merge Merge pull request #24 from johnzimmerman/master Mike Yagley <m****y@g****m> about 13 years ago

← Back to repository