OFBiz - Commits

1 ... 65666768697071 ... 1267
Topics (44322)
Replies Last Post Views
buildbot buildbot success in on ofbizTrunkFramework by buildbot
0
buildbot by buildbot
Pawan Verma-2 [ofbiz-framework] branch trunk updated: Improved: Moves Shipment Services files from sub-dirs to shipment dir (OFBIZ-11468) by Pawan Verma-2
0
Pawan Verma-2 by Pawan Verma-2
buildbot buildbot failure in on ofbizTrunkFrameworkPlugins by buildbot
0
buildbot by buildbot
buildbot buildbot failure in on ofbizTrunkFramework by buildbot
0
buildbot by buildbot
Pawan Verma-2 [ofbiz-framework] branch trunk updated: Improved: Replace Iterator.remove() with Collection.removeIf().(OFBIZ-11831) by Pawan Verma-2
0
Pawan Verma-2 by Pawan Verma-2
jleroux@apache.org [ofbiz-framework] branch trunk updated: Improved: Moves Shipment Services files from sub-dirs to shipment dir (OFBIZ-11468) by jleroux@apache.org
0
jleroux@apache.org by jleroux@apache.org
Pawan Verma-2 [ofbiz-framework] branch trunk updated: Improved: Refactor PickListServices#isBinComplete method to remove unnecessary iterations(OFBIZ-11823) by Pawan Verma-2
0
Pawan Verma-2 by Pawan Verma-2
Pawan Verma-2 [ofbiz-plugins] branch trunk updated (0e15107 -> 1f97f89) by Pawan Verma-2
3
Pawan Verma-2 by Pawan Verma-2
Pawan Verma-2 [ofbiz-framework] branch trunk updated: Improved: Merge identical catch blocks in single catch block(OFBIZ-11827) by Pawan Verma-2
0
Pawan Verma-2 by Pawan Verma-2
buildbot buildbot success in on ofbizBranch18FrameworkPlugins by buildbot
0
buildbot by buildbot
jleroux@apache.org [ofbiz-framework] branch trunk updated: Fixed: IDOR vulnerability in the order processing feature in ecommerce component (OFBIZ-11836) by jleroux@apache.org
0
jleroux@apache.org by jleroux@apache.org
jleroux@apache.org [ofbiz-framework] branch release18.12 updated: Fixed: IDOR vulnerability in the order processing feature in ecommerce component (OFBIZ-11836) by jleroux@apache.org
0
jleroux@apache.org by jleroux@apache.org
jleroux@apache.org [ofbiz-framework] branch release17.12 updated: Fixed: IDOR vulnerability in the order processing feature in ecommerce component (OFBIZ-11836) by jleroux@apache.org
0
jleroux@apache.org by jleroux@apache.org
jleroux@apache.org [ofbiz-framework] branch trunk updated: Fixed: Updated hard coded values of location types and used all available location enums instead (OFBIZ-6042) by jleroux@apache.org
0
jleroux@apache.org by jleroux@apache.org
jleroux@apache.org [ofbiz-plugins] branch trunk updated: Fixed: Add missing license header by jleroux@apache.org
0
jleroux@apache.org by jleroux@apache.org
jleroux@apache.org [ofbiz-framework] branch trunk updated: Fixed: Adds missing license headers by jleroux@apache.org
0
jleroux@apache.org by jleroux@apache.org
jleroux@apache.org [ofbiz-framework] branch trunk updated: OFBIZ-11468 Improved: Convert ShipmentReceiptServices.xml mini lang to groovy (#150) by jleroux@apache.org
0
jleroux@apache.org by jleroux@apache.org
Pawan Verma-2 [ofbiz-plugins] branch trunk updated: Improved: Replace anonymous types with lambda expressions(OFBIZ-11833) by Pawan Verma-2
0
Pawan Verma-2 by Pawan Verma-2
Pawan Verma-2 [ofbiz-framework] branch trunk updated: Improved: Replace anonymous types with lambda expressions(OFBIZ-11833) by Pawan Verma-2
0
Pawan Verma-2 by Pawan Verma-2
Pawan Verma-2 [ofbiz-framework] branch trunk updated: Improved: Converted test-group to test-case as there is only one test case.(OFBIZ-11560) by Pawan Verma-2
0
Pawan Verma-2 by Pawan Verma-2
buildbot buildbot failure in on ofbizBranch18FrameworkPlugins by buildbot
0
buildbot by buildbot
jleroux@apache.org [ofbiz-framework] branch trunk updated: Improved: Convert testTaxGeoId test from XML to Groovy (OFBIZ-11560) by jleroux@apache.org
0
jleroux@apache.org by jleroux@apache.org
jleroux@apache.org [ofbiz-plugins] branch release17.12 updated: Fixed: Error while uploading file in Ecommerce Profile's File Manager (OFBIZ-10746) by jleroux@apache.org
0
jleroux@apache.org by jleroux@apache.org
jleroux@apache.org [ofbiz-plugins] branch trunk updated: Fixed: Error while uploading file in Ecommerce Profile's File Manager (OFBIZ-10746) by jleroux@apache.org
0
jleroux@apache.org by jleroux@apache.org
jleroux@apache.org [ofbiz-plugins] branch release18.12 updated: Fixed: Error while uploading file in Ecommerce Profile's File Manager (OFBIZ-10746) by jleroux@apache.org
0
jleroux@apache.org by jleroux@apache.org
buildbot buildbot failure in on ofbizTrunkFrameworkPlugins by buildbot
0
buildbot by buildbot
buildbot buildbot success in on ofbizTrunkFrameworkPlugins by buildbot
0
buildbot by buildbot
Pawan Verma-2 [ofbiz-framework] branch trunk updated: Improved: Set checkstyleMain.maxErrors to 26678 (-4) by Pawan Verma-2
0
Pawan Verma-2 by Pawan Verma-2
Pawan Verma-2 [ofbiz-plugins] branch trunk updated: Improved: Replace try-finally with try with resources(OFBIZ-11826) by Pawan Verma-2
0
Pawan Verma-2 by Pawan Verma-2
Pawan Verma-2 [ofbiz-framework] branch trunk updated: Improved: Replace try-finally with try with resources(OFBIZ-11826) by Pawan Verma-2
0
Pawan Verma-2 by Pawan Verma-2
Pawan Verma-2 [ofbiz-framework] branch trunk updated: Improved: Replace Map.get() with Map.getOrDefault() method.(OFBIZ-11832) by Pawan Verma-2
0
Pawan Verma-2 by Pawan Verma-2
Pawan Verma-2 [ofbiz-plugins] branch trunk updated: Improved: Replace for-loop with forEach loop(OFBIZ-11829) by Pawan Verma-2
0
Pawan Verma-2 by Pawan Verma-2
Pawan Verma-2 [ofbiz-framework] branch trunk updated: Improved: Replace for-loop with forEach loop(OFBIZ-11829) by Pawan Verma-2
0
Pawan Verma-2 by Pawan Verma-2
Pawan Verma-2 [ofbiz-framework] branch trunk updated: Improved: Replace single method call lambda with method reference(OFBIZ-11835) by Pawan Verma-2
0
Pawan Verma-2 by Pawan Verma-2
jleroux@apache.org [ofbiz-plugins] branch trunk updated: Improved: Use a .asf.yaml file for more information in OFBiz GitHub repos by jleroux@apache.org
0
jleroux@apache.org by jleroux@apache.org
1 ... 65666768697071 ... 1267