Commit History

Author SHA1 Message Date
  Jeremy Stretch f1518226bd Merge branch 'develop' into api2 8 years ago
  Jeremy Stretch 4d26fc7e7c Fixes #903: Only alert on missing criticial connections if present in the parent device type 8 years ago
  Jeremy Stretch 102cf52a16 Cleanup from work on #198 8 years ago
  Jeremy Stretch 198ed859ff Closes #198: Support for rackless devices (#902) 8 years ago
  Jeremy Stretch 9d44d5d4e7 Fixes #897: Fixed power connections CSV export 8 years ago
  Jeremy Stretch e8896fe238 Closes #898: Expand circuits list in provider view 8 years ago
  Jeremy Stretch 21281789e0 Tweaked ChoiceFieldSerializer to display a field as (value, label) 8 years ago
  Jeremy Stretch b71566f206 Merge branch 'develop' into api2 8 years ago
  Jeremy Stretch 181539651f Rack reservations (#900) 8 years ago
  Jeremy Stretch b69564f5c9 Exposed the request to ObjectEditView's alter_obj() 8 years ago
  Jeremy Stretch c26e00b5bd Merge pull request #850 from mryauch/patch-1 8 years ago
  Jeremy Stretch dc606645fd Fixes #884: Preserve selected rack unit when changing a device's rack face 8 years ago
  Jeremy Stretch 0e04d20762 Re-implemented CustomFieldSerializer (read-only for now) 8 years ago
  Jeremy Stretch 7040086201 Introduced ChoiceFieldSerializer for choice fields 8 years ago
  Jeremy Stretch 6f3c3b6d61 Added API endpoints for device type components 8 years ago
  Jeremy Stretch 37f250ddc1 Corrected API URL names 8 years ago
  Jeremy Stretch 35f310885e Standardize API URL inclusions 8 years ago
  Jeremy Stretch 616ca4fe1f Adapted the web UI to work with the new secrets API 8 years ago
  Jeremy Stretch a9fe39459a Merge branch 'develop' into api2 8 years ago
  Jeremy Stretch 1e1dd8c668 Post-release version bump 8 years ago
  Jeremy Stretch 585e08eb95 Release v1.8.4 8 years ago
  Jeremy Stretch a42eeb12d2 Implemented SessionKeys for secrets 8 years ago
  Jeremy Stretch cf66f67fb6 Initial work on using session-based master key ciphers 8 years ago
  Jeremy Stretch 2408d78f47 Introduced ability to decrypt secrets by sending the user's private key in an HTTP header 8 years ago
  Jeremy Stretch 4f8a5eb1a0 Moved secret views into a ViewSet (no write ability yet) 8 years ago
  Jeremy Stretch 06e5966cb4 Include API routers directly where possible 8 years ago
  Jeremy Stretch ea51f1c896 Removed circuit-specific endpoint for CircuitTerminations 8 years ago
  Jeremy Stretch 77e5450746 Removed all device-specific API endpoints 8 years ago
  Jeremy Stretch 6e10fea119 Started API documentation 8 years ago
  Jeremy Stretch f52c247bd5 Re-implemented Swagger now that URL resolution has been fixed 8 years ago