root/trunk/midgard/apis/python


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) @24885 [24885] 01/26/10 08:44:08 piotras Added Homepage to satisfy lintian.
(edit) @24821 [24821] 01/20/10 14:05:24 piotras Do not set GLib or GObject default handler. Do not set fatal mask. Refs …
(edit) @24812 [24812] 01/19/10 18:04:52 piotras Register delete method. Refs #1582
(edit) @24712 [24712] 01/15/10 10:55:33 piotras Do not remove midgard prefix from class name. Refs #1559.
(edit) @24630 [24630] 01/06/10 11:12:09 jval Correct package release number (reset after version number was raised)
(edit) @24366 [24366] 12/04/09 20:25:00 piotras Repleace MgdObject? with MidgardObject?. Refs #1515
(edit) @24321 [24321] 12/03/09 14:12:54 piotras Added midgard_reflection_property.is_private method. Refs #537
(edit) @24227 [24227] 11/29/09 17:27:19 piotras Added support for reflectable type level user values. Refs #795
(edit) @24182 [24182] 11/25/09 12:17:13 piotras Register 'connected' and 'disconnected' signals. Added is_connected() …
(edit) @24180 [24180] 11/25/09 10:53:46 piotras Remove deprecated storage related methods. Fix #1428
(edit) @24179 [24179] 11/25/09 10:02:54 piotras Ported r24178 from Mjolnir branch
(edit) @24118 [24118] 11/20/09 09:14:08 piotras Updated dependency + minor fixes.
(edit) @24090 [24090] 11/18/09 15:39:25 jval Version bump, to 9.09.99
(edit) @24088 [24088] 11/18/09 15:19:04 jval Version bump, to 9.09
(edit) @24083 [24083] 11/18/09 13:06:25 piotras Version bump. 9.09.99
(edit) @24074 [24074] 11/18/09 11:49:02 piotras Version bump. 9.09. Updated dependency.
(edit) @24071 [24071] 11/18/09 11:25:19 piotras Fix spelling.
(edit) @24056 [24056] 11/17/09 18:47:27 piotras Replace login() method with log_in() one. Do not confuse Python …
(edit) @24021 [24021] 11/13/09 12:53:04 piotras Set property set/get functions. Fix #1466
(edit) @23997 [23997] 11/10/09 16:47:04 piotras Clean replicator API. Refs #1457
(edit) @23990 [23990] 11/09/09 19:13:48 piotras get_link_class: Be aware of MidgardDBObjectClass being const
(edit) @23847 [23847] 11/02/09 15:10:44 jval Use --prefix on SUSE (and remove one unnecessary whitespace)
(edit) @23843 [23843] 11/02/09 13:01:41 jval Add python-setuptools to python-midgard2 build requirements
(edit) @23815 [23815] 10/30/09 14:26:23 jval New python-midgard2 OBS spec file which is based on the new fedora spec …
(edit) @23814 [23814] 10/30/09 13:48:33 jval Put into a separate line because of OBS exception handling
(edit) @23813 [23813] 10/30/09 13:32:54 jval Building python-midgard2 requires pygobject2-devel
(edit) @23812 [23812] 10/30/09 11:12:26 jval Add fedora/python-midgard2.spec
(edit) @23811 [23811] 10/30/09 11:10:51 jval Add fedora (Fedora based distributions like Fedora and EL) to …
(edit) @23810 [23810] 10/30/09 10:43:34 jval Don't ship ez_setup.py
(edit) @23809 [23809] 10/30/09 10:03:44 piotras Satisfy setup.py
(edit) @23808 [23808] 10/29/09 19:21:30 piotras Provides required MANIFEST file. Try to include files explicitly.
(edit) @23792 [23792] 10/28/09 10:12:13 piotras Removed root user related routines from midgard_user API. Create admin …
(edit) @23787 [23787] 10/27/09 11:56:08 piotras Py_Dict_Next requires int position argument in Python 2.4.
(edit) @23784 [23784] 10/26/09 15:35:37 piotras Added, so debian 5.0 packages are built @OBS
(edit) @23782 [23782] 10/26/09 13:13:30 piotras Distribute egg files.
(edit) @23781 [23781] 10/26/09 12:14:41 piotras Removed nose requirement which is one of the blockers for midgard-python …
(edit) @23780 [23780] 10/26/09 11:12:33 piotras Removed dh_pysupport call
(edit) @23760 [23760] 10/24/09 17:52:40 piotras Removed midgard_ prefix from class name
(edit) @23759 [23759] 10/24/09 17:16:42 tepehe some basic python tests
(edit) @23746 [23746] 10/24/09 13:40:29 indeyets compatibility with nose
(edit) @23745 [23745] 10/24/09 13:37:50 piotras Added python-setuptools to Build Dependency
(edit) @23744 [23744] 10/24/09 13:29:57 indeyets use "nose" package as a test-runner
(edit) @23733 [23733] 10/23/09 16:30:29 indeyets basic test, to set up infrastructure
(edit) @23732 [23732] 10/23/09 16:28:57 piotras Satisfy OBS which doesn't read build dependencies from control file
(edit) @23731 [23731] 10/23/09 16:28:04 indeyets move folder with tests, so it does not interfer with new unittest-based …
(edit) @23722 [23722] 10/22/09 21:28:57 piotras Not longer needed and seems setup.py doesn't support distribution entries
(edit) @23721 [23721] 10/22/09 20:38:42 piotras Not needed anymore
(edit) @23720 [23720] 10/22/09 20:37:37 piotras Depend on python build tools. Build packages for all available python …
(edit) @23719 [23719] 10/22/09 20:33:08 piotras Updated for all python versions with python build support
(edit) @23717 [23717] 10/22/09 15:47:30 piotras Removed constructor from abstract class.
(edit) @23657 [23657] 10/21/09 09:49:51 piotras Build with midgard2 pkg-config file.
(edit) @23653 [23653] 10/20/09 13:07:02 indeyets fixed makedist for python
(edit) @23652 [23652] 10/20/09 12:44:22 indeyets tweaks to fix installation from gztared packages
(edit) @23628 [23628] 10/15/09 19:08:17 indeyets changed spec-file to use setup.py instead of autoconf
(edit) @23625 [23625] 10/15/09 17:34:56 indeyets use static version for now
(edit) @23623 [23623] 10/15/09 17:07:00 piotras Fix usability instead of readability.
(edit) @23619 [23619] 10/15/09 16:26:12 indeyets we use LGPL2, not GPL
(edit) @23618 [23618] 10/15/09 16:21:51 indeyets use setuptools instead of autoconf for python module
(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) @23591 [23591] 10/13/09 22:56:16 piotras Remove constructor
(edit) @23527 [23527] 09/30/09 15:24:25 piotras Added MidgardKeyConfig? classes. Fixes #1036
(edit) @23518 [23518] 09/29/09 18:02:20 piotras Do not inherit destructor from gobject.GObject. Define own instead.
(edit) @23505 [23505] 09/28/09 15:15:07 piotras Added explicit PyObject? destructor.
(edit) @23504 [23504] 09/28/09 13:54:45 indeyets autoconf/automake fixes
(edit) @23499 [23499] 09/28/09 12:08:22 piotras Register ERR_NO_METADATA constant. Added has_metadata method to …
(edit) @23493 [23493] 09/26/09 12:33:28 piotras create_base_storage: Do not parse arguments when method has NOARGS flag.
(edit) @23469 [23469] 09/23/09 20:28:40 piotras Constructor accepts optional properties array argument. Refs #1036
(edit) @23447 [23447] 09/21/09 21:35:03 piotras Removed sitegroup support. Fixes #1330. By SG0, by sitegroups!
(edit) @23425 [23425] 09/18/09 12:09:28 piotras Removed multilang support. Fixes #1340
(edit) @23246 [23246] 08/27/09 22:12:25 piotras Added new midgard_user methods to Python bindings. Added query method to …
(edit) @23243 [23243] 08/26/09 18:18:53 piotras Added list_auth_types method to midgard_connection class. Fix #1294
(edit) @22960 [22960] 07/20/09 17:16:11 piotras midgard_dbus rewritten. Added option to switch between system or session …
(edit) @22914 [22914] 07/15/09 10:59:41 indeyets removed outdated ruby binding
(edit) @22895 [22895] 07/14/09 12:12:28 indeyets fix compilation (duplicate symbol was detected). removed the one, which is …
(edit) @22824 [22824] 07/08/09 11:40:19 piotras Added support for user defined fields. Added get_user_value method to …
(edit) @22654 [22654] 06/22/09 22:56:45 piotras Added midgard_view and derived classes. Fixes #1008
(edit) @22653 [22653] 06/22/09 22:27:06 piotras Added midgard_storage class. Fixes #1136
(edit) @22092 [22092] 05/05/09 16:33:10 piotras Get common schema file and local schema directory paths from environment …
(edit) @22083 [22083] 05/05/09 11:12:42 piotras Added get_status method.
(edit) @22077 [22077] 05/04/09 22:53:14 piotras midgard_transaction: initial
(edit) @22045 [22045] 04/28/09 13:24:11 piotras Ported r22044
(edit) @21898 [21898] 04/20/09 12:36:13 piotras midgard_schema_init requires second argument
(edit) @21829 [21829] 04/15/09 16:03:13 piotras By default use any architecture
(edit) @21827 [21827] 04/15/09 15:47:12 piotras Version bump
(edit) @21826 [21826] 04/15/09 15:41:11 piotras Version bump
(edit) @21818 [21818] 04/15/09 12:47:37 piotras Version bump. Updated descriptions in control files
(edit) @21816 [21816] 04/15/09 12:30:59 piotras Version bump.
(edit) @21741 [21741] 04/09/09 11:48:49 piotras Add puthon-gobject as dependency. Fixes #988
(edit) @21739 [21739] 04/09/09 11:45:59 piotras Convert tuples and lists. Create GValueArray for these. Fixes #1029.
(edit) @21678 [21678] 04/07/09 13:18:43 piotras Added list_languages method. Fixes #345
(edit) @21617 [21617] 04/03/09 11:15:30 piotras Update libmidgard dependencies
(edit) @21400 [21400] 03/22/09 20:19:14 piotras Remove MidgardTypeHolder? usage in favor of using simple reference. It's …
(edit) @21364 [21364] 03/21/09 13:33:42 piotras open_config: throw warning if given object argument is not a …
(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) @21190 [21190] 03/16/09 19:55:12 piotras Build dependency list based on libmidgard2-2009
(edit) @21189 [21189] 03/16/09 19:44:47 piotras version bump
(edit) @21169 [21169] 03/16/09 15:46:11 piotras Replace libmidgard-2.0 with libmidagrd2-dev
Note: See TracRevisionLog for help on using the revision log.