David Luecke
|
b517f2ec34
|
2.0.2
v2.0.2
|
2016-09-14 19:43:44 -07:00 |
|
Kaique Silva
|
fada2224e1
|
Create an app reference on hook object (#406)
* Create an app reference on hook object
* Test of hook.app included on the event scenario
|
2016-09-14 19:31:26 -07:00 |
|
David Luecke
|
121ed86198
|
Move route parameter test to feathers-rest (https://github.com/feathersjs/feathers-rest/pull/74)
|
2016-09-14 19:27:57 -07:00 |
|
Greenkeeper
|
8ab32dc7b8
|
chore(package): update mocha to version 3.0.0 (#375)
|
2016-08-01 11:03:21 -06:00 |
|
Michael Ermer
|
0b6cc2a647
|
Update contributing.md (#370)
Working slack link.
|
2016-07-28 09:33:26 -06:00 |
|
Eric Kryski
|
44b2731d90
|
Removing old references to IRC and gitter.
|
2016-07-27 14:59:19 -06:00 |
|
Eric Kryski
|
56eedfa156
|
Adding security section
|
2016-05-23 14:48:05 -06:00 |
|
Greenkeeper
|
34c43d53ab
|
chore(package): update mocha to version 2.5.0 (#338)
|
2016-05-23 08:48:25 -07:00 |
|
Greenkeeper
|
7e3ca8b610
|
chore(package): update babel-plugin-add-module-exports to version 0.2.0 (#326)
|
2016-05-06 08:15:01 -07:00 |
|
Greenkeeper
|
99a56fb625
|
chore(package): update socket.io-client to version 1.4.6 (#322)
|
2016-05-03 19:46:34 -07:00 |
|
David Luecke
|
6fa54e5204
|
Set rejectUnauthorized explicitly (#321)
|
2016-05-02 21:43:46 -07:00 |
|
David Luecke
|
93f6a09c2a
|
2.0.1
v2.0.1
|
2016-04-27 18:39:17 -07:00 |
|
David Luecke
|
0072e3e463
|
Remove JSON loading from the client version (#306)
|
2016-04-23 18:09:22 -07:00 |
|
David Luecke
|
3756f99af7
|
Test and fix for allowing services with only a setup method (#285) (#308)
|
2016-04-23 17:56:25 -07:00 |
|
Marshall Thompson
|
7196c0361d
|
Update readme.md (#302)
* Update readme.md
* Use ES6 in Readme
|
2016-04-14 20:53:57 -07:00 |
|
Marshall Thompson
|
b834a9a5db
|
Update readme.md
|
2016-04-14 18:42:32 -06:00 |
|
Eric Kryski
|
bfe336affc
|
updating build badge
|
2016-04-01 10:36:19 -06:00 |
|
David Luecke
|
f14fe93155
|
Remove outdated changelog and link to the correct changelog in the documentation instead
|
2016-03-19 10:55:22 -07:00 |
|
David Luecke
|
9baedc38eb
|
Merge pull request #263 from feathersjs/greenkeeper-feathers-client-1.0.0
Update feathers-client to version 1.0.0 🚀
|
2016-03-19 09:11:17 -07:00 |
|
greenkeeperio-bot
|
71e621fa29
|
feathers-client is not necessary for those tests
|
2016-03-19 08:35:19 -07:00 |
|
Eric Kryski
|
ad7298a88b
|
fixing for realz
|
2016-03-07 16:41:23 -07:00 |
|
Eric Kryski
|
0e82496d6b
|
fixing logo url
|
2016-03-07 16:40:51 -07:00 |
|
Eric Kryski
|
e32b9f3f57
|
updating readme example and adding direct links to popular things
|
2016-03-03 09:07:13 -07:00 |
|
David Luecke
|
5a05f04928
|
2.0.0
v2.0.0
|
2016-02-21 22:48:00 -08:00 |
|
David Luecke
|
bb05e49e41
|
Tiny readme tweak before 2.0 final
|
2016-02-21 22:45:55 -08:00 |
|
Eric Kryski
|
10181a65c7
|
fixing some typos
|
2016-02-17 23:14:27 -07:00 |
|
Eric Kryski
|
c0bbafb873
|
updating readme
|
2016-02-17 23:12:03 -07:00 |
|
David Luecke
|
8763fd5d2b
|
Merge pull request #223 from feathersjs/greenkeeper-feathers-commons-0.7.0
Update feathers-commons to version 0.7.0 🚀
|
2016-02-08 19:26:03 -08:00 |
|
greenkeeperio-bot
|
970b257923
|
chore(package): update feathers-commons to version 0.7.0
http://greenkeeper.io/
|
2016-02-08 13:29:10 -08:00 |
|
David Luecke
|
320c0f7db6
|
Merge pull request #210 from feathersjs/greenkeeper-feathers-commons-0.6.0
Update feathers-commons to version 0.6.0 🚀
|
2016-01-20 20:39:14 -08:00 |
|
greenkeeperio-bot
|
7996b4df33
|
chore(package): update feathers-commons to version 0.6.0
http://greenkeeper.io/
|
2016-01-20 18:12:41 -08:00 |
|
Marshall Thompson
|
4eb0d06350
|
Merge pull request #208 from feathersjs/explicit-imports-for-client
Explicitly import /index files to work with Steal.
|
2016-01-18 15:37:23 -07:00 |
|
Marshall Thompson
|
04e262a3ef
|
Explicitly import /index files to work with Steal.
|
2016-01-18 15:20:04 -07:00 |
|
David Luecke
|
d6a989017f
|
Merge pull request #205 from feathersjs/adding-nsp
Appending `nsp check` to test script.
|
2016-01-17 22:37:12 -05:00 |
|
Marshall Thompson
|
0ac897b959
|
Appending nsp check to test script.
This adds a Node Security Project scan to the end of the tests.
|
2016-01-17 19:31:48 -07:00 |
|
David Luecke
|
8e19a40d83
|
2.0.0-pre.4
v2.0.0-pre.4
|
2016-01-16 10:05:47 -08:00 |
|
David Luecke
|
edb2e2a5f4
|
Fix package.json main
|
2016-01-16 10:02:16 -08:00 |
|
David Luecke
|
51d2f807cf
|
Merge pull request #203 from corymsmith/patch-1
Fixing .npmignore entries
|
2016-01-16 13:01:26 -05:00 |
|
Cory Smith
|
5995400813
|
Fixing .npmignore entries
|
2016-01-16 10:31:36 -07:00 |
|
David Luecke
|
343e486ccd
|
2.0.0-pre.3
v2.0.0-pre.3
|
2016-01-16 08:55:24 -08:00 |
|
David Luecke
|
c3c973ba93
|
Publish prerelease on tag
|
2016-01-16 08:55:14 -08:00 |
|
David Luecke
|
5c28468936
|
Merge pull request #202 from feathersjs/express-dependency
Reorganizing packages to not load Express
|
2016-01-16 11:52:59 -05:00 |
|
David Luecke
|
14bc047d13
|
Reorganizing packages to not load Express and work with non-Node and Browser loaders
|
2016-01-16 08:46:43 -08:00 |
|
David Luecke
|
5c4149eb86
|
Merge pull request #200 from feathersjs/greenkeeper-feathers-client-0.5.1
Update feathers-client to version 0.5.1 🚀
|
2016-01-16 11:45:55 -05:00 |
|
greenkeeperio-bot
|
7972008568
|
chore(package): update feathers-client to version 0.5.1
http://greenkeeper.io/
|
2016-01-15 13:32:47 -05:00 |
|
David Luecke
|
0680e43099
|
Merge pull request #198 from feathersjs/greenkeeper-feathers-commons-0.5.0
Update feathers-commons to version 0.5.0 🚀
|
2016-01-12 10:08:54 -05:00 |
|
greenkeeperio-bot
|
20ed189bac
|
chore(package): update feathers-commons to version 0.5.0
http://greenkeeper.io/
|
2016-01-12 05:25:28 -05:00 |
|
David Luecke
|
72c9f02c54
|
2.0.0-pre.2
v2.0.0-pre.2
|
2016-01-09 17:14:09 -08:00 |
|
Eric Kryski
|
05c1692b8a
|
Merge pull request #193 from feathersjs/universal-client
Make Feathers universal
|
2016-01-09 13:17:05 -07:00 |
|
David Luecke
|
460005f29a
|
Remove unused feathers-errors dependency
|
2016-01-09 09:44:50 -08:00 |
|