1. 923f096 meaning error messages in REST permission errors by Scott Baker · 9 years ago
  2. cb60f8a use rest_framework's permission denied by Scott Baker · 9 years ago
  3. 960431e return permission denied when anonymous user tries to use REST by Scott Baker · 9 years ago
  4. 7162106 fix api.template.py to work with swagger by Scott Baker · 9 years ago
  5. b9973aa rest_framework doesn't have a serializers.ReadOnlyField by Scott Baker · 10 years ago
  6. 7934885 make 'id' fields readonly, set query_set for manytomany and foreignkey fields by Scott Baker · 10 years ago
  7. 148f5e1 finished support for ManyToMany with through relations in REST API by Scott Baker · 10 years ago
  8. cac0974 support for through relations in REST API, WIP by Scott Baker · 10 years ago
  9. f0b22db get rid of hyperlinks in *IDSerializer by Scott Baker · 10 years ago
  10. 351148c expose plcorebase.validators to REST API by Scott Baker · 10 years ago
  11. 196ffef add humanReadableName to all REST API objects by Scott Baker · 10 years ago
  12. c480fb2 fix create failing for objects that have foreign keys, due to serialization of id problem by Scott Baker · 10 years ago
  13. 8ffd7d7 auto-gen the REST api url list by Scott Baker · 10 years ago
  14. de12f09 merge my REST API changes with Sapan's by Scott Baker · 10 years ago
  15. 970beb5 Set specific error code by Sapan Bhatia · 10 years ago
  16. 5d8a58c Creation was broken - when you create an object, there is no object in by Sapan Bhatia · 10 years ago
  17. dcb9b5d support fine-grained permission checks in API by Scott Baker · 10 years ago
  18. 46b5854 add id serializers to genapi, add filtering support to genapi, fix _rel_+ by Scott Baker · 10 years ago
  19. 9a27092 add no_hyperlinks option to REST api framework by Scott Baker · 10 years ago
  20. 8e67299 Merge branch 'apigen' by Sapan Bhatia · 10 years ago
  21. e3bbcf6 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Sapan Bhatia · 10 years ago
  22. 3d04279 attach caller to saved objects/models by Tony Mack · 10 years ago
  23. 9525eba override create, update and destroy view methods to support rbac by Tony Mack · 10 years ago
  24. 8f04ee3 fix typo by Tony Mack · 10 years ago
  25. eb8eb31 add rbac to rest api views by Tony Mack · 10 years ago
  26. be42fba Bug fixes involving field names. by Sapan Bhatia · 10 years ago
  27. 60af03d Bugfix: Added related objects to set of model fields by Sapan Bhatia · 10 years ago
  28. cdd90b7 Bug fixes for the API generator by Sapan Bhatia · 10 years ago
  29. df2b49e Bug fixes by Sapan Bhatia · 10 years ago
  30. eb62ad6 Fixed some bugs in many to many and generic properties by Sapan Bhatia · 10 years ago
  31. 86db4df First pass on API generator. Not for serious use. by Sapan Bhatia · 10 years ago
  32. 3bbf5ed First version of api generator by Sapan Bhatia · 10 years ago