Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
DavidAlphaFox pushed 2556 commits to master DavidAlphaFox/graal
- [GR-59845] Improve loading of base layer elements PullRequest: graal/19326 c8e01d6
- [GR-59479] adopt JDK-8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning. acab7f3
- compiler: remove obsolete InvocationPlugin [JDK-8338383] da51821
- svm: fix style issues b33ac42
- deploy snapshots b8fa1d4
- svm: more "JDK-8338411: Implement JEP 486: Permanently Disable the Security Manager" adoption 3fdf168
- refactor and simplify disposing debugger connection in a thread safe manner 2b2274e
- Fix MonitorSnippets branch probability. 8295f0a
- Add an example of using the continuation API with serialization Add front matter Add generator example 9182d7e
- Update SyncPort info. 6e70854
- [GR-45200] Use a safe cast when retrieving the storage in array-based static objects. PullRequest: graal/19316 32fbc59
- Automatic merge of master into galahad 7b9f31c
- [GR-54570] Add an example of using the continuation API with serialization. PullRequest: graal/18875 d5a0484
- Automatic merge of master into galahad 916c5e4
- Correct the name of Profile-Guided Optimizations to singular 58e6f6f
- [GR-59877] Update SyncPort info. PullRequest: graal/19335 3b151de
- Automatic merge of master into galahad ceb1915
- Update GraalPy revision 569b401
- [GR-59858] Mark type of hidden field reachable. PullRequest: graal/19330 d6da064
- Automatic merge of master into galahad 05ab4f8
- and 2536 more ...
DavidAlphaFox pushed 371 commits to master DavidAlphaFox/truffleruby
- Remove inline caching in NegotiateCompatibleEncodingNode and NegotiateCompatibleStringEncodingNode nodes 28cebe6
- Handle all standard encodings negotiation in the fast path before the @TruffleBoundary 21e03b4
- Add more specs for encoding negotiation Check all the combinations of empty, 7 bits and non-7-bits Strings in US-ASC... 86e5a49
- Update graal import. d3dbb44
- Support index/length args for string passed to String#bytesplice Added in 3.3 74b3a42
- Improve the context message for auto-generated MRI test exclusion flags. 4861136
- Move the ',' delimiter into the prefix because otherwise partial names can cause false positives. We might process t... 7f4a6c9
- Sort the MRI tag files so we get deterministic output. The old logic emitted the tags in the order the tests were ex... 626100e
- Allow `jt retag` to skip over MRI tests that were previously known to hang. While this mode means we may continue to... bffd383
- Fix search of MRI test exclusion files. In some cases we have directories that match the search prefix and they will... 56f38f1
- Deeper parsing of MRI test failures to extract a useful reason message for a tagged test. 396cbc2
- More `jt retag` retentions. 7106f57
- Handle invalid byte sequences in the MRI test errors. Some tests deliberately insert broken bytes or the test sets t... f39954d
- Handle extracting class names from MRI test files that aren't UTF-8. Scrubbing isn't an entirely fool-proof method, ... 7bef864
- Improve MRI test exclusion messages when the correct exception type is raised but with the wrong message. 7e619c1
- Add automatic tagging of slow tests to MRI test tagging. We tend not to retag the MRI tests very frequently. Having ... 630b9f3
- Make MRI test retagging more resilient to escaped exceptions. We currently run the MRI tests with assertions enabled... 5e83488
- More accurately extract test failure reason when retagging MRI tests. a36adb7
- Add a retry loop when tagging MRI test files that fail due to undefined symbols. When we encounter the usage of an u... c9ac0cc
- Add a retry loop when tagging MRI test files that fail due to a JVM crash. bbfa38f
- and 351 more ...
DavidAlphaFox pushed 4 commits to master DavidAlphaFox/homeland
DavidAlphaFox pushed 2 commits to main DavidAlphaFox/dark-ocaml
DavidAlphaFox pushed 179 commits to main DavidAlphaFox/dark
- Comment most things, towards interpreter rewrite 9d1c413
- Delete (unused) ProgramTypesAst.fs ac475b3
- Rewrite basics of new (bytecode) interpreter 1295b47
- A few more exprs 06236ce
- no-op commentary/thinking 545ee99
- handle EString in new interpreter 1b3c045
- handle EDict af8a95b
- implement EIf in new interpreter 37f8f58
- tidy PT2RT aae717a
- support tuples in new interpreter 30ce430
- Pre-work towards package fn calls in new interpreter 56c0d85
- Handle LPTuple in new interpreter c2f3f6e
- Handle match in new interpreter ed141e7
- Update new interpreter to be loop, not recursive Otherwise, what's the point of all of this 5532b19
- (no-op) tidy interpreter 4995d05
- (new interpreter) tidy list- and dict- creation b29cdd1
- Interpreter rewrite: tests, RTEs, let exprs ab40164
- Work on RTEs, Enums, Records; uncomment many Builtins e6168e7
- More interpreter rewrite a0097e1
- goodbye symtable 4c12a96
- and 159 more ...
DavidAlphaFox pushed 596 commits to rolling DavidAlphaFox/LunarVim
- Fix loading cmp config after Packer install (#1524) e93c6ab
- refactor(ci): better path handling (#1531) fcb764c
- fix: remove unused variables (#1532) 38b0c3d
- refactor: use more flexible paths (#1381) 8eed75d
- fix: common capabilities returning nothing if no cmp_nvim_lsp (#1537) Signed-off-by: Luong Vo <vo.tran.thanh.luong@g... e10cd48
- fix: don't re-initalize the plugin-loader bb130d6
- fix: use correct install path for packer (#1540) 4147770
- fix: no preselect for up/down, c-j/c-k and tab/s-tab f0b30f0
- Update README.md to delete old bin Previous versions of LunarVim had the bin located in `/usr/local/bin/lvim`. Si... 087fb25
- Merge pull request #1545 from pr3c0g/patch-1 [Doc] Update README.md to delete old bin 707b0bb
- Update README.md 3b62c9b
- Update README.md aa45761
- Update README.md c05bcf5
- feat(lualine): pin commit to avoid breaking config (#1546) 0cbc1e9
- chore: add demo images edcf15b
- [bugfix] Update lualine according to the breaking changes (#1558) df0da6f
- feature: make peek function work in neovim head and 0.5 (#1559) 168eb23
- fix: more robust reloading (#1556) e22f9a2
- fix: dashboard footer seems to have disapeared d610502
- fix: use the correct API for the log-viewer (#1564) 9257e68
- and 576 more ...
DavidAlphaFox pushed 21 commits to master DavidAlphaFox/rails
- Fix an incorrect example in the doc of the Strong Parameters [ci skip] This PR fixes an incorrect example in the doc... 6f63abd
- Update Gemfile.lock to fix Devcontainer smoke test https://github.com/rails/rails/actions/runs/12780781218/job/35627... 9ef652d
- Merge pull request #54247 from kamipo/bundle_update Update Gemfile.lock to fix Devcontainer smoke test 9c1572c
- Merge pull request #54248 from koic/fix_an_incorrect_example_in_strong_parameter Fix an incorrect example in the doc... fa6886b
- Add direct insert and direct delete methods to a guide [skip ci] 4416874
- Merge pull request #54047 from soartec-lab/docs/add-directly-insert-and-delete-to-guide Add direct insert and direct... b73e978
- Don't include `script` and `style` content to node plaintext conversion The content of a `script` or `style` tag sho... bd0729c
- Merge pull request #54226 from intrip/actiontext-plaintext-skip-script-and-style Don't include `script` and `style` ... 8c7e394
- guides/source/caching_with_rails.md: remove dup The deleted line initially had single quotes, but was changed in thi... 2327389
- Lock RDoc to 6.9 until sdoc is fixed 90c4365
- Merge pull request #54256 from zzak/lock-rdoc Lock RDoc to 6.9 until sdoc is fixed c0958cd
- Remove redundant "Filtering" comment [ci skip] The comment in question was not rendered in the previous style of API... 8a9a3c4
- Merge pull request #54255 from pjambet/pj/remove-superfluous-caching-guide-example guides/source/caching_with_rails.... 211788d
- Merge pull request #54258 from claudiob/remove_hr Remove redundant "Filtering" comment [ci skip] 94729d0
- Reduce the frequency of Dependabot updates in new projects. d7431c7
- Merge pull request #54265 from viktorianer/improvement/default-dependabot-configuration Reduce the frequency of Depe... 1a2771a
- Remove stale documentation about `assets.debug` Remove stale documentation about `assets.debug` since the default wa... a3450ba
- Freeze database conversion types I want to start moving Rails to be more Ractor friendly, and in support of that goa... 76448a0
- Merge pull request #54270 from grantbdev/update_assets_debug_doc Remove stale documentation about `assets.debug` [ci... 473b6f5
- Merge pull request #54228 from tenderlove/frozen-types Freeze database conversion types 1dcfe23
- and 1 more ...
DavidAlphaFox pushed 162 commits to staging DavidAlphaFox/cms
- 7.0.0-preview1 01b1e39
- 7.0.0-preview1 d641571
- 7.0.0-preview1 bc4dac6
- ci b7e2ca5
- ci b034004
- publish 1c4002a
- ci e192db0
- ci 2f73db8
- ci ce0d92a
- ci 1926929
- ci 1115a8c
- ci e1d0d42
- ci c68663c
- ci c8c1c9e
- ci 9898e5a
- installer 30ce895
- ci 2e79f13
- 7.0.0-preview1 8f1410d
- plugins 10a8310
- install 58a3110
- and 142 more ...
DavidAlphaFox pushed 10000 commits to contrib DavidAlphaFox/Umbraco-CMS
- Merge branch 'main' into v15/feature/folder-children-collection-workspace-view bc31895
- wip render tree item children in collection bd13662
- split workspace into folders bfc0c0d
- fix: allow `<code>` elements in TinyMCE (#2434) This allows `<code>` elements to exist in the HTML used in the code ... bc9ace9
- Merge branch 'release/15.0' 302ab14
- export consts + temp conditions for testing purposes 2cc9166
- render collection empty state if there are no items bf62b41
- remove custom empty state implementations 30371a5
- hide router instead of removing it 61385e5
- add todo 9084ef3
- prevent empty state flash a81f438
- build(deps): update @umbraco-ui/uui from 1.10.0 to 1.10.1 ab7da94
- Merge branch 'v15/feature/collection-empty-state' into v15/feature/folder-children-collection-workspace-view 170a122
- Updated to .NET9 RC2 + other nuget packageds (#17235) * Updated to .NET9 RC2 and a few other nuget packages. Most no... d28f04d
- Merge pull request #2436 from umbraco/v15/feature/collection-empty-state Bugfix: Collection empty state db54469
- Merge branch 'main' into v15/feature/folder-children-collection-workspace-view 2a568b3
- don't make pagination take up space 6dd95d0
- register modal routes for editing 639d57f
- Merge remote-tracking branch 'origin/release/15.0' into v15/dev # Conflicts: # src/Umbraco.PublishedCache.HybridCach... 6e0ab4d
- Update client 2fa5ccc
- and 9980 more ...
DavidAlphaFox pushed 598 commits to main DavidAlphaFox/aspnetcore
- [release/9.0-rc1] Update dependencies from dotnet/efcore, dotnet/runtime (#57419) * Update dependencies from https:/... 955f83b
- [release/9.0] Update dependencies from dotnet/efcore, dotnet/runtime (#57366) * Update dependencies from https://git... 36332c8
- [release/9.0-rc1] Update dependencies from dotnet/runtime (#57435) * Update dependencies from https://github.com/dot... 5954d02
- Update dependencies from https://github.com/dotnet/efcore build 20240821.11 (#57448) dotnet-ef , Microsoft.EntityFra... 7270086
- [main] Update dependencies from dotnet/efcore (#57451) * Update dependencies from https://github.com/dotnet/efcore b... 9e10c02
- [main] Update dependencies from dotnet/efcore, dotnet/runtime (#57458) [main] Update dependencies from dotnet/efcore... bc119fc
- Add references to new 9.0 branches in .yml files (#57463) d11493f
- Fix ResultsOfTGenerated tests (#57465) bf37c27
- Merge branch 'main' into merge/release/9.0-to-main 404ef70
- Correct interface filename to match interface name for ISkipStatusCodePagesMetadata in Http.Abstractions (#57441) f052a40
- Merge pull request #57469 from dotnet/merge/release/9.0-to-main [automated] Merge branch 'release/9.0' => 'main' 4ed0c2b
- Add README to Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation package (#54508) 6438c2f
- Unquarantine ServerReset_BeforeRequestBody_ClientBodyThrows (#57470) Fixes #46717 There isn't an obvious race in ... 8a9be3d
- Fix StreamPool_MultipleStreamsConcurrent_StreamsReturnedToPool (#57473) Wait for streams to complete before triggeri... 30fb87c
- Upgrade xunit version to 2.9.0 (#57303) * Upgrade Xunit version to 2.9.0 * React to removed/changed xunit excepti... 9209724
- Update dependencies from https://github.com/dotnet/runtime build 20240822.10 (#57483) [main] Update dependencies fro... 81ca2a4
- Fix race in RST_STREAM_IncompleteRequest_AdditionalWindowUpdateFrame_ConnectionAborted (#57450) * Unquarantine RST_S... 21afee0
- Unquarantine Frame_MultipleStreams_RequestsNotFinished_DefaultMaxStreamsPerConnection_EnhanceYourCalmAfterDoubleMaxSt... 63c492e
- Middleware/Rewrite: Update XML comments for "AddRedirect" to indicate status code. (#57224) 7c39886
- Update dependencies from https://github.com/dotnet/extensions build 20240825.2 (#57526) Microsoft.Extensions.Diagnos... c75a99c
- and 578 more ...
DavidAlphaFox created a branch on DavidAlphaFox/turbo-rails
read - Use Turbo in your Ruby on Rails app
DavidAlphaFox pushed 76 commits to master DavidAlphaFox/rails
- Fix: ensure pg enums with commas are dumped correctly PostgreSQL enums can have commas in their values, but this is ... 841b47b
- Fix MiniMagic::Image.mime_type deprecation in ASto test ``` [MiniMagick] MiniMagick::Image#mime_type has been deprec... bd4be49
- Fixed typo in the article "2.6.1.4 Building and Creating Associated Objects" XL_08012025 Fixed a little typo in the... 1383fbc
- Merge pull request #54164 from zzak/asto-test-mini_magick-deprecation-warning Fix MiniMagic::Image.mime_type depreca... 1284513
- Merge pull request #54153 from VitaliiShevchenko/XL_08012024 Improve `collection.create!` docs in the association ba... 79df80b
- Railties sprockets_assets_test use URI::RFC2396_PARSER instead of DEFAULT_PARSER ``` test/application/sprockets_asse... b9a64a2
- Ensure that `ActiveStorage.analyzers` doesn't contain nil When setting `config.active_storage.variant_processor = ni... 051f9be
- Fix assert_no_file with unused block warning ``` $ bin/test test/generators/api_app_generator_test.rb test/generato... cce5cba
- Merge pull request #54170 from zzak/railties-api_app_generator_test-assert_no_file_warn Fix assert_no_file with unus... df90e8e
- Merge pull request #54169 from zzak/re-52779 Railties sprockets_assets_test use URI::RFC2396_PARSER instead of DEFAU... 86312f5
- Fix RuboCop offense in benchmark generator template 023ac8d
- Suggest to use bin/rails runner in commands help 572e86e
- Merge pull request #54174 from Uaitt/suggest-to-use-rails-runner-instead-of-ruby Suggest to use `bin/rails runner` i... 5fc6591
- Merge pull request #54173 from Uaitt/rubocop-offense-in-benchmark-template Fix RuboCop offense in benchmark generato... 9f8d180
- Fix benchmark_generator_test ``` $ bin/test test/generators/benchmark_generator_test.rb Run options: --seed 39734 ... 7f008b8
- Delegate `ActiveStorage::Filename#to_str` to `#to_s` Supports checking String equality: ```ruby filename = ActiveSt... 73133fa
- Merge pull request #54185 from seanpdoyle/active-storage-filename-equality Delegate `ActiveStorage::Filename#to_str`... 7ec1531
- Merge pull request #54183 from zzak/railties-benchmark_generator_test-fix Fix benchmark_generator_test a32eab5
- Fix Railties Tests Railties tests were broken in #54173 3b0e809
- Merge pull request #54187 from tenderlove/fix-railties Fix Railties Tests 25f1357
- and 56 more ...