stash/pkg/plugin
WithoutPants 4c286d7ab5
Fix dataloaders not loading in js plugins (#3014)
* Include dataloaders in js plugin gql calls
* Handle gql errors correctly in js plugins
2022-10-18 11:09:54 +11:00
..
common Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
examples Fix plugin go examples (#2396) 2022-03-24 11:03:32 +11:00
js Fix dataloaders not loading in js plugins (#3014) 2022-10-18 11:09:54 +11:00
util Include server host in plugin input (#1514) 2021-06-21 14:38:44 +10:00
args.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
config.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
convert.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
hooks.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
js.go Toward better context handling (#1835) 2021-10-14 15:32:41 +11:00
log.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
plugins.go Use post commit hook for post-create plugin hooks (#2920) 2022-09-19 14:53:06 +10:00
raw.go Hoist context, enable errchkjson (#2488) 2022-04-15 11:34:53 +10:00
rpc.go Scraper log improvements (#1741) 2021-09-19 10:06:34 +10:00
task.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00