Move features to top-level directory
[mdsal.git] / binding2 /
2018-10-03 Jie HanFix checkstyle in mdsal-binding2-java-api-generator 63/64863/6
2018-10-03 Jie HanFix checkstyle in mdsal-binding2-generator-util 52/64552/10
2018-10-03 Jie HanFix checkstyle in mdsal-binding2-generator-impl 13/64513/10
2018-10-03 Robert VargaBump yangtools to 2.1.1 09/76609/2
2018-10-03 Robert VargaRemove AsyncDataBroker and related classes 16/76516/4
2018-10-02 Robert VargaRemove common.api.TransactionChain 78/76078/9
2018-10-01 Robert VargaFix BindingDOMOperationProviderServiceAdapter 10/76510/2
2018-10-01 Robert VargaRemove unneeded SuppressWarnings 07/76507/2
2018-09-29 Robert VargaBump odlparent to 4.0.2 97/76497/1
2018-09-19 Robert VargaBump to yangtools-2.1.0 65/76265/1
2018-09-13 Robert VargaSwitch to odlparent-4.0.0 71/76071/1
2018-09-03 Jie HanMDSAL-151: Add add/del utility methods to builders 99/67999/10
2018-09-03 Jie HanMDSAL-17: Binding V2 - Simplify InstanceIdentifer creation 10/67910/16
2018-09-01 Michael Vorburgermdsal-dom-inmemory-datastore only a test dependency... 50/75650/3
2018-08-29 Anil BelurMerge branch 'mdsal-trace' from controller
2018-08-29 Anil BelurMerge branch 'blueprint' from controller
2018-08-27 Jie HanExtend BindingNamespaceType 33/68133/10
2018-08-27 Jie HanMDSAL-310 Binding v2 codec - Instance identifier should... 99/68099/16
2018-08-21 Jie HanBinding2 - Add yang and tests 43/67143/7
2018-08-21 Jie HanBinding2 - Do not confuse routed RPC with Action 06/75206/5
2018-08-21 Jie HanBinding2 - Add ActionServiceAdapter 05/75205/4
2018-08-20 Jie HanBinding2 - Remove operation invokers 04/75204/4
2018-08-20 Jie HanBinding2 - Implement RpcActionProviderService 87/75087/8
2018-08-13 Robert VargaDeprecate mdsal.common.api transaction-related interfaces 62/75162/6
2018-08-10 Robert VargaFix mockito deprecation warnings 99/75099/2
2018-08-10 Robert VargaCleanup API components 73/75073/5
2018-08-10 Robert VargaDo not use com.google.common.base.Predicate 59/74959/8
2018-08-10 Robert VargaMigrate com.google.common.base.Supplier 58/74958/8
2018-08-10 Robert VargaMigrate to java.util.function.Function 57/74957/9
2018-08-10 Robert VargaMass-migrate to java.util.Optional 56/74956/9
2018-08-10 Jie HanBinding2 - Make ListAction extend Action 86/75086/3
2018-08-10 Robert VargaBump odlparent/yangtools versions to 4.0.0/2.1.0-SNAPSHOT 54/74854/17
2018-08-10 Robert VargaFixup javassist class use 91/75091/2
2018-08-09 Anil BelurBump versions by x.(y+1).z for next dev cycle 08/75008/1
2018-08-09 Anil BelurBump versions by x.(y+1).z for next dev cycle 94/74994/1
2018-08-07 Jie HanMDSAL-320 Mapping type collisions between yang built... 33/70633/5
2018-08-07 Robert VargaBump yangtools to 2.0.10 85/74885/4
2018-08-04 Robert VargaGet rid of CheckedFutures 22/74822/2
2018-07-27 Robert VargaPull in correct version of yangtools 98/74598/1
2018-07-27 Stephen KittAdd forwarding transactions to binding v2 92/74292/7
2018-07-27 Stephen KittSimplify code using Java 8 features 88/74588/2
2018-07-27 Robert VargaBump yangtools to 2.0.9 75/74575/1
2018-07-26 Tom PantelisRemove deprecated methods from DOMDataTreeCommitCohort 73/74473/4
2018-07-26 Tom PantelisConvert CursorAware APIs to FluentFuture 78/74478/6
2018-07-26 Stephen KittBump to odlparent 3.1.3 99/74199/7
2018-07-25 Tom PantelisChange DOM invokeRpc to FluentFuture 65/74365/5
2018-07-20 Stephen KittPort WriteTransaction constants from controller 94/74294/1
2018-07-20 Robert VargaMove DOMRpcRouter implementation methods 09/74209/8
2018-07-18 Tom PantelisChange DOM read/exists to FluentFuture 27/74127/9
2018-07-12 Robert VargaSwitch DOMExtensibleService to require getExtensions() 38/73938/10
2018-07-11 Robert VargaBump twirl-api to 1.3.15 44/73944/4
2018-07-10 Robert VargaAdd dom-parent 69/73669/6
2018-07-03 Robert VargaRemove maven site configuration 70/73670/4
2018-06-29 Stephen KittBump to yangtools 2.0.7 51/73451/8
2018-06-27 Robert VargaFix case-related augment test 69/73469/2
2018-06-26 Stephen KittBump odlparent to 3.1.2 14/72514/3
2018-06-05 Robert VargaBump yangtools to 2.0.5 57/72357/5
2018-05-29 Tom PantelisDefault AsyncWriteTransaction#submit() 72/72172/4
2018-04-12 Stephen KittBump to odlparent 3.1.0 and yangtools 2.0.3 85/69885/7
2018-04-04 Jie HanBinding v2 - fix wrong imports from binding v1 12/70312/2
2018-03-22 Jie HanBinding v2 - Fix setter constant naming 94/69794/1
2018-03-20 Peter NosalChange transformation from DOMRpcResult to RpcResult 77/69677/3
2018-03-19 Jie HanMDSAL-292: Binding v2 - Pattern attribute ignored for... 09/67709/16
2018-03-19 Jie HanBinding v2 - Export declared regexes to generated code 49/69549/6
2018-03-17 Robert VargaFix invalid yang models 53/69553/3
2018-03-14 Jie HanBinding v2 - Use YangTextSnippet for generation 72/69472/2
2018-03-12 Robert VargaBump yangtools to 2.0.2 01/67901/13
2018-03-11 Jie HanBinding v2 - Map 'type empty' to yangtools.yang.common... 01/62401/17
2018-03-07 Robert VargaAppend result entries directly to result 10/69210/2
2018-03-07 Jie HanBug 8903: Binding v2 - binding-data-codec does not... 90/62390/19
2018-03-07 Jie HanMDSAL-304: Binding V2 maps identities to java.lang... 91/68791/2
2018-03-05 Jie HanBinding V2 generator - fix choice/case 09/67909/14
2018-03-05 Jie HanBinding v2 - Cleanup AugmentToGentype 35/68935/3
2018-03-05 Jie HanBinding v2 - Eliminate suffix for the binding name... 28/68928/3
2018-03-05 Jie HanBinding v2 - Optimize acceptable condition for BuilderG... 27/68927/3
2018-03-01 Jie HanMDSAL-253: Binding v2 - BindingToNormalizedNodeCodec... 90/67990/7
2018-02-28 Robert VargaInvert enforcement patterns when needed 95/68895/3
2018-02-28 Robert VargaUse org.apache.commons.text.StringEscapeUtils 97/68897/4
2018-02-28 Robert VargaEliminate twirl execution from mdsal-binding2-generator... 81/68681/3
2018-02-27 Robert VargaSquash regular expression constants 67/68467/4
2018-02-26 Anil BelurBump versions by x.(y+1).z for next dev cycle 40/68740/1
2018-02-26 Jie HanMDSAL-301: Binding v2 - Rework javadoc generation 57/68657/4
2018-02-23 Jie HanBinding codec v2 - fix anyxml #3 51/62351/19
2018-02-23 Jie HanBinding codec v2 - fix anyxml #2 50/62350/18
2018-02-21 Jie HanBinding codec v2 - fix anyxml #1 49/62349/15
2018-02-21 Jie HanBinding codec v2 - fix notification implements Instantiable 48/62248/17
2018-02-21 Jie HanBinding codec v2 - fix augmentation #7 46/64146/15
2018-02-21 Jie HanBinding codec v2 - fix augmentation #6 45/64145/16
2018-02-13 Robert VargaCleanup properties 00/67900/10
2018-02-13 Jie HanBinding codec v2 - fix augmentation #5 44/64144/12
2018-02-13 Jie HanBinding codec v2 - fix augmentation #4 59/62259/17
2018-02-13 Jie HanBinding codec v2 - fix augmentation #3 90/62190/19
2018-02-13 Jie HanMDSAL-218: Binding v2 - *Builder classes for 'type... 05/68005/2
2018-02-08 Robert VargaSpeed up whitespace replacement 29/68029/3
2018-02-07 Jie HanBinding codec v2 - fix augmentation #2 99/61299/34
2018-02-07 Jie HanBinding codec v2 - fix augmentation #1 98/61298/31
2018-02-07 Jie HanBinding v2 generator - fix JavaCodePrettyPrint 96/64096/15
2018-02-07 Jie HanBinding codec v2 - fix get implemented interface as... 82/62482/16
2018-02-07 Jie HanBinding codec v2 - fix collect all properties from... 47/62247/17
2018-01-26 Jie HanBinding v2 codec - fix KeyedListNodeCodecContext 93/64093/10
next