2021-08-11 | Robert Varga | Fix Server-Sent Events routing Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-08-09 | Robert Varga | Use well-known Status enumeration Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-08-03 | Robert Varga | Bump versions to 2.0.3-SNAPSHOT Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-30 | Robert Varga | Use Java 11 HttpClient Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-28 | Robert Varga | Remove DocumentedException.ErrorTag Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-26 | Robert Varga | Remove RestconfError.ErrorType Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-26 | Robert Varga | Remove DocumentedException.ErrorType Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-26 | Robert Varga | Remove DocumentedException.ErrorSeverity Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-26 | Robert Varga | Cleanup DocumentedException and subclasses Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-26 | Robert Varga | Remove Jakub Toth from committers Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-25 | Robert Varga | Bump upstream versions Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-20 | Robert Varga | Log full exception when we are missing errors Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-19 | Robert Varga | Bump versions to 2.0.2-SNAPSHOT Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-19 | Robert Varga | Bump janino to 3.1.4 Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-16 | Robert Varga | Convert netconf-client to OSGi DS Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-16 | Robert Varga | Ditch blueprint-maven-plugin Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-16 | Robert Varga | Cleanup NetconfConsoleUtils Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-16 | Robert Varga | Convert netconf-console to OSGi DS Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-16 | Robert Varga | Remove old AbstractNetconfDispatcher.getReconnectingClient() Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-14 | Robert Varga | Move Rfc8040.Restconf constants Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-14 | Robert Varga | Move mapModulesByIetfYangLibraryYang() Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-13 | Robert Varga | Migrate getDataChildByName() callers Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-10 | Robert Varga | Single out RestconfConstants.MOUNT Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-09 | Robert Varga | Remove RestconfConstants.IDENTIFIER Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-09 | Robert Varga | Collapse streams.{sse,websocket} Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-09 | Robert Varga | RestconfTransaction always operates on a single datastore Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-09 | Robert Varga | Clean up RestconfInvokeOperationsUtil Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-09 | Robert Varga | Clean up listener activation Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-09 | Robert Varga | Package ietf-yang-patch Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-09 | Robert Varga | Rename {Xml,Json}ToPatchBodyReader Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-09 | Robert Varga | Move validation methods Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-09 | Robert Varga | Add AbstractPatchStatusBodyWriter Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-09 | Robert Varga | Add AbstractNormalizedNodeBodyWriter Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-09 | Robert Varga | Move AbstractNormalizedNodeBodyReader Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-09 | Robert Varga | Refactor source export Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-09 | Robert Varga | Remove MessageBodyWriter.getSize() implementations Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-09 | Robert Varga | Remove TransactionChainHandler Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-09 | Robert Varga | Reduce use of TransactionChainHandler Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-08 | Robert Varga | Use free-standing transaction in SubscribeToStreamUtil Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-08 | Robert Varga | Unwrap ListenersAdapter Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-08 | Robert Varga | Remove ResolveEnumUtil Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-08 | Robert Varga | Make ListenersBroker.getInstance() lockless Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-08 | Robert Varga | Fix checkArgument() use Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-08 | Robert Varga | Deprecate restconf.common.util.MultivaluedHashMap Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-08 | Robert Varga | Improve content checking Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-08 | Robert Varga | Fix field count check Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-08 | Robert Varga | Speed up checkParametersTypes() Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-08 | Robert Varga | Speed up parseUriParameters() Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-04 | Robert Varga | Bump versions to 2.0.1-SNAPSHOT Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-02 | Robert Varga | Add a logging event when schema is loaded Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-02 | Robert Varga | Use released aaa 0.14.0 Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-02 | Robert Varga | Remove OSGiSchemaResourceManager Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-02 | Robert Varga | Update sal-rest-docgen dependencies Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-07-02 | Robert Varga | Use controller-4.0.0 Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-06-28 | Robert Varga | Update RESTCONF error mapping Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-06-25 | Robert Varga | Fixup MD-SAL breakages Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-06-24 | Robert Varga | Cleanup yanglib dependencies Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-06-24 | Robert Varga | Update json-unit-assertj to 2.27.0 Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-06-24 | Robert Varga | Cleanup restconf-nb-rfc8040 dependencies Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-06-24 | Robert Varga | Cleanup restconf-nb-bierman02 dependencies Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-06-24 | Robert Varga | Cleanup restconf-common dependencies Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-06-24 | Robert Varga | Cleanup netconf-topology-singleton dependencies Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-06-24 | Robert Varga | Clean up mdsal-netconf-connector dependencies Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-06-24 | Robert Varga | Drop an unneeded dependency from mdsal-netconf-monitoring Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-06-23 | Robert Varga | Remove sal-rest-docgen-maven Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-06-23 | Robert Varga | Add restconf-wadl-generator Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-06-09 | Robert Varga | Mark netconf node with ext:mount Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-06-07 | Robert Varga | Bump MRI upstreams Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-06-04 | Robert Varga | Use InstanceIdentifier.empty() Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-05-31 | Robert Varga | Correct stream instance identifier Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-05-27 | Robert Varga | Fix augment argument Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-05-25 | Robert Varga | Fixup netconf-parent path Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-05-24 | Robert Varga | Cleanup FilterContentValidator Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-05-24 | Robert Varga | Initialize FilterTree.children Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-05-23 | Robert Varga | Modernize netconf-util tests Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-05-23 | Robert Varga | Cleanup netconf-impl tests Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-05-21 | Robert Varga | Cleanup NetconfMDSalMappingTest Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-05-21 | Robert Varga | Update RuntimeRpc a bit Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-05-21 | Robert Varga | Remove restconf-parent Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-05-21 | Robert Varga | Remove superfluous version/groupId declarations Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-05-21 | Robert Varga | Enable TCP_NODELAY for SSH client/server Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-05-20 | Robert Varga | Cleanup RFC8040 media type handling Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-05-20 | Robert Varga | Switch to using SseEventSink Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-05-20 | Robert Varga | Use MediaType.SERVER_SENT_EVENTS Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-05-20 | Robert Varga | Improve event fragmentation Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-05-19 | Robert Varga | Use a simple isEmpty() check Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-05-19 | Robert Varga | Refactor ietf-restconf constants Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-05-19 | Robert Varga | Use ImmutableNodes.leafNode() Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-05-19 | Robert Varga | Refactor constants relating to restconf-monitoring Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-05-19 | Robert Varga | Cleanup Rfc8040 constants Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-05-17 | Robert Varga | Rename SessionHandlerInterface Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-05-17 | Robert Varga | Remove SSEInitializer Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-05-17 | Robert Varga | Unmask NotificationListenerAdapter Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-05-17 | Robert Varga | Remove the ability to inject differing DOMDataBroker Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-05-16 | Robert Varga | Remove Service(Notif)Wrapper Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-05-15 | Robert Varga | Unmask NotificationListenerAdapter Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-05-15 | Robert Varga | Cleanup WebInitializer Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-05-15 | Robert Varga | Remove {Base,Transaction}ServicesWrapper Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-05-15 | Robert Varga | Move services API Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2021-05-15 | Robert Varga | Reuse local RestconfStrategy Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
next |