Ecosyste.ms: OpenCollective

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

prestd

prestd (PostgreSQL REST), low-code, simplify and accelerate development, ⚡ instant, realtime, high-performance on any Postgres application, existing or new
Collective - https://opencollective.com/prest - Website: https://prestd.com - Code: https://github.com/prest

gorelease ignore darwin 386

Signed-off-by: Avelino <[email protected]>

github.com/prest/prest - 3ac35d51aad0b8395d309d6c9ebdb186bb353657 authored over 4 years ago by Avelino <[email protected]>
fixed yaml ident

Signed-off-by: Avelino <[email protected]>

github.com/prest/prest - d6c11ef9363773af0480fcbe930c7f906babaa79 authored over 4 years ago by Avelino <[email protected]>
travis go 1.15.x support

Signed-off-by: Avelino <[email protected]>

github.com/prest/prest - 43a466fac8975f06cd8396c85e64ba1c806a086d authored over 4 years ago by Avelino <[email protected]>
use go 1.15.x to deploy (release)

Signed-off-by: Avelino <[email protected]>

github.com/prest/prest - 111c3564ae8f733e96b4771afd12ded787c2be06 authored over 4 years ago by Avelino <[email protected]>
docker image auto push to dockerhub by goreleaser

Signed-off-by: Avelino <[email protected]>

