Phil Freeman
|
be311e360d
|
Merge branch 'master' into ekg-rts-metrics
|
2020-09-09 08:24:15 -07:00 |
|
Sameer Kolhar
|
6bc1b5432f
|
console: add missing headers to api request (#5757)
|
2020-09-09 14:43:14 +02:00 |
|
Aleksandra Sikora
|
b93f8b8737
|
console: init new websocket client when headers change (close #5744) (#5756)
|
2020-09-09 11:56:44 +02:00 |
|
Karthikeyan Chinnakonda
|
557aeabacc
|
Merge branch 'master' into scheduled-triggers-created-at-bug-5272
|
2020-09-09 13:20:32 +05:30 |
|
Tirumarai Selvan
|
bbc27437d8
|
v1.3.2 assets (#5752)
|
2020-09-09 13:19:32 +05:30 |
|
Karthikeyan Chinnakonda
|
15c3bd9799
|
include created_at field in CronEventPartial
|
2020-09-09 12:17:34 +05:30 |
|
Phil Freeman
|
4124497257
|
Merge branch 'master' into 512
|
2020-09-08 14:50:02 -07:00 |
|
Phil Freeman
|
71e4e7b57d
|
Merge branch 'master' into ekg-rts-metrics
|
2020-09-08 13:53:39 -07:00 |
|
Rikin Kachhia
|
924d8a5d83
|
docs: misc updates (#5750)
|
2020-09-09 01:44:36 +05:30 |
|
Phil Freeman
|
8d704421e3
|
Merge branch 'ekg-rts-metrics' of github.com:paf31/graphql-engine into ekg-rts-metrics
|
2020-09-08 11:30:22 -07:00 |
|
Phil Freeman
|
1b2cda3d30
|
Move server_timestamp_ms out into Main.hs
|
2020-09-08 11:13:35 -07:00 |
|
Phil Freeman
|
3ee5bf30b8
|
Merge branch 'master' into 512
|
2020-09-08 10:48:36 -07:00 |
|
Phil Freeman
|
708b6768bd
|
Merge branch 'master' into ekg-rts-metrics
|
2020-09-08 10:48:27 -07:00 |
|
Rikin Kachhia
|
b4825d1979
|
update mysql preview docs (#5747)
|
2020-09-08 23:13:46 +05:30 |
|
Phil Freeman
|
34c80f2a8c
|
Merge branch 'master' into 512
|
2020-09-08 10:23:31 -07:00 |
|
Phil Freeman
|
3e905e50b8
|
Merge branch 'master' into ekg-rts-metrics
|
2020-09-08 10:23:18 -07:00 |
|
Phil Freeman
|
2ae43c4a48
|
Fix error after merge
|
2020-09-08 10:14:10 -07:00 |
|
Karthikeyan Chinnakonda
|
f7c7b8817e
|
Merge branch 'master' into scheduled-triggers-created-at-bug-5272
|
2020-09-08 22:07:04 +05:30 |
|
Marion Schleifer
|
600a01d2fd
|
docs: add getting started guide for mysql preview (#5740)
Co-authored-by: rikinsk <rikin@hasura.io>
|
2020-09-08 22:06:28 +05:30 |
|
Phil Freeman
|
6b61aef2d8
|
server: move registerGcMetrics to runApp
|
2020-09-08 09:19:52 -07:00 |
|
Karthikeyan Chinnakonda
|
c9a519c16d
|
update changelog
|
2020-09-08 12:26:41 +05:30 |
|
Karthikeyan Chinnakonda
|
15e660a143
|
remove the created_at column from hdb_cron_triggers table
|
2020-09-08 12:18:00 +05:30 |
|
Karthikeyan Chinnakonda
|
6f1bfee21b
|
update changelog
|
2020-09-08 12:18:00 +05:30 |
|
Karthikeyan Chinnakonda
|
3e10eb6694
|
don't send created_at in the payload in case of cron triggers
|
2020-09-08 12:18:00 +05:30 |
|
Karthikeyan Chinnakonda
|
9cdce68f3f
|
Merge branch 'master' into scheduled-triggers-created-at-bug-5272
|
2020-09-08 11:01:18 +05:30 |
|
Phil Freeman
|
077c1151c9
|
Merge branch 'master' into 512
|
2020-09-07 19:34:27 -07:00 |
|
Karthikeyan Chinnakonda
|
5270ca8f09
|
add a comment about the increased timeout
|
2020-09-07 22:31:32 +05:30 |
|
Karthikeyan Chinnakonda
|
a8f7766780
|
increase the timeout for cron trigger test
|
2020-09-07 19:55:16 +05:30 |
|
Marion Schleifer
|
04672b9df6
|
docs: fix grammar mistake in query performance docs (#5721)
|
2020-09-07 16:13:11 +02:00 |
|
Marion Schleifer
|
91ef79b0bf
|
docs: add missing meta descriptions (#5725)
|
2020-09-07 19:13:01 +05:30 |
|
Karthikeyan Chinnakonda
|
3a725df4da
|
increase the timeout of the cron trigger test
|
2020-09-07 16:26:55 +05:30 |
|
Karthikeyan Chinnakonda
|
830d5a4587
|
fix the down migration
|
2020-09-07 15:06:09 +05:30 |
|
Karthikeyan Chinnakonda
|
8e5f78b1ee
|
add CHANGELOG
|
2020-09-07 13:54:25 +05:30 |
|
Karthikeyan Chinnakonda
|
b548a8e008
|
add test for checking the value of created_at
|
2020-09-07 13:50:12 +05:30 |
|
Anon Ray
|
893a45a95a
|
server: disable optimization for Hasura.Server.Init module
- builds on CircleCI seems to run out of memory. Hence disabling
optimizations for this module.
|
2020-09-07 12:10:02 +05:30 |
|
Karthikeyan Chinnakonda
|
ee6797a8d8
|
refactor StandAloneEvent to OneOffEvents
|
2020-09-07 11:45:15 +05:30 |
|
Phil Freeman
|
91febd3dd5
|
Merge remote-tracking branch 'origin' into 512
|
2020-09-04 10:50:17 -07:00 |
|
Phil Freeman
|
47aeec68c0
|
Merge branch '512' of github.com:paf31/graphql-engine into 512
|
2020-09-04 10:46:38 -07:00 |
|
Phil Freeman
|
7cb0e5884c
|
Tidying
|
2020-09-04 10:46:19 -07:00 |
|
Karthikeyan Chinnakonda
|
772e991079
|
use the created_at time of the scheduled event
- in case of cron events, use the created_at of the cron trigger
|
2020-09-04 22:44:54 +05:30 |
|
kodiakhq[bot]
|
f9aca45706
|
Merge pull request #5694 from nicuveo/fix-schema-duplication
https://github.com/hasura/graphql-engine/pull/5694
|
2020-09-04 09:13:33 +00:00 |
|
Auke Booij
|
a4ce398508
|
Merge branch 'master' into fix-schema-duplication
|
2020-09-04 10:16:48 +02:00 |
|
kodiakhq[bot]
|
5fa8fd3753
|
Merge pull request #5687 from webdeb/webdeb-remove-dublicate-section
https://github.com/hasura/graphql-engine/pull/5687
|
2020-09-04 05:38:54 +00:00 |
|
Marion Schleifer
|
c3c9e2983e
|
Merge branch 'master' into webdeb-remove-dublicate-section
|
2020-09-04 07:36:08 +02:00 |
|
Karthikeyan Chinnakonda
|
0f5e2a2605
|
Merge branch 'master' into fix-schema-duplication
|
2020-09-03 23:55:33 +05:30 |
|
Meera Sundar
|
438b4036c7
|
Merge pull request #5609 from meerasndr/meera/communityapps
change Svelte README for Hasura Cloud
|
2020-09-03 17:49:34 +05:30 |
|
Meera Sundar
|
40ae523f6c
|
Merge branch 'master' into meera/communityapps
|
2020-09-03 17:46:25 +05:30 |
|
kodiakhq[bot]
|
12a2f0cff0
|
Merge pull request #5718 from tirumaraiselvan/improve-error-message-event-trigger
https://github.com/hasura/graphql-engine/pull/5718
|
2020-09-03 11:09:48 +00:00 |
|
Tirumarai Selvan
|
1b42a502b7
|
remove redundant function call
Co-authored-by: Karthikeyan Chinnakonda <chkarthikeyan95@gmail.com>
|
2020-09-03 15:45:43 +05:30 |
|
Tirumarai Selvan A
|
463854e1f1
|
improve error message for event trigger internal error
|
2020-09-03 15:08:33 +05:30 |
|