openmct/platform
Victor Woeltjen 78f3f8367e [Search] Vary batch size
When indexing for generic search, issue new batches of
requests as individual requests finish (instead of waiting
for whole batches to finish) varying size to keep the
number of outstanding requests below some maximum.

nasa/openmctweb#141
2015-09-29 18:37:44 -07:00
..
commonUI Merge remote-tracking branch 'github-open/open139-1' into open-master 2015-09-23 13:51:55 -07:00
containment [Code Style] Satisfy JSLint 2015-08-11 13:03:06 -07:00
core [Time Conductor] Fix throttle bug 2015-09-29 18:37:44 -07:00
data [Structure] Add platform structure 2014-10-27 18:18:50 -07:00
entanglement Merge remote-tracking branch 'github-open/open97' into open-master 2015-09-23 13:44:48 -07:00
execution [Code Style] Use prototypes for execution bundle 2015-08-11 15:02:52 -07:00
features [Fixed Position] Use spaces instead of tabs 2015-09-23 12:59:04 -07:00
forms [Themes] Resolve conflicts 2015-09-22 16:12:44 -07:00
framework [Framework] Update spec 2015-09-18 15:10:21 -07:00
identity [Identity] Provide an undefined identity 2015-09-04 12:17:02 -07:00
persistence [Persistence] Add local storage indicator 2015-09-11 14:48:17 -07:00
policy [Code Style] Use prototypes in policy bundle 2015-08-14 15:49:47 -07:00
representation [Style] Remove unused variables, excess whitespace 2015-09-22 11:14:55 -07:00
search [Search] Vary batch size 2015-09-29 18:37:44 -07:00
telemetry [Code Style] Use prototypes in telemetry bundle 2015-08-14 16:55:17 -07:00
README.md [Structure] Add platform structure 2014-10-27 18:18:50 -07:00

This directory contains all bundles for the Open MCT Web platform, as well as the framework which runs them.