| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | fix middleware | termie | 2012-01-24 | 2 | -2/+2 | |
| * | bcrypt the passwords | termie | 2012-01-24 | 6 | -16/+78 | |
| * | fix pep8 | termie | 2012-01-23 | 2 | -4/+5 | |
| * | fix some more pass-by-reference bugs | termie | 2012-01-23 | 1 | -1/+2 | |
| * | flip actual and expected to match common api | termie | 2012-01-23 | 1 | -8/+8 | |
| * | don't allow disabled users to authenticate | termie | 2012-01-23 | 1 | -0/+5 | |
| * | turn off echo | termie | 2012-01-23 | 1 | -1/+1 | |
| * | strip password from sql backend | termie | 2012-01-23 | 1 | -5/+17 | |
| * | raise and catch correct authenticate error | termie | 2012-01-23 | 1 | -5/+8 | |
| * | rely on internal _get_user for update calls | termie | 2012-01-23 | 1 | -1/+1 | |
| * | strip password from kvs backend | termie | 2012-01-23 | 2 | -8/+23 | |
| * | ec2 docs | Jesse Andrews | 2012-01-20 | 1 | -6/+76 | |
| * | simple docstrings for ec2 crud | Jesse Andrews | 2012-01-19 | 1 | -1/+4 | |
| * | get docs working | termie | 2012-01-19 | 5 | -15/+0 | |
| * | some cli improvements | termie | 2012-01-19 | 1 | -13/+32 | |
| * | add some docs that got overwritten last night | termie | 2012-01-19 | 3 | -2/+147 | |
| * | fix pep8 | termie | 2012-01-18 | 11 | -16/+18 | |
| * | update some names | termie | 2012-01-18 | 5 | -4/+4 | |
| * | fix some imports | termie | 2012-01-18 | 13 | -30/+30 | |
| * | split up sql backends too | termie | 2012-01-18 | 4 | -410/+410 | |
| * | split up the services and kvs backends | termie | 2012-01-18 | 22 | -958/+997 | |
| * | establish basic structure | termie | 2012-01-18 | 36 | -0/+0 | |
| * | add docs for various service managers | termie | 2012-01-18 | 5 | -1/+55 | |
| * | some tiny docs | termie | 2012-01-18 | 1 | -0/+6 | |
| * | needed to do more for cli opts | termie | 2012-01-17 | 1 | -1/+1 | |
| * | Merge pull request #14 from vishvananda/patch-1 | Andy Smith | 2012-01-17 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Fix typo | vishvananda | 2012-01-17 | 1 | -1/+1 | |
| * | | fix pep8 error | termie | 2012-01-17 | 1 | -1/+2 | |
| |/ | ||||||
| * | return to starting directory after git work | Jesse Andrews | 2012-01-16 | 1 | -0/+2 | |
| * | tests for ec2 crud | Jesse Andrews | 2012-01-16 | 3 | -12/+14 | |
| * | add keystoneclient expected format | termie | 2012-01-16 | 1 | -3/+3 | |
| * | add sql backend, too | termie | 2012-01-16 | 2 | -3/+54 | |
| * | add an ec2 extension | termie | 2012-01-16 | 5 | -8/+259 | |
| * | re-indent | termie | 2012-01-12 | 1 | -52/+54 | |
| * | re-indent | termie | 2012-01-12 | 2 | -64/+67 | |
| * | re-indent | termie | 2012-01-12 | 2 | -391/+398 | |
| * | re-indent kvs.py | termie | 2012-01-12 | 1 | -242/+245 | |
| * | re-indent test.py | termie | 2012-01-12 | 1 | -181/+184 | |
| * | remove models.py | termie | 2012-01-12 | 5 | -31/+4 | |
| * | add some docs to manager | termie | 2012-01-12 | 1 | -0/+13 | |
| * | dynamic manager classes for now | termie | 2012-01-12 | 10 | -216/+109 | |
| * | add a couple more tests | termie | 2012-01-12 | 1 | -10/+16 | |
| * | strip newlines | termie | 2012-01-11 | 2 | -2/+3 | |
| * | add role refs to validate token | termie | 2012-01-11 | 1 | -11/+10 | |
| * | fix token auth | termie | 2012-01-11 | 1 | -1/+3 | |
| * | check for membership | termie | 2012-01-11 | 2 | -0/+76 | |
| * | flush that sht | termie | 2012-01-10 | 1 | -0/+12 | |
| * | add more middleware | termie | 2012-01-10 | 3 | -0/+440 | |
| * | fixing WatchedFileHandler | Joe Heck | 2012-01-10 | 2 | -3/+3 | |
| * | add a noop controller | termie | 2012-01-10 | 1 | -0/+13 | |
