Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
05f55ab3bd23ef0d67e243cb9b56ce884079a435
/
bucklets
49e15be
Added app, tests, lint to BUCK file for web/gui2
by Sean Condon
· 6 years ago
e7e71a8
Update checkstyle to 8.10
by Yuta HIGUCHI
· 6 years ago
83fc39f
Initial import of Angular5 components services and modules
by Sean Condon
· 7 years ago
7083150
Respect the name specified in onos_app rule
by Yuta HIGUCHI
· 6 years ago
f936191
Add option to specify yang source path
by Yuta HIGUCHI
· 6 years ago
7f2a356
Creating build of a small bundle of remote administrative tools that
by Thomas Vachuska
· 7 years ago
6249486
Augment the onos_jar to allow specifying bundle_classpath
by Jian Li
· 7 years ago
6a2e8fa
Adding a bucklet to compile XSD in to Java
by Sean Condon
· 7 years ago
b1936bd
Bumped version of gRPC to 1.3.1
by Carmelo Cascone
· 7 years ago
bd0e720
Fixing checkstyle test hang with nc version >= 1.110
by Brian O'Connor
· 7 years ago
514ef1a
Exclude tests from onos_jar
by Yuta HIGUCHI
· 7 years ago
b1aec66
Fix gRPC buck util not to pickup random .proto files
by Yuta HIGUCHI
· 7 years ago
3cda3f3
ONOS-6987 To enable declarlation of required permissions of application in BUCK file
by Heedo Kang
· 7 years ago
84dafd9
Increase timeout for checkstyle run
by Ray Milkey
· 7 years ago
803278e
Adding support for custom model registrator and supporting Java code
by Thomas Vachuska
· 7 years ago
f2a8c2b
Adding application level dependencies between dependent models.
by Gaurav Agrawal
· 7 years ago
28920d8
Addition of common model.
by Gaurav Agrawal
· 7 years ago
47c6e26
Fix dependency and permission issue in docker build
by Charles Chan
· 7 years ago
4d9051e
Fixing YANG bucklet to properly generate the name of the model registrator class.
by Thomas Vachuska
· 7 years ago
c98aa2a
Cleaning up app names, descriptions and categories.
by Thomas Vachuska
· 7 years ago
b002968
Cleaning up application titles, descriptions and categories.
by Thomas Vachuska
· 7 years ago
30322dd
Fixing tar_file and proxy-stc
by Brian O'Connor
· 7 years ago
a1c1bbc
Search only for .yang files under src/main/yang
by Yuta HIGUCHI
· 7 years ago
8953445
Bumping ONOS to point to ONOS YANG Tools 2.2.0-b2
by Thomas Vachuska
· 7 years ago
a145e10
ONOS-628 - Download and extract node binaries for the GUI build step
by Steven Burrows
· 7 years ago
569d4ad
Bumped version of P4Runtime and P4 tools for dev VM
by Carmelo Cascone
· 7 years ago
53edb38
Don't compile against maven artifacts in buck build
by Ray Milkey
· 7 years ago
65f98ff
Support for the protobuf standard lib in gRPC buck tools
by Carmelo Cascone
· 7 years ago
9f95f99
Refactoring file structure for protobufs.
by Aaron Kruglikov
· 7 years ago
295ee07
revisit checkstyle buck rule
by Yuta HIGUCHI
· 7 years ago
9312a80
Fix checkstyle buck daemon issue
by Yuta HIGUCHI
· 7 years ago
e630fb1
Adding build tools for gRPC compilation. ONOS-6095
by Aaron Kruglikov
· 8 years ago
d4923cf
[onos-6359] Extending BUCK for embedded dependencies Stage-2 changes
by Viswanath KSP
· 7 years ago
10396be
Removing external dependencies which are not required after b8 release.
by Gaurav Agrawal
· 7 years ago
2d572dd
Use buck version of checkstyle rules in maven build
by Ray Milkey
· 8 years ago
442c8f2
cp -r -L is illegal on iOS
by Ray Milkey
· 8 years ago
29d640c
Do not export package containing .impl, .internal
by Yuta HIGUCHI
· 8 years ago
315ff1c
Fixing yang_model macro to narrow down the dependency list.
by Thomas Vachuska
· 8 years ago
d92f6eb
Fixing yang_library macro.
by Thomas Vachuska
· 8 years ago
e6dc244
Simplifying yang_model usage.
by Thomas Vachuska
· 8 years ago
22f731c
Created yang_model bucklet.
by Thomas Vachuska
· 8 years ago
73436b5
Adding demo yang models and working on yang model packaging.
by Thomas Vachuska
· 8 years ago
649d024
Updating proxy-stc to use basename of test tar
by Brian O'Connor
· 8 years ago
b84df5d
Bump karaf from 3.0.5 to 3.0.8
by Jon Hall
· 8 years ago
e46d31a
Fix ONOS-5927 - Fix top level POM generation on Linux
by Ray Milkey
· 8 years ago
5c5454b
Publish top level Maven POMs as part of release build
by Ray Milkey
· 8 years ago
e88d69b
bucklet for yang based OSGI libraries
by Ray Milkey
· 8 years ago
033b9f9
updates to publish app and driver feature files
by Ray Milkey
· 8 years ago
8526700
checkstyle rule to check copyrights
by Ray Milkey
· 8 years ago
9c2c823
Adding script to set up sonar-project.properties
by Brian O'Connor
· 8 years ago
be1a196
Migrated release script to use Buck exclusively.
by Thomas Vachuska
· 8 years ago
79b7067
Updating buck plugin to track web resources
by Brian O'Connor
· 8 years ago
8cc10ec
Adding maven coords to OAR and onos features.xml genrules
by Brian O'Connor
· 8 years ago
ee67495
Enhancing OnosJar to build OSGi jars and wars if required.
by Brian O'Connor
· 8 years ago
f05db40
Fix for Netty wiring issue after 4.0 bump.
by Yuta HIGUCHI
· 8 years ago
e8468b5
ONOS Swagger Plugin
by Brian O'Connor
· 8 years ago
c21ff70
remove buck warnings again - merging put them back
by Ray Milkey
· 8 years ago
2a74983
Top level build of component Javadocs
by Ray Milkey
· 8 years ago
e584f7e
Get rid of buck build warnings for no tests and no checkstyle files
by Ray Milkey
· 8 years ago
171b89a
Refactor bucklets to share ONOS buck definition files
by Ray Milkey
· 8 years ago
c340e28
Javadoc for a single module using BUCK
by Ray Milkey
· 8 years ago
275d2e8
Refactoring checkstyle daemon into a more general purpose buck daemon.
by Thomas Vachuska
· 8 years ago
40a3fbd
ONOS-4572 Adding checkstyle for Java tests in Buck
by Brian O'Connor
· 8 years ago
e642f7c
Bumping version to 1.7.0-SNAPSHOT
by Brian O'Connor
· 8 years ago
fc247f4
Updating checkstyle plugin to show module name on failure
by Brian O'Connor
· 8 years ago
be95f68
Adding Checkstyle daemon
by Brian O'Connor
· 8 years ago
af9e01f
Updating checkstyle test for Buck
by Brian O'Connor
· 8 years ago
63555d8
Pass checkstyle locations via arguments
by Brian O'Connor
· 8 years ago
3724a03
Another checkstyle fix for Jenkins
by Brian O'Connor
· 9 years ago
67f1c29
Buck checkstyle fix for Jenkins
by Brian O'Connor
· 9 years ago
fc7f5fc
Refactoring features rule and generation
by Brian O'Connor
· 9 years ago
4847ea3
Updating checkstyle rule in onos.bucklet
by Brian O'Connor
· 9 years ago
4443ffb
Adding remote_jar bucklet
by Brian O'Connor
· 9 years ago
db01621
Fix from Brian for checkstyle rule with no sources
by Ray Milkey
· 9 years ago
b3cc604
Moving checkstyle run to buck test
by Brian O'Connor
· 9 years ago
820d633
Start refactoring of app BUCK files
by Ray Milkey
· 9 years ago
24439fe
app buck refactor for apps: aaa, acl, bgprouter
by Ray Milkey
· 9 years ago
e4da59d
Simplifying rules and providing sensible defaults
by Brian O'Connor
· 9 years ago
5f207d2
Updating maven_jar.bucklet to use remote_file when possible
by Brian O'Connor
· 9 years ago
e124f3d
Using $(maven_coords :target) marco
by Brian O'Connor
· 9 years ago
0f6677d
Buckifying DHCP app
by Brian O'Connor
· 9 years ago
1f16598
Generate onos_app rule
by Brian O'Connor
· 9 years ago
e5817c9
Adding src/main/webapp resources to WARs
by Brian O'Connor
· 9 years ago
7c25182
Fix buck tests
by Ray Milkey
· 9 years ago
b86c920
Updating Buck files to build OSGi jars
by Brian O'Connor
· 9 years ago
42c38cf
Updating buck to build OSGi JARs
by Brian O'Connor
· 9 years ago
f80bbb2
Initial BUCK build
by Ray Milkey
· 9 years ago