Commit Graph

24 Commits

Author SHA1 Message Date
Nch (OpenERP) d8f91951f9 [FIX] quality_integration_server: if db exits, first drop db on create db command
bzr revid: hmo@tinyerp.com-20091223054005-b70d4cupfeomi1ht
2009-12-23 11:10:05 +05:30
Harry (Open ERP) 9b783a6547 [FIX]quality_integration_server: fixed problem in make link
bzr revid: hmo@tinyerp.com-20091208051546-3zx1zfe4327smng2
2009-12-08 10:45:46 +05:30
Harry (Open ERP) bc55dddf53 [FIX] quality_integration_server : fixed bug on make link
bzr revid: hmo@tinyerp.com-20091201063356-vgz7yc36amltwj36
2009-12-01 12:03:56 +05:30
Harry (Open ERP) fda2b950eb [IMP] change copyright with AGPL
bzr revid: hmo@tinyerp.com-20091127072348-5ktqotiyxhh99wh7
2009-11-27 12:53:48 +05:30
Harry (Open ERP) b00033b128 [IMP] quality_integration_server: added net_port option in script
bzr revid: hmo@tinyerp.com-20091127064422-1axo2f5jhmj4ef5e
2009-11-27 12:14:22 +05:30
Harry (Open ERP) b7f7fdefaf [FIX] quality_integration_server: wrong web-service name
bzr revid: hmo@tinyerp.com-20091126103706-kdeaxxieef8dkphg
2009-11-26 16:07:06 +05:30
Harry (Open ERP) 2886de72d6 [FIX] quality_integration_server : fixed problem in integration server on translation checking if translation file is changed on base module
bzr revid: hmo@tinyerp.com-20091113071618-oqjm6b1pdk4vxzg3
2009-11-13 12:46:18 +05:30
pap(openerp) 251b6720ca Changed encoding to coding ref: PEP: 0263
bzr revid: hda@tinyerp.com-20091020105223-2o94yr2iv2v10axr
2009-10-20 16:22:23 +05:30
HDA (OpenERP) eefe57c93e [MERGE]
bzr revid: hda@tinyerp.com-20091001120820-2tke1hk1ixd7nbb8
2009-10-01 17:38:20 +05:30
mra (Open ERP) 92df67814c [IMP] base_quality_interrrogation: put message if the score of quality less then minimal and remove unit test condition
bzr revid: mra@tinyerp.com-20090930065419-23hlpso95d35z810
2009-09-30 12:24:19 +05:30
nch-openerp 369755e92a [FIX]quality_integration_server: ascci encoding problem in quality html log
bzr revid: hmo@tinyerp.com-20090925074013-dsnxc54vo7t7payg
2009-09-25 13:10:13 +05:30
Harry (Open ERP) f2087d57f3 [IMP]quality_integration_server: quality log : add new option to specify qualitylog path to store html pages of log
bzr revid: hmo@tinyerp.com-20090923091219-owu6zi4jio20xt1f
2009-09-23 14:42:19 +05:30
Harry (Open ERP) e6f996e75b [REF]quality_integration_server: now intsall-translate command accept input like i18n-import=purchase:ar_AR.po+sale:fr_FR.po,nl_BE.po
bzr revid: hmo@tinyerp.com-20090917130917-hj4nos9bcxpqsxzv
2009-09-17 18:39:17 +05:30
HDA (OpenERP) c68600cc53 [Merged]
bzr revid: hda@tinyerp.com-20090917072712-l7220bbv1gq4uckc
2009-09-17 12:57:12 +05:30
Harry (Open ERP) 3863324930 [FIX]quality_integration_server: fixe problem on make link of extra-module in addons
bzr revid: hmo@tinyerp.com-20090917072125-y63krel1152ox742
2009-09-17 12:51:25 +05:30
Harry (Open ERP) acfd835091 [FIX]quality_integration_server : quality log : reduce overwrite last test log in other test logs
bzr revid: hmo@tinyerp.com-20090917044714-onj9maung7o7gi97
2009-09-17 10:17:14 +05:30
Harry (Open ERP) 81b8e008d3 [IMP]quality_integration_server: make link of extra-addons module in addons module automatic on install-module command
bzr revid: hmo@tinyerp.com-20090916074051-hyoq3atsctz8jdhd
2009-09-16 13:10:51 +05:30
Harry (Open ERP) a5c907c11a [FIX]quality_integration_server: get message from base_quality_module if module can not success to reach minimun score
bzr revid: hmo@tinyerp.com-20090915114748-qk1mwa5s98j1x0wu
2009-09-15 17:17:48 +05:30
Harry (Open ERP) 8316098a65 [IMP]quality_integration_server: get message from base_quality_module if module can not success to reach minimun score
bzr revid: hmo@tinyerp.com-20090915103041-ehna9rq1sm9q1xyt
2009-09-15 16:00:41 +05:30
Harry (Open ERP) b3d0c54ef7 [IMP]quality_integration_server : quality html log
bzr revid: hmo@tinyerp.com-20090907083632-z6pte2jqhrayjj23
2009-09-07 14:06:32 +05:30
Harry (Open ERP) a5488afe63 [IMP]quality_integration_server: put max_limit in server connection
bzr revid: hmo@tinyerp.com-20090904053310-djdif3t0fvehsh9e
2009-09-04 11:03:10 +05:30
Harry (Open ERP) f404cafca8 [FIX] base_quality_interrogation : errno is not attribute of socket.error in python2.5
bzr revid: hmo@tinyerp.com-20090821100954-xj60p794f6l9203i
2009-08-21 15:39:54 +05:30
Harry (Open ERP) ab5482ce20 [IMP] base_quality_interrogation: make common execute method to call remote rpc method
bzr revid: hmo@tinyerp.com-20090821084706-a19ru3xd7foqif0q
2009-08-21 14:17:06 +05:30
Harshad Modi 6a05a3c778 [ADD] Makefile and quality_integration_server module for Integration server
bzr revid: hmo@hmo-tinyerp-20090820133521-udjbwhbjnzkdlfhl
2009-08-20 19:05:21 +05:30