index
:
freeipa.git
AD-binds
asn1c-indented
cachetickets
cakeysfix
ccachesess
clisesshandling
coverity
custodia
custodia-review
fix_ber_scanf
fixlogout
getkeytab
ipa-1-0
ipa-1-1
ipa-1-2
ipa-2-1
ipa-2-2
ipasam_getkeytab
kdc-fixes
kdc-pkinit
ldapticketcache
master
master_keytab
mindatefix
mspac
my-master
pwbindexp
pwdpolicy
replica_kdc
review
sessionlogout
setkeytab
sumit
webui-cleanup
webui-details
webui_isolate
wip
FreeIPA patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Removal of IPA.metadata usages
Petr Vobornik
2013-05-06
7
-23
/
+31
*
Move spec creations of sudorule, hbacrule, netgroup and selinuxusermap detail...
Petr Vobornik
2013-05-06
4
-58
/
+99
*
Don't automatically refresh facet after action success
Petr Vobornik
2013-05-06
2
-4
/
+2
*
Remove cert menu item when disabled
Petr Vobornik
2013-05-06
1
-2
/
+8
*
Replace IPA.metadata.objects... with declarative definitions
Petr Vobornik
2013-05-06
6
-14
/
+14
*
Convert definitions of entities to spec objects
Petr Vobornik
2013-05-06
22
-1634
/
+1751
*
Entity build: test for enabled in post_op
Petr Vobornik
2013-05-06
1
-0
/
+5
*
Builder: handle expected errors in post_ops
Petr Vobornik
2013-05-06
1
-5
/
+5
*
Entity: allow definition of facet_groups in entity specs
Petr Vobornik
2013-05-06
1
-6
/
+9
*
Entity registry and builder which allow definition by spec
Petr Vobornik
2013-05-06
2
-15
/
+75
*
Fix trustconfig after rebase
Petr Vobornik
2013-05-06
2
-9
/
+33
*
Fix hbactest after rebase
Petr Vobornik
2013-05-06
1
-1
/
+1
*
Builder: allow registration without factory or ctor
Petr Vobornik
2013-05-06
1
-4
/
+0
*
Use builder for entity dialogs
Petr Vobornik
2013-05-06
1
-34
/
+34
*
Builders: allow pre_ops and post_ops in build overrides
Petr Vobornik
2013-05-06
1
-3
/
+26
*
Replace IPA.get_command_arg calls in specs with provider strings
Petr Vobornik
2013-05-06
1
-5
/
+5
*
Replace IPA.get_command_option calls in specs with provider strings
Petr Vobornik
2013-05-06
7
-13
/
+11
*
Replace IPA.get_entity_param calls in specs with provider strings
Petr Vobornik
2013-05-06
4
-25
/
+24
*
Allow metadata provider format for field metadata declaration
Petr Vobornik
2013-05-06
1
-1
/
+5
*
Make summary conditions declarative
Petr Vobornik
2013-05-06
7
-16
/
+22
*
Make facet and entity policies declarative
Petr Vobornik
2013-05-06
12
-54
/
+93
*
Fix incorrect type -> $type conversion
Petr Vobornik
2013-05-06
1
-2
/
+2
*
Replace usage of action factories with types
Petr Vobornik
2013-05-06
12
-61
/
+61
*
Builder and registry for actions
Petr Vobornik
2013-05-06
12
-44
/
+157
*
Change widget.build_child interface to the builder's
Petr Vobornik
2013-05-06
1
-13
/
+8
*
Builder and registry for validators
Petr Vobornik
2013-05-06
6
-20
/
+43
*
Replace formatter creation with definition in specs
Petr Vobornik
2013-05-06
9
-16
/
+18
*
Builder: return null if no spec supplied - fix
Petr Vobornik
2013-05-06
1
-4
/
+4
*
Registry and builder for formatters
Petr Vobornik
2013-05-06
2
-3
/
+14
*
Replace build logic in widget and field builder by new builder
Petr Vobornik
2013-05-06
26
-354
/
+314
*
Builder: allow string spec as spec property instead of type
Petr Vobornik
2013-05-06
1
-2
/
+40
*
Replace IPA.widget_factories and IPA_field_factories with registry
Petr Vobornik
2013-05-06
14
-145
/
+306
*
Builder: global builder and registry
Petr Vobornik
2013-05-06
3
-5
/
+162
*
Builder: create Construct_registry by default in builder
Petr Vobornik
2013-05-06
1
-1
/
+3
*
Phases: warn when adding task for nonexistent phase
Petr Vobornik
2013-05-06
1
-0
/
+5
*
Builder: build type without prior registration
Petr Vobornik
2013-05-06
1
-7
/
+7
*
Builder: add set method to Singleton_registry
Petr Vobornik
2013-05-06
1
-0
/
+10
*
Use entities module for entity registration, build and holding
Petr Vobornik
2013-05-06
3
-83
/
+32
*
Builder: fix inner array and obj references
Petr Vobornik
2013-05-06
2
-2
/
+6
*
Builder: remove item from singleton registry
Petr Vobornik
2013-05-06
1
-0
/
+12
*
Builder: do not break on expected errors
Petr Vobornik
2013-05-06
1
-9
/
+22
*
Replace IPA.facet_builder with facets.builder
Petr Vobornik
2013-05-06
4
-107
/
+133
*
Fix construct registry map reference
Petr Vobornik
2013-05-06
1
-1
/
+5
*
Builder: allow to use custom factory/ctor when using type
Petr Vobornik
2013-05-06
1
-9
/
+4
*
Report phase errors
Petr Vobornik
2013-05-06
2
-9
/
+32
*
Handle built object in spec
Petr Vobornik
2013-05-06
3
-12
/
+46
*
Use IPA.object() as a base factory for framework objects
Petr Vobornik
2013-05-06
11
-49
/
+52
*
Builder: return object when it's already built
Petr Vobornik
2013-05-06
4
-2
/
+39
*
Rename factory to $factory in spec objects modifications
Petr Vobornik
2013-05-06
9
-34
/
+34
*
Builder: fix infinite loop when using spec with circular dependency
Petr Vobornik
2013-05-06
2
-3
/
+6
[prev]
[next]