Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/prest/prest

PostgreSQL ➕ REST, low-code, simplify and accelerate development, ⚡ instant, realtime, high-performance on any Postgres application, existing or new
https://github.com/prest/prest

added ilike support (#49)

ref https://github.com/prest/prest/issues/324

24a9991f32bba5584c4a922cbd609b8246bb4c8d authored over 6 years ago by Avelino <[email protected]>
Merge pull request #22 from prest/issue_315

report database URL configuration in documentation

d307581441f6a326b94fc60becc14bbcee70e566 authored over 6 years ago by Igor P. Leroy <[email protected]>
report database URL configuration in documentation

refs
- https://github.com/prest/prest/issues/315
- https://github.com/prest/config/pull/23

a453f138e39c51ba6e640a80d177a16116ef7855 authored over 6 years ago by Avelino <[email protected]>
PREST_PG_URL config var now set automatically when provisioning Postgres (#315)

f2974c3c692eb546f91552f2040617a469625d52 authored over 6 years ago by felipeweb <[email protected]>
fix some lint errors

e384ae04e4775df06ede895cba1e5617632416f5 authored over 6 years ago by felipeweb <[email protected]>
wrong fields at select (#321)

44f1330c2d3246e7f02a41556cc511778c8be11d authored over 6 years ago by felipeweb <[email protected]>
database connection url support (#23)

* database url connection support

* remove print/debug

* cloud factor supported
ref #315
...

8d07860dff0c45f8d4418a31dfcb377631b2e63b authored over 6 years ago by Avelino <[email protected]>
update field permission to allow multiple config and operations (#48)

* modify table permission system

* allow separated permission for read and write
* add more ...

85747088618efc80a3e47d7814f39a4c856a77b5 authored over 6 years ago by Cássio Botaro <[email protected]>
Merge pull request #21 from prest/multiple_configurations

add example for separated configuration for read and write

a8477c995f94bca95087cfd2858da0a5a3f69e17 authored over 6 years ago by Igor P. Leroy <[email protected]>
add example for separated configuration for read and write

000cf878795a10ce4b4e621dc9f90a47e39045e3 authored over 6 years ago by cassiobotaro <[email protected]>
delete messages (#22)

* remove message when using a config file because file is not mandatory
and also can be mixed w...

c90158cbf8eea3fc64521542427c56bd2164c0fa authored over 6 years ago by Cássio Botaro <[email protected]>
mark functions as test helpers (#47)

* mark functions as test helpers

mark functions as test helpers to avoid wrong information on...

2ec5fe94e0eb9b14190af39b41a3d881da6614d2 authored over 6 years ago by Cássio Botaro <[email protected]>
postgres.Load isn't mandatory for all commands (#319)

* postgres.Load ins't mandatory for all commands

migrate and version commands can be ran with...

269e337e69028ec7e165e8d1907cb4551d86c6b2 authored over 6 years ago by Felipe Oliveira <[email protected]>
load driver when start the server (#13)

d1de3d3fa1daa43db512e5d1f4b27c503df2a26e authored over 6 years ago by Felipe Oliveira <[email protected]>
use vendor path on ldflags (#314)

Ref: https://github.com/prest/prest/issues/313

3f7e7d98726602c62a27a422092ffe003400ff47 authored over 6 years ago by Felipe Oliveira <[email protected]>
BSD Support (#312)

- FreeBSD
- OpenBSD
- NetBSD

Ref: https://github.com/prest/prest/issues/279

7987eff3060e14628fbfd182fa5f8cbf18396edc authored over 6 years ago by Felipe Oliveira <[email protected]>
go version condition on release

a84f61254cd2db3801d3cac9fcffa784f5355b9a authored over 6 years ago by felipeweb <[email protected]>
enable docker on travis

57e7128da040f0dfe7bf5492e91b53a916526e3a authored over 6 years ago by felipeweb <[email protected]>
change dockerfile to use just the binary because goreleaser already build the binary

348be9fc1deaf58c4ee7c319d1e127d30e60eb16 authored over 6 years ago by felipeweb <[email protected]>
remove 1.8 support

f59c1e5a8399244bac14a0dacf191119f7cc3b41 authored over 6 years ago by felipeweb <[email protected]>
regenerate vendor to fix travis

f749a2c62912692c7779e52541978f9ed1c8ae4f authored over 6 years ago by felipeweb <[email protected]>
travis force skip install step

82c3f54248a8464a62975a19159c78a304b4d7e5 authored over 6 years ago by felipeweb <[email protected]>
fix travis

b3d22c40e43f7b68660ac5cf218e2742116fb96e authored over 6 years ago by felipeweb <[email protected]>
add goreleaser (#311)

* add goreleaser

* remove unused tes.sh

26ee174e3c8f3f7b9ff1a365a0f9b4ea3ab8ce34 authored over 6 years ago by Felipe Oliveira <[email protected]>
TablePermissions respect prest conf (#46)

* TablePermissions respect prest conf

* rewrite TablePermissions method to respect prest conf...

0181674d63ee74a957e89585dd053d61dfd74638 authored over 6 years ago by Cássio Botaro <[email protected]>
update all dependencies

cf86960bd7c8ff43cebea584f6c8371ea0fcdfbd authored over 6 years ago by felipeweb <[email protected]>
change way to show version so goreleaser can understand

07dcf603c9a1dd84cd20c0425e5354a329c4c624 authored over 6 years ago by felipeweb <[email protected]>
update dependencies

6a4c35e8a1ea39f4fa5324cf49fdcf679d22a942 authored over 6 years ago by felipeweb <[email protected]>
add configuration warnings (#12)

* add warning when run server in public mode
* add warning when run server in debug mode
close...

dd2292cadd1db700df0c051238da2731ec37eb94 authored over 6 years ago by Cássio Botaro <[email protected]>
remove warning about public configurations (#21)

* remove warning when load with restrict equals false, because it should only happens
when star...

2defca481708df3e20511162b3dd338a662b7775 authored over 6 years ago by Cássio Botaro <[email protected]>
update dependencies

9508ffbf9743cd057d9cb325e2f94cb092cf0ce8 authored over 6 years ago by felipeweb <[email protected]>
check if database is available (#45)

* check if database is available

* test load

* set travis to zero

* force exit with zer...

c877df1b543fcd13e1e669ad188ad3cb9b26c63b authored over 6 years ago by Felipe Oliveira <[email protected]>
update dependencies

eb190b4458e76b635b217d202696469b5c6e76b5 authored over 6 years ago by felipeweb <[email protected]>
update go version in dockerfile

2fce13ba89d0bb10d5e2c29d177c3e9893f83500 authored over 6 years ago by felipeweb <[email protected]>
Merge pull request #18 from prest/fix_insert_statuscode

Insert status code

361ea773137700c98f56c7f49e959ed4ff5cc975 authored over 6 years ago by Igor P. Leroy <[email protected]>
update tests

12c95a544d86a844bd11b94b23c121bf777a3f0c authored over 6 years ago by cassiobotaro <[email protected]>
returns status 201 instead of 200 in insert

813208828c341cacb5db4c58e0d7101404461330 authored over 6 years ago by cassiobotaro <[email protected]>
Merge pull request #20 from prest/batch-operations

Document batch insert

3fac70f4e9e046700826a4d44fd13f5baabd47df authored over 6 years ago by Cássio Botaro <[email protected]>
return can be xml

64348f866cde2628db1fe0fe19214fd13aa3e224 authored over 6 years ago by cassiobotaro <[email protected]>
Document batch insert

522c7d974d4d7378f3e4e95ee7de473869da3c3d authored over 6 years ago by cassiobotaro <[email protected]>
update dependencies

2c3aa748af44c101e108f32c673d764281dab2c9 authored over 6 years ago by Felipe Oliveira <[email protected]>
fix batch return

87c3ca6faa443a0b5e1ba6eededf0dc3d7ef43f3 authored over 6 years ago by Felipe Oliveira <[email protected]>
update dependencies

939fd1a6a75904f19a7f16e67cf7ed5eccb0900d authored over 6 years ago by Felipe Oliveira <[email protected]>
Revised batch insert (#17)

* muilti values

* variadic arguments

* header to choose insert batch method

* jst the t...

7244bc3090d575148bfb685ba3ae82917d339cfe authored over 6 years ago by Cássio Botaro <[email protected]>
Merge pull request #44 from prest/exec-by-ineration

exec by iteraction

9a33ed1bff4b645a58cf0a5ec5e4f559df1626d9 authored over 6 years ago by Kemel Zaidan <[email protected]>
remove print

0642f9c94edaa4d6136a4d9ad6d2a281ee972136 authored over 6 years ago by Felipe Oliveira <[email protected]>
exec by interation

8bcdf415a7a095f3b152ec9fef7fdda6ac87aa46 authored over 6 years ago by Felipe Oliveira <[email protected]>
fix some corner cases in inserts (#43)

fix quotes corner cases

4d15fae47379276ec2a1254df96c3f31c18fea99 authored over 6 years ago by Felipe Oliveira <[email protected]>
Improve performance on batch inserts (#42)

* multi values

* fix append

* add new funcs to mock

* remove debug prints

* batch wi...

e3b5ca9dde8a2154a193feb0bcc0310b28ec1af6 authored over 6 years ago by Cássio Botaro <[email protected]>
add umov.me use case

df99c5a5affe30fc1478f00460ea69e21b632649 authored over 6 years ago by Sebastian Webber <[email protected]>
Add BatchInsertInTables to make inserts with batch (#11)

396261dc73738fbedbde9e00f29b676aaa2379b9 authored over 6 years ago by Jessica Temporal <[email protected]>
Batch insert (#16)

* Add BatchInsertInTables to make inserts with batch

* implement batch functions

* add tes...

a680d0f6bb94c92891e6b7f8b50cf128d7645797 authored over 6 years ago by Felipe Oliveira <[email protected]>
Batch insert (#41)

* Add ParseBatchRequest function to parser inserts in a batch mode

* small improve maintainab...

63a57c61b30b21ef531404d4f04036efe0deb5cd authored over 6 years ago by Jessica Temporal <[email protected]>
Move scanner out of the internal (#40)

* Move scanner out of the internal

* mock change scanner import

137141e3887cdc08023e8a710e1698dbea7440a5 authored over 6 years ago by Joel M. de Souza <[email protected]>
Create CNAME

5a63a2ce832f4c8078f5d3bc33f82ee8bdc13045 authored over 6 years ago by Avelino <[email protected]>
Turns running into chapter and add new db instructions (#19)

Now "Running" is a chapter within "Getting Started" and has two paths:
- dealing with a pre-exi...

2f8c3c26eed08edb7c0685e9bf39630d6f8d75e7 authored over 6 years ago by Jessica Temporal <[email protected]>
[wip] automatically deploy via travis ci (#18)

* Automatically deploy via travis ci
ref: https://github.com/prest/prest/issues/285

* fixed ...

7b539dcdbacc8922cc8276d573d5d51de6f354d8 authored over 6 years ago by Avelino <[email protected]>
update dependencies

d32adb8b97702a46d98d984faea04b8015f800b2 authored over 6 years ago by Felipe Oliveira <[email protected]>
fix for issue #253 (#39)

f23bd285856d779ce3f16d11f0c38d5114e94ade authored over 6 years ago by Rogério Zambon <[email protected]>
update dependencies

30c224f4340d08e1aa9450090d834cfd6db8ecff authored almost 7 years ago by Felipe Oliveira <[email protected]>
fix when is not a slice

ce51108d4a87e50896935f87fa70501d17fdba9a authored almost 7 years ago by Felipe Oliveira <[email protected]>
Merge pull request #38 from prest/script-slice

add support to slice on scripts

9eedc2021a012dbc78b487327cd71b6ee77300cb authored almost 7 years ago by Cássio Botaro <[email protected]>
add tests

6109525cf5c64ac4aab0ef6234a6cae6e8bddd77 authored almost 7 years ago by Felipe Oliveira <[email protected]>
Merge pull request #3 from prest/script-slice

Add support to slice in script

d0ed7572fab8a34b2d51f3130c0698320c27ece3 authored almost 7 years ago by Cássio Botaro <[email protected]>
fix typo

ea558e55d5e3c92fa5d2d093ca84141555fc0fa6 authored almost 7 years ago by Felipe Oliveira <[email protected]>
add 1.10 to travis

114c56acc4396ee8b41d7a2caf326eb007f990cd authored almost 7 years ago by Felipe Oliveira <[email protected]>
add docs about "inFormat" function

462ab655db9b9091e0461963f1eb889a05d3fa6b authored almost 7 years ago by Felipe Oliveira <[email protected]>
add supprt to slice on scripts

f55a7d0a4fba0a0787695509934bcfb1d1105b5a authored almost 7 years ago by Felipe Oliveira <[email protected]>
add supprt to slice on scripts

0e217fb2348117093b66285e0849ded53d76c156 authored almost 7 years ago by Felipe Oliveira <[email protected]>
update dependencies

96101842de9a5f23c5812d062f85882669d9d664 authored almost 7 years ago by Felipe Oliveira <[email protected]>
Merge pull request #37 from prest/fix-mock-scanner

fix scanner on mock adapter

6b84c04950c120fc54cee9d4e21ee2338e419dc7 authored almost 7 years ago by Kemel Zaidan <[email protected]>
fix tests

f2e1dc7b6641776fb46fc31ab3624f9f71301f17 authored almost 7 years ago by Felipe Oliveira <[email protected]>
fix scanner on mock adapter

8a5c57c8a186c50745269443bce30d86a5808332 authored almost 7 years ago by Felipe Oliveira <[email protected]>
Merge pull request #17 from prest/fix-disable-jwt

fix disable jwt docs

fd198d2b2bc0325e8dde2938bf10156e255d986f authored almost 7 years ago by Igor P. Leroy <[email protected]>
fix typo

405f572908f68b1b1ed6ff8a779d029dd27ae557 authored almost 7 years ago by Felipe Oliveira <[email protected]>
fix disable jwt docs

05e003225930c451df89bc371e3e8cedba67dbfe authored almost 7 years ago by Felipe Oliveira <[email protected]>
update dependencies

66ac8d3572ccb3aea3f88b6cd49c2f063814c1b1 authored almost 7 years ago by Felipe Oliveira <[email protected]>
Implement support for JWT algos (#14)

* add support for JWT algos

* add unit tests covering the JWT feature

7080d6f0e4defe18801b9dfb78fe659a0e482424 authored almost 7 years ago by Chris Camel <[email protected]>
remove go 1.7 support

25c7971dd6b1c1aac7f885539e1a84437e970759 authored almost 7 years ago by Felipe Oliveira <[email protected]>
Add JWT-algo configuration (#20)

* add JWT algo configuration

* add unit tests for JWT algo config parameter

7073425ef6f1d0f84f2d9ebbd8f12de946718e35 authored almost 7 years ago by Chris Camel <[email protected]>
add JWT algo documentation (#16)

705881f28ad0007ea3fbe9d54e2d74ebbd8768a7 authored almost 7 years ago by Chris Camel <[email protected]>
Merge pull request #15 from prest/getting-started-remodeling

Turns getting started into a Chapter

7617469f21c92f670831c80b3c953a96be0d03ed authored almost 7 years ago by Mario Idival <[email protected]>
Turns getting started into a Chapter

- Created a micro introduction to the getting started
- moves installation to a separated file: ...

ba9c54dc39541cbe20995e8436221cc8dcdc8348 authored almost 7 years ago by Jessica Temporal <[email protected]>
update dependencies

3429dab0b8b5bf489c9c12337b88bbc1ba104eda authored almost 7 years ago by Felipe Oliveira <[email protected]>
Merge pull request #36 from prest/mock

Mockadapter

95e63359d8beb827437df196da070396d2e6c07d authored almost 7 years ago by Kemel Zaidan <[email protected]>
add test

6922351e79469cf0abac11001ac2f0da87572818 authored almost 7 years ago by Felipe Oliveira <[email protected]>
use testing t

d49cfc700b926e3223cee74e707ef1abdb1be61b authored almost 7 years ago by Felipe Oliveira <[email protected]>
mock adapter goroutine safe

6cc3fa7396919a692fe3f92f2a021eb24b6bb761 authored almost 7 years ago by Felipe Oliveira <[email protected]>
sqlx stop support go 1.7 so prest stops too (#10)

806e64a75ce43c61029c793dc41a2e9f72263112 authored almost 7 years ago by Felipe Oliveira <[email protected]>
sqlx stop support go 1.7 so prest stops too

33afc14c288949e66de55dbd4b001f41f0ec947a authored almost 7 years ago by Felipe Oliveira <[email protected]>
initial implementation of mock adapter

c702dbe0bef2be334d32896ce6afdda08c8329ba authored almost 7 years ago by Felipe Oliveira <[email protected]>
Merge pull request #14 from SiM07/fix_typo

Fix typo

db44d573d66cbe620fbb18f08d40d654791e519a authored almost 7 years ago by Mario Idival <[email protected]>
Fix typo

e071450d633a064f94bd249b189746bcda28a01f authored almost 7 years ago by Simon Rolland <[email protected]>
Adds further documentation on how to run and to install (#13)

3a7ed1af4e4ae2757d1a3fa1b4862720a80d3584 authored almost 7 years ago by Jessica Temporal <[email protected]>
Moves installation guide to getting started (#12)

* Moves installation guide to getting started

* Removes duplicated information

40dfd83801ca03628727c5c62c3ae79775d47115 authored almost 7 years ago by Jessica Temporal <[email protected]>
create partial issues list (#11)

* create partial issues list

* added view more issue link on issues partial

* Fixed style ...

48a4383aec94e1d202bddf5acb261c7d01ebf20f authored almost 7 years ago by Avelino <[email protected]>
Merge pull request #9 from prest/disable-jwt_en

Written documentation of how to disable JWT in custom handler

ef1ee54accd2a037e2450f6cb33326514a0d8f61 authored almost 7 years ago by Igor P. Leroy <[email protected]>
case studies page (#10)

* case studies page

* used h2 topic on companies list

fd86f5c2eb18c48278d6f0e083a0bdc02994e224 authored almost 7 years ago by Avelino <[email protected]>
description all functions on example source

thanks the review @jtemporal

169059359a899c1895c0b81e7b368053a4ad7cb8 authored almost 7 years ago by Avelino <[email protected]>
Written documentation of how to disable JWT in custom handdler (endpoint)

038068665ad31b0560d35feb631b570725fd8095 authored almost 7 years ago by Avelino <[email protected]>