Skip to content
#

backend

Here are 4,248 public repositories matching this topic...

sunshineo
sunshineo commented Apr 9, 2020

Is your feature request related to a problem? Please describe.
Deployed Parse server using k8 and used /parse/health for the readinessProbe and livenessProbe probe. But when deploy new code and broke the database connection, /parse/health still returns 200 OK. So old container was killed and new broken one brought online

Describe the solution you'd like
Only return 200 ok after db is

GiladShoham
GiladShoham commented Apr 14, 2020

Currently, if look at the windows_e2e tests on circle under the write e2e files step, you will see this warning:

Error autodetecting timing type, falling back to weighting by name. Autodetect no matching filename or classname.  If file names are used, double check paths for absolute vs relative.
Example input file: "e2e\\api\\add-many.e2e.1.ts"
Example file from timings: "C:\\Users\\****
october
beasteers
beasteers commented Apr 16, 2020

I like Cockpit for a lot of reasons, but one of the issues for me has always been insufficient API docs.

(Update: I misread the docs a bit and there is more information than I had previously thought. the API docs have more info than they did when we first started with cockpit which got me turned around.)

The current docs are still lacking more comprehensive examples of request schemas and it

oscargoldman
oscargoldman commented Aug 22, 2019

Before you submit an issue we recommend you drop into the Gitter community and ask any questions you have or mention any problems you've had getting started with the server.

Please provide as much information as you can with this issue report. If you believe it may be an issue with one of the client libraries please report it on their [own trackers](https:

appwrite
eldadfux
eldadfux commented Apr 13, 2020

Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression.
https://github.com/google/brotl

varHarrie
varHarrie commented Mar 6, 2019

自从接触ES2015开始,babel就一直在用,每个项目都在用。每次初始化项目后,.babelrc@babel/core@babel/cli@babel/preset-env@babel/transform-runtime等等信手拈来,但是每次想要区别core-js@babel/poly-fill@babel/runtime@babel/plugin-transform-runtime@babel/preset-env,却又含糊不清,索性来一次整理。

我们都知道,ES的每次标准公布,都会有许多新的特性,而这些特性无非分为两部分,一部分是新语法,如箭头函数解构赋值扩展运算符for...infor...ofclassasync/await等,另一部分是API扩展,如`Promi

web-skills
beriberikix
beriberikix commented Dec 19, 2018

I'm on a pet project that requires a performant CoAP webserver. Since none exist I was considering using libcoap and find a frontend for doing the routing/middleware. Silicon looks to fit the build! How hard would it be to add libcoap as a Silicon backend? Are there any docs or guidance?

Thanks!

CRUD
juventus18
juventus18 commented Apr 8, 2020

Bug report

What I did

the styling for select2 form controls does not match that of other controls

What I expected to happen

styling should match

What happened

using latest Chrome, the select2 form controls have a "smaller height" from other elements. You can see this on the demo page https://demo.backpackforlaravel.com/admin/article/1031/edit
(the select2 fie

lastbackend

Improve this page

Add a description, image, and links to the backend topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the backend topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.