1. 07 Aug, 2015 1 commit
  2. 20 Jul, 2015 1 commit
  3. 01 Jul, 2015 1 commit
  4. 24 Jun, 2015 1 commit
  5. 22 Jun, 2015 1 commit
  6. 09 Jun, 2015 1 commit
  7. 08 Jun, 2015 3 commits
  8. 04 Jun, 2015 2 commits
  9. 29 May, 2015 2 commits
  10. 28 May, 2015 1 commit
  11. 27 May, 2015 1 commit
    • Ad Schellevis's avatar
      (configd) make template engine UUID aware · 78173c6c
      Ad Schellevis authored
      this commit adds two new helper functions to use uuid information from the config.xml.
      
      1) get a tagname by uuid, or __not_found__ if uuid is not in the config.xml
      {{ helpers.getUUIDtag('a8da740a-046a-4994-8535-89f5fff47393') }}
      
      2) returns an object by uuid, ready to use
      {{ helpers.getUUID('a8da740a-046a-4994-8535-89f5fff47393').number }}
      78173c6c
  12. 19 May, 2015 1 commit
  13. 12 May, 2015 1 commit
  14. 24 Apr, 2015 1 commit
  15. 07 Apr, 2015 2 commits
  16. 06 Apr, 2015 4 commits
  17. 05 Apr, 2015 2 commits
  18. 11 Mar, 2015 1 commit
  19. 10 Mar, 2015 2 commits
  20. 06 Mar, 2015 1 commit
  21. 24 Feb, 2015 2 commits
  22. 23 Feb, 2015 1 commit
    • Ad Schellevis's avatar
      update backend service · 77de1e22
      Ad Schellevis authored
      - extra code injection prevention for script types
      - add script_output type (return script results from stdout)
      77de1e22
  23. 21 Feb, 2015 3 commits
  24. 20 Feb, 2015 2 commits
  25. 09 Feb, 2015 1 commit
  26. 11 Jan, 2015 1 commit