Closed (fixed)
Project:
Mixpanel
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Mar 2012 at 17:21 UTC
Updated:
6 Apr 2012 at 17:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
wundo commentedPatch attached
Comment #2
kyle_mathews commentedHey, do you remind re-rolling your patches? I made some commits tonight to fix some other things and your patches aren't applying anymore.
Also, if it's not too much trouble, it's easier to just merge in your changes than to apply patches. Especially if you plan on make a number of other changes.
Comment #3
wundo commentedHi Kyle, merging is easier indeed, the only thing is that I will need access to the project repo :)
Also, I'm pushing my changes to this Sandbox:
http://drupal.org/sandbox/wundo/1462666
Comment #4
kyle_mathews commentedActually you don't! Git is magic!
I can just add your Sandbox repo as a remote repository and merge your changes in. And you can track my changes by doing the same with the "official" Mixpanel repo.
http://book.git-scm.com/3_distributed_workflows.html
Comment #5
kyle_mathews commentedAnyways, I've looked at your sandbox some more and I like what I say! I like how you've broken out the various default tracking things into separate include files. Much cleaner.
How about you just tell me when you're done making changes and I'll merge in your stuff, do a bit of testing and make a new release?
Or actually, if you'd like, I can just make you a co-maintainer and you could do the merging yourself! Especially if you'll be using / working with this code for awhile.
Comment #6
wundo commentedI've already merged your changes to my sandbox.
About my roadmap, well, I'm planning to write a queue integration for Mixpanel and also get rid of that exec call.
After that, in like 5 months from now, I will need a D7 version of the module for my own use.
Comment #7
kyle_mathews commentedSounds awesome! I've gone ahead and made you a maintainer. So feel free to make the changes you've suggested, roll releases, etc. Ping me if you want me to review anything but in general, you seem trustworthy and I'm not really using the module anyways so you can take over steering this module forward.
Comment #8
wundo commentedI've spent half an hour merging my changes to the main branch, I think I haven't break anything :)
Comment #9
kyle_mathews commentedHeh, Good to hear :)
Comment #10.0
(not verified) commentedFixing typo