The Wayback Machine - https://web.archive.org/web/20210216152949/https://github.com/topics/server
Skip to content
#

Server

A server is a program or device that provides functionality for other programs and devices, called clients. This relation forms the Client-Server Model.

Here are 8,377 public repositories matching this topic...

iris
kalmant
kalmant commented Feb 4, 2021

Is your feature request related to a problem? Please describe.
During testing I expected github.com/kataras/iris/v12/httptest.Response.Status to fail the test immediately if a different status is received. Therefore on subsequent lines I performed some operations that could result in a panic if let's say the response code was not as expected. It turns that it does not fail fast, it simply f

thornjad
thornjad commented Dec 18, 2019

As we attempt to pick up the release cadence, we are in need of an explicit changelog file which enumerates changes in each version. This should be a markdown or plaintext file adhering to some form of standardized format. Ideally, it will be able to work with #582.

Crevil
Crevil commented Feb 11, 2021

Describe the bug

Thank you for a great project and documentation. I ran into a bug (I think) while playing with the 5 minute tutorial.

When revoking an access token that is not found the hydra server returns a 404 response but this is not a defined response in the swagger specification. This leads to an error like `response status code does not match any response statuses defined for thi

SeerLite
SeerLite commented Feb 11, 2021

Context
When I'm too lazy to read the options or have to turn down the volume for someone quickly.

Describe the feature you have in mind
Move the volume slider from the "Local Volume Adjustment..." option to the context menu directly.

Describe alternatives you've considered
Add big colorful icons to the context menu options or move the less used ones to a sub-menu, to make it

Wikipedia
Wikipedia