lp:~blr/rutabaga/doc-update

Created by Kit Randel and last modified
Get this branch:
bzr branch lp:~blr/rutabaga/doc-update
Only Kit Randel can upload to this branch. If you are Kit Randel please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Kit Randel
Project:
Rutabaga
Status:
Merged

Recent revisions

46. By Kit Randel

Merge devel.

45. By Kit Randel

Trivial grammar.

44. By Kit Randel

Split rutabaga docs into 'Getting Started' and 'API docs' sections.

43. By Kit Randel

Add iso8601 to test requirements.

42. By Kit Randel

Add basic authentication support.

41. By Kit Randel

Remove fetchall() case.

40. By Kit Randel

* Rename build_id and token_id to username and secret.
* Remove unneeded deps.
* Remove token_invalidation logic and check token ttl deltas in SQL.

39. By Kit Randel

* Remove client_ip (may be reintroduced later once tokens can be restricted by source IP).
* Remove check for existing token.
* Remove /tokens/ GET for validation.
* Add '/validate' POST endpoint, requiring both build_id and token_id, and refactor related tests.
* Add max_retries to http session in squid proxy auth helper.
* Validate presence of token_id in response from /validate in auth helper.

38. By Kit Randel

* Add iso8601 0.1.10 and pytz 2015.6.
* Use iso8601 for token timestamps.
* Check token validity in sql.
* Rename /token endpoint to pular/tokens.
* Remove reference to Snap in logger.
* Use empty list for bindings kwarg and pass to cursor in fetchall case.
* Only call delete_invalid_tokens in purge script (delete fn calls invalidate_expired_tokens).

37. By Kit Randel

Add logging for purge cron job.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:rutabaga
This branch contains Public information 
Everyone can see this information.

Subscribers