1. 96e2b2c consolidate API code for core and plus, fix access/default change in sliceplus, shore up caller arguments in update by Scott Baker · 10 years ago
  2. bd46a92 REST API set creator attribute when creating objects by Scott Baker · 10 years ago
  3. 1faefd3 REST API: rename plstackapi to xos by Scott Baker · 10 years ago
  4. 15af565 meaning error messages in REST permission errors by Scott Baker · 10 years ago
  5. 4af864e use rest_framework's permission denied by Scott Baker · 10 years ago
  6. 20101af return permission denied when anonymous user tries to use REST by Scott Baker · 10 years ago
  7. cc18479 fix api.template.py to work with swagger by Scott Baker · 10 years ago
  8. 3066a95 removing plural from model names. some cleanup by Tony Mack · 10 years ago
  9. 0edb43f model naming convention checker by Scott Baker · 10 years ago
  10. a009d56 rest_framework doesn't have a serializers.ReadOnlyField by Scott Baker · 10 years ago
  11. 0461aee make 'id' fields readonly, set query_set for manytomany and foreignkey fields by Scott Baker · 10 years ago
  12. 35d5880 perm fix by Scott Baker · 10 years ago
  13. 06c8e47 Controller replaces Deployment by Tony Mack · 10 years ago
  14. d923b81 finished support for ManyToMany with through relations in REST API by Scott Baker · 10 years ago
  15. 71b21f6 support for through relations in REST API, WIP by Scott Baker · 10 years ago
  16. 015e13d fix one half of ManyToMany relations stored in wrong obj by Scott Baker · 10 years ago
  17. 7719546 get rid of hyperlinks in *IDSerializer by Scott Baker · 10 years ago
  18. 96eb3fd expose plcorebase.validators to REST API by Scott Baker · 10 years ago
  19. f29c009 perm fix by Scott Baker · 10 years ago
  20. 0f7a1c2 get rid of the underscores in slice_deployments and user_deployments in REST API by Scott Baker · 10 years ago
  21. b744f1c add humanReadableName to all REST API objects by Scott Baker · 10 years ago
  22. 6ad1790 fix create failing for objects that have foreign keys, due to serialization of id problem by Scott Baker · 10 years ago
  23. 4c804d6 perm fix by Scott Baker · 10 years ago
  24. f556b92 auto-gen the REST api url list by Scott Baker · 10 years ago
  25. adcbf7a merge my REST API changes with Sapan's by Scott Baker · 10 years ago
  26. f69dd5c Set specific error code by Sapan Bhatia · 10 years ago
  27. 2194449 Creation was broken - when you create an object, there is no object in by Sapan Bhatia · 10 years ago
  28. 89a7b7c support fine-grained permission checks in API by Scott Baker · 10 years ago
  29. 46b5854 add id serializers to genapi, add filtering support to genapi, fix _rel_+ by Scott Baker · 10 years ago
  30. 9a27092 add no_hyperlinks option to REST api framework by Scott Baker · 10 years ago
  31. 1e67bb4 fix modelgen error on upgradeFrom_rel_+ by Scott Baker · 10 years ago
  32. 8e67299 Merge branch 'apigen' by Sapan Bhatia · 10 years ago
  33. e3bbcf6 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Sapan Bhatia · 10 years ago
  34. 3d04279 attach caller to saved objects/models by Tony Mack · 11 years ago
  35. 9525eba override create, update and destroy view methods to support rbac by Tony Mack · 11 years ago
  36. 8f04ee3 fix typo by Tony Mack · 11 years ago
  37. eb8eb31 add rbac to rest api views by Tony Mack · 11 years ago
  38. b588540 Continuing bug fixes by Sapan Bhatia · 11 years ago
  39. 4efd0d9 Bugfix: Typo by Sapan Bhatia · 11 years ago
  40. be42fba Bug fixes involving field names. by Sapan Bhatia · 11 years ago
  41. 60af03d Bugfix: Added related objects to set of model fields by Sapan Bhatia · 11 years ago
  42. cdd90b7 Bug fixes for the API generator by Sapan Bhatia · 11 years ago
  43. df2b49e Bug fixes by Sapan Bhatia · 11 years ago
  44. eb62ad6 Fixed some bugs in many to many and generic properties by Sapan Bhatia · 11 years ago
  45. 3a45f8b Added new templates by Sapan Bhatia · 11 years ago
  46. 86db4df First pass on API generator. Not for serious use. by Sapan Bhatia · 11 years ago
  47. 3bbf5ed First version of api generator by Sapan Bhatia · 11 years ago