1. 07 Jul, 2016 1 commit
  2. 23 Jun, 2016 1 commit
  3. 22 Jan, 2016 1 commit
  4. 21 Jan, 2016 1 commit
  5. 11 Jan, 2016 2 commits
  6. 10 Jan, 2016 1 commit
    • Davi Koscianski Vidal's avatar
      Add application_name to PostgreSQL driver · bca20314
      Davi Koscianski Vidal authored
      PostgreSQL allows the user to set the application_name is connecting
      to database. It is useful for monitoring purposes.
      Currently one could just manually add 'application_name=foo' to DSN,
      but having a parameter eases setting it using DoctrineBundle.
      bca20314
  7. 07 Jan, 2016 1 commit
  8. 05 Jan, 2016 1 commit
  9. 19 Oct, 2015 1 commit
  10. 22 Sep, 2015 1 commit
  11. 03 Sep, 2015 1 commit
    • Tobias Schultze's avatar
      implement method for retrying database queries/transactionse · c0ad1c08
      Tobias Schultze authored
      it is best practice to implement retry logic for transactions that are aborted because of deadlocks or timeouts. this makes such method available inside the DBAL and also add detection for errors where retrying makes sense in the different database drivers
      c0ad1c08
  12. 23 Aug, 2015 1 commit
  13. 03 Aug, 2015 1 commit
  14. 30 Apr, 2015 4 commits
  15. 29 Apr, 2015 1 commit
  16. 25 Apr, 2015 1 commit
  17. 02 Apr, 2015 3 commits
  18. 27 Mar, 2015 1 commit
  19. 18 Jan, 2015 1 commit
  20. 11 Jan, 2015 1 commit
  21. 04 Jan, 2015 2 commits
  22. 29 Dec, 2014 1 commit
  23. 23 Dec, 2014 1 commit
  24. 19 Dec, 2014 1 commit
  25. 15 Dec, 2014 1 commit
  26. 07 Nov, 2014 4 commits
  27. 05 Nov, 2014 4 commits