index
:
freeipa.git
alee_0414_drm_add
alee_drm_0711
alee_drm_install
master
Unnamed repository; edit this file 'description' to name the repository.
Ade Lee
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipalib
/
plugable.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipalib.plugable: Always set the parser in bootstrap()
Petr Viktorin
2014-03-05
1
-4
/
+6
*
Allow API plugin registration via a decorator
Petr Viktorin
2013-08-14
1
-0
/
+27
*
Provide ipa-advise tool
Tomas Babej
2013-07-17
1
-0
/
+2
*
Prevent error when running IPA commands with su/sudo
Ana Krivokapic
2013-06-07
1
-5
/
+5
*
Add tests for the help command & --help options
Petr Viktorin
2013-02-18
1
-3
/
+6
*
Mention `ipa COMMAND --help` as the preferred way to get command help
Petr Viktorin
2013-02-18
1
-1
/
+1
*
Store the OptionParser in the API, use it to print unified help messages
Petr Viktorin
2013-02-18
1
-0
/
+1
*
Improve `ipa --help` output
Petr Viktorin
2013-02-18
1
-7
/
+30
*
Disallow setattr on no_update/no_create params
Petr Viktorin
2012-05-29
1
-1
/
+1
*
Import the ipaserver plugins based on context, not env.in_server.
Rob Crittenden
2012-03-19
1
-1
/
+1
*
Don't set delegation flag in client, we're using S4U2Proxy now
Rob Crittenden
2012-02-15
1
-1
/
+4
*
Restore default log level in server to INFO
John Dennis
2011-12-01
1
-0
/
+1
*
Add plugin framework to LDAP updates.
Rob Crittenden
2011-11-22
1
-1
/
+14
*
ticket 2022 - modify codebase to utilize IPALogManager, obsoletes logging
John Dennis
2011-11-23
1
-37
/
+29
*
Finalize plugin initialization on demand.
Jan Cholasta
2011-11-22
1
-6
/
+81
*
Cleanup whitespace
Alexander Bokovoy
2011-09-13
1
-3
/
+3
*
Slight performance improvement by not doing some checking in production mode
Rob Crittenden
2011-06-23
1
-6
/
+12
*
Final i18n unit test fixes.
Pavel Zuna
2011-03-01
1
-2
/
+2
*
Use pygettext to generate translatable strings from plugin files.
Pavel Zuna
2011-03-01
1
-3
/
+2
*
Fix translatable strings in ipalib plugins.
Pavel Zuna
2011-03-01
1
-3
/
+5
*
Translate docstrings.
Pavel Zuna
2011-03-01
1
-1
/
+1
*
Add default success/failure output logging.
Rob Crittenden
2011-02-14
1
-4
/
+8
*
Fix test failures caused by the performance patch.
Rob Crittenden
2011-02-10
1
-6
/
+17
*
Don't perform some API self-tests in production mode for performance reasons
Rob Crittenden
2011-01-28
1
-5
/
+10
*
Don't require or create the log dirs if we're just validating the API.
Rob Crittenden
2011-01-14
1
-1
/
+1
*
Change FreeIPA license to GPLv3+
Jakub Hrozek
2010-12-20
1
-5
/
+5
*
Add support for client failover to the ipa command-line.
Rob Crittenden
2010-08-16
1
-1
/
+6
*
Handle errors raised by plugins more gracefully in mod_wsgi.
Rob Crittenden
2010-07-12
1
-2
/
+3
*
Connect the -v cli argument to the verbose flag in xmlrpclib
Rob Crittenden
2010-06-03
1
-3
/
+3
*
Add Object.label class attribute, enable in webUI
Jason Gerard DeRose
2010-02-12
1
-0
/
+17
*
Fix logging in CLI and server (take 2)
Jason Gerard DeRose
2010-02-09
1
-5
/
+10
*
Only change the log level if it isn't already set
Rob Crittenden
2010-02-03
1
-4
/
+5
*
Remove __public__ and __proxy__ hold-overs from Plugin class
Jason Gerard DeRose
2010-01-28
1
-72
/
+1
*
Enabled CRUDS in webUI using wehjit 0.2.0
Jason Gerard DeRose
2010-01-26
1
-0
/
+2
*
If plugin fails to load log the traceback
John Dennis
2009-11-23
1
-1
/
+2
*
Provide additional help to --help option
Rob Crittenden
2009-11-19
1
-0
/
+7
*
Make plugin browser show plugin parent class
Jason Gerard DeRose
2009-10-14
1
-0
/
+3
*
Giant webui patch take 2
Jason Gerard DeRose
2009-10-13
1
-1
/
+1
*
Removed PluginProxy and all its uses
Jason Gerard DeRose
2009-08-05
1
-116
/
+1
*
Modify PluginProxy to use __public__ defined in derived classes instead of ba...
Pavel Zuna
2009-06-10
1
-1
/
+4
*
Rename errors2.py to errors.py. Modify all affected files.
Pavel Zuna
2009-04-23
1
-10
/
+10
*
Implemented more elegant way for entire plugin module to be conditionally ski...
Jason Gerard DeRose
2009-02-17
1
-2
/
+36
*
Started cleanup work on ra plugin; fixed problem in api.bootstrap() when proc...
Jason Gerard DeRose
2009-02-17
1
-2
/
+6
*
Started work on a much simplified mod_python server
Jason Gerard DeRose
2009-02-03
1
-0
/
+2
*
Finished reworked cli.CLI class into cli.cli plugin
Jason Gerard DeRose
2009-02-03
1
-5
/
+6
*
Started reworking CLI class into cli plugin
Jason Gerard DeRose
2009-02-03
1
-5
/
+33
*
Removed the depreciated Context and LazyContext classes
Jason Gerard DeRose
2009-02-03
1
-23
/
+0
*
Added Object.params_minus() method; various small tweaks
Jason Gerard DeRose
2009-02-03
1
-7
/
+5
*
Renamed all references to 'ipa_server' to 'ipaserver'
Jason Gerard DeRose
2009-01-04
1
-1
/
+1
*
Removed unneeded import of errors from plugable.py
Jason Gerard DeRose
2009-01-03
1
-5
/
+4
[next]