Elijah Manor
|
983cbf4e68
|
Added anvil.jshint to build.json and fixed mixed tabs/spaces in api.js
|
2012-09-24 09:01:31 -05:00 |
|
Jim Cowart
|
20a2f6fd23
|
Updated node example app README with new install/run instructions
|
2012-09-23 00:27:54 -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 |
|
Jim Cowart
|
2416e37eac
|
Merge pull request #15 from arobson/master
Cleaning up
|
2012-09-22 21:02:49 -07: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 |
|
Jim Cowart
|
40c836c512
|
Merge pull request #14 from arobson/master
New Anvil
|
2012-09-22 19:50:26 -07:00 |
|
Alex Robson
|
674332d115
|
corrected build file with new output format
|
2012-09-22 01:25:09 -05:00 |
|
Alex Robson
|
9e3d410d05
|
Initial work towards a cleaner postal build
|
2012-09-19 01:51:05 -05:00 |
|
Jim Cowart
|
ad23f40efb
|
Merge pull request #13 from jcreamer898/master
Fix component.json paths
|
2012-09-14 11:28:23 -07:00 |
|
jcreamer898
|
df6e1a1cc1
|
Update component.json
|
2012-09-14 13:23:42 -05:00 |
|
Jim Cowart
|
deb0896376
|
Merge pull request #12 from jcreamer898/master
Add in a component.json file
|
2012-09-13 15:17:33 -07:00 |
|
Jonathan Creamer
|
cbc71719c1
|
Add in a component.json file to support bower
|
2012-09-13 17:06:56 -05:00 |
|
Jonathan Creamer
|
5766f2e37e
|
Add in a new build bat for teh windoze
|
2012-09-13 16:49:24 -05:00 |
|
Jim Cowart
|
6e96ad25e4
|
Merge pull request #11 from jcreamer898/master
Missing leading semi-colon in standard lib
|
2012-09-13 14:38:16 -07:00 |
|
Jonathan Creamer
|
605be21c1a
|
Add in a semicolon at the beginning of the standard lib
|
2012-09-13 16:18:26 -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
|
e7d5c25a4e
|
Merge pull request #10 from dcneiner/onetomany
Fixed issue with linkChannels that would prevent multiple output topics ...
|
2012-09-05 11:11:14 -07:00 |
|
Doug Neiner
|
0607980d0d
|
Fixed issue with linkChannels that would prevent multiple output topics from publishing
|
2012-09-05 11:23:55 -05:00 |
|
Jim Cowart
|
4fba3bf55c
|
removed DS_Store
|
2012-08-28 12:16:49 -04:00 |
|
Jim Cowart
|
2d1c600c73
|
Updated node sample app readme
|
2012-08-28 12:12:00 -04:00 |
|
Jim Cowart
|
2032139484
|
Updated node sample app readme
|
2012-08-28 12:11:19 -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
|
31002ebf6d
|
Merge pull request #5 from legomaster/remove-ds-store
.gitignore edited for .DS_Store
|
2012-07-03 11:55:04 -07:00 |
|
Travis Smith
|
4bc42493f7
|
.gitignore edited for .DS_Store
|
2012-07-03 14:22:31 -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
|
2b44a9f020
|
Fixed bug where iterating over subscriptions gets thrown 'off by 1' when a handler unsubscribes as part of it's operation
|
2012-05-23 12:30:43 -04:00 |
|
Jim Cowart
|
6f4436b831
|
Updated build artifacts:
|
2012-05-23 12:26:07 -04:00 |
|
Jim Cowart
|
14bae8c6c4
|
Fixing issue where unsubscribing during a publish operation breaks the iteration of subscription definitions in localBus.
|
2012-05-23 12:25:35 -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
|
e2155cc1ef
|
Updated README
|
2012-04-23 23:34:00 -04:00 |
|
Jim Cowart
|
2db4331840
|
Updated README
|
2012-04-23 23:33:02 -04:00 |
|
Jim Cowart
|
ac7a5ac120
|
Updated README
|
2012-04-23 23:21:38 -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
|
b4b2e7dc80
|
Removing the self-deprecating-went-too-far comment per @arobson suggestion. :-)
|
2012-04-23 01:33:47 -04:00 |
|
Jim Cowart
|
4bf4cc280c
|
Updating node example app readme
|
2012-04-23 01:19:38 -04:00 |
|
Jim Cowart
|
dba70537eb
|
Updated sample node app and added a readme.
|
2012-04-23 01:15:34 -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 |
|