-
Updated
Dec 8, 2020
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 59,305 public repositories matching this topic...
-
Updated
Dec 8, 2020 - Shell
-
Updated
Dec 4, 2020 - JavaScript
The TextField top padding is wrong when variant is 'filled' and no label is specified.
- The issue is
-
Updated
Dec 8, 2020 - Java
-
Updated
Dec 8, 2020 - Go
-
Updated
Dec 3, 2020 - Python
-
Updated
Dec 8, 2020 - JavaScript
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
Dec 8, 2020 - Go
-
Updated
Dec 9, 2020 - Python
-
Updated
Dec 9, 2020 - C++
-
Updated
Dec 7, 2020 - JavaScript
It is currently expected that UIs will figure out when to hide msg_history_show
messages by themselves.
I think this is bad for two reasons:
- It makes UIs less similar, increasing the number of things to learn when going from one UI to another.
- It makes UIs different from the TUI, which offers a
press ENTER
prompt when the time to hidemsg_history_show
messages has come.
After [di
Summary
Usage of HttpCompressionMiddleware
needs to be relfected in Scrapy stats.
Motivation
In order to estimate scrapy memory usage efficiency and prevent.. memory leaks like this.
I will need to know:
- number of request/response objects that can be active (can be achieved by using [
trackref
](https://docs.scrapy.org/en/latest/topi
What happened:
- user is on a viewPanel page
- user clicks on top-nav "share" icon, expecting it to share the panel view
- the generated link is for the dashboard, not the panel
What you expected to happen:
Maybe very experienced Grafana users will know that 1) the top-nav share link is always for the dashboard, even if you're on a panel view; and 2) panels have their own sha
-
Updated
Dec 9, 2020 - Python
-
Updated
Dec 8, 2020 - C++
-
Updated
Dec 7, 2020 - C++
-
Updated
Dec 9, 2020 - C
-
Updated
Dec 9, 2020 - C++
-
Updated
Nov 23, 2020
-
Updated
Dec 6, 2020
-
Updated
Dec 8, 2020 - Go
-
Updated
Dec 7, 2020 - Java
Related PR: #6331
Suggested by @pimlie
When trailing slash handling is enforced (in any manner), it'd be great to have two things for improved DX:
Nuxt Link adaption
No matter how you input the links in your Nuxt link (be it as an object via named routes or via string), the component should enforce the set up trailing slash handling (adding or removing the slashes as needed).
U
Bug report
Describe the bug
There is an extra space in the French wording in the modal to add a single unilateral relation in the CTB. But I also wonder if the wording is actually correct: for the 2 first relationship types we use "[CT1] a un [CT2]".
See video: https://www.loom.com/share/95e8b07f2dff4dc3801624dd9d6bafc4
Steps to reproduce the behavior
- In dev env, Go to
-
Updated
Nov 30, 2020 - JavaScript
-
Updated
Dec 9, 2020 - TypeScript
As discussed in #3926, the following files do not have
.py
extensions because TensorFlow does not yet support the current Python.TODO: Restore the
.py
file extensions