0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bumped version number and updated prereqs in setup.py. More... almost 15 years ago
For backwards compatibility, use OAuth authentication by default. More... almost 15 years ago
Merged with timetric/master. More... almost 15 years ago
Allow setting the user-agent of the timetric client More... almost 15 years ago
Use https to talk to timetric More... almost 15 years ago
Fix up some name errors involved in the OAuth-token-exchange dance, and correct the documentation. More... almost 15 years ago
Oops, fix example code in README More... almost 15 years ago
Update README to tell all about apitokens More... almost 15 years ago
Don't import oauth unless it's being used. More... almost 15 years ago
ALlow switching to apitoken requests More... almost 15 years ago
Split out oauth-request-construction into its own method More... almost 15 years ago
Don't use empty dictionaries for default args More... almost 15 years ago
Always use OAuth in headers, not in query params More... almost 15 years ago
Bump version number. More... almost 15 years ago
Modified the status code checking to raise a proper exception instead of using asserts. More... almost 15 years ago
Merge commit 'origin/master' More... almost 15 years ago
Fixed the LICENSE clause to not be Django. Oops. More... almost 15 years ago
Make sure to check return codes on http requests More... almost 15 years ago
Make sure to check return codes on http requests More... almost 15 years ago
Add back rewrite-history functionality More... almost 15 years ago
Add back rewrite-history functionality More... almost 15 years ago
Fix testsuite for old bugfix More... almost 15 years ago
Fix testsuite for old bugfix More... almost 15 years ago
Fix string->value function for timetric spec More... almost 15 years ago
Fix string->value function for timetric spec More... almost 15 years ago
Bump version to 1.1. More... about 15 years ago
Removed a few methods I'm told are on their way out. More... about 15 years ago
Fixed an incorrect docstring on Series.delete. More... about 15 years ago
Now that all the methods work and I have tests I'm going to push this to PyPI. More... about 15 years ago
Added the missing methods (TimetricClient.create_series, Series.increment, Series.rewrite) and added some (kludgy but functional) tests. More... about 15 years ago