An error occurred fetching the project authors.
  1. 13 Apr, 2017 1 commit
  2. 19 Jan, 2017 1 commit
  3. 23 Dec, 2016 1 commit
  4. 18 Mar, 2016 1 commit
  5. 07 Mar, 2016 4 commits
  6. 29 Oct, 2015 1 commit
  7. 25 Sep, 2015 1 commit
  8. 10 Mar, 2015 1 commit
  9. 13 Jan, 2015 1 commit
  10. 17 Nov, 2014 1 commit
  11. 16 Oct, 2014 2 commits
  12. 11 Sep, 2014 1 commit
    • Julien Muchembled's avatar
      BT: don't export 'revision' anymore · f73b625c
      Julien Muchembled authored
      Because on DVCS with branches, history is not always linear, we must stop
      using increasing integer for revisions because they cause too many conflicts
      and a higher revision number does not necessarily means the a BT newer.
      They're now a cryptographic hash of all the contents of the Business Template,
      and they're computed automatically:
      - by genbt5list
      - at download
      - at building (by default)
      - at export
      f73b625c
  13. 05 Sep, 2014 1 commit
  14. 04 Sep, 2014 1 commit
  15. 26 Feb, 2014 1 commit
  16. 30 Jan, 2014 1 commit
  17. 07 Oct, 2013 2 commits
  18. 10 Sep, 2013 3 commits
  19. 09 Sep, 2013 4 commits
  20. 26 Jul, 2013 1 commit
    • Arnaud Fontaine's avatar
      Fix import of text files into ZODB. · cfe75cd6
      Arnaud Fontaine authored
      When importing back ace.js containing a last line with whitespaces only, the
      last line was not imported, and thus the file could never been downloaded
      completely as its really size was less than the one on the File ZODB object.
      cfe75cd6
  21. 21 May, 2013 1 commit
  22. 04 Apr, 2013 1 commit
  23. 13 Sep, 2012 1 commit
  24. 16 Aug, 2012 1 commit
    • Leonardo Rochael Almeida's avatar
      Fix BT5 installation of unique catalog keys · 0b1cface
      Leonardo Rochael Almeida authored
      While installing a BT5 make sure not to install duplicate keys for the following ZSQLCatalog properties:
       - sql_catalog_search_keys
       - sql_catalog_related_keys
       - sql_catalog_scriptable_keys
       - sql_catalog_role_keys
       - sql_catalog_local_role_keys
      0b1cface
  25. 12 Jul, 2012 1 commit
  26. 21 Jun, 2012 3 commits
  27. 15 May, 2012 1 commit
  28. 11 May, 2012 1 commit