Skip to content

Tags: shawndrost/meteor

Tags

v0.5.7

Toggle v0.5.7's commit message
Hopefully fix slow tests. Shallow copy on types we swizzle in&out of …

…mongo

v0.5.6

Toggle v0.5.6's commit message
Fix override for icon-white

CSS Selector was not matching => wrong image loaded in certain cases

v0.5.5

Toggle v0.5.5's commit message
One last feature.

v0.5.4

Toggle v0.5.4's commit message
find_mongo_pids: Fix regression in 203a82d.

Don't consider "ps" stderr to be an error. This occurs on OSX Mountain Lion if
DYLD_LIBRARY_PATH or a similar env var is set, and is harmless.

v0.5.3

Toggle v0.5.3's commit message
Follow-up to 26c725 to work on more browsers.

Windows Safari (eg) seems to apply the "uncheck existing radios when new radios
are created" even earlier than other browsers, so save values earlier.

v0.5.2

Toggle v0.5.2's commit message
History.md update for 0.5.2.

v0.5.1

Toggle v0.5.1's commit message
Follow-up to 426a72f: make sure loggingIn goes away in the case of a …

…half-complete login method.

v0.5.0

Toggle v0.5.0's commit message
More concepts updates.

v0.4.2

Toggle v0.4.2's commit message
Increment version to 0.4.2.

v0.4.1

Toggle v0.4.1's commit message
Work around Node 0.8 brokenness with using /dev/stdin in subprocesses.