Commit 36fdaa6
authored
[SYNCOPE-1829] Introducing support for Live Sync (#915)
1 parent 3a7ce47 commit 36fdaa6
File tree
308 files changed
+5141
-2703
lines changed- archetype/src/main/resources/archetype-resources
- console
- core
- enduser
- wa
- client
- idm/console/src/main
- java/org/apache/syncope/client/console
- commons
- init
- panels
- policies
- rest
- status
- topology
- wizards
- resources
- resources/org/apache/syncope/client/console
- topology
- wizards
- resources
- idrepo
- common-ui/src/main/java/org/apache/syncope/client/ui/commons/wizards
- console
- src/main
- java/org/apache/syncope/client/console
- commons
- panels
- policies
- tasks
- wicket/markup/html
- bootstrap/dialog
- form
- widgets
- resources/org/apache/syncope/client/console
- implementations
- pages
- tasks
- wicket/markup/html/form
- enduser
- common
- idm
- lib/src/main/java/org/apache/syncope/common/lib
- policy
- to
- types
- rest-api/src/main/java/org/apache/syncope/common/rest/api/beans
- idrepo/lib
- src/main/java/org/apache/syncope/common/lib
- to
- types
- core
- idm/logic/src
- main/java/org/apache/syncope/core/logic
- test/java/org/apache/syncope/core/logic
- idrepo/logic/src
- main/java/org/apache/syncope/core/logic
- init
- test/java/org/apache/syncope/core/logic
- persistence-api/src/main/java/org/apache/syncope/core/persistence/api
- dao
- entity
- policy
- task
- persistence-jpa/src
- main
- java/org/apache/syncope/core/persistence/jpa
- dao
- repo
- entity
- policy
- task
- resources/domains
- test
- java/org/apache/syncope/core/persistence/jpa
- inner
- outer
- resources/domains
- persistence-neo4j/src
- main
- java/org/apache/syncope/core/persistence/neo4j
- content
- dao
- repo
- entity
- policy
- task
- resources/domains
- test
- java/org/apache/syncope/core/persistence/neo4j
- inner
- outer
- resources/domains
- provisioning-api/src
- main/java/org/apache/syncope/core/provisioning/api
- job
- pushpull
- stream
- rules
- test/java/org/apache/syncope/core/provisioning/api
- job
- pushpull
- provisioning-java/src
- main/java/org/apache/syncope/core/provisioning/java
- data
- job
- propagation
- pushpull
- stream
- utils
- test/java/org/apache/syncope/core/provisioning/java
- pushpull
- self-keymaster-starter
- spring/src
- main/java/org/apache/syncope/core/spring/implementation
- test/java/org/apache/syncope/core/spring/security
- starter/src/main/java/org/apache/syncope/core/starter/actuate
- workflow-java/src/test/java/org/apache/syncope/core/workflow/java
- docker
- console
- core
- enduser
- src/main/resources/docker-compose
- wa
- ext
- elasticsearch/provisioning-java/src/main/java/org/apache/syncope/core/provisioning/java/job
- opensearch/provisioning-java/src/main/java/org/apache/syncope/core/provisioning/java/job
- fit
- build-tools
- src/main
- java/org/apache/syncope/fit/buildtools
- resources
- core-reference
- src
- main/java/org/apache/syncope/fit/core/reference
- test
- java/org/apache/syncope/fit
- console
- core
- resources
- src/main/asciidoc
- getting-started
- images
- reference-guide
- architecture
- concepts
- provisioning
- configuration
- usage
- wa/starter
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
308 files changed
+5141
-2703
lines changedLines changed: 1 addition & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
| 125 | + | |
133 | 126 | | |
134 | 127 | | |
135 | 128 | | |
| |||
Lines changed: 1 addition & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
| 172 | + | |
180 | 173 | | |
181 | 174 | | |
182 | 175 | | |
| |||
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | 153 | | |
161 | 154 | | |
162 | 155 | | |
| |||
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | 117 | | |
125 | 118 | | |
126 | 119 | | |
| |||
Lines changed: 26 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
| 58 | + | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
92 | | - | |
| 91 | + | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
100 | | - | |
| 99 | + | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
123 | | - | |
| 122 | + | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
162 | 176 | | |
163 | 177 | | |
164 | 178 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | | - | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
| 39 | + | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments