Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dynamically detect tracker plugins and cache them instead of using config #6072

Merged
merged 5 commits into from Aug 26, 2014

Conversation

tsteur
Copy link
Member

@tsteur tsteur commented Aug 26, 2014

refs #6065

FYI: A plugin now has to listen to any Tracker or Request.initAuthenticationObject event or it has to define dimensions in order to be detected as a tracker plugin. Before it was possible to add it manually to the PluginsTracker list in config which is no longer the case.

FYI: We can rename the update script later to another version but 2.6.0 would be ok. It is not needed to be removed from the config directly as it will be ignored anyway.

…in a file. Wondering which test will fail...
…w file will be created after an update and we should prevent any problems with opcaches
… in tests? As glob will return files in any order it pleases. It is only a wrapper for libc glob() function
tsteur added a commit that referenced this pull request Aug 26, 2014
dynamically detect tracker plugins and cache them instead of using config
@tsteur tsteur merged commit 91ab70c into master Aug 26, 2014
@tsteur tsteur deleted the 6065_trackerPluginsInCacheFile branch August 26, 2014 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants