This is an automated email from the ASF dual-hosted git repository.
poorejc pushed a change to branch FLAGON-469
in repository
https://gitbox.apache.org/repos/asf/incubator-flagon-useralejs.git.
from 41259ff [FLAGON-471] modified sendLogs adn getInitialSettings to
accommodate authHeaders in script tag params
new 8014a77 [FLAGON-468] added packageLog, packageCustomLog support via
API and examples
new b792dda [FLAGON-468] added tuning packageLog example
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
build/UserAleWebExtension/content.js | 5 ++--
build/userale-2.0.2.js | 56 ++++++++++++++++++++++++++++++++++--
build/userale-2.0.2.min.js | 2 +-
example/aleAPI.js | 51 +++++++++++++++++++++-----------
example/index.html | 6 ++--
src/attachHandlers.js | 3 +-
src/getInitialSettings.js | 1 -
src/main.js | 1 +
src/packageLogs.js | 51 +++++++++++++++++++++++++++++++-
9 files changed, 146 insertions(+), 30 deletions(-)