summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * 39: Added unit tests for Registrar.__iter__()Jason Gerard DeRose2008-08-011-0/+38
| |
| * 38: dict interface of Registrar now works with both classes and strings as ↵Jason Gerard DeRose2008-08-012-19/+120
| | | | | | | | the key
| * 37: Renamed tstutil.yes_raises() to raises(); changed test_plugable.py to ↵Jason Gerard DeRose2008-08-013-57/+11
| | | | | | | | use raises() throughout
| * 36: Added more functionality to tests.tstutil; added corresponding ↵Jason Gerard DeRose2008-08-012-16/+178
| | | | | | | | tests.test_tstutil unit tests
| * 35: Renamed unit_common.py to tstutil.pyJason Gerard DeRose2008-08-012-7/+7
| |
| * 34: Added tests.unit_common with frequently used utility functions; split ro ↵Jason Gerard DeRose2008-08-013-19/+107
| | | | | | | | __setattr__, __delattr__ methods out of Proxy and into new ReadOnly base class; added corresponding unit tests
| * 33: Finished unit tests for plugable.ProxyJason Gerard DeRose2008-08-012-14/+78
| |
| * 32: Added Plugin and Proxy base classes in plugable module, along with ↵Jason Gerard DeRose2008-07-312-0/+131
| | | | | | | | to_cli() and from_cli() functions; added correspending unit tests
| * 31: Renamed exceptions.py to errors.pyJason Gerard DeRose2008-07-315-25/+25
| |
| * 30: Added plugable module with more generic implementation of Registrar; ↵Jason Gerard DeRose2008-07-283-7/+275
| | | | | | | | added corresponding unit tests
| * 29: Some experimentation to make the Registar more generalizedJason Gerard DeRose2008-07-252-83/+175
| |
| * 28: Added new base.Register class that is a more generic way of doing the ↵Jason Gerard DeRose2008-07-223-1/+120
| | | | | | | | plugin registration and doesn't itself instatiate any plugins; added corresponding unit tests
| * 27: Added quick hack for replace('-', '_') problem I'm havingJason Gerard DeRose2008-07-212-3/+7
| |
| * 26: Added AbstractCommand.get_doc() method to return the gettext translated ↵Jason Gerard DeRose2008-07-213-32/+95
| | | | | | | | summary of command; added get_doc() method to all example
| * 25: Updated plugin examples, ipa scriptJason Gerard DeRose2008-07-203-47/+69
| |
| * 24: Ported Registar to changes around Attribute; updated unit testsJason Gerard DeRose2008-07-202-157/+140
| |
| * 23: Added base.Attribute class that determins the object association via ↵Jason Gerard DeRose2008-07-202-2/+145
| | | | | | | | class naming convention instead of through the _obj attribute
| * 22: Named.name property now calls _get_name() at first evaluation to make ↵Jason Gerard DeRose2008-07-201-1/+8
| | | | | | | | changing the behaviour in subclasses easier
| * 21: ipa script: improved print_api(); added missing sys.exit() after ↵Jason Gerard DeRose2008-07-201-2/+4
| | | | | | | | print_api() call
| * 20: Updated example plugins, added '_api_' command to ipa script with prints ↵Jason Gerard DeRose2008-07-203-4/+64
| | | | | | | | the api
| * 19: Removed depreciated base2.py and test_base2.py filesJason Gerard DeRose2008-07-202-309/+0
| |
| * 18: Moved base2 stuff into baseJason Gerard DeRose2008-07-204-262/+194
| |
| * 17: Registar.finalize() now sets the commands property on each object with ↵Jason Gerard DeRose2008-07-202-1/+51
| | | | | | | | commands
| * 16: Changed base2.WithObj.__set_obj() slightly so that its gets locked into ↵Jason Gerard DeRose2008-07-202-9/+24
| | | | | | | | read-only even when _obj is None
| * 15: Added ipalib.base2 module where I'm experimenting with a 3rd approach ↵Jason Gerard DeRose2008-07-203-0/+248
| | | | | | | | that is a hybrid of the first two: a decoupled late binding OO strategy
| * 14: Added Named.cli property that returns name.replace('_', '-'); Named.doc ↵Jason Gerard DeRose2008-07-202-1/+16
| | | | | | | | property now does a strip() to make it more user-friendly; added test_Named unit tests which somehow got dropped, uppdated with new Named properties
| * 13: Starting playing around with 'ipa' cli scriptJason Gerard DeRose2008-07-202-1/+63
| |
| * 12: Fixed test_base.test_API.test_finalize() unit tests now that CrudLike ↵Jason Gerard DeRose2008-07-201-3/+3
| | | | | | | | has 4 commands, not 5
| * 11: Added submodules needed to triger the plugin loading, etc., so I can ↵Jason Gerard DeRose2008-07-205-8/+101
| | | | | | | | start work on the cli demo
| * 10: Updated base.API to reflect the fact that base.Object is now the new ↵Jason Gerard DeRose2008-07-204-106/+90
| | | | | | | | unit of plugin functionality; updated corresponding unit tests
| * 9: Reorganized new work and unit tests based around base.Object being the ↵Jason Gerard DeRose2008-07-194-251/+177
| | | | | | | | plugin definining unit
| * 8: Experimental work on more OO definition of what gets pluged into API.commandsJason Gerard DeRose2008-07-194-2/+254
| |
| * 7: Roughed out API.finalize(); added corresponding unit testsJason Gerard DeRose2008-07-192-12/+43
| |
| * 6: Fleshed out API.register_command, made correpsonding unit tests much more ↵Jason Gerard DeRose2008-07-193-37/+77
| | | | | | | | rigorous
| * 5: Fleshed out base.Named, added corresponding unit testsJason Gerard DeRose2008-07-193-7/+95
| |
| * 4: Got basics of API.register_command() working; added corresponding unit testsJason Gerard DeRose2008-07-194-20/+127
| |
| * 3: Finished NameSpace and cerresponding unit testsJason Gerard DeRose2008-07-193-18/+150
| |
| * 2: Got basics of NameSpace working, added corresponding unit testsJason Gerard DeRose2008-07-184-15/+138
| |
| * 1: Started roughing out ipalib packageJason Gerard DeRose2008-07-185-0/+139
|
* memberof was not indexed in older versions of fedora-ds, keep it aroundSimo Sorce2008-12-051-0/+7
| | | | as an update so that if it is not there it will be added
* Fix stupid typo in update fileSimo Sorce2008-12-031-1/+1
|
* Change ipa-compat-manage to work on older python versions too. Break ↵Simo Sorce2008-12-031-36/+50
| | | | try,except,finally into a try,try,finally,except Add also checks for LDAPError, errors.
* One line fix for ipa-server spec fileSimo Sorce2008-12-031-0/+1
|
* Adding an index for memberuid. Alsthough we do not use this attribute, many ↵Simo Sorce2008-12-022-0/+12
| | | | clients still ask for it so let's index it and make stuff faster.
* Forgot to add ipa-compat-manage to the sbin programsSimo Sorce2008-12-021-0/+1
|
* Add man page for ipa-compat-manageSimo Sorce2008-12-022-0/+47
|
* Fix makefiles after schema compat changesSimo Sorce2008-12-023-2/+3
|
* Corrected usage messages and manpage to match the logic for the ↵Nathan Kinder2008-12-012-2/+2
| | | | ipa-replica-manage init command.
* Fix typo, thanks to Michele for pointing it outSimo Sorce2008-12-011-1/+1
|
* Run updates on the replica too, otherwise changes to cn=config will be missing.Simo Sorce2008-12-011-0/+4
|