summaryrefslogtreecommitdiff
path: root/test/rubygems
AgeCommit message (Expand)Author
2024-09-03[rubygems/rubygems] standardize pretty-print output for Gem::Source and subcl...Durable Programming Team
2024-09-02[rubygems/rubygems] Simplify `Gem.read_binary` and `Gem.write_binary`Nobuyoshi Nakada
2024-09-01Skip RDoc related feature if Gem::RDoc is not availableHiroshi SHIBATA
2024-08-31[rubygems/rubygems] fix `@license` typo preventing licenses from being correc...Durable Programming Team
2024-08-29Make optional benchmark test in test_find_in_unresolved_tree_is_not_exponenti...Hiroshi SHIBATA
2024-08-29Don't use benchmark for test_activate_via_require_respects_loaded_filesHiroshi SHIBATA
2024-08-29Removed redundant require for TestGemRequireHiroshi SHIBATA
2024-08-27[rubygems/rubygems] Bump rb-sysdependabot[bot]
2024-08-26[rubygems/rubygems] Bump rb-sysdependabot[bot]
2024-08-21[rubygems/rubygems] Fix `gem uninstall <name>:<version>` failing on shadowed ...David Rodríguez
2024-08-19[rubygems/rubygems] Bump rb-sysdependabot[bot]
2024-08-19[rubygems/rubygems] Bump rb-sysdependabot[bot]
2024-08-05[rubygems/rubygems] Bump rb-sysdependabot[bot]
2024-08-05[rubygems/rubygems] Bump rb-sysdependabot[bot]
2024-07-30[rubygems/rubygems] Fix `gem list` regression when a regular gem shadows a de...David Rodríguez
2024-07-30[rubygems/rubygems] Always leave default gem executables aroundDavid Rodríguez
2024-07-29[rubygems/rubygems] Bump rb-sysdependabot[bot]
2024-07-19[rubygems/rubygems] Fix line comment issue for mapalpha0x00
2024-07-18[rubygems/rubygems] Fix unused variable warning when running RubyGems testsDavid Rodríguez
2024-07-18[rubygems/rubygems] Fix gemspec `require_paths` type validationDavid Rodríguez
2024-07-18[rubygems/rubygems] Remove unnecessary Windows test skipDavid Rodríguez
2024-07-17[rubygems/rubygems] Applied rubocopHiroshi SHIBATA
2024-07-17To avoid fd leak with fetch request for SSL serverHiroshi SHIBATA
2024-07-17Close leaked TCPServer socketHiroshi SHIBATA
2024-07-17Close leaked SSLServer socketHiroshi SHIBATA
2024-07-15[rubygems/rubygems] Bump rb-sysdependabot[bot]
2024-07-11[rubygems/rubygems] fix s3 source configuration issueDmitriy Ivliev
2024-07-09[rubygems/rubygems] Bump rb-sysdependabot[bot]
2024-07-09[rubygems/rubygems] Suppress SSLError warning because it's only for debugging.Hiroshi SHIBATA
2024-07-05[rubygems/rubygems] Restrict generic `arm` to only match 32-bit armなつき
2024-07-05[rubygems/rubygems] Use preferred add_dependency instead of add_runtime_depen...Jerome Dalbert
2024-07-04[rubygems/rubygems] Handle OpenSSL::SSL::SSLError in local https serverHiroshi SHIBATA
2024-07-04[rubygems/rubygems] Align code styles with rubocop and others.Hiroshi SHIBATA
2024-07-04[rubygems/rubygems] Correctly handling fetcher leakHiroshi SHIBATA
2024-07-04[rubygems/rubygems] Removed needless variableHiroshi SHIBATA
2024-07-04[rubygems/rubygems] YAML is always enabledHiroshi SHIBATA
2024-07-04[rubygems/rubygems] Removed unused gzip codeHiroshi SHIBATA
2024-07-04[rubygems/rubygems] Rewrite WEBrick server with TCPServer and ProxyHiroshi SHIBATA
2024-07-04[rubygems/rubygems] Rewrite WEBrick server with TCPServer and OpenSSL::SSL::S...Hiroshi SHIBATA
2024-07-04[rubygems/rubygems] Cleanup needless code from HTTP/HTTPS testsHiroshi SHIBATA
2024-07-04[rubygems/rubygems] Split HTTP tests and HTTPS testsHiroshi SHIBATA
2024-07-04[rubygems/rubygems] Extract tests with local HTTP/HTTPS server from TestGemRe...Hiroshi SHIBATA
2024-07-04[rubygems/rubygems] Extract tests with S3 resources from TestGemRemoteFetcherHiroshi SHIBATA
2024-06-26[rubygems/rubygems] Don't print warning about nil versions being discouraged ...David Rodríguez
2024-06-25[rubygems/rubygems] Add Specification#validate_for_resolutionThomas Marshall
2024-06-20[rubygems/rubygems] Add a regression test for previous `bundler update --bund...David Rodríguez
2024-06-20[rubygems/rubygems] Check if failed with the expected errorNobuyoshi Nakada
2024-06-20[rubygems/rubygems] Revert "Workaround for TruffleRuby that set `nil` to LIBR...Nobuyoshi Nakada
2024-06-19[rubygems/rubygems] Do not set previously unset valueNobuyoshi Nakada
2024-06-19[rubygems/rubygems] Workaround for TruffleRuby that set `nil` to LIBRUBY_RELA...Nobuyoshi Nakada