Commit Graph

468 Commits

Author SHA1 Message Date
Wyatt Johnson 3b657e120f fix for logger 2018-04-20 10:52:03 -06:00
Belén Curcio d17c704f38 Merge branch 'master' into server-jest 2018-04-17 13:01:19 -03:00
Wyatt Johnson 4a4357bc4c version bump 2018-04-12 13:37:42 -06:00
Wyatt Johnson 5178529083 adjusted env 2018-04-12 09:44:17 -06:00
Wyatt Johnson 322740d1a9 small fixes 2018-04-11 19:29:54 -06:00
Wyatt Johnson 86385e0d86 Jest for server
- Introduced the Jest testing framework into our server side code so
plugins can now have tests that run
2018-04-11 19:02:38 -06:00
Belén Curcio 7b4829bfac Merge branch 'master' into logging 2018-04-11 13:00:43 -03:00
Wyatt Johnson 46078117c8 updated version 2018-04-10 12:05:59 -06:00
Wyatt Johnson 4694f986c0 Logging Improvements
- development logging prints pretty again
- http requests are logged using bunyan now
2018-04-09 13:22:02 -06:00
Wyatt Johnson f9ca66d165 Merge branch 'master' into scraper 2018-03-23 16:02:42 -06:00
Wyatt Johnson 45b570e163 Scraper improvements
- added support for changing the scraper headers
- added a Coral-Talk/${version} user agent header by default
2018-03-23 16:00:09 -06:00
Kim Gardner 896b12a7b7 Merge branch 'master' into bump-version-4-3-0 2018-03-23 17:42:27 -04:00
Wyatt Johnson 8a3cbac442 Fixed up clean script 2018-03-23 11:45:38 -06:00
Wyatt Johnson 59982d4329 swapped manual dynamic chunked loader with readt-loadable 2018-03-22 17:29:38 -06:00
Kim Gardner 74271853e2 Update version to 4.3.0 2018-03-21 19:16:56 -04:00
Wyatt Johnson 273cc9927a Fixed misplaced deps 2018-03-21 14:51:05 -06:00
Wyatt Johnson bf37ab8c78 Moved extract-text-webpack-plugin from devDependencies to dependencies 2018-03-21 14:14:04 -06:00
Wyatt Johnson 076a07fba4 Merge branch 'master' into docs 2018-03-20 15:42:16 -06:00
Wyatt Johnson ff24f521be fixed graphql docs, added graphql tutorial 2018-03-20 15:39:38 -06:00
Belén Curcio da285fb7e5 Merge branch 'master' into better-graph 2018-03-20 11:07:17 -03:00
Chi Vinh Le f74641a548 Cache busting 2018-03-14 20:24:26 +01:00
Chi Vinh Le 106b2faaf1 Extract css 2018-03-14 14:25:00 +01:00
Chi Vinh Le ce70c9c925 Merge branch 'master' into better-graph 2018-03-14 09:59:50 +01:00
Chi Vinh Le 84f1003b2b Get rid of data direct dependency in the plugins 2018-03-13 19:58:32 +01:00
Kim Gardner 40a3a24ba0 Fix merge conflict 2018-03-07 14:08:19 -05:00
Wyatt Johnson cf87b52177 Merge branch 'master' into docs 2018-02-28 16:29:25 -07:00
Wyatt Johnson 2451d4b6d6 adjusted client tests 2018-02-28 14:00:56 -07:00
Wyatt Johnson 744348dee5 seperated tests 2018-02-28 13:50:36 -07:00
Wyatt Johnson b8ddfe4ae4 added dist cache support 2018-02-27 21:45:29 -07:00
Wyatt Johnson f0572d1e34 Merge branch 'master' into events 2018-02-23 15:09:32 -07:00
Wyatt Johnson 025c82a6cc migrated pregit linting 2018-02-23 11:48:44 -07:00
Wyatt Johnson fa3373ec94 added docs to workspace 2018-02-23 10:34:52 -07:00
Wyatt Johnson 31c643e4eb Merge branch 'master' into events 2018-02-22 16:02:07 -07:00
Wyatt Johnson b6fa8b92a1 Merge branch 'master' into events 2018-02-20 21:46:41 -07:00
Wyatt Johnson e5f6188bd2 replaced custom loading with yarn workspaces 2018-02-20 21:39:32 -07:00
Kim Gardner f918bbea20 Update version to 4.2.2 2018-02-20 11:45:36 -05:00
Leandro 606d5734f9 set a right last release 4.2.1 to package.json 2018-02-19 11:18:56 +01:00
Wyatt Johnson 634da8012f Merge branch 'master' into events 2018-02-16 15:47:37 -07:00
Wyatt Johnson 36e855237f replaced json -> hjson loader 2018-02-15 10:47:36 -07:00
snyk-bot c3bccaf4a8 fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:hoek:20180212
- https://snyk.io/vuln/npm:hoek:20180212

Latest report for coralproject/talk:
https://snyk.io/test/github/coralproject/talk
2018-02-15 01:19:30 +00:00
Kim Gardner 239377dd7f Update version to 4.2.0 2018-02-14 12:25:40 -05:00
Wyatt Johnson 5f5f0ffa14 patched pym 2018-02-13 12:32:57 -07:00
Wyatt Johnson 5221ebbe9a added docs, added new logger 2018-02-12 16:51:39 -07:00
Matt Montgomery 6b5a690c4f Changes node requirement notation
This changes the notation for the `node` requirement. Solves #1342
2018-02-02 17:04:01 -07:00
Kim Gardner 00eff653cb Update version to 4.1.0 and update LICENSE 2018-01-30 12:21:10 -05:00
Wyatt Johnson 04390c5acd migration rewrite and removed verifications 2018-01-25 16:12:26 -07:00
Wyatt Johnson ef7693afa5 fixed error in migration 2018-01-25 11:25:32 -07:00
Wyatt Johnson b36c70acc1 replaced pre-git with pre-commit 2018-01-22 16:16:04 -07:00
Wyatt Johnson a402817cc9 Merge branch 'master' into user-json 2018-01-19 10:12:36 -07:00
Wyatt Johnson 7258c3dd08 added performance updates to webpack build 2018-01-18 17:19:19 -07:00