Commit graph

31 commits

Author SHA1 Message Date
ifandelse
86570ea701 Prepped for v0.9.0 release candidate 1 2014-02-11 14:41:38 -05:00
ifandelse
f4787f506b Build now runs on gulp.js, updated how dependencies are managed 2014-01-23 22:02:06 -05:00
ifandelse
40897fac57 Fixed memory leak with queued unsubscribe calls in localBus. Fixes #53 2014-01-12 01:22:40 -05:00
ifandelse
9241e0171c Changed hasOwnProperty call to use Object.prototype to avoid IE8 bug. Fixes #49 2014-01-10 02:05:02 -05:00
Doug Neiner
56f813de66 Fixed issue with global's test, bumped version number to 0.8.9 [#46] 2013-09-10 06:54:01 -05:00
ifandelse
c1363381c4 Added @dertseha to contributors list in package.json. Merges #44 (and closes #44). 2013-09-10 01:55:07 -04:00
ifandelse
e436ccf1c4 Updated mocha assets, fixed problem with uncleared setTimeout (causing mocha to report a failure when there was not one), changed var that = this to use 'self' instead of 'that' (for consistency). 2013-09-10 01:49:29 -04:00
ifandelse
95e5040b5b Bumped to version 0.8.7 2013-09-04 16:11:47 -04:00
ifandelse
abd7b46993 Bumped version and updated contributor list to add @GerHobbelt 2013-08-10 12:23:58 -04:00
ifandelse
394227a1cc bumped version info 2013-07-24 00:31:51 -04:00
Doug Neiner
f46f153982 Made the resolver more permissive. Fixed issue where topics starting with a / would never resolve. 2013-04-30 21:26:48 -05:00
ifandelse
2391e5426f Bumped to v0.8.3, making underscore arg to commonjs factory method optional 2013-04-27 13:01:21 -04:00
Jim Cowart
51a244c210 Updated bug in Channel Definition publish, and fixed tests to catch it 2013-01-15 20:15:06 -05:00
Jim Cowart
f935902df7 Updated publish implementation to remove the need for cloning the array 2013-01-15 18:01:26 -05:00
Jim Cowart
2986035b9d Updated README and examples, adding repository root page 2013-01-11 12:00:26 -05:00
Jim Cowart
f5c4debcc5 Updated package.json 2013-01-10 14:54:02 -05:00
jcreamer898
cd4035a657 Update package.json 2013-01-08 16:09:00 -06:00
Jim Cowart
fb4e9ae71a Trimmed more code out 2012-12-20 02:45:05 -05:00
Jim Cowart
3acbb142e6 Removed a *lot* of code. Postal's diet is in full force... 2012-12-20 02:32:45 -05:00
Jim Cowart
354a3187bd Fixed minor bug on node.js when publishing + no subscribers 2012-10-03 23:27:14 -04:00
Jim Cowart
314136cf4a Prepping for 0.7.2 tag 2012-09-25 21:23:06 -04:00
Jim Cowart
08f313fa69 Updated package.json and completed post-merge tweaks from @arobson's pull request 2012-09-23 00:16:35 -04:00
Alex Robson
39454e8d02 Cleaning up build and npm files 2012-09-22 22:56:41 -05:00
Jim Cowart
126a66edb2 Updated package.json to reflect new dir structure, etc. 2012-09-22 23:54:57 -04:00
Jim Cowart
22bbd6e5ff Updated package.json in root directory, added package.json to node example project, removed node_modules and updated gitignore 2012-09-22 23:43:40 -04:00
Alex Robson
9e3d410d05 Initial work towards a cleaner postal build 2012-09-19 01:51:05 -05:00
Jim Cowart
67a02992b2 Created separate npm install for postal.diagnostics. Moved package.json files to lib/node 2012-04-24 21:35:40 -04:00
Jim Cowart
951738d56b Reformatted code to more closely (but not exactly) line up with jQuery core formatting standards. Updated postal.socket dependencies in the node example, etc. 2012-04-21 00:56:40 -04:00
Jim Cowart
e5d08bac53 Adding more tests 2012-03-27 10:50:59 -04:00
Jim Cowart
13d6c7c419 Added envelope argument to publish methods, updated diags to use it correctly. 2012-01-15 21:46:34 -05:00
Jim Cowart
bded8075d5 Fixing issues with npm package deployment 2011-09-21 01:12:55 -04:00