-
Updated
Aug 20, 2020 - Java
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
HTML
If you attempt to create a Bucket with the same name as a Bucket that you recently deleted, you might run into this:
OperationAborted: A conflicting conditional operation is currently in progress against this resource.
This is due to S3 queuing the delete operation and the need to have a unique name of the bucket for the account. Attempting to create the Bucket with the same name v
-
Updated
Aug 21, 2020
Demo Days - How to build a business on GitHub
September 04, 2020 • Virtual
-
Updated
Aug 21, 2020 - Java
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
Crowdin
Crowdin is designed to be the one tool you need to get automated and continuous localization.
Seamlessly integrates into your development process. Files for localization from the branches you chose are transferred into a branch in your Crowdin project. Ready translations get transferred back as a pull request to your repository automatically.
Crowdin is trusted by companies like Kickstarter, Avast, iFixit, Joomla and more. Localize any kind of software using the same tool.
-
Updated
Jul 21, 2020 - TypeScript
-
Updated
Aug 19, 2020 - TypeScript
-
Updated
Aug 19, 2020 - Python
The front-end date-picker is not localized: days short names are all in default en_US.
Preconditions (*)
- Magento 2.3.x & 2.4-develop
- Date format used is "E, dd.mm.yy"
- Create a store view ( German - de )
- From Stores > Settings > Configuration > General > General > Locale drop down , assign language ( German (Switzerland) ) to the created store . ( Scope : German from top le
-
Updated
Aug 21, 2020 - Ruby
-
Updated
Aug 21, 2020 - Go
-
Updated
Aug 22, 2020 - Python
-
Updated
Aug 21, 2020 - JavaScript
-
Updated
Aug 17, 2020 - Python
-
Updated
Aug 21, 2020 - Go
Describe the bug
When TEMPLATE_LIST_TEST_CASE and TEMPLATE_LIST_TEST_CASE_METHOD were added, the corresponding versions with the CATCH_ prefix were missed.
Expected behavior
CATCH_TEMPLATE_LIST_TEST_CASE and CATCH_TEMPLATE_LIST_TEST_CASE_METHOD should be available.
Additional context
The commit that added TEMPLATE_LIST_TEST_CASE and `TEMPLATE_LIST_TEST_CASE_MET
-
Updated
Aug 21, 2020 - TypeScript
-
Updated
Aug 21, 2020
Is your feature request related to a problem?
I want to be able to disable the sharing link for extra security
Describe the solution you'd like
A toggle to disable the sharing link in the sharing modal
Describe alternatives you've considered
Additional context
Thank you for your feature request – we love each and every one!
-
Updated
Aug 22, 2020 - Vue
WARNING: /data/users/ezyang/pytorch-tmp/BUILD.bazel:580:1: in hdrs attribute of cc_library rule //:aten_headers: Artifact
'bazel-out/k8-fastbuild/bin/aten/src/ATen/Config.h' is duplicated (through '//:aten/src/ATen/Config.h' and '//:aten_src_AT
en_config'). Since this rule was created by the macro 'cc_library', the error might have been caused by the macro implemen
tation
Moesif API Insights
Understand customer API usage and take action:
SDKs and API Gateway plugins for REST & GraphQL
GTest exports the following targets:
GTest::gtestGTest::gtest_mainGTest::gmockGTest::gmock_mainThis targets should also be available when adding gtest with
add_subdirectory(orFetchContent), because this should behave the same way as adding GTest withfind_package. So somewhere, we should add the aliases to these targets, i.e.