Skip to content
Snippets Groups Projects
  1. Mar 09, 2020
    • Benjamin Bertrand's avatar
      Add DELETE method on all API endpoints · 3f2391c7
      Benjamin Bertrand authored
      This is for admin only.
      Note that deleting a network with existing hosts is not allowed.
      Same for domain, network scope...
      Will make testing csentry-api easier by allowing to reset the db during
      tests.
      
      JIRA INFRA-1853 #action In Progress
      3f2391c7
  2. Mar 08, 2020
  3. Mar 05, 2020
  4. Feb 26, 2020
  5. Feb 25, 2020
    • Benjamin Bertrand's avatar
      Fix inventory update · a401320c
      Benjamin Bertrand authored
      The trigger functions were refactored but job_template was passed
      instead of inventory_source.
      
      JIRA INFRA-1792 #action In Progress
      a401320c
  6. Feb 24, 2020
  7. Feb 21, 2020
  8. Feb 03, 2020
  9. Jan 28, 2020
  10. Dec 19, 2019
  11. Dec 18, 2019
  12. Dec 04, 2019
  13. Nov 26, 2019
    • Benjamin Bertrand's avatar
      Fix regexp for ICS id validation · 0887bc00
      Benjamin Bertrand authored
      Validation worked in the models because fullmatch is used but in the
      Regexp validators from wtforms, only match is called.
      
      The form validator didn't catch "AAA1100".
      Test added for this.
      
      JIRA INFRA-1569 #action In Progress
      0887bc00
  14. Oct 30, 2019
  15. Oct 29, 2019
  16. Oct 24, 2019
  17. Sep 18, 2019
  18. Sep 17, 2019
  19. Aug 27, 2019
  20. Aug 22, 2019
Loading