root/trunk/midgard/apis/python/py_midgard_object.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @25293 [25293] 03/17/10 12:47:38 piotras Typo fix.
(edit) @25291 [25291] 03/16/10 18:17:28 piotras Do not unset value which holds object. Refs #1704. Ported r25290
(edit) @24712 [24712] 01/15/10 10:55:33 piotras Do not remove midgard prefix from class name. Refs #1559.
(edit) @24366 [24366] 12/04/09 20:25:00 piotras Repleace MgdObject? with MidgardObject?. Refs #1515
(edit) @23760 [23760] 10/24/09 17:52:40 piotras Removed midgard_ prefix from class name
(edit) @23617 [23617] 10/15/09 16:04:06 indeyets fix build-warnings
(edit) @23608 [23608] 10/15/09 09:45:32 piotras Set BASETYPE flags. Fix #1391
(edit) @23518 [23518] 09/29/09 18:02:20 piotras Do not inherit destructor from gobject.GObject. Define own instead.
(edit) @23425 [23425] 09/18/09 12:09:28 piotras Removed multilang support. Fixes #1340
(edit) @21400 [21400] 03/22/09 20:19:14 piotras Remove MidgardTypeHolder? usage in favor of using simple reference. It's …
(edit) @21222 [21222] 03/17/09 15:29:07 piotras It is always a good idea to register class in bindings. Though... how the …
(edit) @20369 [20369] 02/07/09 17:32:00 piotras Transform all datetime pythin objects to timestamp values. And all …
(edit) @20365 [20365] 02/07/09 14:09:06 piotras Instatiate datetime object for midgard_timestamp value. refs #783
(edit) @20336 [20336] 02/05/09 10:34:06 piotras Properties of midgard timestamp type do not hold strings any longer.
(edit) @20205 [20205] 01/19/09 21:18:47 piotras Added has_dependents, has_parameters and has_attachments methods. (Core, …
(edit) @19631 [19631] 12/09/08 12:42:25 piotras return Py_None replaced with Py_RETURN_NONE macro;
(edit) @19072 [19072] 11/28/08 12:46:13 piotras Try to convert string to utf8 when setting underlying gobject property
(edit) @17098 [17098] 08/11/08 17:03:33 piotras Fixed construcotr: returns immediately after raising excpetion. Added lock …
(edit) @16686 [16686] 06/23/08 20:28:08 piotras Initialize metadata class explicitly. Rename attribute setter/getter
(edit) @16685 [16685] 06/23/08 20:03:36 piotras get_attr: Do generic getattr fallback when object's attribute is not …
(edit) @16678 [16678] 06/23/08 16:56:02 piotras Remove debug message
(edit) @16677 [16677] 06/23/08 16:55:15 piotras Register collector with NULL as static basis. It resolves undefined …
(edit) @16662 [16662] 06/20/08 15:03:20 piotras Implemented properties' getter and setter.
(edit) @16656 [16656] 06/19/08 00:04:51 piotras Fixed methods allocation for Mgdschema classes. MgdSchema? classes …
(edit) @16655 [16655] 06/18/08 22:31:18 piotras Define methods' structure per class type. It seems to be safer on 64bit …
(edit) @16508 [16508] 05/29/08 16:49:57 piotras Defined NO_IMPORT_PYGOBJECT…
(edit) @15866 [15866] 03/27/08 12:26:37 piotras Add attachments methods to MgdSchema? classes
(edit) @15852 [15852] 03/25/08 22:17:28 piotras Removed keyword argument from find_parameters method
(edit) @15851 [15851] 03/25/08 22:14:09 piotras find_parameters method ( delete and purge too ) correctly initialize list …
(edit) @15818 [15818] 03/21/08 16:31:21 piotras midgard.mgdschema objects: added parameter methods
(edit) @14279 [14279] 01/08/08 11:41:40 piotras Exception is thrown when constructor fails. create method is defined …
(edit) @13984 [13984] 12/19/07 11:58:36 piotras Constructor enchancements
(edit) @13916 [13916] 12/14/07 17:38:40 piotras midgard_user started and complited
(edit) @13874 [13874] 12/13/07 13:51:35 piotras Removed CHECK_MGD macro usage ( now indirectly used ) in favour of own …
(edit) @13770 [13770] 12/04/07 21:30:14 piotras midgard_object_class fully binded Added set and get for objects's …
(edit) @13497 [13497] 11/19/07 13:38:35 piotras Added …
(edit) @13485 [13485] 11/18/07 21:33:44 piotras Implemented almost correct constructor. Aded …
(edit) @13475 [13475] 11/17/07 12:48:28 piotras Register MgdSchema? classes. Create own gobject constructor. Implemented …
(edit) @13459 [13459] 11/16/07 14:29:07 piotras Added to …
(copy) @10926 [10926] 06/07/07 07:45:48 ab Move src to midgard
copied from trunk/src/apis/python/py_midgard_object.c:
(add) @10824 [10824] 05/04/07 10:50:02 piotras Initial midgard-python bindings
Note: See TracRevisionLog for help on using the revision log.