aboutsummaryrefslogtreecommitdiffstats
path: root/settings.gradle
Commit message (Expand)AuthorAgeFilesLines
* Move implementation directories (#786)Yang Song2017-11-091-3/+0
* Add a StackDriver exporter for stats using a Pull model (#713)Yang Song2017-11-081-0/+2
* Move stats and tags packages to opencensus-api to prepare for release. (#723)sebright2017-10-231-1/+0
* Move all trace exporters in exporters/trace directory. (#719)Bogdan Drutu2017-10-231-3/+5
* Rename opencensus-grpc-rpc-constants to opencensus-contrib-grpc-metrics.Kristen Kozak2017-10-201-2/+2
* Start adding a new library containing RPC constants for gRPC (fixes #705).Kristen Kozak2017-10-191-0/+2
* Adds ZipkinExporter (#620)Adrian Cole2017-09-241-0/+2
* Add a new artifact for gRPC utility classes for instrumentation. (#577)Bogdan Drutu2017-09-051-0/+2
* Update all project to calculate coverage for all projects and generate javado...Bogdan Drutu2017-09-011-2/+2
* Add a Stackdriver trace exporter using V1 Stackdriver Trace API. (#554)Bogdan Drutu2017-08-281-2/+5
* Rename contrib projects. (#551)Stefan Schmidt2017-08-241-4/+4
* Add initial implementation of the tracez page. (#517)Bogdan Drutu2017-08-161-4/+4
* Move logging exporter into an independent package. (#416)Bogdan Drutu2017-07-051-0/+2
* Add the *OpenCensus Agent for Java* to the build process. (#365)Stefan Schmidt2017-06-181-0/+2
* Move TestClock in opencensus-testing package. (#368)Bogdan Drutu2017-06-161-0/+2
* Prepare the release of the opencensus library. (#357)Bogdan Drutu2017-06-151-1/+7
* Move internal & common & trace to the new package io.opencensus (#339)Bogdan Drutu2017-06-061-0/+4
* No longer override projectDirs now that the gradle subproject names match the...Stefan Schmidt2017-05-171-6/+0
* Move VarInt to core_impl and change the package name. (#308)Bogdan Drutu2017-05-161-2/+0
* Rename gradle subprojects name to match the directories name. (#298)Bogdan Drutu2017-05-121-14/+14
* Remove java7/8 directories. Currently we do not need any feature from java8. ...Bogdan Drutu2017-05-101-4/+0
* Set correct source and target in gradle for java7 and java8 artifacts. (#272)Bogdan Drutu2017-05-021-4/+4
* Split core_impl into directories for Android, Java 7, and Java 8.Kristen Kozak2017-04-271-1/+9
* Remove proto directory. (#216)Yang Song2017-04-131-2/+0
* Change project name to be instrumentation-java. Helps IDEs to have the same n...Bogdan Drutu2017-03-241-9/+9
* Remove maven support for instrumentation-java. (#166)Bogdan Drutu2017-03-221-2/+7
* Add gradle build support for benchmarks and examples. (#163)Bogdan Drutu2017-03-221-1/+5
* Change the trace API to directly depend on the Context implementation. (#154)Bogdan Drutu2017-03-211-2/+0
* Add support for gradle to build the instrumentation-java. (#158)Bogdan Drutu2017-03-211-0/+14