コミット履歴

作者 SHA1 メッセージ 日付
  Jeremy Stretch a2b4826761 Merge pull request #17 from digitalocean/develop 9 年 前
  Jeremy Stretch 96e6409e12 Expanded secrets documentation 9 年 前
  Jeremy Stretch d29549206b Fixed tests to match recent API serializer tweaks 9 年 前
  Jeremy Stretch 901d877098 Updated schema documentation 9 年 前
  Jeremy Stretch 8b92a737cc Finished first draft of the getting started guide 9 年 前
  Jeremy Stretch b8169d5ce3 Merge pull request #15 from digitalocean/secrets-py3 9 年 前
  Zach Moody f7e768d166 secrets: imported SecretValidationHasher.iterations for SecretTestCase 9 年 前
  Zach Moody f9b499d83e Merge pull request #14 from digitalocean/fix-extras-fixtures 9 年 前
  Zach Moody 57a9e32ad8 extras: removed useractions fixture 9 年 前
  Zach Moody b21833f79c secrets: refactor for py3 (from 3c9c04d4) 9 年 前
  Zach Moody ed794392c6 Merge pull request #13 from digitalocean/fixtures-add-fields 9 年 前
  Zach Moody 677700aadf fixtures: add created and last_udpated fields. 9 年 前
  Jeremy Stretch 85a50c67de Tweaked display names for Racks, VLANs 9 年 前
  Jeremy Stretch dea3ca187a Added CONTRIBUTING.md 9 年 前
  Jeremy Stretch 97f7ac9edf Added a welcome message for new installs 9 年 前
  Jeremy Stretch cbd7b5b4c3 Squashed migrations in preparation for public release 9 年 前
  Jeremy Stretch 45906fae69 Tweaked rack unit colors/borders 9 年 前
  Jeremy Stretch 8563e2aca3 Standardized date/time displays; moved format declarations to configuration.py 9 年 前
  Jeremy Stretch 5f0d52e59a Added server time and docs link 9 年 前
  Jeremy Stretch c7d18fc3bd Converted UserKey and Secret to CreatedUpdatedModel 9 年 前
  Jeremy Stretch 921040d2fc Renamed 'last_modified' to 'last_updated' 9 年 前
  Jeremy Stretch 338539e0d6 Include created and last_updated fields 9 年 前
  Jeremy Stretch cb5991d5a6 Extended primary models to include 'created' and 'last_updated' fields 9 年 前
  Jeremy Stretch f42c0643e0 Fixed bug where queries were being cached 9 年 前
  Jeremy Stretch 9cd299f009 Expanded SecretRole docstring 9 年 前
  Jeremy Stretch f17938f156 Moved display_name from serializer to model 9 年 前
  Jeremy Stretch 2866232b8b Added display_name to DeviceNestedSerializer 9 年 前
  Jeremy Stretch 658a0acfa9 Moved 'display_name' from serializer to model 9 年 前
  Jeremy Stretch 72f62f949d Removed DeviceType component templates from the list view 9 年 前
  Jeremy Stretch 14af78522e Added help_text to Interface.mgmt_only 9 年 前