id
stringlengths
4
10
text
stringlengths
4
2.14M
source
stringclasses
2 values
created
timestamp[s]date
2001-05-16 21:05:09
2025-01-01 03:38:30
added
stringdate
2025-04-01 04:05:38
2025-04-01 07:14:06
metadata
dict
532625585
csv-table align option is ignored The csv-table directive always produce a table with left-aligned cells, regardless of the :align: option being set to center or right. I would expect the resulting table to respect the alignement option attached with the csv-table directive, and default to left if none is provided. ...
gharchive/issue
2019-12-04T11:31:05
2025-04-01T06:37:48.746368
{ "authors": [ "amedama41", "ghisvail" ], "repo": "amedama41/docxbuilder", "url": "https://github.com/amedama41/docxbuilder/issues/7", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
176975346
Master-Standby swap has to be robust There is a possibility under current implementation that when partition becomes a Master there are still messages in the change log from the previous Master that have not been consumed. This is because under the current prototype, the master naively stops tailing the topic on rece...
gharchive/issue
2016-09-14T17:52:40
2025-04-01T06:37:48.758767
{ "authors": [ "michal-harish" ], "repo": "amient/affinity", "url": "https://github.com/amient/affinity/issues/6", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
251404166
Schematic Help Hello, I'm trying to complete a schematic since it was never released. I think I have everything except for 5 wires. Can anyone (preferably the author) ensure i am correct and give me the last 5 wires (boxes in purple with "?"). Thank you! Edit: I Just noticed the R3 wasn't finished and should be ...
gharchive/issue
2017-08-19T06:11:17
2025-04-01T06:37:48.761367
{ "authors": [ "dtomcat" ], "repo": "amilkovich/snes-rd", "url": "https://github.com/amilkovich/snes-rd/issues/2", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2054528158
Use readme.md file in nuget readme It's better to use the readme file content in nuget description. To achieve this we should create a HttpClientToCurlGenerator.nuspec file in the project like this: <?xml version="1.0" encoding="utf-8"?> <package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd"> ...
gharchive/issue
2023-12-22T21:43:12
2025-04-01T06:37:48.764405
{ "authors": [ "amingolmahalle", "naeemaei" ], "repo": "amingolmahalle/HttpClientToCurlGenerator", "url": "https://github.com/amingolmahalle/HttpClientToCurlGenerator/issues/25", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1138855280
Reduce risks of clashes with package identifiers Running CompileBot failed for me in a package which exports a function named data. Resolve this by renaming the global variable data used by CompileBot to __the_data__ which should minimize the risk of clashes. Also changed some more quoted code to use let to avoid sim...
gharchive/pull-request
2022-02-15T15:35:16
2025-04-01T06:37:48.776840
{ "authors": [ "codecov-commenter", "fingolfin" ], "repo": "aminya/CompileBot.jl", "url": "https://github.com/aminya/CompileBot.jl/pull/48", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
54506553
Link to pypa docs for pip installation instructions Right now the Readme has a lot of information about installing pip, this can be replaced with a link to https://pip.pypa.io/en/latest/installing.html e1311fc892bbcca6486e91e43bca4c6927f40156
gharchive/issue
2015-01-15T21:27:11
2025-04-01T06:37:48.916571
{ "authors": [ "amjith" ], "repo": "amjith/pgcli", "url": "https://github.com/amjith/pgcli/issues/123", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
443256846
mock an attendance for this test and make it work. The puzzle 51-58882287 from #51 has to be resolved: https://github.com/ammaratef45/Attendance/blob/fbdba811a613eddf24735e47ac232e93e71c179b/attendance/test/api_test.dart#L41-L41 The puzzle was created by Ammar Atef on 12-May-19. If you have any technical questions, d...
gharchive/issue
2019-05-13T07:58:37
2025-04-01T06:37:48.929094
{ "authors": [ "0crat", "0pdd" ], "repo": "ammaratef45/Attendance", "url": "https://github.com/ammaratef45/Attendance/issues/105", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
443256864
remove litems and uitems and get them from user as future. The puzzle 102-6eee6dfd from #102 has to be resolved: https://github.com/ammaratef45/Attendance/blob/fbdba811a613eddf24735e47ac232e93e71c179b/attendance/lib/homePage/home_page_viewmodel.dart#L119-L119 The puzzle was created by Ammar Atef on 12-May-19. If you ...
gharchive/issue
2019-05-13T07:58:40
2025-04-01T06:37:48.932155
{ "authors": [ "0crat", "0pdd" ], "repo": "ammaratef45/Attendance", "url": "https://github.com/ammaratef45/Attendance/issues/106", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
440407654
#79 refactored the code to match the required in issue PR for #79 Job #87 is now in scope, role is REV This pull request #87 is assigned to @bahaaib/z, here is why; the budget is 15 minutes, see §4; please, read §27 and when you decide to accept the changes, inform @ammaratef45/z (the architect) right in this tic...
gharchive/pull-request
2019-05-05T06:34:09
2025-04-01T06:37:48.941313
{ "authors": [ "0crat", "Bahaaib", "ammaratef45", "rultor" ], "repo": "ammaratef45/Attendance", "url": "https://github.com/ammaratef45/Attendance/pull/87", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
147661634
Keep getting "Uncaught TypeError: Cannot read property 'replaceChild' of null". Original version of index.html(not minified) works without problem, but after I minify index.html with html-webpack-plugin, I keep getting "Uncaught TypeError: Cannot read property 'replaceChild' of null". Note that my web app is working ...
gharchive/issue
2016-04-12T07:38:15
2025-04-01T06:37:48.984030
{ "authors": [ "jantimon", "tetsushiomi" ], "repo": "ampedandwired/html-webpack-plugin", "url": "https://github.com/ampedandwired/html-webpack-plugin/issues/288", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
101514035
[TACHYON-794] Added test coverage for Master https://tachyon.atlassian.net/browse/TACHYON-794 Added test coverage for InodeDirectory Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/Tachyon-Pull-Request-Builder/4272/ Test PASSed.
gharchive/pull-request
2015-08-17T21:28:55
2025-04-01T06:37:48.986134
{ "authors": [ "AmplabJenkins", "yupeng9" ], "repo": "amplab/tachyon", "url": "https://github.com/amplab/tachyon/pull/1312", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
167079010
Implement safe persistence of logs in ES Added two commands to disco_elasticsearch.py: archive: Archive the indices that are older than yesterday's date to S3. It also has a --groom flag, which would delete enough indices from the cluster to bring down disk usage to the archive threshold. restore: Restore the indice...
gharchive/pull-request
2016-07-22T16:06:29
2025-04-01T06:37:49.009149
{ "authors": [ "IlyaSukhanov", "jichen-amplify", "pchand-amplify" ], "repo": "amplifylitco/asiaq", "url": "https://github.com/amplifylitco/asiaq/pull/99", "license": "bsd-2-clause", "license_type": "permissive", "license_source": "bigquery" }
439258815
AMP Access & Subscriptions WG call for members We'd like to expand the WG membership to include people developing or maintaining amp-access vendor extensions and CMS or publisher developers working with amp-access, amp-subscriptions and amp-subscriptions-google The If you are interested in membership please respond t...
gharchive/issue
2019-05-01T18:03:13
2025-04-01T06:37:49.067014
{ "authors": [ "dackmin", "davidsteeb", "gmajoulet", "jpettitt", "junoatscroll", "kushal", "merwan7", "mpaw", "sjparkinson" ], "repo": "ampproject/wg-access-subscriptions", "url": "https://github.com/ampproject/wg-access-subscriptions/issues/3", "license": "CC-BY-4.0", "l...
1006707866
wg-performance Status Update 2021-09-27 cc @ampproject/wg-performance What was accomplished Lessons Learned What's Next What was accomplished Cleanup of unused performance metrics (1, 2) esbuild exp_c: https://github.com/ampproject/amphtml/pull/36163, https://github.com/ampproject/amphtml/pull/36105 Removed CC hea...
gharchive/issue
2021-09-24T18:07:01
2025-04-01T06:37:49.078366
{ "authors": [ "erwinmombay", "jridgewell", "rcebulko", "samouri" ], "repo": "ampproject/wg-performance", "url": "https://github.com/ampproject/wg-performance/issues/96", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
467281370
Muti children I have two children(sections, parts) in json, how can I supposed to do? Thank you { "id": "jxk2ahca", "unit": "1", "name": "", "nameEn": "Stationery", "sections": [ { "section": "1", "name": "", "nameEn": "", "file": "", "type": "folder", "icon": "", "parts": [ { "part": "1", "name": "", "nameEn": "", "...
gharchive/issue
2019-07-12T08:14:16
2025-04-01T06:37:49.085975
{ "authors": [ "amsik", "yulunyang" ], "repo": "amsik/liquor-tree", "url": "https://github.com/amsik/liquor-tree/issues/135", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
929547726
feat: Making notices more general Summary of Changes Added wildcard functionality to notices (ie if we wanted to add a notice to every table in the shadow schema, could do that with ..shadow.*) and dynamic HTML messages (ie if we wanted to have each of those notices have a different message depending on which table i...
gharchive/pull-request
2021-06-24T19:26:48
2025-04-01T06:37:49.093182
{ "authors": [ "elenaboal" ], "repo": "amundsen-io/amundsen", "url": "https://github.com/amundsen-io/amundsen/pull/1274", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1718441895
Update README.md Describe your changes added readme badges Screenshots - If Any (Optional) Issue ticket number and link - If Any Closes #108 Checklist before requesting a review [x] I have performed a self-review of my code. [x] Starred the repository. [x] Added My Name to the Contributor's List. [x] Followed the r...
gharchive/pull-request
2023-05-21T09:54:45
2025-04-01T06:37:49.096866
{ "authors": [ "S-ishita", "anmode" ], "repo": "amupedia2021/Project-Amupedia", "url": "https://github.com/amupedia2021/Project-Amupedia/pull/121", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
355720223
what should is_none test for? is_none currently results in true for none_unit or directly derived, but is sometimes used where one really wants to test: unit.base == none.base ( instead of unit.is_none() ) (this arises when testing e.g. units.rad and units.deg) should be revisted lets close; if it a real reason t...
gharchive/issue
2018-08-30T19:20:54
2025-04-01T06:37:49.098668
{ "authors": [ "ipelupessy" ], "repo": "amusecode/amuse", "url": "https://github.com/amusecode/amuse/issues/293", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
624436227
bugfix: in the preferential batch BO example the acquisition function… …s were previously minimized, not maximized Issue #, if available: Description of changes: By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. Codecov Report Merging #304 into maste...
gharchive/pull-request
2020-05-25T18:33:12
2025-04-01T06:37:49.114753
{ "authors": [ "codecov-commenter", "esiivola", "mmahsereci" ], "repo": "amzn/emukit", "url": "https://github.com/amzn/emukit/pull/304", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2208212887
Cannot find package '@ngtools/webpack' On MacOs when starting the project Please provide the environment you discovered this bug in. MacOs 14.4.1 NodeJs v20.11.0 Which area/package is the issue in? create-analog Description I follow the Getting started guide. yarn create analog Go in the directory yarn yarn start P...
gharchive/issue
2024-03-26T13:13:48
2025-04-01T06:37:49.152440
{ "authors": [ "brandonroberts", "tleveque23" ], "repo": "analogjs/analog", "url": "https://github.com/analogjs/analog/issues/967", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2499654988
Add F# tools Fantomas and ionide-analyzers [x] I have not changed the README.md directly. Much appreciated. Thanks!
gharchive/pull-request
2024-09-01T19:54:10
2025-04-01T06:37:49.156683
{ "authors": [ "dawedawe", "mre" ], "repo": "analysis-tools-dev/static-analysis", "url": "https://github.com/analysis-tools-dev/static-analysis/pull/1614", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
849906774
Array indexing with a variable function githubExample(value) { return request.resource.data[value]; } The plugin highlights the "value" indexer with: '[' or number expected, got 'value' @Artelis thanks for testing, issue will be fixed on version: 2.5.3
gharchive/issue
2021-04-04T16:10:41
2025-04-01T06:37:49.198362
{ "authors": [ "Artelis", "dalgarins" ], "repo": "anboralabs/intellij-firebase-highlighter", "url": "https://github.com/anboralabs/intellij-firebase-highlighter/issues/57", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1944829548
🛑 Linux Handbook is down In 8773e48, Linux Handbook (https://linuxhandbook.com) was down: HTTP code: 0 Response time: 0 ms Resolved: Linux Handbook is back up in 9a99376 after 17 minutes.
gharchive/issue
2023-10-16T09:56:50
2025-04-01T06:37:49.217019
{ "authors": [ "andanotherusername" ], "repo": "andanotherusername/upptime-test", "url": "https://github.com/andanotherusername/upptime-test/issues/130", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
774704202
.Net Core 3.1 LoadUserDict 下,會出現 Unhandled exception. System.UnauthorizedAccessException: Access to the path 在.net core console 下 segmenter.LoadUserDict(AppDomain.CurrentDomain.BaseDirectory + @"custom_dict"); 會出現 Unhandled exception. System.UnauthorizedAccessException: Access to the path 'C:\Users\donma\source\r...
gharchive/issue
2020-12-25T10:28:39
2025-04-01T06:37:49.225033
{ "authors": [ "donma", "suichuan" ], "repo": "anderscui/jieba.NET", "url": "https://github.com/anderscui/jieba.NET/issues/76", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
253966638
clone parler translations -> IntegrityError: Key (language_code, master_id) already exists. I get the a IntegrityError like: duplicate key value violates unique constraint "news_news_translation_language_code_37dcef35ba6d4d72_uniq" DETAIL: Key (language_code, master_id)=(de, 43) already exists. while "publish" acti...
gharchive/issue
2017-08-30T11:32:54
2025-04-01T06:37:49.256843
{ "authors": [ "JsseL", "jedie" ], "repo": "andersinno/django-model-publisher-ai", "url": "https://github.com/andersinno/django-model-publisher-ai/issues/8", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
184065242
Close pool Add method to close a pool, properly disposing of each pooled object, and releasing any resources associated with the pool (e.g. background timer threads). Fixes #11. Coverage increased (+2.2%) to 89.431% when pulling 3a2743bf316f0cc2096b63885fe0606f601a8e49 on close-pool into 9401aa0b825d0ba729d936b0f9...
gharchive/pull-request
2016-10-19T20:27:08
2025-04-01T06:37:49.339831
{ "authors": [ "andrebeat", "coveralls" ], "repo": "andrebeat/scala-pool", "url": "https://github.com/andrebeat/scala-pool/pull/12", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1235955589
🛑 Archief Roermond is down In 1897b9f, Archief Roermond (https://www.archiefroermond.nl) was down: HTTP code: 0 Response time: 0 ms Resolved: Archief Roermond is back up in 69cac0b.
gharchive/issue
2022-05-14T11:57:51
2025-04-01T06:37:49.345024
{ "authors": [ "andreesg" ], "repo": "andreesg/intk-upptime", "url": "https://github.com/andreesg/intk-upptime/issues/394", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1557914809
🛑 Het Markiezenhof is down In e18ac31, Het Markiezenhof (https://www.markiezenhof.nl) was down: HTTP code: 0 Response time: 0 ms Resolved: Het Markiezenhof is back up in 075a7c6.
gharchive/issue
2023-01-26T10:16:30
2025-04-01T06:37:49.347596
{ "authors": [ "andreesg" ], "repo": "andreesg/intk-upptime", "url": "https://github.com/andreesg/intk-upptime/issues/652", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1004903882
🛑 Paraiso Caipira is down In d95f278, Paraiso Caipira (https://paraisocaipira.com.br) was down: HTTP code: 0 Response time: 0 ms Resolved: Paraiso Caipira is back up in d7dd890.
gharchive/issue
2021-09-23T00:54:36
2025-04-01T06:37:49.400503
{ "authors": [ "andrelug" ], "repo": "andrelug/uptime", "url": "https://github.com/andrelug/uptime/issues/1005", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2440824469
Adjust Zooz ZSE42 battery types Checklist [X] I have filled out the template to the best of my ability. [X] This only contains 1 feature request (if you have multiple feature requests, open one feature request for each feature request). [X] This issue is not a duplicate feature request of previous feature requests. ...
gharchive/issue
2024-07-31T19:47:00
2025-04-01T06:37:49.431886
{ "authors": [ "andrew-codechimp", "rohankapoorcom" ], "repo": "andrew-codechimp/HA-Battery-Notes", "url": "https://github.com/andrew-codechimp/HA-Battery-Notes/issues/1910", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
925403943
🛑 nhcam is down In c2280e8, nhcam ($NHIPCAM) was down: HTTP code: 0 Response time: 0 ms Resolved: nhcam is back up in 28677e9.
gharchive/issue
2021-06-19T14:20:55
2025-04-01T06:37:49.443369
{ "authors": [ "andrewdavies-net" ], "repo": "andrewdavies-net/upptime", "url": "https://github.com/andrewdavies-net/upptime/issues/1468", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
925537560
🛑 nhcam is down In 3a9e0e1, nhcam ($NHIPCAM) was down: HTTP code: 0 Response time: 0 ms Resolved: nhcam is back up in 1fd6c34.
gharchive/issue
2021-06-20T07:17:45
2025-04-01T06:37:49.445476
{ "authors": [ "andrewdavies-net" ], "repo": "andrewdavies-net/upptime", "url": "https://github.com/andrewdavies-net/upptime/issues/1501", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
899129843
🛑 nhcam is down In 970f3ed, nhcam ($NHIPCAM) was down: HTTP code: 0 Response time: 0 ms Resolved: nhcam is back up in c4305dd.
gharchive/issue
2021-05-23T23:11:28
2025-04-01T06:37:49.447555
{ "authors": [ "andrewdavies-net" ], "repo": "andrewdavies-net/upptime", "url": "https://github.com/andrewdavies-net/upptime/issues/819", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1076801292
🛑 plex is down In 81624ec, plex ($PLEX) was down: HTTP code: 0 Response time: 0 ms Resolved: plex is back up in 0248e21.
gharchive/issue
2021-12-10T12:33:19
2025-04-01T06:37:49.449891
{ "authors": [ "andrewdavies-net" ], "repo": "andrewdavies-net/upptime", "url": "https://github.com/andrewdavies-net/upptime/issues/9478", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2527521577
🛑 Gioia News is down In 33863f6, Gioia News (https://gioia.news) was down: HTTP code: 0 Response time: 0 ms Resolved: Gioia News is back up in a55e5dc after 17 minutes.
gharchive/issue
2024-09-16T05:16:48
2025-04-01T06:37:49.452675
{ "authors": [ "andrewgioia" ], "repo": "andrewgioia/status", "url": "https://github.com/andrewgioia/status/issues/444", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2016050738
New release with recent changes Can we have a release that would include recent changes? Thank you! I second this. Is there any housekeeping needed for a new release that someone would be able to contribute toward? +1 +1 :pray: @andrewjroth ping, releasing shouldn't take too much time 🙏🏼
gharchive/issue
2023-11-29T08:18:48
2025-04-01T06:37:49.461956
{ "authors": [ "Jmennius", "andykingit", "ari-gen-x", "maddocker" ], "repo": "andrewjroth/requests-auth-aws-sigv4", "url": "https://github.com/andrewjroth/requests-auth-aws-sigv4/issues/17", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
220433218
Is there any possibility of a group dimmer custom control? I have a number of lights which comprise of multiple bulbs such as this: Umm.. Don't know why it rotated 90 degrees.. Imagine them hanging off the ceiling rather than a wall :P Is there any possibility of a light group dimming custom control that works in t...
gharchive/issue
2017-04-08T22:55:26
2025-04-01T06:37:49.477345
{ "authors": [ "andrey-git", "joshluster", "mihalski" ], "repo": "andrey-git/home-assistant-custom-ui", "url": "https://github.com/andrey-git/home-assistant-custom-ui/issues/5", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
544487769
Can Androguard generate CFG for a pure java method directly? Given the source code of a java method, can Androguard generate the cfg of the method directly? short answer: no long answer: probably... The CFG is generated using the basic blocks - which are generated from the AST. So, if you manage to create a AST for...
gharchive/issue
2020-01-02T08:31:12
2025-04-01T06:37:49.503167
{ "authors": [ "Ken-HUST", "reox" ], "repo": "androguard/androguard", "url": "https://github.com/androguard/androguard/issues/777", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
362301854
enhancement: Retrofit with jake wharton's coroutines adapter very simple try/catch http exception/catch regular exception would be super nice it is so nice https://github.com/JakeWharton/retrofit2-kotlin-coroutines-adapter This demo loads local data, however, I am also looking forward a remote data feature in the f...
gharchive/issue
2018-09-20T18:08:27
2025-04-01T06:37:49.516392
{ "authors": [ "XinyueZ", "neiljaywarner", "tiembo" ], "repo": "android/sunflower", "url": "https://github.com/android/sunflower/issues/191", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
519257011
JAXBException breaks build Hi! I'm new in Kotlin, and trying to build this project following the Readme instructions. I found that I need to add sdk.dir to the local.properties but it still fails on ./gradlew build Here is the output, what do I do wrong?: Starting a Gradle Daemon, 1 incompatible and 5 stopped Daemons...
gharchive/issue
2019-11-07T13:10:25
2025-04-01T06:37:49.539131
{ "authors": [ "Malachiasz", "electrino-dj", "shikefei89", "tiembo" ], "repo": "android/sunflower", "url": "https://github.com/android/sunflower/issues/547", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
689038969
Progress bar displays with no network logo when internet connection is down. Actual: Progress bar display with no network logo. Expected: Progress bar should not be shown. Fixed with #411
gharchive/issue
2020-08-31T08:52:42
2025-04-01T06:37:49.541612
{ "authors": [ "nic0lette", "santosh-kumar-kaushal" ], "repo": "android/uamp", "url": "https://github.com/android/uamp/issues/400", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
282431139
VSCode 1.19 and git repository constantly reopening The issue is that when I either open or close a file or even change a file tab I'm currently working on my git repository is reopened. Here I changed only two files but it says I've got 6 changes: I just uploaded a new release that should fix this (based on chan...
gharchive/issue
2017-12-15T13:42:33
2025-04-01T06:37:49.544835
{ "authors": [ "andy-5", "greggzst" ], "repo": "andy-5/wslgit", "url": "https://github.com/andy-5/wslgit/issues/11", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1100590677
Fix "Issus" typo in README Also move the dot after "Pull requests" inside the bold text just like it is in the "Issues" section. Thanks! You're welcome!
gharchive/pull-request
2022-01-12T17:13:29
2025-04-01T06:37:49.561799
{ "authors": [ "Bear-03", "andylokandy" ], "repo": "andylokandy/byte", "url": "https://github.com/andylokandy/byte/pull/7", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
868636495
Add a client info from func for parse_slowlog_get Pull Request check-list Please make sure to review and check all of these items: [ ] Does $ tox pass with this change (including linting)? [ ] Does travis tests pass with this change (enable it first in your forked repo and wait for the travis build to finish)? [x] I...
gharchive/pull-request
2021-04-27T09:05:27
2025-04-01T06:37:49.567974
{ "authors": [ "Grokzen", "JasonDevops" ], "repo": "andymccurdy/redis-py", "url": "https://github.com/andymccurdy/redis-py/pull/1477", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2453753149
Can't run template notebooks "ModuleNotFoundError: No module named 'torch.utils._import_utils'" Hi Angelo folks! Trying to get started running the analysis notebooks. Followed the install directions in the readme, tried cloning & using conda and installing from pip and getting the same error when I try to load the li...
gharchive/issue
2024-08-07T15:19:38
2025-04-01T06:37:49.630514
{ "authors": [ "givison" ], "repo": "angelolab/ark-analysis", "url": "https://github.com/angelolab/ark-analysis/issues/1150", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
141367047
AttributeError: 'long' object has no attribute 'size' When I use the CONCRETIZE option, the following error happens: Traceback (most recent call last): File "./angr-test.py", line 142, in <module> dot = analyze_paths(p, p.addr, dot) File "./angr-test.py", line 40, in analyze_paths parent_p.step() File "...
gharchive/issue
2016-03-16T18:49:30
2025-04-01T06:37:49.647582
{ "authors": [ "Nixtron", "frederic", "ltfish", "rhelmot", "zardus" ], "repo": "angr/simuvex", "url": "https://github.com/angr/simuvex/issues/12", "license": "bsd-2-clause", "license_type": "permissive", "license_source": "bigquery" }
306415366
немає перекладу українською мовою тi шо, москалi? Благодаря новому движку фраз появилась возможность локализации, осталось лишь завезти настройки нормальные
gharchive/issue
2018-03-19T10:58:38
2025-04-01T06:37:49.649345
{ "authors": [ "angrynaz", "blinov-vitek" ], "repo": "angrynaz/familybot", "url": "https://github.com/angrynaz/familybot/issues/3", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
131362210
Horizontal sorting of last tree level - is it possible? Hi, I am creating an app where main component is tree view to which user drags components from toolbox. Everyting works fine, but I need to allow user sort items on last level of tree (as marked on image - http://prntscr.com/9yx30m) Is it possible to define one ...
gharchive/issue
2016-02-04T14:22:09
2025-04-01T06:37:49.655328
{ "authors": [ "Pirozek", "jacobscarter" ], "repo": "angular-ui-tree/angular-ui-tree", "url": "https://github.com/angular-ui-tree/angular-ui-tree/issues/708", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
26595633
$position returns wrong results for scaled components I am scaling my widget with css:transform because it would be inserted via iframe to other sites. I am using tooltips in it, but when I started scaling I figured that their positioning was wrong. I dug a little and I think, that the $position service is responsibl...
gharchive/issue
2014-01-30T12:46:17
2025-04-01T06:37:49.657270
{ "authors": [ "BobbieBarker", "nebril" ], "repo": "angular-ui/bootstrap", "url": "https://github.com/angular-ui/bootstrap/issues/1703", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
128420780
BUG: Popover closes itself even though popover-is-open is set to true Following are the options set: uib-popover="I am activated manually" popover-is-open="true" popover-trigger="none" popover-append-to-body="true" When a route change occurs(ui-router) the popover closes itself. Version Info: Angu...
gharchive/issue
2016-01-24T19:56:57
2025-04-01T06:37:49.660679
{ "authors": [ "shyamal890", "wesleycho" ], "repo": "angular-ui/bootstrap", "url": "https://github.com/angular-ui/bootstrap/issues/5337", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
103327700
docs(accordion): markdown cleanup Also rephrased the template part a bit. LGTM
gharchive/pull-request
2015-08-26T17:41:40
2025-04-01T06:37:49.661490
{ "authors": [ "Foxandxss", "wesleycho" ], "repo": "angular-ui/bootstrap", "url": "https://github.com/angular-ui/bootstrap/pull/4281", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
76010654
Placeholder text? Hi, How do you add placeholder text to empty editors? This Stackoverflow answer here shows one way to do it Will it be a good idea to incorporate this into the library? What are your thoughts? Thanks +1 +1 +1 +1 Any ETA? Thanks. +1 +1 +1
gharchive/issue
2015-05-13T14:47:43
2025-04-01T06:37:49.664466
{ "authors": [ "harshapps", "iosdev-republicofapps", "jkevingutierrez", "malavancs", "minutephp", "ramiy", "vickyrathee" ], "repo": "angular-ui/ui-ace", "url": "https://github.com/angular-ui/ui-ace/issues/109", "license": "mit", "license_type": "permissive", "license_source": "...
36080226
Dynamic-params and Back button Testing out "dynamic-params" branch. My use-case is slideshow. .state('presentation', { url: '/:presentation_id', templateUrl: '/partials/presentation.html', controller: "PresentationCtrl" }) .state('presentation.slide', { url: '/:slide_id', templateUrl: '/partials/s...
gharchive/issue
2014-06-19T13:54:53
2025-04-01T06:37:49.667019
{ "authors": [ "eddiemonge", "websirnik" ], "repo": "angular-ui/ui-router", "url": "https://github.com/angular-ui/ui-router/issues/1150", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
20956717
Url params leaking to unrelated states. Using the angular-1.2 branch I have setup states/routes similar to this: $stateProvider. state('foo', { url: '/foo/:date', templateUrl: 'views/foo.html', controller: 'FooCtrl' }). state('bar', { url: '/bar/:date', templateUrl: 'views/bar.html', controller: 'BarCt...
gharchive/issue
2013-10-14T13:35:01
2025-04-01T06:37:49.669177
{ "authors": [ "ADmad", "eddiemonge" ], "repo": "angular-ui/ui-router", "url": "https://github.com/angular-ui/ui-router/issues/504", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
98698727
Only a object property can be bound to model The following works: HTML: <ui-select data-ng-model="foo.month" data-ng-change="change()" > ... </ui-select> JS: $scope.foo = {month:null}; $scope.change = function () { console.log($scope.foo.month); //"buz", the expected output. }; But following doesn't: HTML: ...
gharchive/issue
2015-08-03T08:46:55
2025-04-01T06:37:49.682998
{ "authors": [ "Nadrendion", "RodolpheGohard", "budhajeewa", "randikagit", "user378230" ], "repo": "angular-ui/ui-select", "url": "https://github.com/angular-ui/ui-select/issues/1120", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
235883775
buggy focus behavior if no choice result when append-to-body="true" with ngAnimate When append-to-body="true" and ngAnimate are present, the focus of the search input field is not working if there is no choice result. Clicking anywhere will then select this input. I've located the issue in uiSelectController.js: ...
gharchive/issue
2017-06-14T13:42:49
2025-04-01T06:37:49.686534
{ "authors": [ "aurelienlt" ], "repo": "angular-ui/ui-select", "url": "https://github.com/angular-ui/ui-select/issues/2013", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
723867633
Application from Angular 8.2 to Angular 10 upgrade Error : ng Serve Unhandled Promise rejection: Component Component1 is not part of any NgModule or the module has not been imported into your module. Component Component2 is not part of any NgModule or the module has not been imported into your module. all Componenets...
gharchive/issue
2020-10-17T23:31:13
2025-04-01T06:37:49.689255
{ "authors": [ "SrinivasKothapalli", "alan-agius4" ], "repo": "angular/angular-cli", "url": "https://github.com/angular/angular-cli/issues/19110", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
832318782
Error: TypeError: Cannot read property 'createStringLiteral' of undefined 🐞 Bug report Command (mark with an x) [ ] new [X ] build [X ] serve [ ] test [ ] e2e [ ] generate [ ] add [ ] update [ ] lint [ ] extract-i18n [ ] run [ ] config [ ] help [ ] version [ ] doc Is this a regression? Yes, the previous versi...
gharchive/issue
2021-03-16T01:05:30
2025-04-01T06:37:49.698688
{ "authors": [ "alan-agius4", "light8822" ], "repo": "angular/angular-cli", "url": "https://github.com/angular/angular-cli/issues/20283", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
919173830
Angular 12 ng serve does not update libraries 🐞 Bug report Command (mark with an x) [ ] new [ ] build [x] serve [ ] test [ ] e2e [ ] generate [ ] add [ ] update [ ] lint [ ] extract-i18n [ ] run [ ] config [ ] help [ ] version [ ] doc Is this a regression? Yes, Angular 11.0.5 correctly responded to updates in...
gharchive/issue
2021-06-11T20:16:23
2025-04-01T06:37:49.708308
{ "authors": [ "alan-agius4", "arobinson", "blitzionian" ], "repo": "angular/angular-cli", "url": "https://github.com/angular/angular-cli/issues/21122", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2096587645
Global styles for angular libraries Command config Description Utilizing global styles in the Angular library packaged by ng-packgr at the moment is impossible or at least missing documentation. It would be nice to have global styles as in normal angular applications so that developers won't need to import, e.g. boot...
gharchive/issue
2024-01-23T17:16:25
2025-04-01T06:37:49.711667
{ "authors": [ "alan-agius4", "everton-auth" ], "repo": "angular/angular-cli", "url": "https://github.com/angular/angular-cli/issues/26934", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
228457759
Calling external APIs from angular in .NET Core app returns 404. Repro steps. I setup .Net Core project following this tutorial. I added angular cli into the project, built it through command "ng build --prod". The angular app is served as static files from wwwroot folder in the .Net Core app. I also setup proxy.conf...
gharchive/issue
2017-05-13T08:13:29
2025-04-01T06:37:49.715844
{ "authors": [ "delasteve", "marekdano", "sumitarora" ], "repo": "angular/angular-cli", "url": "https://github.com/angular/angular-cli/issues/6305", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
243627515
Feature request: onBeforeBuild and onAfterBuild Bug Report or Feature Request (mark with an x) - [ ] bug report -> please search issues before submitting - [x] feature request Desired functionality. It will be great, if we can setup some npm run script, when using ng build -w. For example, in angular-cli.json add op...
gharchive/issue
2017-07-18T07:44:02
2025-04-01T06:37:49.720041
{ "authors": [ "Meligy", "filipesilva", "smiera" ], "repo": "angular/angular-cli", "url": "https://github.com/angular/angular-cli/issues/7027", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
292547647
Cannot find module 'uglifyjs-webpack-plugin' Versions 1.6.6 _ _ ____ _ ___ / \ _ __ __ _ _ _| | __ _ _ __ / ___| | |_ _| / △ \ | '_ \ / _` | | | | |/ _` | '__| | | | | | | / ___ \| | | | (_| | |_| | | (_| | | | |___| |___ | | /_/ \_\_| |_|\...
gharchive/issue
2018-01-29T20:24:03
2025-04-01T06:37:49.724036
{ "authors": [ "jonasarcangel", "navalgandhi1989", "shn923" ], "repo": "angular/angular-cli", "url": "https://github.com/angular/angular-cli/issues/9428", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
225924690
feat(@angular/cli): improve unit test performance This PR uses a new Karma plugin to enable vendor bundles in unit tests, increasing rebuild performance. On a medium size project rebuilds times were 15x smaller (16.5s to 0.9s). Fix #5423 Cool stuff! Any benchmarks you could share? @hccampos I forgot to fill in th...
gharchive/pull-request
2017-05-03T09:13:14
2025-04-01T06:37:49.736038
{ "authors": [ "cexbrayat", "filipesilva", "hccampos", "mgol" ], "repo": "angular/angular-cli", "url": "https://github.com/angular/angular-cli/pull/6160", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
215414175
npm run update-webdriver failed 0 info it worked if it ends with ok 1 verbose cli [ 'G:\\NodeJS\\node.exe', 1 verbose cli 'G:\\NodeJS\\node_modules\\npm\\bin\\npm-cli.js', 1 verbose cli 'run', 1 verbose cli 'update-webdriver' ] 2 info using npm@3.10.10 3 info using node@v6.10.0 4 verbose run-script [ 'preupdate...
gharchive/issue
2017-03-20T13:06:13
2025-04-01T06:37:49.741961
{ "authors": [ "Sunny-Kid", "gkalpak", "walkerrandolphsmith" ], "repo": "angular/angular-seed", "url": "https://github.com/angular/angular-seed/issues/405", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
51528333
Empty hash at the end of URL causes page reload in HTML5 mode For example, If I open http://localhost/#, page is reloaded to http://localhost/. Looks like issue happens here: https://github.com/angular/angular.js/blob/master/src/ng/location.js#L882 When http://localhost/# loaded $location.absUrl() returns http://loca...
gharchive/issue
2014-12-10T07:49:14
2025-04-01T06:37:49.757146
{ "authors": [ "dtritus", "petebacondarwin" ], "repo": "angular/angular.js", "url": "https://github.com/angular/angular.js/issues/10397", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
53006385
minErr: Make optional link on errors.angularjs.org It's useful when you write tests and output tests' result to terminal. On small displays query parameters for errors.angularjs.org occupy a large part of display and you have to switch to screen where run tests and scroll to the beginning of the error message. That...
gharchive/issue
2014-12-28T18:25:38
2025-04-01T06:37:49.762207
{ "authors": [ "Narretz", "jakub-g", "maksimr", "phdesign" ], "repo": "angular/angular.js", "url": "https://github.com/angular/angular.js/issues/10590", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
212175141
$http.head does not return all headers $http.head does not return all headers This is probably a CORS problem. AngularJS doesn't modify or filter the headers that come out of the XHR call : http://stackoverflow.com/questions/8945587/xmlhttprequest-getallresponseheaders-not-returning-all-the-headers For the future...
gharchive/issue
2017-03-06T16:27:44
2025-04-01T06:37:49.765250
{ "authors": [ "Narretz", "ajsb85" ], "repo": "angular/angular.js", "url": "https://github.com/angular/angular.js/issues/15779", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
221151524
linky filter does not handle certain punctuation well I'm submitting a ... [x] bug report [ ] feature request [ ] other (Please do not submit support requests here (see above)) Current behavior: Links like (www.example.com): include ): as part of the link when it is punctuation. Expected / new behavior: ): sho...
gharchive/issue
2017-04-12T04:54:32
2025-04-01T06:37:49.771234
{ "authors": [ "gkalpak", "ppham27" ], "repo": "angular/angular.js", "url": "https://github.com/angular/angular.js/issues/15907", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
171979809
Auth toPromise() didn't work. When I subscribe for authentication it works pretty well: this.authService.af.auth.subscribe(auth => { console.log(auth); // works as expected }); bu if I use toPromise(), the callback is never called; this.authService.af.auth.toPromise().then(auth => { console.log(auth); // this line is...
gharchive/issue
2016-08-18T19:22:05
2025-04-01T06:37:49.977106
{ "authors": [ "lfarroco", "paulogr" ], "repo": "angular/angularfire2", "url": "https://github.com/angular/angularfire2/issues/450", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
449751280
Angular Material snack-bar Direction Type aliases is missing Documentation Feedback MatSnackBarConfig propert 'direction: Direction' the type Direction are not explained. It would be help full if it is defined in the Type Aliases like mentioned below. Direction Possible values for direction on MatSnackBarConfig. type...
gharchive/issue
2019-05-29T11:27:08
2025-04-01T06:37:49.979982
{ "authors": [ "anieshvishnu", "jelbourn" ], "repo": "angular/components", "url": "https://github.com/angular/components/issues/16148", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
846670736
docs-bug(TYPOGRAPHY): Docs should use the 2018 typography config format Documentation Feedback Currently the docs mention typography levels defined by the outdated 2014 Material Design spec. However, the Angular Material scss API seems to support both formats (2014 and 2018). While the 2014 format might still be usef...
gharchive/issue
2021-03-31T13:29:24
2025-04-01T06:37:49.982175
{ "authors": [ "Maximaximum", "jelbourn" ], "repo": "angular/components", "url": "https://github.com/angular/components/issues/22377", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2726744120
bug(Timepicker): Integration with Datepicker does not work with FormControl Is this a regression? [ ] Yes, this behavior used to work in the previous version The previous version in which this bug was not present was No response Description When a Timepicker and Datepicker are bound to the same FormControl with a D...
gharchive/issue
2024-12-09T11:18:06
2025-04-01T06:37:49.990437
{ "authors": [ "Totati", "crisbeto", "janek64" ], "repo": "angular/components", "url": "https://github.com/angular/components/issues/30150", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
317906032
About development specification feature request Please see Paginator examples, git address, (page)="pageEvent = $event" code is not conforming to the development specification,here need a function,not an attribute。 You've changed the API again again again again. damn! it seem like a plaything. do as one pleases! ...
gharchive/issue
2018-04-26T07:19:44
2025-04-01T06:37:50.040013
{ "authors": [ "JohnnyRuiGe", "andrewseguin", "baihech" ], "repo": "angular/material2", "url": "https://github.com/angular/material2/issues/11022", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
373962770
MATERIAL SIDENAV NOT WORKING Bug, feature request, or proposal: I am developing a web app for different devices : Desktop, Tablet, phone. When I used the sidenav and mediaquery (import {MediaMatcher} from '@ angular / cdk / layout';), calling sidenav.toggle () the sidenav did not open What is the expected behavior? W...
gharchive/issue
2018-10-25T14:00:27
2025-04-01T06:37:50.043971
{ "authors": [ "crisbeto", "jhonToni", "mightypenguin" ], "repo": "angular/material2", "url": "https://github.com/angular/material2/issues/13811", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
394695481
[mat-sort] causing warning when running unit tests: WARN: 'The "longpress" event cannot be bound because Hammer.JS is not loaded and no custom loader has been specified.' What is the expected behavior? Expect to not see a warning running a test What is the current behavior? Seeing a warning running a unit test What a...
gharchive/issue
2018-12-28T18:35:52
2025-04-01T06:37:50.052100
{ "authors": [ "AKlaus", "DanielP42", "crisbeto", "geyuqiu", "houh60", "izerozlu", "philmayfield" ], "repo": "angular/material2", "url": "https://github.com/angular/material2/issues/14668", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
165944167
'No provider for RouterOutletMap!' error on adding "@angular/router": "3.0.0-alpha.8" I had some working code that showed up a UI correctly. But I had all my code in the main app.component.ts (including the html with member template). Then I included routing (@angular/router": "3.0.0-alpha.8). I did pretty much the...
gharchive/issue
2016-07-16T19:34:32
2025-04-01T06:37:50.068038
{ "authors": [ "PBM42", "agungsb", "mgechev", "sathishvj", "zoechi" ], "repo": "angular/mobile-toolkit", "url": "https://github.com/angular/mobile-toolkit/issues/87", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
617674682
Safari (MacOS) Switch tab/Manage tab unable to handle Bug report Node Version: 14.0.0 Protractor Version: 5.4.4 Angular Version: 8 Browser(s): Safari (MacOS) Operating System and Version macOS Catalina 10.15.4 Your protractor configuration file Web var AllureReporter = require('jasmine-allure-reporter'); var SpecR...
gharchive/issue
2020-05-13T18:49:22
2025-04-01T06:37:50.075864
{ "authors": [ "andredesousa", "hemank5" ], "repo": "angular/protractor", "url": "https://github.com/angular/protractor/issues/5435", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
85854976
Cannot read property 'path' of undefined Where i'm doing wrong. My stackoverflow link : http://stackoverflow.com/questions/30689909/angular-new-router-error-cannot-read-property-path-of-undefined Issue fixed. It was because of old 'router.es5.js' file.
gharchive/issue
2015-06-07T04:33:47
2025-04-01T06:37:50.077630
{ "authors": [ "mi6crazyheart" ], "repo": "angular/router", "url": "https://github.com/angular/router/issues/346", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2007018973
CSS CSS User story As a boot camp student I want the prework notes to be structured on a webpage So that I can easily find and read the information Acceptance Criteria GIVEN a Prework Study Guide website WHEN I view the study guide THEN I see a dark blue header and footer, and four boxes with a shadow Decided that ...
gharchive/issue
2023-11-22T19:46:15
2025-04-01T06:37:50.093294
{ "authors": [ "animagine" ], "repo": "animagine/prework-study-guide", "url": "https://github.com/animagine/prework-study-guide/issues/2", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2086973711
correction of an important suggestion Describe your suggested feature Brothers, don't suck my balls 😠🤬 What I wanted was to be able to convert any URL from any page into an Aniyomi extension, and now they tell me that they removed the manga from the app and that if I want manga extensions, I have to use external re...
gharchive/issue
2024-01-17T21:01:27
2025-04-01T06:37:50.138788
{ "authors": [ "Alex178190282", "Sadwhy", "Secozzi", "abdallahmehiz", "jmir1" ], "repo": "aniyomiorg/aniyomi", "url": "https://github.com/aniyomiorg/aniyomi/issues/1314", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2476365898
TypeError: can't quote Array (occasionally) I'm not quite sure what's causing it, but sometimes, neighbor throws the following error: [123, 132] in ~/.rbenv/versions/3.3.4/lib/ruby/gems/3.3.0/gems/neighbor-0.4.0/lib/neighbor/model.rb 123| column_attribute = klass.type_for_attribute(attribute_name) 124...
gharchive/issue
2024-08-20T19:16:34
2025-04-01T06:37:50.160278
{ "authors": [ "ankane", "gjtorikian", "jkostolansky" ], "repo": "ankane/neighbor", "url": "https://github.com/ankane/neighbor/issues/23", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1801852070
Homepage closes #493 Wow Shreya. It's cool Wow Shreya. It's cool I guess you forget to label the level on it..
gharchive/pull-request
2023-07-12T22:32:38
2025-04-01T06:37:50.210461
{ "authors": [ "ShreyaDhiman24", "anmode" ], "repo": "anmode/grabtern-frontend", "url": "https://github.com/anmode/grabtern-frontend/pull/506", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2672700042
🛑 Rainbow is down In 5d93ea6, Rainbow (https://радуга-талантов.рф) was down: HTTP code: 0 Response time: 0 ms Resolved: Rainbow is back up in 7b8c7f8 after 29 minutes.
gharchive/issue
2024-11-19T16:01:37
2025-04-01T06:37:50.226219
{ "authors": [ "ano-pedproject" ], "repo": "ano-pedproject/repo", "url": "https://github.com/ano-pedproject/repo/issues/109", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1984812795
Create validator.kimkhoathao.toml Description All previous genesis validators should name their PRs "Update {validator_alias}.toml for tesntet-15" and provide links to previous PRs merged. If this is an UPDATE for a previous genesis validator Checks are made against your net_address. If this has changed since the pre...
gharchive/pull-request
2023-11-09T04:46:01
2025-04-01T06:37:50.283638
{ "authors": [ "bengtlofgren", "kimkhoathao" ], "repo": "anoma/namada-testnets", "url": "https://github.com/anoma/namada-testnets/pull/2395", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2050052378
ANS-006-98 - C2023003490 Ressources de conformité: ajout des descriptions des différents éléments Ressource Task correction de l'élément text de la slice accueilSéquentiel : acceuilSequentiel -> accueilSequentiel Ajout d'une restriction sur les codes à utiliser pour la slice ModePriseCharge Corrections de plusieurs...
gharchive/pull-request
2023-12-20T08:06:58
2025-04-01T06:37:50.309523
{ "authors": [ "TristanKEREVAL", "jguihot", "nriss" ], "repo": "ansforge/IG-fhir-medicosocial-suivi-decisions-orientation", "url": "https://github.com/ansforge/IG-fhir-medicosocial-suivi-decisions-orientation/pull/49", "license": "MIT", "license_type": "permissive", "license_source": "github-a...
1299775893
No libselinux package found when using Python 3.8 (needed by Ansible Core 2.12) I'm using AlmaLinux 8.6 and ansible-bender 0.9.0. If I install ansible it needs python 3.8 since it provides ansible-core-2.12.2. But there is no python38-libsselinux package for python 3.8, an according to this bugreport there never will...
gharchive/issue
2022-07-09T22:05:54
2025-04-01T06:37:50.367349
{ "authors": [ "TheMasterFX", "quietjoy" ], "repo": "ansible-community/ansible-bender", "url": "https://github.com/ansible-community/ansible-bender/issues/275", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2411418320
Amw 103 Issue: https://issues.redhat.com/browse/AMW-103 @rpelisse Can you please review the PR
gharchive/pull-request
2024-07-16T15:10:31
2025-04-01T06:37:50.368579
{ "authors": [ "RanabirChakraborty" ], "repo": "ansible-middleware/common_criteria_demo", "url": "https://github.com/ansible-middleware/common_criteria_demo/pull/4", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1308046479
Memsource Credentials issue Memsource credentials passed from variable files or externally from playbook (using command line or extra_vars file) is not working. The issue has been fixed as per 6b3b7fee7b9702893f083c1f722ea5729bd8fc78
gharchive/issue
2022-07-18T14:27:20
2025-04-01T06:37:50.381951
{ "authors": [ "adityamulik" ], "repo": "ansible/ansible-collection-memsource", "url": "https://github.com/ansible/ansible-collection-memsource/issues/30", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1155894099
Move pull_policy to pull.policy This moves pull policy under the pull key in the settings file. This will result in the next release being a major as it is a breaking change. Fixes #951 ansible-language-server followed the similar for pull-policy as that of ansible-navigator. https://github.com/ansible/ansible-lang...
gharchive/pull-request
2022-03-01T22:37:51
2025-04-01T06:37:50.437799
{ "authors": [ "cidrblock", "ganeshrn" ], "repo": "ansible/ansible-navigator", "url": "https://github.com/ansible/ansible-navigator/pull/1029", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
896011562
Add PKGMGR_OPTS support This allows users to pass flags to our package manager. Signed-off-by: Paul Belanger pabelanger@redhat.com Pull-request updated, HEAD is now aba3503d54f363240ff93ecaa8720f8f3472a113
gharchive/pull-request
2021-05-19T22:34:12
2025-04-01T06:37:51.247733
{ "authors": [ "pabelanger" ], "repo": "ansible/python-builder-image", "url": "https://github.com/ansible/python-builder-image/pull/40", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1873178854
Images in the private mode can still be accessed when not logged in 私有状态下图片仍然可以在非登录状态下访问。 设置成必须登录才能查看后,图片仍然可以直接访问。 这里带来一个问题,如果图片存在第三方 OSS,该如何验证权限呢? Here is a question: how to verify the permission of images if they are stored in OSS (Object Storage Service)? 参考minio和七牛云又拍云等的方案,通常是向oss服务申请一个key ,再通过303重定向到真实的带着key...
gharchive/issue
2023-08-30T08:21:27
2025-04-01T06:37:51.256163
{ "authors": [ "AionKwong", "carlqt", "fenbox", "zhenruyan" ], "repo": "answerdev/answer", "url": "https://github.com/answerdev/answer/issues/502", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2240099820
Geometry Visualization Issue 🔍 Before submitting the issue [X] I have searched among the existing issues [X] I am using a Python virtual environment 🐞 Description of the bug Couldn't able to visualize the geometry, standalone trame, PyVista trame or provided TrameVisualizer Class, from ansys.geometry.core.plotti...
gharchive/issue
2024-04-12T12:54:35
2025-04-01T06:37:51.265934
{ "authors": [ "RobPasMue", "abhishekchitwar" ], "repo": "ansys/pyansys-geometry", "url": "https://github.com/ansys/pyansys-geometry/issues/1110", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2098829075
Implement a function which helps debugging Somehting like: debug_pymapdl checks It should use the CLI. It should check the MAPDL starting point... I think we should just use the report? And append things there... I think the whole CLI could be revamped: Launcher Replace launch_mapdl https://mapdl.docs.pyansys....
gharchive/issue
2024-01-24T18:14:39
2025-04-01T06:37:51.270854
{ "authors": [ "germa89" ], "repo": "ansys/pymapdl", "url": "https://github.com/ansys/pymapdl/issues/2703", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1439219397
form 中使用picker问题,如果data的数据通过远程获取并setData后,form表单所有验证失效问题 你好,我在form中使用picker ,但我的picker 的data数据源来自远程服务器中,在page的onshow钩子函数中远程获取数据。并通过setData设置picker的data数据,数据能够设置成功,并能界面也正常显示,但form中的所有控件验证都失效,这是什么原因? 有没有微信或者qq群问题讨论群? 我们正在对form进行全面重构,1.0版本预发下个月会发布 https://github.com/ant-design/ant-design-mini/issues/305 使用1.0没这个...
gharchive/issue
2022-11-08T00:37:04
2025-04-01T06:37:51.276009
{ "authors": [ "Alpsli", "jc9702507", "xufeng1026" ], "repo": "ant-design/ant-design-mini", "url": "https://github.com/ant-design/ant-design-mini/issues/327", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1556135686
Write inside <# #> will cause extra #> When your writing comments inside <# #> and pressing enter it will add a extra #> by it self. Duplicate of #35.
gharchive/issue
2023-01-25T06:44:40
2025-04-01T06:37:51.389392
{ "authors": [ "ForNeVeR", "rstolpe" ], "repo": "ant-druha/intellij-powershell", "url": "https://github.com/ant-druha/intellij-powershell/issues/98", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1600095129
Error [ERR_PACKAGE_PATH_NOT_EXPORTED] Describe the bug failed to load config from ...\vite.config.ts error when starting dev server: Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: No "exports" main defined in ...\node_modules@yankeeinlondon\happy-wrapper\package.json help!thanks! Reproduction npm System Info system Used Pac...
gharchive/issue
2023-02-26T15:21:54
2025-04-01T06:37:51.400516
{ "authors": [ "MaGaroo", "XiaoYang943", "biancangming", "callmesoul", "drbarto", "nonzzz" ], "repo": "antfu/vite-plugin-md", "url": "https://github.com/antfu/vite-plugin-md/issues/133", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2064861046
added CORS to the API Server and WASM Server Added CORS Support for WASM and API Server This PR introduces Cross-Origin Resource Sharing (CORS) support for both the WebAssembly (WASM) module and the API server. Changes: Added CORS middleware to the API server: The server.go file now includes a middleware function t...
gharchive/pull-request
2024-01-04T01:35:48
2025-04-01T06:37:51.403084
{ "authors": [ "Unfield" ], "repo": "anthdm/ffaas", "url": "https://github.com/anthdm/ffaas/pull/11", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
190637064
Connecting to MechanicalTurk Hi, How do we connect this to mechanical turk? Is there some missing documentation? Here's what we've done so far: Created an AWS account Created an AWS user with full turk access only Created environment variables with the AWS_ID and AWS_KEY set Created a fullvideotask in the admin site...
gharchive/issue
2016-11-21T07:17:37
2025-04-01T06:37:51.419851
{ "authors": [ "alex-birch", "antingshen", "clayshieh", "hocherie", "uzbhutta" ], "repo": "antingshen/BeaverDam", "url": "https://github.com/antingshen/BeaverDam/issues/84", "license": "bsd-2-clause", "license_type": "permissive", "license_source": "bigquery" }
168995422
added dragging shortcuts #44 Sean and I added the new shortcuts for dragging. I also had to reassign some shortcuts for rewinding, forwarding, and deleting. Wasn't too sure what the new assignments should be though. Good initial choices! I would avoid using arrow keys actually People use arrow keys to scroll the ...
gharchive/pull-request
2016-08-02T21:40:13
2025-04-01T06:37:51.427501
{ "authors": [ "GabeArr", "allenywang", "szhu" ], "repo": "antingshen/BeaverDam", "url": "https://github.com/antingshen/BeaverDam/pull/55", "license": "bsd-2-clause", "license_type": "permissive", "license_source": "bigquery" }