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

use package.json package.json #54

Closed
wants to merge 71 commits into from
Closed

Conversation

oroce
Copy link
Contributor

@oroce oroce commented Feb 17, 2013

Use package.json instead of bundled modules.

It's useful for paas deployments, and for every native modules (like bson, mongodb, etc).

I've had a conversation with @osoner and @gorkem-cetin.
We were talking about updating geoip-lite's country and city data. But as I can see, it is bundled with the module and there's a pull request for auto-updating it: geoip-lite/node-geoip#22

Anyway I created an updater script: https://gist.github.com/oroce/4972816

osoner and others added 30 commits May 28, 2012 22:04
Fixed broken links that had unnecessary commas
Each view is refreshed by new data from server every 10 seconds. If view
is changed (from Sessions to Users for ex.) at the end of this 10
seconds, refresh had some weird effects. Fix involves an update to each
view's refresh function to check whether the active view is the current
function's view itself.
Platform, platform version and device resolution bars for top three of
each item is added to Analytics > Devices.
because when using API directly, sometimes it doesn't send session_duration every 30 sec.
Added support to process session_duration when end_session
countlyCommon.getDateRange function returned undefined values in Firefox.
@ar2rsawseen
Copy link
Member

Hello, thank you for submitting pull request. In new core that was developed in paralel (since version 15.xx now) all dependencies are installed upon counlty installation for the top folder.

Thank you for collaboration

@oroce
Copy link
Contributor Author

oroce commented Jun 18, 2015

Haha wow this was a long time ago

jihye1 added a commit to jihye1/countly-server that referenced this pull request Nov 27, 2024
jihye1 added a commit to jihye1/countly-server that referenced this pull request Nov 27, 2024
jihye1 added a commit to jihye1/countly-server that referenced this pull request Nov 29, 2024
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.

9 participants