Laurence Isla
ff30d4d417
Update config.py version/release
2021-08-09 18:29:37 -05:00
laurenceisla and GitHub
98350e2941
Update docker configuration
2021-08-09 18:06:45 -05:00
steve-chavez
42656edfd9
Improve wording in some sections
2021-08-09 14:10:46 -05:00
Laurence Isla and Steve Chavez
37c2a8aa7b
Make the landing page wider
...
* Add max-width for logos only
* Fix margin on sponsor images and add reference to the PostgREST team
* Fix information on v8 changelog
2021-08-09 14:10:46 -05:00
Laurence Isla and Steve Chavez
21e54aacda
Rename upcoming to v8.0.0
2021-08-09 14:10:46 -05:00
Laurence Isla and Steve Chavez
12f8852183
Add fixes and sponsors to upcoming page
2021-08-09 14:10:46 -05:00
steve-chavez
254a2f7f36
Add in-db config plus reloading
2021-08-09 14:10:46 -05:00
steve-chavez
698db87590
Reorder configuration reloading
2021-08-09 14:10:46 -05:00
steve-chavez
8d4bc76aab
Add entry for OPTIONS on views
...
* Also clarify the schema cache page
2021-08-09 14:10:46 -05:00
steve-chavez
52cdd50561
Show timestamps for server diagnostic information
2021-08-09 14:10:46 -05:00
steve-chavez
57d725bab6
Add Bearer without capitalization
2021-08-09 14:10:46 -05:00
steve-chavez
9543e746ec
Mention log-level=crit/error increase throughput
2021-08-09 14:10:46 -05:00
steve-chavez
33f0da0509
Add no downtime schema cache reload
2021-08-09 14:10:46 -05:00
Laurence Isla
20bee2ec34
Fix log-level value for status 4xx errors
2021-08-02 18:33:50 -05:00
Duncan Ogilvie and GitHub
c4387ec7dd
Mention environment variables in the configuration section
2021-08-02 11:45:12 -05:00
Laurence Isla and Steve Chavez
6909e3435e
Add changelog for embedding views recursively
2021-07-25 14:49:42 -05:00
laurenceisla and GitHub
2e50a22e64
Add config reloading with SIGUSR2
2021-07-24 18:52:52 -05:00
laurenceisla and GitHub
5cbabe4a21
Add database notification functionality and configuration variables for schema reloading
2021-07-24 16:27:02 -05:00
laurenceisla and GitHub
77faf9e9bc
Add explicit headers-only POST request using Prefer header and default the request to minimal
2021-07-23 17:15:30 -05:00
laurenceisla and GitHub
41325fd9ba
Add db-prepared-statements config option
2021-07-23 11:41:47 -05:00
laurenceisla and GitHub
f5c5094d7d
Add db-tx-end config option
2021-07-21 19:49:41 -05:00
laurenceisla and GitHub
a7cddd8ece
Add log-level config option
2021-07-21 14:40:34 -05:00
laurenceisla and GitHub
204b0ed259
Add improved error messages for RPC on a stale schema
...
Error message for a not found RPC.
Unsupported overloaded RPC with the same argument names but different types.
2021-07-20 16:40:45 -05:00
laurenceisla and GitHub
8562f48a37
Add openapi-mode configuration option
2021-07-20 16:15:17 -05:00
Laurence Isla
3f2a58ab76
Add Oblivious as a sponsor
2021-07-12 19:59:59 -05:00
laurenceisla and GitHub
f7f3aadab8
Reorganize the Schema Cache information into a separate reference page ( #404 )
2021-06-18 12:10:31 -05:00
laurenceisla and GitHub
326019cca2
Add reference for OPTIONS on the API page ( #407 )
...
* Add CORS documentation
* Add options requests to upcoming page
2021-06-14 19:30:22 -05:00
Wolfgang Walther and Wolfgang Walther
a9dbd9e14f
Add user-agent to sphinx config to fix some linkchecks
2021-06-03 16:55:10 +02:00
Wolfgang Walther and Wolfgang Walther
8e0b67ed09
Sort ecosystem
2021-06-03 16:55:10 +02:00
Wolfgang Walther and Wolfgang Walther
7447b03295
Fix broken links
2021-06-03 16:55:10 +02:00
Wolfgang Walther and Wolfgang Walther
574e57d01a
Upgrade nixpkgs to enable linkcheck in CI
2021-06-03 16:55:10 +02:00
Murat Mirgün ERCAN and steve-chavez
07cc6547ee
Add Supabase-go Library Ecosystem
2021-05-29 20:20:48 -05:00
Lee Yi Jie Joel and Steve Chavez
92c5066a79
docs: add elixir client library
2021-05-28 10:19:48 -05:00
steve-chavez
2768019710
Add GNUHost as a sponsor
2021-04-23 17:16:11 -05:00
Amanda and GitHub
038fcc02b2
Adding a hint to Hello World
...
This note helps people who are hitting this error `{"hint":null,"details":null,"code":"42P01","message":"relation \"api.todos\" does not exist"}`
https://github.com/PostgREST/postgrest/issues/1009
2021-04-19 10:04:34 +02:00
steve-chavez
535ebba219
Remove subzero link
2021-04-09 23:34:54 -05:00
Wolfgang Walther and Wolfgang Walther
7e4810f0a6
change Master to Main in heroku deploy steps
2021-04-06 16:31:24 +02:00
Wolfgang Walther
8273e270f2
Change http to https in README.md
2021-04-06 15:43:32 +02:00
Wolfgang Walther
d5b9f6cc88
fix postgrest repo link in CONTRIBUTING.md
2021-04-06 11:09:33 +02:00
Wolfgang Walther and Wolfgang Walther
aa38221fc1
Add linkcheck to CI
2021-04-06 10:19:44 +02:00
Wolfgang Walther and Wolfgang Walther
92395eae8a
added postgrest-docs-linkcheck; clean up links
...
* removed outdated links
* updated permanent redirections
* updated postgres docs links to current version
* sort links in ecosystems by repo-name
* change http:// to https://
2021-04-06 10:19:44 +02:00
Wolfgang Walther and Wolfgang Walther
a1178a8016
move "Build from Source" to installation chapter and remove "Running the Test Suite"
2021-04-06 10:19:44 +02:00
Wolfgang Walther and GitHub
2a2a4fdd92
remove translation section from readme
...
TODO: implement a proper translation workflow
2021-04-05 21:52:31 +02:00
steve-chavez
9f50e1d2d7
Add Supabase as a sponsor
2021-03-25 20:53:59 -05:00
Alexis Panagiotopouos and steve-chavez
d77da6bd49
Update api.rst
...
Changed SET LOCAL to SELECT set_config( ... ) so that the value of the header can be dynamically calculated. Supported in versions 9.6 and above.
2021-03-12 10:07:56 -05:00
steve-chavez
82e9895e1f
Update CYBERTEC logo and url
2021-02-25 18:19:51 -05:00
Copple and GitHub
5728bbc4b9
Add Supabase to In Production and client libraries ( #389 )
2021-02-18 09:16:19 -05:00
Max H and GitHub
89942601e4
Fix headline numbering in tutorial 1
2021-01-21 08:33:58 +01:00
Gurjeet Singh and Steve Chavez
c3ad07fcc0
Minor grammar fix
2020-12-27 10:57:46 -05:00
Joshua Taillon and Wolfgang Walther
a4fe838308
Fix outdated environment variable for docker compose
...
Also removed a deprecated `links` setting from the docker-compose, since that's not needed any more
2020-12-08 21:09:46 +01:00