github.com/prest/prest - 99aef763fe0d44c424fcc7fa9731a87e2a103c81 authored over 4 years ago by Avelino <[email protected]>
Create LICENSE (#37)

github.com/prest/prest - ef5bc0ccdd48bf1514c5e49bc80efd66e0683e52 authored over 4 years ago by Avelino <[email protected]>
Create LICENSE (#37)

github.com/prest/doc-template - ef5bc0ccdd48bf1514c5e49bc80efd66e0683e52 authored over 4 years ago by Avelino <[email protected]>
not use travisci on hugo doc render

Signed-off-by: Avelino <[email protected]>

github.com/prest/doc-template - 2333233abccab282589478a6fa5e945b81cdc91d authored over 4 years ago by Avelino <[email protected]>
not use travisci on hugo doc render

Signed-off-by: Avelino <[email protected]>

github.com/prest/prest - 2333233abccab282589478a6fa5e945b81cdc91d authored over 4 years ago by Avelino <[email protected]>
Update incorrect table name attribute (#33)

The attribute of table name should be `name` instead of `table` based on what I read from the do...

github.com/prest/prest - 9bb986c57d02eeec39568c53d397164cdcfb3ec5 authored over 4 years ago by nthock <[email protected]>
Update incorrect table name attribute (#33)

The attribute of table name should be `name` instead of `table` based on what I read from the do...

github.com/prest/doc-template - 9bb986c57d02eeec39568c53d397164cdcfb3ec5 authored over 4 years ago by nthock <[email protected]>
[ImgBot] Optimize images (#35)

*Total -- 5,108.93kb -> 4,291.99kb (15.99%)

/themes/hugo-theme-learn/static/images/favicon.pn...

github.com/prest/doc-template - 7a38559ef085912d34cb810bc86fcb2120b568fa authored over 4 years ago by imgbot[bot] <31301654+imgbot[bot]@users.noreply.github.com>
[ImgBot] Optimize images (#35)

*Total -- 5,108.93kb -> 4,291.99kb (15.99%)

/themes/hugo-theme-learn/static/images/favicon.pn...

github.com/prest/prest - 7a38559ef085912d34cb810bc86fcb2120b568fa authored over 4 years ago by imgbot[bot] <31301654+imgbot[bot]@users.noreply.github.com>
Added PREST_PG_DATABASE var and network param (#36)

Database name is mandatory, and existing database may be running on the host machine.

github.com/prest/prest - 6275fb00998dfae51f3bf924af337d76323170f7 authored over 4 years ago by Luiz Fernando Barbosa Vital <[email protected]>
Added PREST_PG_DATABASE var and network param (#36)

Database name is mandatory, and existing database may be running on the host machine.

github.com/prest/doc-template - 6275fb00998dfae51f3bf924af337d76323170f7 authored over 4 years ago by Luiz Fernando Barbosa Vital <[email protected]>
use github action to rebuild dynamic pages

Signed-off-by: Avelino <[email protected]>

github.com/prest/doc-template - 6a4534ffb200a9ca7a679c0bc384237ab8425a92 authored over 4 years ago by Avelino <[email protected]>
use github action to rebuild dynamic pages

Signed-off-by: Avelino <[email protected]>

github.com/prest/prest - 6a4534ffb200a9ca7a679c0bc384237ab8425a92 authored over 4 years ago by Avelino <[email protected]>
set coveralls button on

Signed-off-by: Avelino <[email protected]>

github.com/prest/prest - 897d891e1428a43bfb900844e13faf5915e81f1f authored over 4 years ago by Avelino <[email protected]>
set coveralls button on

Signed-off-by: Avelino <[email protected]>

github.com/prest/doc-template - 897d891e1428a43bfb900844e13faf5915e81f1f authored over 4 years ago by Avelino <[email protected]>
create releases page

Signed-off-by: Avelino <[email protected]>

github.com/prest/doc-template - 7ab0c71cfcaebf2817610efa511d0112089bdaed authored over 4 years ago by Avelino <[email protected]>
create releases page

Signed-off-by: Avelino <[email protected]>

github.com/prest/prest - 7ab0c71cfcaebf2817610efa511d0112089bdaed authored over 4 years ago by Avelino <[email protected]>
chore: fix package name

github.com/prest/prest - 77843fd37f52a09128c5e96a5216760f9fe9bc1d authored over 4 years ago by Tiago Temporin <[email protected]>
avoid panic on tx.commit calls (#55)

* add Mock as driver

m: register mockDriver
add TestMock_GetTransaction
move mockDriver to Mock...

github.com/prest/prest - eb122bd14262c40aa0c18bd70182a0cbd6c7c5d3 authored over 4 years ago by Arthur Silva <[email protected]>
prest/adapters: upgrade mod by tidy

Signed-off-by: Avelino <[email protected]>

github.com/prest/prest - 6a254ccabd3599897b71422bfbc988201b8eff49 authored over 4 years ago by Avelino <[email protected]>
chore: add test dependency

github.com/prest/prest - 09bc472294b8d3a5bf58619a16bd49d21ff7f140 authored over 4 years ago by Tiago Temporin <[email protected]>
refactor: remove assert package

github.com/prest/prest - 08c93e1b859287e9e2adec33cbad36088ba6052d authored over 4 years ago by Tiago Temporin <[email protected]>
Merge pull request #385 from prest/increase_coverage

increase cod coverage

github.com/prest/prest - e3f1bf96f48cda59e1eaa295953f8c2438e0ef7d authored over 4 years ago by Avelino <[email protected]>
pass gofmt on files

github.com/prest/prest - a544581686c65b917ae329cd8dae1e2fc8045a75 authored over 4 years ago by Tiago Temporin <[email protected]>
test: increase middlewares code coverage

github.com/prest/prest - ad4abcf0c3b26b77d8b6e68d973f218e89931b8d authored over 4 years ago by Tiago Temporin <[email protected]>
test: fix var name

github.com/prest/prest - 1596ccd5c890a3754590c93f95a3757e0a495e94 authored over 4 years ago by Tiago Temporin <[email protected]>
test: increase coverage in template/funcregistry

github.com/prest/prest - 8462aba0ddc4290d88bda3b4011f3bb88448a28d authored over 4 years ago by Tiago Temporin <[email protected]>
test: add test 'empty' methods

github.com/prest/prest - c9f1153dfda3f8083be847dd7e5ef4c799639539 authored over 4 years ago by Tiago Temporin <[email protected]>
test: increase postgres/formatters coverage

github.com/prest/prest - 4ad58fa8de79549173ba6af70ac92c5ba3c205eb authored over 4 years ago by Tiago Temporin <[email protected]>
refactor: remove unused code

github.com/prest/prest - 3762b954804553b83eb86513fab0d9954ca129fc authored over 4 years ago by Tiago Temporin <[email protected]>
test: increase config coverage

github.com/prest/prest - 1b194361f15e1dda7bc8648ea95867a5c213ddd2 authored over 4 years ago by Tiago Temporin <[email protected]>
force install inconshreveable/mousetrap

Signed-off-by: Avelino <[email protected]>

github.com/prest/prest - d98270228ba36dfb6fa7e7d05b2984d2ac161f9f authored over 4 years ago by Avelino <[email protected]>
fixed typo branch master

Signed-off-by: Avelino <[email protected]>

github.com/prest/prest - 0a2ef403a71d4edd192a085b16609b6887099138 authored over 4 years ago by Avelino <[email protected]>
travisci: set deploy on master branch

Signed-off-by: Avelino <[email protected]>

github.com/prest/prest - 41e743071d7d82a8e363ad3f93b661a1f87f9f58 authored over 4 years ago by Avelino <[email protected]>
gorelease docker img generate remove

baby step

Signed-off-by: Avelino <[email protected]>

github.com/prest/prest - 9504c3c3fd151eb32f72f5daf5f36a246c7ceba0 authored over 4 years ago by Avelino <[email protected]>
docker image by goreleaser

Signed-off-by: Avelino <[email protected]>

github.com/prest/prest - b3e03651b8c21be89892fe80e045407ce608f4b8 authored over 4 years ago by Avelino <[email protected]>
fixed docker image

Signed-off-by: Avelino <[email protected]>

github.com/prest/prest - ad4a2d732a55fc9e94dd48478e4ab521454dfbd7 authored over 4 years ago by Avelino <[email protected]>
goreleaser checker

github.com/prest/prest - 94d76b0a67b3f27596f7f781299ecd9c11a5dea3 authored over 4 years ago by Avelino <[email protected]>
Merge pull request #384 from prest/avelino/more-go-version

add support go 1.1[3-4] on travis build

github.com/prest/prest - 312cac8a78fd95457a58a677f623349e7d36f8ef authored over 4 years ago by Avelino <[email protected]>
add support go 1.1[3-4] on travis build

- 1.13.x
- 1.14.x

Signed-off-by: Avelino <[email protected]>

github.com/prest/prest - e75a3f7cd7403836bcbb4a7a9106c8a27e1df7ec authored over 4 years ago by Avelino <[email protected]>
Merge pull request #382 from prest/coveralls_switch

Coveralls switch

github.com/prest/prest - b871f8e97df042c5b8d7ee3ed252eedc55fb9181 authored over 4 years ago by Avelino <[email protected]>
chore: add coverage badge do readme

github.com/prest/prest - 21797743b4045afb579ea9b451150099f14ef865 authored over 4 years ago by Tiago Temporin <[email protected]>
chore: switch codecover to coveralls

Closes #380

github.com/prest/prest - 4bd1fe3e4d3922ec4e075204e012deb4814f050a authored over 4 years ago by Tiago Temporin <[email protected]>
chore: ignore coverage.out file

github.com/prest/prest - d84c8e260a905bb161fdd118009598c4a00b6d36 authored over 4 years ago by Tiago Temporin <[email protected]>
Merge pull request #379 from prest/avelino/upgrade-gomodules

upgrade and generate all gomodule files

github.com/prest/prest - 4b08c1709048e862f01a5e041d6c61ade29cd7cf authored over 4 years ago by Avelino <[email protected]>
upgrade and generate all gomodule files

Signed-off-by: Avelino <[email protected]>

github.com/prest/prest - 94cf6e8e501f0ab0de042dac1394ed274865a5c5 authored over 4 years ago by Avelino <[email protected]>
fix main file path in Goreleaser (#377)

github.com/prest/prest - 07cc1b6b492fef0eaa956ecfa12b9a644f237574 authored over 4 years ago by Felipe Oliveira <[email protected]>
fixed goreleaser ldflags merge repository

github.com/prest/prest - 565f3bc1ae701ae7a44a801ef89844edfaa22294 authored over 4 years ago by Avelino <[email protected]>
Merge pull request #375 from prest/viveksyngh/ssl-to-migrate-command-prest/cmd

Add ssl certs to migrate command URL

github.com/prest/prest - 44717edf392e9688b5d2a518d7107c4a248b6231 authored over 4 years ago by Avelino <[email protected]>
Merge https://github.com/viveksyngh/cmd into viveksyngh/ssl-to-migrate-command-prest/cmd

* https://github.com/viveksyngh/cmd:
Add ssl certs to migrate command URL

github.com/prest/prest - 1b0ba9e86046f54a5b045d3aa6c2bd29074c8cf2 authored over 4 years ago by Avelino <[email protected]>
Merge pull request #370 from prest/avelino/repositories-merge

mistakes in the package architecture (fail), proposed to simplify evolution and project maintena...

github.com/prest/prest - 86fce87522f28e12ceb2799ec54598c9fca42541 authored over 4 years ago by Avelino <[email protected]>
fix: remove id and add empty return to tests

github.com/prest/prest - 8523763142d304d6a12ff6a43d8245984a321fc9 authored over 4 years ago by Tiago Temporin <[email protected]>
chore: add missing table

github.com/prest/prest - be80132c2471d759cc63dd03e0493f127ba27df1 authored over 4 years ago by Tiago Temporin <[email protected]>
fix: controllers tests

github.com/prest/prest - 4b0a8c481e66121110f13abd56dd4f77fa226863 authored over 4 years ago by Tiago Temporin <[email protected]>
fix: prest tables permissions

github.com/prest/prest - 994c8ac81904ec0161458005c16e384bc872fda3 authored over 4 years ago by Tiago Temporin <[email protected]>
fix main.go path

github.com/prest/prest - b6590ddc813d450f9ab31128ba8e4fb62e9e3ef9 authored over 4 years ago by Tiago Temporin <[email protected]>
chore: install dependencies

github.com/prest/prest - ab75aca4e0bba6250811dc312e3561f3a44b8088 authored over 4 years ago by Tiago Temporin <[email protected]>
chore: remove GO111MODULE

github.com/prest/prest - 0f03183b3b98c74d8ddfb3678178b9b4cfeea5c3 authored over 4 years ago by Tiago Temporin <[email protected]>
pass gofmt on files

github.com/prest/prest - 4d4194b5aab5c868978c4a8a04b210990f0d187b authored over 4 years ago by Tiago Temporin <[email protected]>
rename ConnectionPool to Pool

github.com/prest/prest - 0a80569fdc776ed25ba484c3b05631099b9bbc18 authored over 4 years ago by Tiago Temporin <[email protected]>
add comment to exported const

github.com/prest/prest - 13a85ca28943d8cf145894ed372a08aee87eacc2 authored over 4 years ago by Tiago Temporin <[email protected]>
update packages path

github.com/prest/prest - fae586ad6a870f81380a5b7cb8831664ffbdb856 authored over 4 years ago by Tiago Temporin <[email protected]>
avoid panic on tx.commit calls (#55)

* add Mock as driver

m: register mockDriver
add TestMock_GetTransaction
move mockDriver to ...

github.com/prest/adapters - b64238c31003fba7b9c13e074d3135d9f33dc64d authored over 4 years ago by Arthur Silva <[email protected]>
create submodules

github.com/prest/prest - 37dd02bcee9635586314160ef48e8363411cb17d authored over 4 years ago by Tiago Temporin <[email protected]>
update internal modules

github.com/prest/prest - 0b3e63dc4c80c91909f794f8bdeb192ed3e5660d authored over 4 years ago by Tiago Temporin <[email protected]>
fix cmd and config path

github.com/prest/prest - f7ea135cc5d4fb4fd14148df3122855c62b03c85 authored over 4 years ago by Tiago Temporin <[email protected]>
delete cmd vendor

Signed-off-by: Avelino <[email protected]>

github.com/prest/prest - 525fc3ad4046b52da431c4b17abaccef4eac4723 authored over 4 years ago by Avelino <[email protected]>
Add ssl certs to migrate command URL

Signed-off-by: Vivek_Singh <[email protected]>

github.com/prest/prest - 15ceb2aece5eec285bf64fd24f9ee4f04d57e05a authored over 4 years ago by Vivek_Singh <[email protected]>
fix: set configs from environment vars (#28)

* fix: check and set environment vars

* test: fix test

* refactor: remove duplicated GetEnv

github.com/prest/config - 3ca30566379e882323831637b273899a6cdf5704 authored over 4 years ago by Tiago Temporin <[email protected]>
add PREST_CONF environment var (#34)

github.com/prest/doc-template - dcd55a2107735f6e4086605c17f32d1dc604017e authored over 4 years ago by Tiago Temporin <[email protected]>
add PREST_CONF environment var (#34)

github.com/prest/prest - dcd55a2107735f6e4086605c17f32d1dc604017e authored over 4 years ago by Tiago Temporin <[email protected]>
initial migration mono repo

Signed-off-by: Avelino <[email protected]>

github.com/prest/prest - d09190e9f628021fed768325a39b5502d8bc1964 authored over 4 years ago by Avelino <[email protected]>
Merge commit '2eab00b' into avelino/repositories-merge

* commit '2eab00b':
Moved entire subrepo into transactions
first commit

github.com/prest/prest - 27384f785786c24340939d54c0a51680c66a543e authored over 4 years ago by Avelino <[email protected]>
Moved entire subrepo into transactions

github.com/prest/prest - 2eab00ba238dc0aa45f31e7931f50f05fbd62f49 authored over 4 years ago by Avelino <[email protected]>
Merge commit 'faad30f' into avelino/repositories-merge

* commit 'faad30f':
Moved entire subrepo into helpers
change way to show version so goreleas...

github.com/prest/prest - 00fe9b3f0d8a77f776c1c35aec25644b598b8b9b authored over 4 years ago by Avelino <[email protected]>
Moved entire subrepo into helpers

github.com/prest/prest - faad30f4b8468a1f6be6d3bdba7b9a5a1a592ee8 authored over 4 years ago by Avelino <[email protected]>
Merge commit 'a9224b1' into avelino/repositories-merge

* commit 'a9224b1':
Moved entire subrepo into template
add split func on template (#5)
une...

github.com/prest/prest - c21404ad1abf8fe3ee7236d45541d0606f59e269 authored over 4 years ago by Avelino <[email protected]>
Moved entire subrepo into template

github.com/prest/prest - a9224b1983ce521b135670609f763c67bed6e5d8 authored over 4 years ago by Avelino <[email protected]>
Merge commit '491832a' into avelino/repositories-merge

* commit '491832a': (70 commits)
Moved entire subrepo into config
Database url fix (#26)
c...

github.com/prest/prest - 99a4ffab73e1ef418a6b6779b3680a8fb5ef7660 authored over 4 years ago by Avelino <[email protected]>
Moved entire subrepo into config

github.com/prest/prest - 491832ad9e13f45bb1007abd58e84f3cdc71568d authored over 4 years ago by Avelino <[email protected]>
Merge commit '5b6e7ad' into avelino/repositories-merge

* commit '5b6e7ad': (120 commits)
Moved entire subrepo into controllers
Set default database...

github.com/prest/prest - 5a872ae09825d119da71e927d334da12549a30dc authored over 4 years ago by Avelino <[email protected]>
Moved entire subrepo into controllers

github.com/prest/prest - 5b6e7addb6af8bacb3c78231b474f9a0020d0cfb authored over 4 years ago by Avelino <[email protected]>
Merge commit '0ab9ab5' into avelino/repositories-merge

* commit '0ab9ab5': (29 commits)
Moved entire subrepo into middlewares
allows user to overla...

github.com/prest/prest - 49a1d6269092646e8585c1e12edd23b0a7d5bfa7 authored over 4 years ago by Avelino <[email protected]>
Moved entire subrepo into middlewares

github.com/prest/prest - 0ab9ab545dc660c47ca15494d311abfa407ff787 authored over 4 years ago by Avelino <[email protected]>
Merge commit '7a7b49c' into avelino/repositories-merge

* commit '7a7b49c':
Moved entire subrepo into dbtime
subindo dbtime
Initial commit

github.com/prest/prest - 2d98d85055d0cb4ea4996d8bb18a6df64f8759a1 authored over 4 years ago by Avelino <[email protected]>
Moved entire subrepo into dbtime

github.com/prest/prest - 7a7b49c104fbdb23ea0a46b8c3d14f25caf3bcc8 authored over 4 years ago by Avelino <[email protected]>
Merge commit '41b8d44' into avelino/repositories-merge

* commit '41b8d44': (41 commits)
Moved entire subrepo into cmd
treats if load postgres adapt...

github.com/prest/prest - 322a73c8d26ff5f7fc2f209dd0e30bdb41f696ed authored over 4 years ago by Avelino <[email protected]>
Moved entire subrepo into cmd

github.com/prest/prest - 41b8d44e5e0ca1f50934fdefaf7fcb925d400c2f authored over 4 years ago by Avelino <[email protected]>
Merge commit '30edd8a' into avelino/repositories-merge

* commit '30edd8a': (175 commits)
Moved entire subrepo into adapters
Group function alias na...

github.com/prest/prest - 57152ccac1039d86c57716aad50ccfdab005612c authored over 4 years ago by Avelino <[email protected]>
Moved entire subrepo into adapters

github.com/prest/prest - 30edd8a4f096ccb7eb3b8a9690125ecae076e7dc authored over 4 years ago by Avelino <[email protected]>
Group function alias names (#53)

* Allow aliases for group functions

Signed-off-by: Octavian R. Corlade <octavian.corlade@gmai...

github.com/prest/prest - fe782dc834971a03acf1aa930a00ca440aadaff8 authored over 4 years ago by Octavian <[email protected]>
Group function alias names (#53)

* Allow aliases for group functions

Signed-off-by: Octavian R. Corlade <octavian.corlade@gmai...

github.com/prest/adapters - fe782dc834971a03acf1aa930a00ca440aadaff8 authored over 4 years ago by Octavian <[email protected]>
Update FUNDING.yml

github.com/prest/prest - 2a7f5d84cfe0866c8afd7b66636f0653b96f8619 authored over 4 years ago by Avelino <[email protected]>
Update README.md

github.com/prest/prest-admin.archived - 9e3c93cbaaa3070f4867215cfe6ac011a4a9a468 authored about 5 years ago by Joel M. de Souza <[email protected]>
Merge pull request #1 from suifengpiao14/master

fix sql template window compatible

github.com/prest/adapter-mysql - e1b9b874df5180903ea73ab42db8d6c25dce69cc authored about 5 years ago by Joel M. de Souza <[email protected]>
fix sql template window compatible

github.com/prest/adapter-mysql - 8a616cb09fd61c597b47dfd69f07e8a9ae9752eb authored about 5 years ago by pz <[email protected]>