82 Commits (3f22fab49bbd93921709fe44dc0594ad7259b862)
 

Author SHA1 Message Date
Julio Biason 3f22fab49b adding users to tgroups 11 years ago
Julio Biason 06779c38e3 added group document to the generated documentation 11 years ago
Julio Biason bebac1f97f updated documentation and updated the authentication method 11 years ago
Julio Biason 1784b05281 enable debug when using manage.py 11 years ago
Julio Biason ec10771d1d documented the exceptions 11 years ago
Julio Biason 94aa39ad3e completed user doc 11 years ago
Julio Biason 2921f7e9c2 more documentation 11 years ago
Julio Biason 486a469700 mostly updating documentation 11 years ago
Julio Biason a4f4d314b6 token is not part of the URL anymore 11 years ago
Julio Biason b91308da21 preparing to use the token in a basic auth fashion 11 years ago
Julio Biason 756b0e54f8 Apiary merges contents with the same URL, so we need to identify each separetely 11 years ago
Julio Biason 18c8625423 Merge branch 'master' of github.com:jbiason/lunch-o 11 years ago
Julio Biason 12705d36b5 removed the token from the URLs 11 years ago
Julio Biason 8a4f5ebc4a Transferring blueprint from apiary.io 11 years ago
Julio Biason 16b6d33f77 Transferring blueprint from apiary.io 11 years ago
Julio Biason aa35481a15 Transferring blueprint from apiary.io 11 years ago
Julio Biason 59a30cf3cd Transferring blueprint from apiary.io 11 years ago
Julio Biason c8d9a92d1b ignore sphinx and nose working files/directories 11 years ago
Julio Biason 897e80b397 the api/index is always visible, not a plugable blueprint 11 years ago
Julio Biason 75bbd14b09 docstrings with httpdomain 11 years ago
Julio Biason 04f4daaf64 removed the tests for autoflask 11 years ago
Julio Biason 547c944bb9 switched to flask theme 11 years ago
Julio Biason 268a7d1ff5 pep8 and admin check 11 years ago
Julio Biason 3af5604c2a playing with documentation 11 years ago
Julio Biason 70800997c4 oops 11 years ago
Julio Biason cae4728100 converted groups to the new exception format 11 years ago
Julio Biason df0263d337 converting JSONErrors to exceptions 11 years ago
Julio Biason b59b8449ab 100% coverage 11 years ago
Julio Biason c140bda70f added test for wrong password 11 years ago
Julio Biason c45a31e1d7 index now returns an OK along with the API 11 years ago
Julio Biason 59a86fcae8 simplify running stuff with make 11 years ago
Julio Biason a6ff412e37 dev requirements 11 years ago
Julio Biason ed838624c0 simplified the tests by creating common asserts 11 years ago
Julio Biason a4cbd9bc71 inverted the expected/response to make more sense with assertStatusCode 11 years ago
Julio Biason 9c87cd78d7 deleting groups 11 years ago
Julio Biason 36ad075d2b update groups 11 years ago
Julio Biason e19f859bb2 creating groups makes the owner belong to that group 11 years ago
Julio Biason 35cad3e19b creating groups 11 years ago
Julio Biason edb5f59b39 get list of groups 11 years ago
Julio Biason 08488da09c updated group url 11 years ago
Julio Biason 9533728b52 Transferring blueprint from apiary.io 11 years ago
Julio Biason 04e829c4d2 Transferring blueprint from apiary.io 11 years ago
Julio Biason 15b197fe4c removing the namespace of the service 11 years ago
Julio Biason c2bba1d2d7 updated docs, there is no username in the /user/ namespace 11 years ago
Julio Biason ebb94f73d6 delete users 11 years ago
Julio Biason dcead00b37 changing user information 11 years ago
Julio Biason 6c0e8256d9 added token generation 11 years ago
Julio Biason 26b61e2765 Merge branch 'sqlalchemy' 11 years ago
Julio Biason 3c4bf90bc5 check for non-JSON requests, missing fields and duplicate usernames 11 years ago
Julio Biason c01c39d87f test status too, since it is important in the response 11 years ago