Nick Nance
|
d0ed1faa0f
|
Improve log function (#136)
* improve log function
* fix test cases
* update changelog
* add PR to changelog
|
2016-09-10 15:28:38 -07:00 |
|
Nick Nance
|
00394c6a23
|
Handle variable parse error (#131)
* error handling for parsing query variables
* update changelog
|
2016-09-09 20:30:27 -05:00 |
|
Nick Nance
|
fe9564d2cd
|
Camelcase hapi (#132)
* camelcase hapi
* update changelog
|
2016-09-09 20:22:13 -05:00 |
|
Nick Nance
|
40e8b55594
|
HAPI Integration Refactor (#127)
* convert hapi plugin classes to functions
* create Hapi plugin options
* improve error handling
* working batch query
* add route config options
* improve HAPIGraphiQL api
* update documentation
|
2016-09-09 07:49:23 -05:00 |
|
Jonas Helfer
|
7b42c335ea
|
Revert "Fix query batching for single queries for hapi integration. (#123)"
This reverts commit 64cd8069ac .
|
2016-09-06 12:05:27 -07:00 |
|
David Alan Hjelle
|
64cd8069ac
|
Fix query batching for single queries for hapi integration. (#123)
|
2016-09-02 13:55:28 -07:00 |
|
Nick Nance
|
3d810da9fe
|
support adding parsed operations to store (#104)
* support adding parsed operations to store
* expose ApolloOptions
* update Changelog
* fix missing operation in query
* improve code coverage
|
2016-08-22 20:19:01 -07:00 |
|
Nick Nance
|
58aa25f09e
|
Expose OperationStore (#102)
* expose interface
* update documentation
* improve whitelisting example
|
2016-08-20 20:33:20 -07:00 |
|
Jonas Helfer
|
d37d973859
|
Version 0.2.5 (#94)
* 0.2.5
* update changelog
* update CHANGELOG.md - fix old typo
|
2016-08-14 01:18:57 -07:00 |
|
Jonas Helfer
|
adf57271ba
|
log server events to logFunction (#78)
* log server events to logFunction
* update changelog
|
2016-08-05 11:14:56 -07:00 |
|
Jonas Helfer
|
ed00387282
|
Another typo in CHANGELOG.md
|
2016-08-02 10:49:34 -07:00 |
|
Jonas Helfer
|
ca5899c4ad
|
Fix typo in CHANGELOG.md
|
2016-08-02 10:46:57 -07:00 |
|
Jonas Helfer
|
96e6ee5503
|
CHANGELOG.md: make PRs and mentions clickable
|
2016-08-02 10:46:29 -07:00 |
|
Jonas Helfer
|
d097c5f3d3
|
Remove vNEXT from CHANGELOG.md
No idea how it got there...
|
2016-08-02 10:42:06 -07:00 |
|
Jonas Helfer
|
5812c543a1
|
Bump CHANGELOG.md version from 0.2.0 to 0.2.1
|
2016-08-02 10:41:36 -07:00 |
|
Ian MacLeod
|
790fd30b5d
|
Expose the Express response object to the options callback (#49)
For example, it's necessary to have the response object for mutations that set/clear cookies
|
2016-07-29 10:20:29 -07:00 |
|
Jonas Helfer
|
1f2d6ca821
|
Add support for connect (#58)
* add support for connect
* export apolloConnect and graphiqlConnect
* update changelog
|
2016-07-28 20:19:39 -07:00 |
|
Bojan Hribernik
|
925a3072a0
|
Mention Koa integration in CHANGELOG.md
|
2016-07-29 03:06:23 +02:00 |
|
Jonas Helfer
|
34b3f4ed52
|
update changelog
|
2016-07-05 15:12:24 -07:00 |
|
Jonas Helfer
|
07495a163e
|
cherry-pick changes from master
|
2016-07-05 15:01:49 -07:00 |
|
James Baxley
|
4419eedb2b
|
add empty changelog
|
2016-06-10 20:50:31 -04:00 |
|