aboutsummaryrefslogtreecommitdiffstats
path: root/python_moondb/python_moondb
AgeCommit message (Collapse)AuthorFilesLines
2020-06-03Update to new version 5.4HEADstable/jermamasterThomas Duval14-3824/+0
Signed-off-by: Thomas Duval <thomas.duval@orange.com> Change-Id: Idcd868133d75928a1ffd74d749ce98503e0555ea
2018-10-05Update code to 4.6 official versionThomas Duval9-286/+1019
Change-Id: Ibd0da0e476e24b2685f54693efc11f7a58d40a62
2018-06-19Update code to 4.5 official versionThomas Duval6-81/+207
Change-Id: I5075da0e2a3247ae1564f21b358748f482b75aa4
2018-04-18Check data before categoryReemMahmoud4-4/+65
Change-Id: I7e523a08fcfd3f9ea322a399c71637f268cbb38e Signed-off-by: ReemMahmoud <rfawzy.ext@orange.com>
2018-03-22Add unique constraints on db tablesfrancois.cellier5-107/+242
Change-Id: I8480ed2be16f73ada314f64f0bfda8e788288933
2018-03-15Fix bugs due to the modification of python_moondbThomas Duval3-3/+4
Change-Id: Id3855a6e8da9f8ef942c7a34a3e8da4f87be4c9e
2018-03-13Replace partner_id field by extra field. Do some refactoring to remove code ↵francois.cellier2-402/+136
duplication on sql.py Change-Id: I67576e20247e1f2fd71e18b92b9e4b6e8c86e44b
2018-01-15Add exceptions and test casesReemMahmoud1-3/+33
Change-Id: Ifc4611833e22a4be6404f0c5e61dae8737d44cec Signed-off-by: ReemMahmoud <rfawzy.ext@orange.com>
2018-01-03Merge "Fix found bugs in policy"Ruan HE1-0/+13
2018-01-03Fix found bugs in policyMohamedAssem1-0/+13
Change-Id: I9f6f60edd9e3378343eb092d1153da91ef585d34 Signed-off-by: MohamedAssem <rfawzy.ext@orange.com>
2018-01-03Add update exceptionReemMahmoud1-0/+2
Change-Id: I51b3febf3a9e6a6d40fde51329a6a619581b7077 Signed-off-by: ReemMahmoud <rfawzy.ext@orange.com>
2018-01-02Merge "Add comment and fix on functions that contains bugs in pdp module"Ruan HE1-2/+5
2018-01-02Add comment and fix on functions that contains bugs in pdp moduleMohamedAssem1-2/+5
Change-Id: Idc88a54104d296c1f4ea9747953a32370485cdd3 Signed-off-by: MohamedAssem <rfawzy.ext@orange.com>
2017-12-28Clean the codeThomas Duval9-114/+23
Change-Id: Ifba24bb030db84db27970ca66d069c03a3f4af14
2017-12-28moonv4.3 reviewRHE2-126/+1
Change-Id: I0d137df21136292b58194def44ac5b32183368fc Signed-off-by: RHE <rebirthmonkey@gmail.com>
2017-12-24fix a moon_db errorWuKong1-3/+3
Change-Id: Ibb723412ecd1ea8ac23621f91baeaa0931db8963 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2017-12-23moonv4 cleanupWuKong15-0/+3202
Change-Id: Icef927f3236d985ac13ff7376f6ce6314b2b39b0 Signed-off-by: WuKong <rebirthmonkey@gmail.com>