-
Updated
Aug 4, 2021
Hacktoberfest

Hacktoberfest is a month-long celebration of open source software. Each October, open source maintainers give new contributors extra attention as they guide developers through their first pull requests on GitHub.
Here are 54,799 public repositories matching this topic...
-
Updated
Aug 4, 2021 - Shell
-
Updated
Aug 4, 2021 - Python
- The issue is present in the latest release.
- I have searched the [issues](https://github.com/mui
-
Updated
Aug 4, 2021 - Java
-
Updated
Aug 4, 2021 - Go
-
Updated
Aug 1, 2021 - JavaScript
-
Updated
Aug 5, 2021 - Go
Proof UPDATE_PROGRAM
Proof read transcribed code of UPDATE_PROGRAM against scans
Lines: 548
Page: 1386—1396 (10)
Reduced quality scans can be found here
-
Updated
Aug 5, 2021 - Python
-
Updated
Aug 5, 2021 - Python
-
Updated
Jul 20, 2021
This is kind of a follow up to #32677 and the PR #34762.
In #34762 we improved the test data source implementation by checking the body of the response from Tempo. The Tempo team is not comfortable making the body of a 404 response part of our stable API, so instead we are currently adding a separate endpoint specifically for testing: /api/echo
(grafana/tempo#714).
Since iOS has changed its cookie policy named as INTELLIGENT TRACKING PREVENTION
(see risetechnologies/cookieTest#2 (comment) for a brief explanation) cookies set by the server are not being taken into account anymore (also see https://forums.meteor.com/t/sticky-session-using-cookies-and-cordova/44419/9).
This is especially an issue if load balancers use
-
Updated
Jun 28, 2021
-
Updated
Aug 3, 2021 - C++
Quick one - if, for instance, you're running the the scrapy test suite in some sort of CI setup where builds get performed by random different dedicated "build users", you'll end up in a situation where /tmp/foobar
already exists, owned by a different user. At which point FileFeedStoragePreFeedOptionsTest
will fail:
E PermissionError: [Errno 13] Permission denied: '/tmp/foobar'
-
Updated
Jul 29, 2021 - Java
-
Updated
Aug 5, 2021 - C
Describe the bug
Using xframe ALLOW-FROM
throws error in console: Invalid 'X-Frame-Options' header encountered when loading 'https://api.dev.mysite.com/uploads/my-file.pdf': 'ALLOW-FROM dev.mysite.com' is not a recognized directive. The header will be ignored.
https://strapi.io/documentation/v3.x/concepts/middlewares.html#response-middlewares
instructions for xframe indicate `ALLOW-FR
-
Updated
Aug 5, 2021 - Go
-
Updated
Jul 31, 2021 - C++
-
Updated
Aug 5, 2021 - TypeScript
-
Updated
Aug 5, 2021 - Markdown
-
Updated
Aug 5, 2021 - Ruby
-
Updated
Aug 3, 2021 - JavaScript
-
Updated
Aug 5, 2021 - Shell
Problem to solve
I have a stepped process where the user enters a name for a new object. The validation state of this step relies on name existing. My goal is for the step to be in error when there is no error and not in error when the user has entered an error.
The problem is that when the stepper screen comes up, this step is in error immediately. Good UI design dictates that the step s
-
Updated
Aug 5, 2021 - JavaScript
-
Updated
Aug 5, 2021 - Python