Skip to content

Conversation

kangas
Copy link
Contributor

@kangas kangas commented May 12, 2015

Scrubbing the docs..

@imlucas
Copy link
Contributor

imlucas commented May 12, 2015

thanks!

@imlucas imlucas closed this May 12, 2015
@imlucas imlucas reopened this May 12, 2015
imlucas added a commit that referenced this pull request May 12, 2015
fix(docs): Tweak dev.md, CONTRIBUTING.md
@imlucas imlucas merged commit a1b0d96 into dev May 12, 2015
@imlucas imlucas deleted the tweak-dev-md branch May 12, 2015 17:04
@samweaver-zz samweaver-zz mentioned this pull request Jan 17, 2017
18 tasks
pzrq pushed a commit that referenced this pull request Feb 16, 2017
* Change delete index button to red

* Fixed Times New Roman button issue
rueckstiess added a commit that referenced this pull request Mar 9, 2017
* add data fetching to store.

* wip, changed moved over from COMPASS-726-chart-data-fetching branch #1

* only fetch data when at collection level

* pass query directly to _refreshDataCache

* fix unit tests

* added mockDataService to test stores better.

* moved chart store integration tests to unit tests

* more generic mockDataService, cleanup tests

* better usage docs.

* remove console log statement

* remove console.log statement.
imlucas added a commit that referenced this pull request Mar 14, 2017
Update hadron-app to use the dependency changes from [hadron-app
#1](mongodb-js/hadron-app#1) that were
published in `hadron-app@0.0.6`. `lodash` has been removed as a
dependency in favor of using ES6 built-in language features.
`hadron-app` must be required early in the application's initialization
lifecycle, so removing external the external dependency avoids the
performance hit of resolving and loading `lodash`.
imlucas added a commit that referenced this pull request Mar 14, 2017
Update hadron-app to use the dependency changes from [hadron-app #1](mongodb-js/hadron-app#1) that were published in `hadron-app@0.0.6`. 

`lodash` has been removed as a dependency in favor of using ES6 built-in language features. `hadron-app` must be required early in the application's initialization lifecycle, so removing external the external dependency avoids the performance hit of resolving and loading `lodash`.
gribnoysup pushed a commit that referenced this pull request Apr 26, 2021
* chore: update to `mongodb@3.3.3`

* chore: remove extraneous mongodb-core dependency

* driver: Update to mongodb@3.3.4

* fix: remove old smoke tests

These were breaking on update because of info leakage from driver.

1. Connectivity is tested with `mongodb-connection-model#test()` not via a connect() call because a test should use different timeout values than a connection which will be used more than once. In the case of this test, the selection timeout in the driver is 30000ms which caused this test to fail with `exceeded test timout of 2000`.

2. Retryable reads and writes are now supported by the driver which invalidates the state the disconnect() test relied upon, resulting in a `Topology Destroyed` errror for subsequent calls to the client once closed. Like #1 above, after 30000ms, the `count()` would eventually error but full disconnect() behavior is tested in many other code paths.
gribnoysup pushed a commit that referenced this pull request Apr 26, 2021
Support for sharded explain output
gribnoysup pushed a commit that referenced this pull request Apr 26, 2021
adds setupDone, unlisten(), camelCased feature flags
gribnoysup pushed a commit that referenced this pull request Apr 26, 2021
Adding support for $geoWithin operator
gribnoysup pushed a commit that referenced this pull request Apr 26, 2021
Update dependencies to enable Greenkeeper 🌴
gribnoysup pushed a commit that referenced this pull request Apr 26, 2021
Update dependencies to enable Greenkeeper 🌴
gribnoysup pushed a commit that referenced this pull request Apr 26, 2021
Upgrade peer deps, make mongodb-js compliant
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.

2 participants