Commit graph

49 commits

Author SHA1 Message Date
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
441bd8dac1 Updated package.json with Doug's information 2012-09-05 14:34:46 -04:00
Jim Cowart
8eb3519c82 Updated build-all.sh, bumped version number to 0.7.1 2012-09-05 14:30:59 -04:00
Jim Cowart
83c0464429 Code updated to v 0.7.0, prepping to tag 2012-08-28 12:06:19 -04:00
Jim Cowart
4c0aea72b9 Renamed 'ignoreDuplicates' to 'distinctUntilChanged' to better track with @nicholascloud's contributions on 'distinct'. Bumped version to 0.6.4 2012-05-24 23:13:14 -04:00
Jim Cowart
bb4217f7fc Merged pull request #4 from @nicholascloud. Prepping for v0.6.4 bump 2012-05-24 23:03:15 -04:00
Jim Cowart
e305870bda Updated version to v0.6.3 2012-05-23 12:31:47 -04:00
Jim Cowart
6f4436b831 Updated build artifacts: 2012-05-23 12:26:07 -04:00
Jim Cowart
b71738d696 Removed the diagnostics libs, since they are now in their own repo. Updated the README to reflect version number and also link to wiki 2012-05-23 01:08:55 -04:00
Jim Cowart
d3ad06218b Fixed bug with subscription priority 2012-05-22 14:35:36 -04:00
Jim Cowart
855afeee96 Updated formatting and build artifacts 2012-05-22 00:37:57 -04:00
Jim Cowart
15a5b11d48 Fixed bug where data-less publishes were breaking 2012-05-22 00:34:01 -04:00
Jim Cowart
d80554aeba Updating README 2012-05-20 19:22:54 -04:00
Jim Cowart
3441008c1f Updated diagnostics wiretap with ability to use regex for testing matches 2012-04-26 09:42:53 -04:00
Jim Cowart
ccb4706a12 Changes to package.json 2012-04-26 00:26:48 -04: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
a77617e8f4 Updated README and removed session related calls from postal module for now 2012-04-23 22:59:31 -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
e25d9196ec utils and configuration refactor 2012-04-20 01:53:46 -04:00
Jim Cowart
300115ce9a Added postal.utils namespace, added tests 2012-04-18 18:16:52 -04:00
Jim Cowart
30a3995f27 Adding working rough draft of node sample application 2012-04-18 01:05:32 -04:00
Jim Cowart
57410d175a Changed build process to produce separate amd and standard lib output for browser 2012-03-28 23:19:04 -04:00
Jim Cowart
e5d08bac53 Adding more tests 2012-03-27 10:50:59 -04:00
Jim Cowart
ec182d82b9 Added tests for defer throttled, debounce 2012-03-27 02:05:45 -04:00
Jim Cowart
10d1fd7c3c Updated build artifacts 2012-03-27 01:09:29 -04:00
Jim Cowart
6d07f9268e Merging downstream master into v0.6.0_RC 2012-03-27 01:08:37 -04:00
Jim Cowart
d2abfd881a Added tests for defer and delay. Removed 'whenHandledThenExecute'. Added postal.reset. Fixed bug in IE with setTimeout call in defer. 2012-03-27 00:55:58 -04:00
Jim Cowart
1cbb5f8d2a Updating build artifacts 2012-03-22 16:00:40 -04:00
Jim Cowart
ba96896db0 Updated build scripts and libs dirs for consolidated standard/amd build 2012-03-22 01:53:38 -04:00
Jim Cowart
db785cecdb Refactoring publish and subscribe API signatures 2012-03-22 01:14:40 -04:00
Jim Cowart
a111eaa876 Updated build artifacts 2012-03-20 02:42:48 -04:00
Jim Cowart
71d6995cb4 Updated build artifacts 2012-03-20 02:35:45 -04:00
Jim Cowart
b9f574449e Updated Version Header to v0.4.4 2012-03-20 02:10:23 -04:00
Jim Cowart
b48bdfc276 Updated README, consolidated standard and AMD build processes 2012-03-20 02:04:35 -04:00
Jim Cowart
bc29519b4c Changed 'exchange' to 'channel', continued refactor for arg parsing, etc. 2012-03-18 21:51:56 -04:00
Jim Cowart
bb98556f20 Updated build artifacts 2012-03-01 03:56:13 -05:00
Jim Cowart
bd52b93c4c Updated build artifacts 2012-03-01 03:51:30 -05:00
Jim Cowart
be9ca57c46 Updated build artifacts 2012-03-01 03:42:33 -05:00
Jim Cowart
e59d3ab07a initial pass for perf cleanup 2012-03-01 03:40:47 -05:00
Jim Cowart
9c48bb6ad6 Temporarily removed _.any check on subscribe call to validate performance 2012-02-26 23:06:07 -05:00
Jim Cowart
fbcfe70291 Updated build artifacts 2012-02-26 22:39:57 -05:00
Jim Cowart
ac05df0f42 Updating build artifacts 2012-01-15 21:57:15 -05:00
Jim Cowart
efb1d5cb0c Updating build artifacts 2012-01-15 21:52:22 -05: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
f145105282 Fixing bug with postal.publish payload not getting set properly 2012-01-15 19:52:18 -05:00
Jim Cowart
c364d0ea34 Fixing bug with postal.subscribe callback not getting properly registered 2012-01-15 19:38:08 -05:00
Jim Cowart
9e5eb2451e Adding built source to repository after last commit 2011-09-27 18:04:00 -04:00
Jim Cowart
bded8075d5 Fixing issues with npm package deployment 2011-09-21 01:12:55 -04:00