1. 29 Feb, 2016 1 commit
  2. 25 Feb, 2016 1 commit
  3. 29 Sep, 2015 1 commit
  4. 20 Jul, 2015 1 commit
  5. 26 Jun, 2015 1 commit
  6. 24 Jun, 2015 1 commit
  7. 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
  8. 19 May, 2015 1 commit
  9. 07 Apr, 2015 1 commit
  10. 06 Apr, 2015 1 commit
  11. 11 Mar, 2015 1 commit
  12. 10 Mar, 2015 1 commit
  13. 11 Jan, 2015 1 commit
  14. 06 Jan, 2015 1 commit
  15. 28 Dec, 2014 1 commit
  16. 10 Dec, 2014 1 commit
    • Franco Fichtner's avatar
      src: move all files (again) · 727453c0
      Franco Fichtner authored
      Make "src" the implicit "/usr/local" so that nobody can
      sneak in weird files in the base file system or potentially
      overwrite them.
      
      This is the last time, I swear...  :)
      727453c0
  17. 08 Dec, 2014 1 commit
  18. 27 Oct, 2014 1 commit