Skip to content
  1. Feb 24, 2019
  2. Jan 23, 2019
  3. Jan 06, 2019
  4. Dec 17, 2018
    • Maxime Gasselin's avatar
      [creditmutuel] improve card history return · 9a19e646
      Maxime Gasselin authored and Romain Bignon's avatar Romain Bignon committed
      Before we returned all the transactions in one time. Moreover the coming
      were returned at the end of iter_history. Now the iter_history stops when
      we have the number transactions requested. For the coming, the iter_history
      stops when we encounter a not coming transactions.
      9a19e646
  5. Dec 02, 2018
  6. Nov 10, 2018
    • Nicolas Gattolin's avatar
      [creditmutuel] Improve style and readability · 72c03f5d
      Nicolas Gattolin authored and Romain Bignon's avatar Romain Bignon committed
      - reformat imports, long lines
      - add r flag for regexes, remove u flag when default is unicode
      - improve iterator-related code (replace lists with generators where
      useful, use next() to get first value, use attrgetter as key func)
      - segregate navigation code from logic (page.go in individual
      statements)
      - avoid builtin name shadowing to avoid potential subtle errors
      - add comments on smelly code
      72c03f5d
  7. Sep 16, 2018
  8. Dec 16, 2017
    • Sylvie Ye's avatar
      add CapBankWealth and CapBankPockets in bank.py · c4a87b34
      Sylvie Ye authored and Romain Bignon's avatar Romain Bignon committed
      update CapBank into CapbankWealth when iter_investments is implemented
      update CapBank into CapbankPockets when iter_pockets is implemented
      add CapBankWealth when iter_investments is implemented and inherit CapCgp or CapBankTransfer or CapBankTransferAddRecipient
      add CapBankPockets when iter_pockets is implemented and inherit CapCgp or CapBankTransfer or CapBankTransferAddRecipient
      c4a87b34
  9. Sep 20, 2017
  10. May 20, 2017
  11. Apr 29, 2017
  12. Mar 11, 2017
  13. Feb 11, 2017
  14. Jan 08, 2017
  15. Dec 24, 2016
  16. Dec 03, 2016
  17. Nov 28, 2016
  18. Nov 18, 2016
  19. Aug 28, 2016
  20. Feb 11, 2016
  21. Dec 12, 2015
  22. Oct 17, 2014
  23. Oct 11, 2014
  24. Oct 01, 2014
  25. Sep 26, 2014