index
:
freeipa.git
become-ipa-4-0-4
cstopology
datetime-ui
doc
framework
ipa-1-0
ipa-1-1
ipa-1-2
ipa-2-0
ipa-2-1
ipa-2-2
keytab-4419
keytab-4419-2
master
menu
otp-usability
otptests
patternfly
plugin-apibrowser
readme
review
sync-token
test_realmdomains
trustdomains-3-3
views_ui
webui-cleanup
Unnamed repository; edit this file 'description' to name the repository.
Petr Vobornik
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipaclient
/
remote_plugins
/
schema.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
pylint: fix no-member in schema plugin
Stanislav Laznicka
2017-09-08
1
-1
/
+1
*
py3: handle bytes in schema response
Fraser Tweedale
2017-08-29
1
-4
/
+13
*
Create a Certificate parameter
Stanislav Laznicka
2017-07-27
1
-0
/
+4
*
logging: do not use `ipa_log_manager` to create module-level loggers
Jan Cholasta
2017-07-14
1
-5
/
+5
*
Disable pylint in get_help function because of type confusion.
David Kreitschmann
2017-06-15
1
-1
/
+3
*
Store help in Schema before writing to disk
David Kreitschmann
2017-06-15
1
-1
/
+2
*
Use os.fsync instead of os.fdatasync because macOS doesn't support fdatasync
David Kreitschmann
2017-05-17
1
-1
/
+1
*
vault: cache the transport certificate on client
Jan Cholasta
2017-03-13
1
-11
/
+1
*
Drop in-memory copy of schema zip file
Christian Heimes
2017-03-01
1
-31
/
+18
*
Speed up client schema cache
Christian Heimes
2017-03-01
1
-10
/
+10
*
schema_cache: Make handling of string compatible with python3
David Kupka
2017-01-05
1
-9
/
+13
*
ipaclient: remove hard dependency on ipaplatform
Jan Cholasta
2016-11-29
1
-2
/
+12
*
schema cache: Store and check info for pre-schema servers
David Kupka
2016-09-06
1
-63
/
+67
*
schema cache: Fallback to 'en_us' when locale is not available
David Kupka
2016-08-18
1
-3
/
+9
*
schema check: Check current client language against cached one
David Kupka
2016-08-17
1
-1
/
+8
*
schema cache: Read schema instead of rewriting it when SchemaUpToDate
David Kupka
2016-08-17
1
-22
/
+24
*
schema cache: Store API schema cache in memory
David Kupka
2016-08-17
1
-23
/
+28
*
Access data for help separately
David Kupka
2016-08-17
1
-19
/
+18
*
schema cache: Do not read fingerprint and format from cache
David Kupka
2016-08-17
1
-26
/
+5
*
parameters: move the `confirm` kwarg to Param
Jan Cholasta
2016-08-10
1
-1
/
+1
*
compat: Save server's API version in for pre-schema servers
David Kupka
2016-08-03
1
-72
/
+5
*
schema: Generate bits for help load them on request
David Kupka
2016-08-03
1
-12
/
+42
*
schema: Introduce schema cache format
David Kupka
2016-08-03
1
-0
/
+10
*
frontend: Change doc, summary, topic and NO_CLI to class properties
David Kupka
2016-08-03
1
-6
/
+47
*
schema: Speed up schema cache
David Kupka
2016-08-03
1
-124
/
+177
*
schema: Perform the check for schema update when force_schema_check is True
David Kupka
2016-07-01
1
-1
/
+6
*
ipalib: introduce Principal parameter
Martin Babinsky
2016-07-01
1
-0
/
+2
*
client: add support for pre-schema servers
Jan Cholasta
2016-07-01
1
-102
/
+18
*
schema: properly fix Flag arguments on the client
Jan Cholasta
2016-06-30
1
-2
/
+2
*
schema: fix Flag arguments on the client
Jan Cholasta
2016-06-29
1
-1
/
+1
*
schema: Caching on schema on client
David Kupka
2016-06-28
1
-10
/
+220
*
schema: support plugin versioning
Jan Cholasta
2016-06-28
1
-16
/
+25
*
plugable: support plugin versioning
Jan Cholasta
2016-06-28
1
-0
/
+2
*
schema: client-side code cleanup
Jan Cholasta
2016-06-27
1
-242
/
+190
*
schema: fix param default value handling
Jan Cholasta
2016-06-27
1
-3
/
+3
*
schema: remove `no_cli` from command schema
Jan Cholasta
2016-06-20
1
-2
/
+2
*
schema: remove redundant information
Jan Cholasta
2016-06-20
1
-9
/
+4
*
schema: merge command args and options
Jan Cholasta
2016-06-20
1
-6
/
+5
*
schema: remove output_params
Jan Cholasta
2016-06-20
1
-5
/
+95
*
schema: add object class schema
Jan Cholasta
2016-06-20
1
-10
/
+42
*
schema: fix client-side dynamic defaults
Jan Cholasta
2016-06-15
1
-3
/
+3
*
batch, schema: use Dict instead of Any
Jan Cholasta
2016-06-15
1
-1
/
+1
*
schema: generate client-side commands on demand
Jan Cholasta
2016-06-15
1
-7
/
+28
*
schema: fix typo
Jan Cholasta
2016-06-09
1
-1
/
+1
*
schema: fix topic command output
Jan Cholasta
2016-06-09
1
-0
/
+2
*
ipaclient: implement thin client
Jan Cholasta
2016-06-03
1
-0
/
+302