Move jaxb.properties from wrong package to the correct one
[neutron.git] / neutron-spi /
2018-01-09 Isaku YamahataMerge "checkstyle: add check style"
2018-01-09 Isaku YamahataMerge "findbugs: DM_CONVERT_CASE RCN_REDUNDANT_NULLCHEC...
2018-01-09 Isaku YamahataMerge "spi/NeutronSFCFlowClassifier: typo source, not...
2017-12-21 Isaku Yamahataspi/NeutronSFCFlowClassifier: typo source, not dest 99/66699/1
2017-12-21 Isaku Yamahatacheckstyle: add check style 96/66696/1
2017-12-15 Tom PantelisFix odlparent 3 Checkstyle issues 08/66508/1
2017-12-14 Isaku YamahataMerge "Sort out neutron object class hierarchy"
2017-12-04 Ritu SoodSort out neutron object class hierarchy 38/53438/11
2017-11-29 Isaku Yamahatatapaas: tapaas support 24/53024/13
2017-10-09 Isaku YamahataMerge "BUG-9218: make hostconfig plugins depend on...
2017-10-09 Isaku YamahataMerge "Make utility class final"
2017-10-06 David SuarezMake utility class final 81/63781/3
2017-10-03 David SuarezRemove explicit default super-constructor calls 79/63779/2
2017-08-28 PramodFix naming Inconsistency for Qos feature 73/62173/5
2017-08-14 Thanh HaBump versions by x.(y+1).z for next dev cycle 93/61693/1
2017-06-13 Isaku YamahataMerge "integration/test/pom.xml: add logger for jacoco"
2017-06-13 David SuarezReplace LOGGER by LOG 52/57952/6
2017-06-13 Isaku YamahataMerge "Code Clean up: remove type from <>"
2017-06-12 matthieuCode Clean up: remove type from <> 38/58138/2
2017-05-29 Isaku Yamahataneutron spi: consolidate extractFields() method 27/57927/3
2017-05-24 Isaku YamahataMerge "Fix sonar issue: multiple if statements"
2017-05-23 matthieuFix sonar issue: multiple if statements 89/57089/13
2017-05-20 Isaku YamahataMerge "Code cleanup: ternary operator."
2017-05-16 matthieuCode cleanup: Useless assignment 98/57198/2
2017-05-04 Isaku Yamahatause com.google.common.net.InetAddresses.forString() 16/56216/2
2017-04-11 Anil BelurBump versions by x.(y+1).z for next dev cycle 10/54710/1
2017-03-17 Isaku YamahataMerge "transcriber: qos policy rule"
2017-03-17 Isaku YamahataMerge "Neutron Model update"
2017-03-17 Ritu SoodNeutron Model update 34/51534/10
2017-03-06 Isaku YamahataMerge "Add missing <name> fields for pom.xml files"
2017-03-04 Isaku YamahataMerge "Bug 7848: Allow neutron port create with securit...
2017-03-04 Isaku YamahataMerge "Add missing <name> fields for pom.xml files"
2017-03-03 Anil BelurAdd missing <name> fields for pom.xml files 27/52727/1
2017-03-03 Isaku YamahataBug 7848: Allow neutron port create with security disabled. 67/52267/8
2017-02-01 Isaku YamahataMerge "deploy-site.xml: update version"
2017-01-27 Isaku Yamahatapom: create MANIFEST.MF under target directory 99/51099/2
2017-01-19 Vishal ThaparAdd support for Openstack Neutron Trunkport APIs 15/50615/7
2017-01-11 Isaku YamahataMerge "neutorn-spi: more remove neutron prefix of field"
2017-01-10 Isaku Yamahataneutorn-spi: more remove neutron prefix of field 47/50247/1
2017-01-09 Isaku Yamahataapiece unchecked cast warning 57/49457/2
2016-12-21 Isaku Yamahataneutorn-spi: remove neutron prefix of field 19/49519/3
2016-12-21 Isaku Yamahatacheckstyle: remove suppression 17/49517/4
2016-12-21 Isaku Yamahatacheckstyle: AbbreviationAsWordInName 16/49516/4
2016-12-21 Isaku Yamahatacheckstyle: TypeName 15/49515/3
2016-12-21 Isaku Yamahatacheckstyle: JavadocStyleCheck 14/49514/3
2016-12-21 Isaku Yamahatacheckstyle: enable SummaryJavadoc 13/49513/3
2016-12-21 Isaku Yamahatacheckstyle: enable JavadocTagContinuationIndentation 11/49511/3
2016-12-21 Isaku Yamahatacheckstyle: enable JavadocParagraph 10/49510/3
2016-12-21 Isaku Yamahatacheckstyle: eliminate ConstantName violation 09/49509/3
2016-12-21 Isaku Yamahatacheckstyle: enable LocalVariableName 08/49508/2
2016-12-17 Isaku Yamahatacheckstyle: ParameterName 07/49507/1
2016-12-16 Isaku Yamahatacheckstyle: use our own checkstyle-suppressions.xml 02/49502/1
2016-11-24 wangqianyuBUG-7185 NeutronLoadBalancerListener has wrong xmlEleme... 49/48349/3
2016-10-10 Ritu SoodFix checkstyle issues related to exception handling 01/46101/3
2016-10-04 Isaku Yamahataremove unused inUse method 37/46437/2
2016-10-04 Isaku Yamahataspi: consolidate common member 32/46432/4
2016-09-27 Isaku Yamahataspi: consolidate extractFields logic 05/46205/1
2016-09-22 Isaku Yamahatasonar: hide NeutronCRUDInterfaces construtor 99/46099/1
2016-09-22 Isaku YamahataMerge "Adds SFC Integration test cases"
2016-09-21 Ritu SoodCheckstyle exception handling fix (Neutron-spi) 06/46006/1
2016-09-15 Isaku Yamahataspi: NeutronCRUDInterfaces remove unused mothos 20/45620/1
2016-09-09 Isaku YamahataMerge "Bug 6641: Fix ip_address in allowed_address_pair...
2016-09-07 Isaku YamahataMerge "Neutron-Logger: add final to public class"
2016-09-07 Isaku YamahataMerge "transcriber: sprinkle final to public class"
2016-09-07 Isaku YamahataMerge "northbound: code clean up"
2016-09-07 Isaku YamahataMerge "neutron-spi: sprinkle final to concrete class"
2016-09-07 Isaku YamahataMerge "simplify NeutronTranscriberProvider"
2016-09-07 Isaku YamahataMerge "Add NeutronSubnetJAXBTest unit test"
2016-09-07 Isaku Yamahataneutron-spi: sprinkle final to concrete class 89/45289/1
2016-09-03 Isaku Yamahataconsolidate NeturonCRUDInterface.fetchNeturonCRUD logic 18/45118/1
2016-09-02 Isaku YamahataMerge "sort out signature of extraceField method"
2016-09-01 Isaku YamahataAdd NeutronSubnetJAXBTest unit test 42/45042/1
2016-09-01 Isaku Yamahatasort out signature of extraceField method 18/45018/1
2016-08-12 Ritu SoodCheckstyle formatting issues fix (SPI) 83/43883/2
2016-08-12 Ritu SoodCheckstyle Import issues fix (SPI tests,Northbound... 73/43873/3
2016-08-12 Ritu SoodCheckstyle Import issues fix (SPI, Model) 72/43872/2
2016-08-08 Thanh HaBump versions by 0.1.0 for next dev cycle 30/43430/1
2016-07-23 Thanh HaAdd missing license headers 75/42375/1
2016-07-21 Ritu SoodAdd Qos transcriber file and n/w and port extensions 26/41226/8
2016-07-21 pramodAdds the "Quality of Service" to the OpenDayLight Neutron 65/37165/27
2016-07-19 Isaku YamahataMerge "Security rule: tests to exercise int as protocol"
2016-07-15 Isaku YamahataSecurity rule: tests to exercise int as protocol 08/41908/1
2016-07-13 Thanh HaMerge "Upgrade ietf-{inet,yang}-types to 2013-07-15"
2016-07-11 Isaku YamahataMerge "remove dummyprovider"
2016-07-06 Isaku Yamahataadd -Xlint:unchecked and -Xlint:deprecation to compiler... 79/41379/1
2016-07-05 Lorand JakabUpgrade ietf-{inet,yang}-types to 2013-07-15 90/40790/2
2016-07-01 Isaku YamahataMerge "Logger on neutron model"
2016-07-01 Hideyuki TaiRemoved repository and snapshotRepository sections 20/41220/1
2016-07-01 Anil VishnoiOpenDaylight Networking SFC Port Chain REST APIs 48/40848/8
2016-06-30 Anil VishnoiOpenDaylight Networking SFC Port Pair Group REST APIs 47/40847/9
2016-06-30 Anil VishnoiOpenDaylight Networking SFC Port Pair REST APIs 46/40846/7
2016-06-29 Anil VishnoiOpenDaylight Networking SFC Flow Classifier REST APIs 43/40843/7
2016-06-29 Anil VishnoiMapping Exception caused by Overloaded NeutronObject... 97/40897/4
2016-06-21 Isaku YamahataMerge "AbstractNorthbound: remove unused variables"
2016-06-21 Isaku YamahataMerge "remove redundant methods for compatibility"
2016-06-21 Isaku Yamahataremove redundant methods for compatibility 80/40580/1
2016-06-20 Isaku Yamahataclean up: remove unused import 70/40570/1
2016-06-18 Isaku Yamahata[Boron] remove I*Aware interface 05/35505/6
2016-06-10 Isaku Yamahatayang model revise: neutron-secgroups.yang 37/35837/8
2016-06-10 Isaku Yamahatayang model revise: neutron-binding.yang 30/39330/4
next