Ecosyste.ms: OpenCollective

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

github.com/prest/cmd


https://github.com/prest/cmd

treats if load postgres adapter (#14)

* treats if load postgres adapter

load postgres adapter only config.PrestConf.Adapter == nil
...

75b2d0c5d4a2236406c58872644facbd0d9df708 authored almost 6 years ago by Joel M. de Souza <[email protected]>
load driver when start the server (#13)

d1de3d3fa1daa43db512e5d1f4b27c503df2a26e authored over 6 years ago by Felipe Oliveira <[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]>
Add BatchInsertInTables to make inserts with batch (#11)

396261dc73738fbedbde9e00f29b676aaa2379b9 authored over 6 years ago by Jessica Temporal <[email protected]>
sqlx stop support go 1.7 so prest stops too (#10)

806e64a75ce43c61029c793dc41a2e9f72263112 authored almost 7 years ago by Felipe Oliveira <[email protected]>
Merge pull request #9 from negbie/master

Listen on HTTPHost:HTTPPort

fed004c42e4c1e2380cc8319541fc523b346ff67 authored almost 7 years ago by Cesar Gimenes <[email protected]>
Listen on HTTPHost:HTTPPort

4f927b8dc3890d39e4dbb7eb556d264293e8227c authored almost 7 years ago by Eugen Biegler <[email protected]>
Merge pull request #7 from prest/remove-unnecessary-else

remove unnecessary else

38910f4f0ac28cc293eb09b2b2a5e7d163bd5114 authored about 7 years ago by Cesar Gimenes <[email protected]>
remove unnecessary else

a7ff18e92041db9d599fa9ebd2195b1bf826580f authored about 7 years ago by Cesar Gimenes <[email protected]>
Merge pull request #6 from RekGRpth/master

https

b1622cb57f4e7ecc15fecf299a243ad39e2b24cc authored about 7 years ago by Cesar Gimenes <[email protected]>
go fmt

87852e61590bbe6b08eab7eb52b9ace777ed9114 authored about 7 years ago by RekGRpth <[email protected]>
https

a07d4aad57c88bea8259d80ec9919106862a6d7c authored about 7 years ago by RekGRpth <[email protected]>
escape url (#5)

* escape url

* go 1.6 compatibility

* add go 1.9

04c51f2c516007600c7d2e934385c3074b7960e3 authored about 7 years ago by Felipe Oliveira <[email protected]>
gae support as a framework (#4)

6ab32d823d178e550c65372a37bd4f6b12e100fe authored about 7 years ago by Felipe Oliveira <[email protected]>
add ssl mode (#3)

5e4eebebd658363939d5b2b928b78bb4c6aa17e4 authored about 7 years ago by Tiago Temporin <[email protected]>
Merge pull request #2 from prest/fix/middlewares_import

Fix middleware import

4890cf744a98b00d8014856307e3f5178520b090 authored over 7 years ago by Cesar Gimenes <[email protected]>
Add initial travis file

98c3a8676abb6f1f3a225756f289bcf6ead6c7cd authored over 7 years ago by Igor P. Leroy <[email protected]>
Fix middleware import

3475713b859634f416bc1a1dbc70bf0075a925af authored over 7 years ago by Igor P. Leroy <[email protected]>
Merge pull request #1 from prest/improvements/refactor-cmd

Refactor cmd package

f7d18d41e07705fdfe203d99e9ba101f7b774e6c authored over 7 years ago by Igor P. Leroy <[email protected]>
Refactor cmd package

7ef50e35575809a2f498c2be05c454cd2c45d1ee authored over 7 years ago by Mario Idival <[email protected]>
Merge github.com:prest/cmd

* github.com:prest/cmd:
Initial commit

c834e8f6e169803d634a55f5be1811f2dda65433 authored over 7 years ago by Avelino <[email protected]>
Initial commit

6c5b23ef6856ce69b7bbcd0dc3e6552b529a24cd authored over 7 years ago by Avelino <[email protected]>
fix cors (#183)

* copy all headers from fake ResponseWriter to ResponseWriter

* add tests

* use our cors m...

fc70b7704a6527178b9fc20ffc569dff3818c837 authored over 7 years ago by Felipe Oliveira <[email protected]>
Migrate via gopkg (#165)

* introduce debug mode

* add info about debug on README

* add test

* fix tests

* rem...

55606d9d663a6e60ec6b9f2c316850163ca32b20 authored over 7 years ago by Avelino <[email protected]>
prevent more than load when use pREST as a module (#155)

62d8edfb9010dc27ac8bf3c1199b9971aa615fd1 authored over 7 years ago by Felipe Oliveira <[email protected]>
Prevents multiple startup when the pREST is used as a package. (#139)

* update testes

* remove init() functions

* configure cmd on Execute() function

80290604da6900c864e9671e539728b945b926f9 authored over 7 years ago by Cesar Gimenes <[email protected]>
fix config propagate for all commands (#136)

* fix config propagate for all commands

* fix travis

87a54334bfd2ac009a5ec1d0ba2b1f3280ad36f1 authored over 7 years ago by Felipe Oliveira <[email protected]>
Refactoring to prevent multiple configuration loads (#131)

* Remove unnecessary code

* Remove unnecessary code

* Remove unnecessary code

* update ...

089c60e2eb151cfbb8b2e759c443e939fcadfd18 authored over 7 years ago by Cesar Gimenes <[email protected]>
Added version command line (#125)

* added version command line
print current version pREST

* create migrate version cmd

0cb1289dc50eeab423740138c87d93d678a1f36d authored almost 8 years ago by Thiago Avelino <[email protected]>
possibility to reorder (#120)

69b40d392f3dac1db7430f893700f394f9f72576 authored almost 8 years ago by Felipe Oliveira <[email protected]>
enable add custom middleware (#117)

Signed-off-by: Felipe Oliveira <[email protected]>

2320a8ff5ca8fe074c332c8643dd9504522d9306 authored almost 8 years ago by Felipe Oliveira <[email protected]>
show error if have error in config file (#115)

* show error if have error in config file

* stop execution when found an error in conf

* r...

ca8415076e36e5c413a062c5b893264a3e282965 authored almost 8 years ago by Henrique Chehad <[email protected]>
updating from master

ecf1ff9b6dd2339a02d45021bcf8d50fb2a55d93 authored almost 8 years ago by Henrique Chehad <[email protected]>
added cors support

db9d0b400821385597fa59923439d665abf3f739 authored almost 8 years ago by Henrique Chehad <[email protected]>
modules structure

f5627cd944e0b556117a73beb975a181453156aa authored almost 8 years ago by Henrique Chehad <[email protected]>
Remove _VIEW endpoint (#82)

* Remove view endpoint

* Remove view endpoint

* Removing unused controller

8d94df0a5cc39fa337e5882dd7895c7395ae50c3 authored almost 8 years ago by Mario Idival <[email protected]>
Add process queries (#78)

* Improvements handlers of Rollback/Commit

* Add endpoint to _QUERIES with location of script...

a0d9651db106b626af23d6fa846cf671e1a7c1a6 authored almost 8 years ago by Mario Idival <[email protected]>
[WIP] Change Access Control verification (#80)

* Create utils to middleware

* Remove old permission verifications

* Create middleware to ...

3bde25bdfdf2fc3e2a25f774f29cbacd87b38812 authored almost 8 years ago by Mario Idival <[email protected]>
Improvements tests and change endpoint to process view

9ec35e2d3b0fcb9e655acae3da8bcb6677c4fdd2 authored almost 8 years ago by Mario Idival <[email protected]>
Add Select operation from Views

fe75f0702fe86da8664cf58f34107a8891e68a53 authored almost 8 years ago by Mario Idival <[email protected]>
updated tests, test db and config

af1b35a8e9429c13d62d2cd1b421d082ac456ed1 authored almost 8 years ago by Henrique Chehad <[email protected]>
initial access permissions - WIP

d1304205e734623c521abcb19c748483afe1d178 authored almost 8 years ago by Henrique Chehad <[email protected]>
url based on configs

00f42712f2f15884cd39329d00e503bbbf515b5f authored about 8 years ago by Felipe Oliveira <[email protected]>
remove cobra override default config code

42327e88ad9f5e3e3404d9abe3ff6a85acd0e938 authored about 8 years ago by Felipe Oliveira <[email protected]>
goto, redo, next, reset and version commands

56ca11c871f1621bd9b1066b92f5ea4f95a88b05 authored about 8 years ago by Felipe Oliveira <[email protected]>
refactor to start use commands

46fe5a11311de5b5986214e69899c0816ebcc1aa authored about 8 years ago by Felipe Oliveira <[email protected]>
migrate up, migrate down, migrate create

43752bf26bff4fe061700af1d8ba14a02f29b5af authored about 8 years ago by Felipe Oliveira <[email protected]>