added stringdate 2025-04-01 04:05:38 2025-04-01 07:14:06 | created timestamp[us]date 2001-10-09 16:19:16 2025-01-01 03:51:31 | id stringlengths 4 10 | metadata dict | source stringclasses 2
values | text stringlengths 0 1.61M |
|---|---|---|---|---|---|
2025-04-01T04:35:53.532546 | 2021-08-26T15:47:16 | 980396265 | {
"authors": [
"Macgician",
"itsmekingtiger",
"vlasovskikh",
"zapalap"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11916",
"repo": "vlasovskikh/intellij-micropython",
"url": "https://github.com/vlasov... | gharchive/issue | Backspace and other keys not working as expected in REPL
When using the Repl in pycharm, my backspace key sends a "<-[k" and if I hit backspace again the "K" is replaced by "<-[K"
Arrow keys are not working etc. pp. So corrections are not possible.
In the IDE text editor inside of PyCharm, this is not an issue.
Using... |
2025-04-01T04:35:53.535732 | 2021-09-23T08:45:47 | 1005167154 | {
"authors": [
"marc-portier"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11917",
"repo": "vliz-be-opsci/pyldt",
"url": "https://github.com/vliz-be-opsci/pyldt/issues/2"
} | gharchive/issue | provide extra ctrl (control) object in the jinja context
having at least the following attributes:
isLast, bool, True for last row, else False
isFirst, bool, True for first row, else False
index, integer, 0..(length-1)
modus, string, "row" or "collection"
maybe also consider:
settings - access to the settings obje... |
2025-04-01T04:35:53.554943 | 2023-07-04T04:30:31 | 1787123641 | {
"authors": [
"E1zo",
"WoosukKwon",
"grantbey",
"wjy3326"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11918",
"repo": "vllm-project/vllm",
"url": "https://github.com/vllm-project/vllm/issues/349"
} | gharchive/issue | error when run the vllm to generate
The code is here:
encoding: utf-8
from vllm import LLM, SamplingParams
prompts = [
"Hello, my name is",
"The president of the United States is",
"The capital of France is",
"The future of AI is",
]
sampling_params = SamplingParams(temperature=0.8, top_p=0.95)
print("sampling_params... |
2025-04-01T04:35:53.558760 | 2024-03-26T22:16:45 | 2209439110 | {
"authors": [
"GeauxEric",
"simon-mo"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11919",
"repo": "vllm-project/vllm",
"url": "https://github.com/vllm-project/vllm/issues/3647"
} | gharchive/issue | [Feature]: make _init_tokenizer optional and support initiate LLMEngine without tokenizer
🚀 The feature, motivation and pitch
Currently the generate method supports inference based on prompt_token_ids:
def generate(
self,
prompts: Optional[Union[str, List[str]]] = None,
sampling_params: O... |
2025-04-01T04:35:53.563780 | 2024-08-30T13:47:12 | 2497295781 | {
"authors": [
"JoanFM",
"robertgshaw2-neuralmagic"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11920",
"repo": "vllm-project/vllm",
"url": "https://github.com/vllm-project/vllm/issues/8033"
} | gharchive/issue | [Misc]: Question about Serving with Server API
API Server
I have been digging around VLLM. and I have observed that the API server actually holds a client to an RPC server.
I guess this is needed because of the multi model potential nature. But if I were to serve a single model instance, would it be recommended to u... |
2025-04-01T04:35:53.591179 | 2021-03-10T21:56:16 | 828384748 | {
"authors": [
"aaronshurley",
"danielhelfand",
"ewrenn8",
"vibhas"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11921",
"repo": "vmware-tanzu/carvel-kapp-controller",
"url": "https://github.com/vmwa... | gharchive/issue | Add more debug info to failing InstalledPackages
Describe the problem/challenge you have
When debugging an installed package that is failing reconciliation, the failure message just states "Reconcile failed: App failed reconciling", which doesn't give much direction to the user. This message also requires the user to... |
2025-04-01T04:35:53.594467 | 2019-12-11T13:37:20 | 536375029 | {
"authors": [
"Brzhk",
"wwitzel3"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11922",
"repo": "vmware-tanzu/octant",
"url": "https://github.com/vmware-tanzu/octant/issues/472"
} | gharchive/issue | Allow setting dark theme via an env var or a flag
Pretty self-explanatory; but i'd like to set the 'default' theme to dark, through an env-var or an argument.
Thanks!
@Brzhk I think this would be nice. We have some other enhancement requests similar to this. I think it is likely that we will tackle them all at the ... |
2025-04-01T04:35:53.599417 | 2021-01-22T13:28:17 | 792004831 | {
"authors": [
"cfryanr",
"enj"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11923",
"repo": "vmware-tanzu/pinniped",
"url": "https://github.com/vmware-tanzu/pinniped/issues/352"
} | gharchive/issue | Design: multiple IDP support
TODO
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've consi... |
2025-04-01T04:35:53.644573 | 2020-05-12T22:37:12 | 617008443 | {
"authors": [
"anilrautvc",
"gnomeontherun"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11924",
"repo": "vmware/clarity",
"url": "https://github.com/vmware/clarity/issues/4592"
} | gharchive/issue | Clarity Stepper Issue
Describe the bug
I am using clarity stepper component version 3.1.2, i have 4 pages or steps in the stepper. When i am done with all the steps in submit button click i am clearing the form, looks like i am doing something wrong in clearing out the form.
A clear and concise description of what th... |
2025-04-01T04:35:53.653104 | 2023-11-30T04:38:03 | 2017860079 | {
"authors": [
"arunmk"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11925",
"repo": "vmware/cluster-api-provider-cloud-director",
"url": "https://github.com/vmware/cluster-api-provider-cloud-director/pull/550"
... | gharchive/pull-request | CAFV-357: Add new v1beta3 API to CAPVCD
Description
Please provide a brief description of the changes proposed in this Pull Request
Added new API version in anticipation of upcoming changes in CAPVCD and also as a CoDB since the branch of the current release has been cut.
Checklist
[X] tested locally
[X] updated a... |
2025-04-01T04:35:53.660485 | 2017-04-07T22:25:58 | 220343848 | {
"authors": [
"govint",
"msterin"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11926",
"repo": "vmware/docker-volume-vsphere",
"url": "https://github.com/vmware/docker-volume-vsphere/issues/1153"
} | gharchive/issue | Rework python code layout and function names to comply with module and naming convesions
.py code is not properly modularized - it's layout in src/ is different from what it ends up on ESX whihc makes it hard to lint and debug, the naming convensions for intenral/external functions are not followed,
all and init.py... |
2025-04-01T04:35:53.661875 | 2017-05-19T10:02:32 | 229928614 | {
"authors": [
"reasonerjt",
"ywk253100"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11927",
"repo": "vmware/harbor",
"url": "https://github.com/vmware/harbor/issues/2346"
} | gharchive/issue | Refactor ldap, email API
I assume after this one we cover everything, is that correct?
Yes, it is.
Done.
|
2025-04-01T04:35:53.665714 | 2018-03-13T05:19:25 | 304631585 | {
"authors": [
"jessehu",
"shinji62"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11928",
"repo": "vmware/harbor",
"url": "https://github.com/vmware/harbor/issues/4399"
} | gharchive/issue | Harbor tile supporting signature v2
In the last version of the Pivotal tile 1.4.1 we can add compatible s3 API object-storage.
But most of Swift version do not support v4 signature, could be nice to be able to add the options to enable or not the v4 signature.
Thanks
@shinji62 do you add "v4auth: false" option ? An... |
2025-04-01T04:35:53.693697 | 2015-04-28T07:42:59 | 71513700 | {
"authors": [
"GhostofGoes",
"avnish30jn",
"clement10601",
"cybervedaa",
"glenc2004",
"houcinedz",
"iahmad-khan",
"prziborowski",
"shyamachilles"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.j... | gharchive/issue | Sample of how to create a VM with all the proper configurations...Nothing fancy
Hello all. I am having a little difficulty understanding the samples and I'm wondering if anyone can provide some samples on how to create a working vm. This is nothing fancy but I'm having issues trying to add the NIC, Disk and other nec... |
2025-04-01T04:35:53.696612 | 2018-10-17T18:56:12 | 371221121 | {
"authors": [
"jeking3"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11930",
"repo": "vmware/pyvmomi-community-samples",
"url": "https://github.com/vmware/pyvmomi-community-samples/issues/517"
} | gharchive/issue | In the sample upload_file_to_datastore cookie logic truncates the cookie
See source code:
https://github.com/vmware/pyvmomi-community-samples/blob/master/samples/upload_file_to_datastore.py#L105
Input data:
(Pdb) p client_cookie
'vmware_soap_session="e6e1091d84d035c6a730bae86cda11a033e76c01"; Path=/; HttpOnly; Secure... |
2025-04-01T04:35:53.722330 | 2019-10-26T17:31:07 | 512863262 | {
"authors": [
"andrewlef",
"vn-ki"
],
"license": "Unlicense",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11931",
"repo": "vn-ki/anime-downloader",
"url": "https://github.com/vn-ki/anime-downloader/pull/259"
} | gharchive/pull-request | Fixed Incorrect mp4upload Parsing & Animeflv downloading
See Issue #258 and Issue #252.
Why did you remove natsuki?
Because, as far as I can tell, animeflv no longer has a content host server called natsuki. The only servers I saw were mega, zippyshare, openload and streamango.
Ok, I made some additional chang... |
2025-04-01T04:35:53.727354 | 2020-02-01T02:30:05 | 558464353 | {
"authors": [
"ibmibmibm",
"michaelforney",
"vnmakarov"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11932",
"repo": "vnmakarov/mir",
"url": "https://github.com/vnmakarov/mir/issues/44"
} | gharchive/issue | Use of reserved identifiers
I noticed that MIR uses reserved identifiers throughout the codebase:
Names beginning with an underscore and capital letter are reserved for the implementation for any use (C11 7.1.3p1). MIR uses many symbols named this way (_MIR_*).
POSIX reserves identifiers ending in _t for use in any ... |
2025-04-01T04:35:53.748429 | 2022-08-16T17:21:52 | 1340659941 | {
"authors": [
"beon9273",
"jburz2001"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11933",
"repo": "vnvlabs/vnv",
"url": "https://github.com/vnvlabs/vnv/issues/7"
} | gharchive/issue | Possible typo in Injection.h macro?
@beon9273
Am I correct that the ) after STAGE should be removed in the code that is substituted in for INJECTION_LOOP_ITER_D ?
path: /vnv/injection/include/c-interfaces/points/Injection.h
# define INJECTION_LOOP_ITER(PNAME, NAME, STAGE) \
_VnV_injectionPoint_loop(VNV_STR(PNAME... |
2025-04-01T04:35:53.752077 | 2024-04-09T16:44:09 | 2233870515 | {
"authors": [
"CarlFK",
"MaZderMind",
"danimo"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11934",
"repo": "voc/voctomix",
"url": "https://github.com/voc/voctomix/issues/314"
} | gharchive/issue | Wish: all the input's muxed into one multi track output stream
I would like to save all the input streams to disk for editing later (sometimes the live edits aren't good and it is worth the effort to fix.)
I think/hope it would be better if all the tracks were in one big file as opposed to each input having it's own ... |
2025-04-01T04:35:53.781595 | 2024-01-31T20:14:17 | 2110889334 | {
"authors": [
"CodiumAI-Agent",
"arpagon"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11935",
"repo": "vocodedev/vocode-python",
"url": "https://github.com/vocodedev/vocode-python/pull/489"
} | gharchive/pull-request | 482 unify version across demos
Summary
The objective is to harmonize version information across all Vocode platforms. This involves updating pyproject.toml and requirements.txt files with the new version numbers and verifying that all demo applications operate correctly with these updates. The focus of this update is... |
2025-04-01T04:35:53.844289 | 2018-07-23T11:18:50 | 343590951 | {
"authors": [
"sankhakarfa",
"voidpp"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11936",
"repo": "voidpp/PCA9685-driver",
"url": "https://github.com/voidpp/PCA9685-driver/issues/3"
} | gharchive/issue | Requirements before Pip Install
Please add this line in your readme before PIP Install
sudo apt-get install build-essential libi2c-dev i2c-tools python-dev libffi-dev
This is required for smbus-cffi pip package
Thx for the contribution.
|
2025-04-01T04:35:53.877847 | 2016-11-27T18:21:42 | 191876040 | {
"authors": [
"sr3d",
"volmer"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11938",
"repo": "volmer/bootsy",
"url": "https://github.com/volmer/bootsy/issues/245"
} | gharchive/issue | Bootsy and Carrierwave 1.0.0 compatibility
Bootsy isn't compatible yet with Carrierwave 1.0.0 because in the gemspec file it's locked at 'carrierwave', '~> 0.11'
The carrierwave 1.0.0 has this version tag:
gem 'carrierwave', '>= 1.0.0.rc', '< 2.0'
which leads to incompatibility issue.
Yes, that's because Carrierwav... |
2025-04-01T04:35:53.882478 | 2020-11-03T16:35:01 | 735469770 | {
"authors": [
"Cretezy",
"rwjblue",
"shaungrady"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11939",
"repo": "volta-cli/action",
"url": "https://github.com/volta-cli/action/issues/47"
} | gharchive/issue | Support actions/setup-node's registry-url input
Example:
# Setup .npmrc file to publish to npm
- uses: actions/setup-node@v1
with:
registry-url: 'https://registry.npmjs.org'
Creates an .npmrc file with the following:
//registry.npmjs.org/:_authToken=${NODE_AUTH_TOKEN}
registry=https://registry.npmjs.org/
alway... |
2025-04-01T04:35:53.905538 | 2023-05-22T18:54:27 | 1720256996 | {
"authors": [
"robertnurnberg"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11940",
"repo": "vondele/chessgraph",
"url": "https://github.com/vondele/chessgraph/pull/2"
} | gharchive/pull-request | allow SAN input
Allow input argument --san and fix some typos. Also go black.
Just to let you know: The "An" typo is still in the About-blurb on github. No PR for that, I'm afraid. ;)
|
2025-04-01T04:35:53.913332 | 2020-03-01T07:57:54 | 573503329 | {
"authors": [
"darbean",
"vorburger"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11941",
"repo": "vorburger/MariaDB4j",
"url": "https://github.com/vorburger/MariaDB4j/issues/339"
} | gharchive/issue | the precision of timestamp(6) is lost while insert data
When I insert '2020-03-01 12:00:00.121212' into filed with timestamp(6), it's always '2020-03-01 12:00:00.000000', please check and fix, thx!
Thank you for your interest in this project.
This issue has nothing to do with MariaDB4j, this project which wraps
Mar... |
2025-04-01T04:35:53.968212 | 2021-11-19T16:15:35 | 1058697012 | {
"authors": [
"202RaRa",
"voteblake"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11942",
"repo": "voteblake/bpm-is",
"url": "https://github.com/voteblake/bpm-is/issues/2"
} | gharchive/issue | Not the most accurate.
When i saw this i was like wait whats going on, there were no real instructions on how to use it. But once I figured out what was on, I quickly realized it wasn’t that accurate.
I even used my metronome with it to be sure i was tapping with consistency/on beat. But regardless of the tempo i was... |
2025-04-01T04:35:53.970438 | 2015-09-28T19:17:18 | 108727758 | {
"authors": [
"bwreid",
"tie-rack"
],
"license": "bsd-3-clause",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11943",
"repo": "votinginfoproject/Metis",
"url": "https://github.com/votinginfoproject/Metis/pull/286"
} | gharchive/pull-request | Loggly
Simplify logging, while adding support for logging to Loggly via a linked Docker container.
Remove complicated, unused file-based logging
Remove unused winston-papertrail dependency
Add winston-syslog dependency
Configure and use syslog logging
Pivotal story: 102023084
Looks Good To Me. :+1:
|
2025-04-01T04:35:53.979954 | 2021-09-02T15:19:44 | 986869082 | {
"authors": [
"benjaminpkane"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11944",
"repo": "voxel51/fiftyone",
"url": "https://github.com/voxel51/fiftyone/pull/1245"
} | gharchive/pull-request | Configurable session waiting
Adds an integer keyword argument wait to Session.wait() and a corresponding --wait argument to relevant CLI commands.
session.wait(-1) permanently blocks execution until a keyboard interrupt, which is useful in cases where you are running an App session that you want to serve "forever".
s... |
2025-04-01T04:35:53.981578 | 2024-07-13T07:36:38 | 2406755077 | {
"authors": [
"ProbablePrime",
"bredo228"
],
"license": "MIT-0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11945",
"repo": "voxelbonecloud/headless-docker",
"url": "https://github.com/voxelbonecloud/headless-docker/issues/2"
} | gharchive/issue | Changes for clarity
The repositories layout is becoming confusing and overwhelming due to the varieties of examples.
My advice would be to keep the root of the repository as minimal as possible and to present a "known good path", you can then put the other examples that might be more complex in an examples folder.
... |
2025-04-01T04:35:53.990182 | 2017-11-26T14:46:12 | 276829870 | {
"authors": [
"bastelfreak",
"tampakrap"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11946",
"repo": "voxpupuli/puppet-mcollective",
"url": "https://github.com/voxpupuli/puppet-mcollective/pull/358"
} | gharchive/pull-request | use different delimiter for the sed at the puppet facts cronjob
Using '%' as delimiter for the sed at the 'puppet facts' cronjob ends up
to the following error:
Subject: Cron root@server puppet facts --render-as yaml |sed 's
/bin/sh: -c: line 0: unexpected EOF while looking for matching `''
/bin/sh: -c: line 1: synta... |
2025-04-01T04:35:54.045122 | 2022-06-12T08:41:28 | 1268510905 | {
"authors": [
"vactomas",
"vrtmrz"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11947",
"repo": "vrtmrz/obsidian-livesync",
"url": "https://github.com/vrtmrz/obsidian-livesync/issues/77"
} | gharchive/issue | CouchDB created but then throws remote database is newer or corrupted error.
Information about used configuration
Platform: Windows 11
LiveSync version: 0.11 – downloaded through Obsidian
Database: CouchDB docker – 3.2.2
Reverse proxy: Caddy docker – 2.51
Bug
After setting up the docker container with CouchDB, I have... |
2025-04-01T04:35:54.046822 | 2024-12-31T09:15:21 | 2764147871 | {
"authors": [
"vrugtehagel"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11948",
"repo": "vrugtehagel/vim-whitespace-control",
"url": "https://github.com/vrugtehagel/vim-whitespace-control/issues/1"
} | gharchive/issue | Plugin formats space-indented JSDoc comments
When using tabs as indentation, the following situation gets incorrectly formatted:
/**
* Makes sure VIM Whitespace control knows the file is tabs
*/
function foo(){
const identation = '<-- tab'
}
Gets formatted to
/**
* Makes sure VIM Whitespace control knows the file... |
2025-04-01T04:35:54.048366 | 2020-10-13T20:49:45 | 720818568 | {
"authors": [
"Alireza-Sampour",
"vs666"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11949",
"repo": "vs666/E-Commerce_Database",
"url": "https://github.com/vs666/E-Commerce_Database/issues/1"
} | gharchive/issue | Add CASCADING in the database file for all refrenced attributes.
CASCADING is added to enable Delete / Update does not fail the integrity constraints.
Hi @vs666, assign this to me.
Be sure to update the dumpfile also @Alireza-Sampour
@vs666 if there is no problem with this pull request please label this issue w... |
2025-04-01T04:35:54.053277 | 2017-04-01T14:20:19 | 218698733 | {
"authors": [
"clartaq",
"vsch"
],
"license": "bsd-2-clause",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11950",
"repo": "vsch/flexmark-java",
"url": "https://github.com/vsch/flexmark-java/issues/84"
} | gharchive/issue | Usage in Clojure
I've recently switched to using flexmark as a markdown processor in a Clojure program. Setting up the "plain vanilla" processor works great. But I'm having an issue activating extensions. Here's some code that doesn't quite work.
(def parser ^Parser$Builder (let [options (MutableDataSet.)
... |
2025-04-01T04:35:54.056554 | 2016-04-30T10:26:12 | 152022494 | {
"authors": [
"UnrulyNatives",
"vsch"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11951",
"repo": "vsch/laravel-translation-manager",
"url": "https://github.com/vsch/laravel-translation-manager/issues/30"
} | gharchive/issue | mismatch in class names
IT seems that you have a bug in this commit: https://github.com/vsch/laravel-translation-manager/commit/fb5b0b759dd695614ea2b0f42e9967c0718a3152
In one place tere we see: $router->pushMiddlewareToGroup('web', 'Vsch\TranslationManager\RouteAfterMiddleware');
an in the file src/RouteAfterMiddle... |
2025-04-01T04:35:54.070352 | 2015-12-15T20:31:07 | 122359905 | {
"authors": [
"Saeven",
"vslavik"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11952",
"repo": "vslavik/poedit",
"url": "https://github.com/vslavik/poedit/issues/229"
} | gharchive/issue | Can't modify catalog sources path, OS X 10.11.2
First I see the catalog pref panel:
http://imgur.com/ObrtY62
Issues:
Clicking on the little rightward arrow does nothing.
Clicking on a file/folder in the path shows a file finder that has no "Open" or "Select" button, see http://imgur.com/HFfUOTq
Please see http://... |
2025-04-01T04:35:54.074518 | 2015-03-05T16:24:52 | 59975833 | {
"authors": [
"dkhamsing",
"muescha",
"vsouza"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11953",
"repo": "vsouza/awesome-ios",
"url": "https://github.com/vsouza/awesome-ios/issues/66"
} | gharchive/issue | Nomoji :cry:
Hey buddy, doesn't look like :large_orange_diamond: is working.. is there some workaround?
fun fact in CONTRIBUTING.md the sign works
Maybe we can ask @github
@github :cry:
https://twitter.com/__vsouza/status/573838868757221376
I've received an email from James Dennes (GitHub Staff)
We have tem... |
2025-04-01T04:35:54.082894 | 2016-10-20T08:17:15 | 184162903 | {
"authors": [
"danger-awesome-ios",
"lfarah",
"ufosky"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11954",
"repo": "vsouza/awesome-ios",
"url": "https://github.com/vsouza/awesome-ios/pull/1188"
} | gharchive/pull-request | Add Aojet
Project URL
https://github.com/aojet/Aojet
Description
Add Aojet by @ufosky to Concurrency section.
Why it should be included to awesome-ios (optional)
It would be useful for simplify concurrency logic implemetation.
Checklist
[x] Only one project/change is in this pull request
[x] Addition in chronologica... |
2025-04-01T04:35:54.089454 | 2018-06-18T14:05:17 | 333284493 | {
"authors": [
"JustasKuizinas",
"ridan",
"rodrigograca31",
"vstirbu"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11955",
"repo": "vstirbu/InstagramPlugin",
"url": "https://github.com/vstirbu/InstagramPlugin... | gharchive/issue | Upgrade to using cordova-clipboard plugin rather than the universal-clipboard-plugin
The universal-clipboard-plugin barely works and doesn't look like it's maintained anymore. We need to switch to a better clipboard plugin. I would reccomend cordova-clipboard
Thanks for the suggestion, although I was thinking to re... |
2025-04-01T04:35:54.092202 | 2023-11-21T18:14:40 | 2004877529 | {
"authors": [
"mauricefisher64",
"vstroebel"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11956",
"repo": "vstroebel/jfifdump",
"url": "https://github.com/vstroebel/jfifdump/issues/6"
} | gharchive/issue | APPn segments are allowed to be zero size
The library will error out when the length of a marker is '2' (i.e. corresponds data segment is of length 0), see code here
https://github.com/vstroebel/jfifdump/blob/main/jfifdump/src/reader.rs
line 64
fn read_length(&mut self) -> Result<usize, JfifError> {
let length = ... |
2025-04-01T04:35:54.109804 | 2023-07-05T19:08:58 | 1790123513 | {
"authors": [
"hellofanny"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11957",
"repo": "vtex/faststore",
"url": "https://github.com/vtex/faststore/pull/1874"
} | gharchive/pull-request | docs: Review Create New Section doc
What's the purpose of this pull request?
Update Create New Section to work with new version.
How to test it?
You should be able to create a new section/component in the CMS following the guide.
I merged because a few important updates should go live ASAP! We can improve this ... |
2025-04-01T04:35:54.124765 | 2021-03-29T01:42:48 | 842895952 | {
"authors": [
"alexvremja",
"namoscato"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11958",
"repo": "vue-gapi/vue-gapi",
"url": "https://github.com/vue-gapi/vue-gapi/issues/161"
} | gharchive/issue | gmail api not supported?
need to use gmail api to verify the forwarding email filters that in plain js, can be accessed with this function:
gapi.client.gmail.users.settings.filters.list()
therefore I thought to access using this.$gapi.client.gmail.users.settings.filters.list(), but didn't exists:
actually I found gma... |
2025-04-01T04:35:54.201071 | 2017-01-18T17:35:28 | 201641645 | {
"authors": [
"LinusBorg",
"TotomInc",
"aacassandra",
"atilkan",
"baagi-rebel",
"bigsee",
"darkylmnx",
"david-saint",
"fralonra",
"hoainamcr",
"juniorknx",
"kaankucukx",
"khaled0fares",
"maximilianfixl",
"nfer",
"nicobaguio",
"revolter",
"rimiti... | gharchive/issue | Vue-cli compile image src via dynamic property
When i reference the image source via the assets directory it works as expected and compile the image path to static one like this /static/img/img.1e7c8df.jpg
but when i use a dynamic property and pass the value of the property via the parent component,
the image path do... |
2025-04-01T04:35:54.202968 | 2017-07-18T01:42:25 | 243575662 | {
"authors": [
"gustaYo",
"kazupon",
"nickmessing"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11960",
"repo": "vuejs/awesome-vue",
"url": "https://github.com/vuejs/awesome-vue/pull/1298"
} | gharchive/pull-request | added vue-chess-storybook example
Refactoring components to Vue2
@kazupon, it's in Examples category.
@nickmessing ah, sorry 🙇
|
2025-04-01T04:35:54.211070 | 2023-02-17T09:07:23 | 1589002808 | {
"authors": [
"DrPhil",
"sxzz"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11961",
"repo": "vuejs/core",
"url": "https://github.com/vuejs/core/pull/7743"
} | gharchive/pull-request | fix(ssr): reset current instance if setting up options component errors (fix #7733)
Warning: I'm just a monkey with a wrench - I don't know what I am doing.
Looking at the PR of https://github.com/vuejs/core/pull/6184 I think this might be something close-ish to the right fix. It at least fixes the tests I hallucinat... |
2025-04-01T04:35:54.228556 | 2022-06-03T15:38:28 | 1260057400 | {
"authors": [
"cexbrayat",
"freakzlike",
"lmiller1990"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11962",
"repo": "vuejs/test-utils",
"url": "https://github.com/vuejs/test-utils/pull/1569"
} | gharchive/pull-request | chore(find): extend tests with deep nested multiple roots
Extends some test for findAll with deep nested multiple root nodes. Created to test #1546. Feel free to merge or close if not necessary.
Neat. In this case do you think we should do a beta for the next release @cexbrayat @freakzlike, or can we just push out ... |
2025-04-01T04:35:54.231657 | 2019-09-21T14:45:26 | 496663731 | {
"authors": [
"AdamNimDev",
"Akryum",
"austinbv"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11963",
"repo": "vuejs/vue-apollo",
"url": "https://github.com/vuejs/vue-apollo/issues/788"
} | gharchive/issue | $apollo.loading is always 0
I'm having trouble linking page/element loading states to Apollo's loading state. The value seems to never update.
I am running a query in a method like this:
login() {
await this.$apollo.query({
query: login,
fetchPolicy: "network-only"
});
... |
2025-04-01T04:35:54.237921 | 2018-05-15T02:21:55 | 323043657 | {
"authors": [
"archSeer",
"yyx990803"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11964",
"repo": "vuejs/vue-cli",
"url": "https://github.com/vuejs/vue-cli/issues/1294"
} | gharchive/issue | Can't get any webpack output/webpack-bundle-analyzer output on yarn build -- typescript semantic errors break the build
Version
3.0.0-beta.10
Reproduction link
https://gist.github.com/archSeer/da83151406461966adaa9bd7c4125622
Steps to reproduce
yarn build
What is expected?
⠼ Building for production...
WARNING Com... |
2025-04-01T04:35:54.242002 | 2019-12-20T14:03:46 | 541010863 | {
"authors": [
"danielbrooks4p",
"sodatea"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11965",
"repo": "vuejs/vue-cli",
"url": "https://github.com/vuejs/vue-cli/issues/4984"
} | gharchive/issue | Cannot Create Project
Version
4.1.1
Environment info
System:
OS: macOS 10.15.1
CPU: (8) x64 Intel(R) Core(TM) i7-4980HQ CPU @ 2.80GHz
Binaries:
Node: 8.9.4 - ~/.nvm/versions/node/v8.9.4/bin/node
Yarn: 1.9.4 - /usr/local/bin/yarn
npm: 6.9.0 - ~/.nvm/versions/node/v8.9.4/bin/npm
Browsers:
... |
2025-04-01T04:35:54.258328 | 2021-12-19T19:58:58 | 1084178711 | {
"authors": [
"FenderStrat85"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11966",
"repo": "vuejs/vue-cli",
"url": "https://github.com/vuejs/vue-cli/issues/6882"
} | gharchive/issue | Vue3 and GraphQL leading to linting and compiling errors
Version
5.0.0-rc.1
Reproduction link
github.com
Environment info
Environment Info:
System:
OS: macOS 11.6
CPU: (8) arm64 Apple M1
Binaries:
Node: 16.13.1 - /usr/local/bin/node
Yarn: Not Found
npm: 8.1.2 - /usr/local/bin/npm
Browsers:
... |
2025-04-01T04:35:54.260842 | 2017-07-29T14:39:35 | 246525172 | {
"authors": [
"AdrianDuan",
"caugner",
"femaimi9527",
"posva"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11967",
"repo": "vuejs/vue-devtools",
"url": "https://github.com/vuejs/vue-devtools/issues/381"
} | gharchive/issue | Icon missing in Firefox Developer Edition
My environment
Browser: Firefox Developer Edition 55.0b13 (64 bit)
Vue.js Devtools: 3.1.6
Duplicate of #366
Thanks for signaling it @caugner 🙂
Devtools inspection is not available because it's in production mode or explicitly disabled by the author.
|
2025-04-01T04:35:54.290264 | 2016-03-09T20:41:21 | 139695070 | {
"authors": [
"andreliem",
"ayyobro",
"obonyojimmy"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11968",
"repo": "vuejs/vue-resource",
"url": "https://github.com/vuejs/vue-resource/issues/234"
} | gharchive/issue | Using Browserify + Laravel 5, vue-resource never gets included
I'm using Browserify with Laravel 5.2.
I included the vue-resource package into my package.json file as "vue-resource": "^0.7.0".
I included the package into my main Vuejs file like so:
var Vue = require('vue');
Vue.use(require('vue-resource'));
But I st... |
2025-04-01T04:35:54.296567 | 2018-12-04T04:01:34 | 387110138 | {
"authors": [
"leoyli",
"medmin",
"posva"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11969",
"repo": "vuejs/vue-router",
"url": "https://github.com/vuejs/vue-router/issues/2516"
} | gharchive/issue | beforeRouteEnter next callback cannot return next(false)
Version
3.0.2
Reproduction link
https://github.com/whizjs/netlify-identity-demo-vue/blob/master/src/components/Protected.vue#L21
Steps to reproduce
https://github.com/whizjs/netlify-identity-demo-vue/blob/master/src/components/Protected.vue#L21
Change the code ... |
2025-04-01T04:35:54.298940 | 2016-10-25T07:39:10 | 185040846 | {
"authors": [
"fnlctrl",
"luoyunjiao"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11970",
"repo": "vuejs/vue-router",
"url": "https://github.com/vuejs/vue-router/issues/829"
} | gharchive/issue | $route.router cannot go the path which same to $route.path, but without query string ?
The current path is "/some/path?back=true"
now use this.$route.router.go('/some/path') will throw an error as follows:
Uncaught error during transition
Uncaught TypeError: transition.next is not a function
Hi, thanks for filling... |
2025-04-01T04:35:54.312018 | 2017-08-22T06:03:50 | 251846921 | {
"authors": [
"blackbetty",
"simplesmiler"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11971",
"repo": "vuejs/vue",
"url": "https://github.com/vuejs/vue/issues/6425"
} | gharchive/issue | Class binding class name b--black or b--gray causes template compilation error
Version
2.4.2
Reproduction link
https://jsfiddle.net/chrisvfritz/50wL7mdz/
Steps to reproduce
Take any element and add
v-bind:class="{ b--black: bool }"
to it. Seems to happen with any class name that contains two hyphens in a row. This i... |
2025-04-01T04:35:54.323296 | 2017-12-14T13:14:30 | 282096574 | {
"authors": [
"Akryum",
"JounQin",
"exse2",
"misq007",
"printercu",
"ramedju",
"yyx990803"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11972",
"repo": "vuejs/vue",
"url": "https://github.com/v... | gharchive/issue | Make it possible to clear/disable templates cache
What problem does this feature solve?
When using <script type="x-template"> for providing template source - it get cached (https://github.com/vuejs/vue/blob/cfd73c2386623341fdbb3ac636c4baf84ea89c2c/src/platforms/web/entry-runtime-with-compiler.js#L12). When using same... |
2025-04-01T04:35:54.328648 | 2017-10-02T18:12:44 | 262176151 | {
"authors": [
"chrisvfritz",
"jedahan"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11973",
"repo": "vuejs/vuejs.org",
"url": "https://github.com/vuejs/vuejs.org/issues/1170"
} | gharchive/issue | Style Guide: provide reasoning for all Priority A: Essential items
Awesome work with the style guide!
I especially love the explanation on the first item:
This prevents conflicts with existing and future HTML elements, since all HTML elements are a single word.
On a meta-level, it seems if you are recommending a st... |
2025-04-01T04:35:54.386223 | 2021-07-10T04:14:33 | 941168335 | {
"authors": [
"Jelledb",
"JohannesRudolph",
"KnorpelSenf",
"Mister-Hope",
"Zhengqbbb",
"hustcer",
"jrcharles",
"liziwl",
"maodou38",
"meteorlxy",
"ramesh-dada",
"taozuhong"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"pr... | gharchive/pull-request | feat(plugin-sitemap): add sitemap plugin (close #337)
Close #337
Addtional: CI failed because of coverage, but since this plugin is deeply coupled with vuepress plugin api, it's hard to add some tests.
Got it. i will update these days!
@meteorlxy @Mister-Hope THANK You so much for doing great work is their any ... |
2025-04-01T04:35:54.390273 | 2022-02-22T17:40:09 | 1224408273 | {
"authors": [
"Baroshem",
"OlegKunitsyn"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11975",
"repo": "vuestorefront-community/vendure",
"url": "https://github.com/vuestorefront-community/vendure/issues/205"
} | gharchive/issue | HTTP 500 calling /api/vendure/resetPassword
Reproduction
Create a password-reset token, then try
const {setNew} = useForgotPassword();
await setNew({
tokenValue: 'mytoken',
newPassword: 'mypassword,
});
HTTP request
[{"tokenValue":"mytoken","newPassword":"mypassword"},null]
HTTP response
{"graphQLErrors":[],"net... |
2025-04-01T04:35:54.442323 | 2024-11-14T10:24:41 | 2658340815 | {
"authors": [
"light-matters",
"vukics"
],
"license": "BSL-1.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11976",
"repo": "vukics/Wigner_Time",
"url": "https://github.com/vukics/Wigner_Time/issues/15"
} | gharchive/issue | ANALOG_SUFFIXES ?
This variable doesn't seem necessary and probably shouldn't be hardcoded into the timeline module in any case?
If you have a timeline then you can extract the suffices from the variable names, such that they're always up to date.
The variable is used in display_new. Plus it could be used for sanit... |
2025-04-01T04:35:54.451711 | 2023-07-01T21:07:35 | 1784240926 | {
"authors": [
"D3vil0p3r",
"phith0n"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11977",
"repo": "vulhub/vulhub",
"url": "https://github.com/vulhub/vulhub/pull/446"
} | gharchive/pull-request | Create environments.toml
Currently I don't think it is needed to add a description since all the needed info are in the README.md.
@phith0n the structure of each item appears like the following:
[[container]]
app = "ActiveMQ"
path = "activemq/CVE-2015-5254"
[[container.name]]
en = "Apache ActiveMQ Deserializatio... |
2025-04-01T04:35:54.485118 | 2020-03-30T11:06:13 | 590200750 | {
"authors": [
"aniston",
"jrester",
"vx3r"
],
"license": "WTFPL",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11978",
"repo": "vx3r/wg-gen-web",
"url": "https://github.com/vx3r/wg-gen-web/issues/27"
} | gharchive/issue | Suggestion , CLIENTS UI as Tabular list.
Hello,
I like your idea and project, thanks for the good work.
A suggestion towards the CLIENTS UI, i think it would be more useful to have the CLIENTS TAB as a Tabular list rather than each CLIENT being shown in Card form with the QR codealongside.
This is because the CLIENT ... |
2025-04-01T04:35:54.517152 | 2017-11-18T00:23:08 | 275034380 | {
"authors": [
"deltaskelta",
"notjrbauer",
"w0rp"
],
"license": "bsd-2-clause",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11979",
"repo": "w0rp/ale",
"url": "https://github.com/w0rp/ale/issues/1145"
} | gharchive/issue | gometalinter - Lint only opened files
Is it possible to revert https://github.com/w0rp/ale/commit/e721f851b41b8f6f31067ae2a137019e1cb5546c and reintroduce this with a config option?
I ask because this changes the previously expected behavior drastically. Previously, we linted open files/buffers. Now, we lint the enti... |
2025-04-01T04:35:54.520033 | 2019-07-06T20:50:29 | 464889527 | {
"authors": [
"jordanmendler",
"w0rp"
],
"license": "bsd-2-clause",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11980",
"repo": "w0rp/ale",
"url": "https://github.com/w0rp/ale/issues/2633"
} | gharchive/issue | Enable all linters/fixers through an option?
I just started using Ale and it's great. Definitely open to contributing if I find issues or make improvements locally. Something I am wondering is that the default group of linters used is minimal relative to what is supported. Tried to search and can't find an answer. Is... |
2025-04-01T04:35:54.843965 | 2015-11-10T18:07:51 | 116167483 | {
"authors": [
"g-ortuno",
"jgraham"
],
"license": "bsd-3-clause",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11981",
"repo": "w3c/testharness.js",
"url": "https://github.com/w3c/testharness.js/pull/163"
} | gharchive/pull-request | Function to add a cleanup function to every test in the file.
In Web Bluetooth tests we would like to run the same clean up function after each test. Using test.add_cleanup() in each test is very tedious and error prone. The function added in this PR allows developers to easily add the same cleanup function to all th... |
2025-04-01T04:35:55.172441 | 2020-08-06T13:29:57 | 674315680 | {
"authors": [
"hober",
"jwrosewell",
"lknik"
],
"license": "CC0-1.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11982",
"repo": "w3ctag/security-questionnaire",
"url": "https://github.com/w3ctag/security-questionnaire/issues/92... | gharchive/issue | Incompatible with guidance on other concerns
The W3C guidance in relation to issues of markets and people's choices states “W3C does not … in any way restrict competition. W3C's policy is that its activities are conducted to the highest ethical standards and in compliance with all applicable antitrust and competition... |
2025-04-01T04:35:55.186798 | 2022-12-09T09:56:30 | 1486453964 | {
"authors": [
"CLAassistant",
"alxs"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11983",
"repo": "w3f/Grants-Program",
"url": "https://github.com/w3f/Grants-Program/pull/1345"
} | gharchive/pull-request | Terminate Tribal Protocol
https://github.com/w3f/Grants-Program/pull/979#issuecomment-1326700327
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.You have signed the CLA already but ... |
2025-04-01T04:35:55.216799 | 2023-08-12T04:14:16 | 1847729939 | {
"authors": [
"pySilver",
"zerolab"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11985",
"repo": "wagtail/wagtail",
"url": "https://github.com/wagtail/wagtail/issues/10784"
} | gharchive/issue | Ability to retire deprecated image formats to avoid unrecoverable errors
Is your proposal related to a problem?
It is really hard to retire an image format that was used in number of pages with data migration. Once format is removed but there are places where such formats were used we cannot safely solve the issue:
... |
2025-04-01T04:35:55.223327 | 2023-06-09T08:16:33 | 1749384966 | {
"authors": [
"MikeMavrok",
"gasman",
"laymonage"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11986",
"repo": "wagtail/wagtail",
"url": "https://github.com/wagtail/wagtail/pull/10525"
} | gharchive/pull-request | Fix incorrect import of total_ordering
Fixes our tests from failing against Django's main as of https://github.com/django/django/pull/16958/commits/ee36e101e8f8c0acde4bb148b738ab7034e902a0.
Based on the description of that commit and Python's docs:
Note
While this decorator makes it easy to create well behaved tota... |
2025-04-01T04:35:55.230427 | 2022-06-08T21:57:49 | 1265357572 | {
"authors": [
"lb-",
"rohitsrma",
"vsalvino"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11987",
"repo": "wagtail/wagtail",
"url": "https://github.com/wagtail/wagtail/pull/8650"
} | gharchive/pull-request | Add icon attribute to settings models to be shown in header
Currently, when specifying an icon to register a custom setting, the icon is only shown in the menu. It is not shown in the header. The header is hard-coded to show cogs. However Wagtail's own settings do show a custom icon in the header. This makes any user... |
2025-04-01T04:35:55.257676 | 2022-03-01T03:45:07 | 1154825508 | {
"authors": [
"fracpete"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11988",
"repo": "waikato-ufdl/wai-annotations-core",
"url": "https://github.com/waikato-ufdl/wai-annotations-core/issues/3"
} | gharchive/issue | Creating file splits from batches
Projects quite often collect data in batches. In order to build models that are build with subsets from each of the batches, a tool for generating file list of train/test or train/test/val splits would be very useful (currently achieved with ADAMS workflows).
Tool:
wai-annotations sp... |
2025-04-01T04:35:55.295281 | 2023-03-23T11:12:49 | 1637316910 | {
"authors": [
"danisharora099",
"fryorcraken"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11991",
"repo": "waku-org/js-waku",
"url": "https://github.com/waku-org/js-waku/pull/1259"
} | gharchive/pull-request | feat: use nwaku docker instead of building binaries
Problem
When testing nwaku interop/running tests locally, the nwaku repo needs to be cloned (the first time) & built (along with building the Nim compiler) which takes a lot of time
Solution
Using tagged nwaku images directly within the js-waku context using dockero... |
2025-04-01T04:35:55.296588 | 2023-09-21T08:25:46 | 1906404963 | {
"authors": [
"fbarbu15"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11992",
"repo": "waku-org/js-waku",
"url": "https://github.com/waku-org/js-waku/pull/1591"
} | gharchive/pull-request | chore: bump nwaku version to 0.20
Problem
Bump nwaku version to 0.20 in the js-waku CI
sorry, mis-saw! LGTM :)
Thanks, please merge :)
|
2025-04-01T04:35:55.346042 | 2024-01-21T18:39:26 | 2092713006 | {
"authors": [
"Darkhydra8788",
"mrmarkbrown",
"wallofroy"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11993",
"repo": "wandaweb/Fooocus-Sagemaker-Studio-Lab",
"url": "https://github.com/wandaweb/Fooocus-Sagem... | gharchive/issue | ImportError: libgthread-2.0.so.0: cannot open shared object file: No such file or directory
notebook was working fine previously, i didn't make any changes in it still i am getting an libgthread import error.
I am providing the full error code.
(studiolab) studio-lab-user@default:~/Fooocus-Sagemaker-Studio-Lab$ sh st... |
2025-04-01T04:35:55.347316 | 2024-07-15T18:11:27 | 2409330089 | {
"authors": [
"jsbroks",
"zacharyblasczyk"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11994",
"repo": "wandb/terraform-google-wandb",
"url": "https://github.com/wandb/terraform-google-wandb/pull/146"
} | gharchive/pull-request | fix!: Index error and missing breaking change
Fixes missing bool check and addresses a breaking change in 3.6.0
This PR is included in version 4.0.0 :tada:
|
2025-04-01T04:35:55.380254 | 2015-03-23T09:49:57 | 63679938 | {
"authors": [
"YongbaoWang",
"wangruofeng"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11996",
"repo": "wangruofeng/RFSegmentView",
"url": "https://github.com/wangruofeng/RFSegmentView/pull/1"
} | gharchive/pull-request | Add selected item Action.
It's a common action.
It's indeed useful.
There is a conflict. because this code is released about a year ago.
so ,I change the original code in my repositories.
but Thank you suggestion all the same!
|
2025-04-01T04:35:55.402604 | 2016-04-22T00:13:19 | 150225017 | {
"authors": [
"michaelaye",
"pelson",
"warner"
],
"license": "Unlicense",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11997",
"repo": "warner/python-versioneer",
"url": "https://github.com/warner/python-versioneer/issues/114"
} | gharchive/issue | travis errors since using versioneer
I attach the screenshot of Travis' error.
Could it have something to do that I need to add a test class to the cmdclass dictionary?
I am currently doing it like this:
setup(
name="planet4",
version=versioneer.get_version(),
# this hack just to combine 2 dictionaries, a... |
2025-04-01T04:35:55.424967 | 2020-06-10T07:01:40 | 635986059 | {
"authors": [
"bmeurer",
"yurydelendik"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11998",
"repo": "wasdk/wasmparser",
"url": "https://github.com/wasdk/wasmparser/pull/60"
} | gharchive/pull-request | feat: add support for inline export notation
This adds a new IExportMetadata interface, which provides export
names for functions, globals, memories, and tables, and support for
it in the DevToolsNameGenerator. When such an object is installed
on the WasmDisassembler#exportMetadata property, the disassembly
will not ... |
2025-04-01T04:35:55.431878 | 2020-12-04T08:45:16 | 756918366 | {
"authors": [
"saikat107",
"shengqiangzhang",
"wasiahmad"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:11999",
"repo": "wasiahmad/NeuralCodeSum",
"url": "https://github.com/wasiahmad/NeuralCodeSum/issues/19"
} | gharchive/issue | Questions about the python and java datasets.
Hi @wasiahmad ,
The input data of the model in A Transformer-based Approach for Source Code Summarization is a series of tokens, but the input data of my model is abstract syntax tree (AST), I need to find the original source code (executable source code snippet) correspo... |
2025-04-01T04:35:55.442101 | 2024-07-26T15:39:49 | 2432494672 | {
"authors": [
"Aditya1404Sal",
"brooksmtownsend",
"vados-cosmonic"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:12000",
"repo": "wasmCloud/wasmCloud",
"url": "https://github.com/wasmCloud/wasmCloud/pull... | gharchive/pull-request | feat(host):Timeout component export future based on the provided max_execution_time
Feature or Problem
Related Issues
Closes #2530
Release Information
next
Consumer Impact
Testing
Unit Test(s)
Acceptance or Integration
Manual Verification
Ran Standard Wash up with max-execution-time flag ,then initialized a new c... |
2025-04-01T04:35:55.445662 | 2022-06-30T20:43:06 | 1290621965 | {
"authors": [
"brooksmtownsend",
"connorsmith256"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:12001",
"repo": "wasmCloud/wasmcloud-otp",
"url": "https://github.com/wasmCloud/wasmcloud-otp/issues/430"
} | gharchive/issue | [BUG] Cannot communicate with actors after stopping all instances
Describe the bug
When the last instance of an actor is stopped, the actor's RPC supervisor is terminated. There's a bug in the logic to start actor RPC supervisors that prevents starting one that used to exist
To Reproduce
Steps to reproduce the behavi... |
2025-04-01T04:35:55.509793 | 2016-08-04T19:14:45 | 169451619 | {
"authors": [
"germanattanasio",
"jsstylos",
"kognate",
"nfriedly",
"prasanta303"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:12002",
"repo": "watson-developer-cloud/speech-to-text-nodejs",
"url"... | gharchive/issue | [Speech to Text]:Not working in mobile
Hello,
I have deployed the app in bluemix. Now the url https://<...>.mybluemix.net is working perfectly in laptops/desktops. It also opens the initial page in mobile but the buttons for microphone, file open dialog etc. are appearing one below another instead of side by side. Im... |
2025-04-01T04:35:56.085884 | 2021-11-12T23:27:00 | 1052476266 | {
"authors": [
"coveralls",
"wbaldoumas"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:12003",
"repo": "wbaldoumas/coding-blog",
"url": "https://github.com/wbaldoumas/coding-blog/pull/20"
} | gharchive/pull-request | Upgrade To .NET 6.0
Pull request
Proposed changes
Upgrade from .NET 5.0 to .NET 6.0.
Types of changes
[ ] New feature (non-breaking change which adds functionality).
[x] Enhancement (non-breaking change which enhances functionality)
[ ] Bug Fix (non-breaking change which fixes an issue).
[ ] Breaking change (fix or... |
2025-04-01T04:35:56.093247 | 2020-10-13T09:08:37 | 720031957 | {
"authors": [
"Shaquu",
"dPacc",
"moklick",
"ryanwr"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:12004",
"repo": "wbkd/react-flow",
"url": "https://github.com/wbkd/react-flow/issues/577"
} | gharchive/issue | Grid lines or dots not rendering
While moving the pane, the grid lines or dots do not render at certain points. This was working earlier in version 3.2.4, but the bug appears to be in the latest version.
I already tried to fix this bug. It is really strange what is going here. We are dynamically creating a svg whi... |
2025-04-01T04:35:56.096217 | 2020-06-17T18:07:15 | 640641302 | {
"authors": [
"andys8",
"moklick"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:12005",
"repo": "wbkd/react-flow",
"url": "https://github.com/wbkd/react-flow/pull/298"
} | gharchive/pull-request | README: fitView needs an argument
Working
fitView({ padding: 10 })
fitView({})
Not working
Fix
Change readme (this PR)
Change the type signature
Hey @andys8
thanks for the PR. I would prefer to make this parameter optional but I don't know how to do this for the fitView action. Can you help with this?
I f... |
2025-04-01T04:35:56.097754 | 2020-03-23T11:20:34 | 586132518 | {
"authors": [
"janverb",
"wbolster"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:12006",
"repo": "wbolster/emacs-python-black",
"url": "https://github.com/wbolster/emacs-python-black/pull/4"
} | gharchive/pull-request | Don't break when there's no newline at the end of the buffer
python-black-statement failed when run on the last line with no newline at the end, because it tried to reach past the end of the buffer. This fixes that.
thanks, merged :shipit:
not sure how you can end without a newline at the end of the buffer... i gue... |
2025-04-01T04:35:56.108289 | 2023-07-21T12:32:16 | 1815730442 | {
"authors": [
"flxo",
"wcampbell0x2a"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:12007",
"repo": "wcampbell0x2a/backhand",
"url": "https://github.com/wcampbell0x2a/backhand/issues/279"
} | gharchive/issue | FilesystemWriter::write on multiple threads
Hello,
I'm evaluation backhand as a replacement for calling external squashfs tools. There's a significant drop in performance when creating a fs due to the lack of parallelism. My application spends most of its time somewhere in a compression implementation which is execut... |
2025-04-01T04:35:56.124521 | 2015-06-18T07:28:56 | 89221059 | {
"authors": [
"JesterEE",
"shinji257",
"welwood08"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:12008",
"repo": "wchill/steamSummerMinigame",
"url": "https://github.com/wchill/steamSummerMinigame/pull/277"
} | gharchive/pull-request | Update autoPlay.user.js
Added lock for the auto-fire cannon
Since wormhole strats don't use the auto-fire DPS, lets remove it as an option.
Do we not still need 1 for the auto lane switching to work?
I haven't been using it today and lane switching is working.
This is breaking something else in the script when it... |
2025-04-01T04:35:56.127429 | 2024-02-26T12:29:27 | 2154063982 | {
"authors": [
"royteeuwen",
"stefanseifert"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:12009",
"repo": "wcm-io/io.wcm.handler.link",
"url": "https://github.com/wcm-io/io.wcm.handler.link/issues/12"
} | gharchive/issue | Support externalizing links with vanity paths
I'm trying to read through all the specific docs / OSGi configs etc, but I don't think it's currently possible to externalize an URL with the vanity path used in the final externalized URL (like is done by setting the vanityConfig i the PathProcessor in the AEM components... |
2025-04-01T04:35:56.161390 | 2024-01-16T09:02:16 | 2083371858 | {
"authors": [
"callegarimattia"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:12010",
"repo": "weareprestatech/hotpdf",
"url": "https://github.com/weareprestatech/hotpdf/pull/37"
} | gharchive/pull-request | refactor: unified dev deps, update README.md
Unified all dependencies under [dev] section in pyproject.toml.
Now dev environment can be installed using pip install -e '.[dev]'
Modified github action and added the step in readme.md
Also added the fix flag to ruff to try and fix automatic linting errors
@krishnasism sh... |
2025-04-01T04:35:56.165616 | 2018-08-08T10:30:40 | 348667623 | {
"authors": [
"coveralls",
"oleg-koval"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:12011",
"repo": "wearereasonablepeople/trembita",
"url": "https://github.com/wearereasonablepeople/trembita/pull/29"
} | gharchive/pull-request | feat: Add options to UnexpectedErrorCode error for better logging
fixes #28
Pull Request Test Coverage Report for Build 92
12 of 12 (100.0%) changed or added relevant lines in 1 file are covered.
No unchanged relevant lines lost coverage.
Overall coverage remained the same at 100.0%
Totals
Change from b... |
2025-04-01T04:35:56.183908 | 2016-12-09T11:44:35 | 194576921 | {
"authors": [
"paulbellamy",
"squaremo"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:12012",
"repo": "weaveworks/flux",
"url": "https://github.com/weaveworks/flux/issues/289"
} | gharchive/issue | Reconnect timeouts are quite long
We retry connecting every 5s (in fluxd and fluxsvc), but each attempt can take waaaay too long, which means, that if we restart authfe/fluxd/etc, the reconnection attempt can take longer than we would like.
but each attempt can take waaaay too long, which means, that if we restart... |
2025-04-01T04:35:56.186857 | 2020-11-24T10:28:38 | 749580126 | {
"authors": [
"atighineanu",
"evrardjp"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:12013",
"repo": "weaveworks/kured",
"url": "https://github.com/weaveworks/kured/issues/239"
} | gharchive/issue | Implement lifecycle hook/grace timeout functional test
We already have a PR to test cluster features of kured https://github.com/weaveworks/kured/pull/183.
We should take this PR as inspiration to include a CI test (if possible in github actions) that does the following:
spin up a small kind cluster (2 nodes would b... |
2025-04-01T04:35:56.188652 | 2018-01-10T07:27:19 | 287338475 | {
"authors": [
"awh",
"evrardjp",
"winjer"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:12014",
"repo": "weaveworks/kured",
"url": "https://github.com/weaveworks/kured/issues/9"
} | gharchive/issue | RBAC support
Thanks very much for this, it's really useful.
There doesn't seem to be any RBAC support yet, and it would be useful. It probably needs to run with it's own service account kube-system:kured, and have a role and rolebindings, maybe packaged up as a helm chart?
I'm happy to develop and submit a patch, if ... |
2025-04-01T04:35:56.192394 | 2016-04-19T14:27:21 | 149476983 | {
"authors": [
"errordeveloper",
"rade"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:12015",
"repo": "weaveworks/scope",
"url": "https://github.com/weaveworks/scope/issues/1347"
} | gharchive/issue | newline char may arrive before what's being pasted
Typing cmd <paste><return> can cause <return> to arrive before <paste> (at least in Chrome).
uwsgi@9c90f04ba0ce:/app$ ping -c1
redis-data-monsterz.marathon.mesosping: missing h... |
2025-04-01T04:35:56.195563 | 2022-03-04T18:29:18 | 1159929727 | {
"authors": [
"jpellizzari"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:12016",
"repo": "weaveworks/weave-gitops",
"url": "https://github.com/weaveworks/weave-gitops/issues/1619"
} | gharchive/issue | Add string filtering interaction to FilterableTable component
https://www.figma.com/file/IVHnM9iyeFWpd11evtY8ux/Weave-GitOps?node-id=5582%3A14936
Screen is WIP :Application Table View - Filters - text search
Also tweak the min-height of the page to avoid weird scrolling things when there are not rows in the table
|
2025-04-01T04:35:56.205333 | 2016-02-17T11:44:10 | 134258213 | {
"authors": [
"abuehrle",
"awh",
"bboreham",
"rade"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:12017",
"repo": "weaveworks/weave",
"url": "https://github.com/weaveworks/weave/pull/1978"
} | gharchive/pull-request | Documentation updates for 1.5 release
Right now this is just a rough outline of an operational guide that frames the most likely deployment scenarios that I can think of for the purposes of discussion.
cross-DC deployments may exhibit some additional patterns
Ideally we'd try to avoid mentioning the notion of 'l... |
2025-04-01T04:35:56.231772 | 2015-07-10T06:35:12 | 94227992 | {
"authors": [
"Martin-Pitt",
"hgl",
"shans"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:12018",
"repo": "web-animations/web-animations-next",
"url": "https://github.com/web-animations/web-animations-next... | gharchive/issue | display property not overridden by animation in native impl
http://jsbin.com/vekakezuwa/1/edit?html,css,js,output
There is supposed be a teal box displayed, but in chrome, nothing is displayed.
This doesn't relate to the polyfill, but I guess you guys also write the native impl? Guess I will just report it here. Let ... |
2025-04-01T04:35:56.234566 | 2024-08-28T08:30:54 | 2491433124 | {
"authors": [
"chenjiahan",
"fi3ework",
"shulaoda"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:12019",
"repo": "web-infra-dev/rspack",
"url": "https://github.com/web-infra-dev/rspack/pull/7713"
} | gharchive/pull-request | test(infra): improve e2e test stability
Summary
closes #7683
It seems that the issue is caused by the CI attempting to perform a hot update on the index.js module, but the update fails because it is the entry module.
Checklist
[x] Tests updated (or not required).
[ ] Documentation updated (or not required).
The f... |
2025-04-01T04:35:56.240174 | 2024-12-04T04:13:28 | 2716514956 | {
"authors": [
"chenjiahan",
"inottn"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:12020",
"repo": "web-infra-dev/rspack",
"url": "https://github.com/web-infra-dev/rspack/pull/8614"
} | gharchive/pull-request | feat!: align AssetGeneratorDataUrlFunction with webpack
Summary
close #8538
This is a breaking change, but the previous behavior was inconsistent with webpack.
Checklist
[x] Tests updated (or not required).
[x] Documentation updated (or not required).
How about be compatible with the previous API signature t... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.