1. 27 Jul, 2012 2 commits
  2. 26 Jul, 2012 2 commits
  3. 25 Jul, 2012 1 commit
  4. 24 Jul, 2012 1 commit
    • Tatuya Kamada's avatar
      Make id dict updating more scalable. · d2189e27
      Tatuya Kamada authored
      - Avoid to create too much OIDs when updateLastMaxIdDictFromTable
      - Add a parameter 'id_group' into IdTool_zGetValueList for the
        scalability of updateLastMaxIdDictFromTable().
        This parameter is intended to use with CMFActivity
        (see TestIdTool.test_08_updateLastMaxIdDictFromTable).
      d2189e27
  5. 23 Jul, 2012 3 commits
  6. 20 Jul, 2012 4 commits
  7. 19 Jul, 2012 2 commits
  8. 17 Jul, 2012 2 commits
  9. 13 Jul, 2012 1 commit
  10. 11 Jul, 2012 1 commit
  11. 10 Jul, 2012 1 commit
  12. 05 Jul, 2012 1 commit
  13. 04 Jul, 2012 4 commits
  14. 03 Jul, 2012 1 commit
  15. 02 Jul, 2012 1 commit
  16. 29 Jun, 2012 6 commits
  17. 28 Jun, 2012 6 commits
  18. 26 Jun, 2012 1 commit
    • Leonardo Rochael Almeida's avatar
      Unrandomize test failure · 082b258b
      Leonardo Rochael Almeida authored
      Make sure the failure in testLegacyDeliveryBuilderToSupportMultipleLines.TestNestedLine.test_04_MergingMultipleSaleOrders happens always.
      
      It was random because of the order of executed activities.
      082b258b