Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
DavidAlphaFox pushed 159 commits to main DavidAlphaFox/turbo-android
- Expand docs on remote path configuration Fixes https://github.com/hotwired/turbo-android/issues/203 @jayohms curi... f44ac83
- Allow clear text traffic in debug build of the demo project to make it work with unencrypted local servers b2691f1
- Upgrade Gradle & AGP versions ad5cb39
- Resolve warnings f735f9f
- Update target & compile SDK version to 33 & make required code changes b11847f
- Remove Jetifier a307532
- Update dependencies + fix breaking changes 1a54c9a
- Replace deprecated {upper/lower}case methods 87d1272
- Use DefaultLifecycleObserver to avoid reflection calls ee769a7
- Wrap deprecated calls in an SDK version check conditional 1f60234
- Revert "Resolve warnings" This reverts commit f735f9fbf676cf9405514dd7329633b826431b8f. 8582661
- Merge pull request #249 from hotwired/target_sdk_33 Update Android SDK to v33 9ab46c6
- Enable stacktrace to debug publishing 634cd50
- Adjust Gradle jvmargs memory defaults 16e0321
- Merge pull request #250 from hotwired/publish-debug Enable stacktrace to debug publishing 31569a0
- Fix resetting the TurboSessionNavHostFragment, since newer versions of the navigation library do not recreate/clear t... 595359d
- Try a different approach in making the nav graph unique by using a `unique_instance` argument a98e6bc
- Use a random UUID instead of an Int d1cc239
- Merge pull request #251 from hotwired/fix-navhost-reset Fix resetting the `TurboSessionNavHostFragment` f63adb6
- Prevent path traversal vulnerability in TurboUriHelper 4f62898
- and 139 more ...
DavidAlphaFox pushed 26 commits to master DavidAlphaFox/reblocks-ui
- Added CSS attribute display none/block for popup. bbfefec
- Functions ERROR-PLACEHOLDER and FORM-ERROR-PLACEHOLDER now can be called from any function in WITH-HTML-FORM macro. 626732f
- Updated deps. cf0c1fb
- Added RELEASE workflow and enabled imports linting. b8e6c4e
- Push pipeline 79123c1
- Ignore check-prefix critique. cf8fbe7
- Fixed imports. 19925ec
- Depend on reblocks. 88d89ec
- Attempt to add dependency on reblocks/doc/example. 24f848c
- Removed register-system-packages. 102b82d
- Trying setuplisp@use-quicklisp-fix e22c2d0
- Use @use-quicklisp-fix for docs too. 6f75119
- Change cache key. 8a1a838
- Switch to newer CI. a5c0839
- Merge pull request #9 from 40ants/nested-placeholders Nested placeholders and a few other changes a9dbace
- Update docs 44ed8e4
- Update qlfile.lock 1021a51
- Update docs b35f364
- feat: pass event and ‘this’ to form event handler Also makes the handlers overridable, which makes it easier to over... e800e67
- Used eval-always instead of eval-when. 925cf06
- and 6 more ...
DavidAlphaFox pushed 11 commits to master DavidAlphaFox/reblocks
- Update dependencies.lisp Add "defer" attribute for local-dependency make-instance function 1f516a0
- Fix application of *js-default-action* format string. 5b1a626
- Fixed an error inside REBLOCKS/ACTIONS:MAKE-JS-ACTION function when called without :ARGS. 85fc0f7
- Fixed a few issues in docs and tests. 9944309
- Updated CI pipelines. 745439a
- Merge pull request #66 from 40ants/fix-js-default-action-format Fix js default action format 5a5e47c
- Update docs e7bd2ca
- Merge remote-tracking branch 'Breinstew/master' into defer-for-local-deps 66fb56e
- Now local dependencies also could be created with :DEFER argument. 72dbbc8
- Merge pull request #67 from 40ants/defer-for-local-deps Defer for local deps e899c9c
- Update docs 17dcffc
DavidAlphaFox pushed 6 commits to main DavidAlphaFox/webui
- Fix Multi Window Script Ref: https://github.com/webui-dev/deno-webui/issues/70 ef18fdc
- Fix double all-events in Bind interface 41497e1
- Adding Interfaces 0ff3b13
- Update CMakeLists d757120
- Remove duplicate define d695c5b
- Merge pull request #538 from JackBoosY/jack/update-cmake Update CMakeLists c9abbc9
DavidAlphaFox pushed 34 commits to main DavidAlphaFox/sbcl-librarian
- Callback example (#40) * Add: example showing how to pass a python callback to a lisp function * Removed spurious m... c12b0d4
- Fix memory leak in callback eg; augment callback eg with arguments 8100eae
- Add: project system; template files; template generation function Add skeletop to bindings.lisp template Add: comme... 74a18e3
- Use locking around handle creation 04f7e39
- Use SB-THREAD mutex for handle lock (#52) 5ccf7e6
- Don't compress libcalc core f0c72cd
- Add CI workflows b351460
- Prefer sb-sys:int-sap A recent change to sbcl reduces the number of symbols imported by sb-int which will cause sb-i... b8dc014
- Add int64 and uint64 types 8baeae7
- Add option to generate Python bindings with hardcoded library path cd6dad2
- Run Python example in CI ced9bdb
- Verify output of examples 5f68e29
- Catch fatal SBCL errors aab8a5a
- Add libsbcl support functions 9c05f7a
- Add WRITE-PYTHON-HEADER-FN arg to BUILD-PYTHON-BINDINGS 8540c80
- Export some internal functions 52e9bf8
- Add Windows Clang build to CI Also bump SBCL versions to 2.4.6. a195c7d
- Cast jmp_buf argument of __builtin_{set,long}jmp on Clang a96d673
- Add linkage to function pointer declarations e3e0c86
- Add CREATE-FASL-LIBRARY-CMAKE-PROJECT 4cd7fb4
- and 14 more ...
DavidAlphaFox pushed 669 commits to master DavidAlphaFox/rails
- Update engines.md For Comment model generator, use article:references instead of article_id:integer 8964ec4
- [ci skip] Add info on how to use the buffers option in Postgres The buffer option was added as part of the Active Re... 77d8c13
- Delete wrap_text.md 425f4d3
- Remove line as its not meant as Table of contents 193724a
- Fix prefixed headings in guide pages meta descriptions All descriptions and og:description meta tags currently are p... ee4f5a9
- Add a note about of Postgres buffers option Co-authored-by: Mohnish G J <[email protected]> Co-authored-by: zza... fedb779
- Don’t ask for DB password when running `kamal dbc` 3c83e46
- Improve error handling on update optimistic lock version to nil If attempting to update the lock version column to n... 1fe4afd
- Hide test_unit generators when using other test framework 00761d5
- Fix inline value nil priority for date_field form builder 655cdc7
- Add tools/cve_announcement.rb 3179531
- Introduce a `ignore-rev` file for better blaming experience https://github.com/rails/rails/commit/80e66cc4d90bf8c15d... 5fb4091
- Adapt the incorrect "Supressing Callbacks" section Co-authored-by: Stephen Sugden <[email protected]> 4e4d24a
- Don't trigger query if cookie doesn't exist d768c53
- Check if Regexp.timeout = is supported in configuration.rb See https://github.com/rails/rails/pull/53490#issuecommen... 0451444
- Fix permissions error when building devcontainer The apt-get step of the Dockerfile for the devcontainer started to ... 738000e
- Slightly extend checkout timeout for a couple of tests We want to run a tight ship in general, but a few of these te... 83f835b
- Point to latest official Ruby documentation 51e60b6
- Add missing period to generated Puma config 594f4d4
- Improve comment in default RuboCop binstub 77c966e
- and 649 more ...
DavidAlphaFox pushed 2 commits to main DavidAlphaFox/shakapacker
DavidAlphaFox pushed 3 commits to master DavidAlphaFox/react-rails
DavidAlphaFox pushed 283 commits to main DavidAlphaFox/goose
- ci: update lint job We use an image already having clojure tooling instead of installing them separately. c1d1727
- Merge pull request #99 from nilenso/chore/update-lint-job ci: update lint job 773ef9e
- gitignore: ignore clj-kondo and lsp folders 3a1c02a
- metrics: handle metrics plugin being nil We extend the metrics protocol over `nil`—this will allow us the metrics pl... 60c53e0
- worker: remove default metrics plugin from opts Fixes #96. Having a statsd constructor call in a top-level `def` ca... b700e2a
- bump goose version to 0.3.1 f2b9e09
- Make `metrics-plugin` an optional key in worker-opts Specs 7dc3ab9
- Merge pull request #100 from nilenso/fix/issue-96-uberjar-compilation Disable StatsD metrics by default b914be0
- tests: add docker-compose spec Works on my machine, and now yours too!™ ea94a38
- Merge pull request #101 from nilenso/chore/docker-compose-tests tests: add docker-compose spec f3ba642
- Add Aspect Analytics to list of companies using Goose in production af7719e
- Merge pull request #102 from nilenso/update-readme-companies-production Add Aspect Analytics to list of companies us... cde2236
- Add BeeCastle to Companies using Goose in production 91d3427
- Merge pull request #104 from nilenso/add-bee-castle-to-companies-production Add BeeCastle to List of companies using... f172456
- Fix images in README e379eba
- Add `output.calva-repl` to .gitignore Co-authored-by: Siri PR <[email protected]> ee8bbda
- Add type hint to `Thread/sleep` JDK 19 introduced one more single argument implementation of `Thread/sleep` which ac... 420b223
- Pass type hints when calling `Thread/sleep` Co-authored-by: Siri PR <[email protected]> foo b609bcd
- Upgrade CI/CD JDK version to 19 Co-authored-by: Siri PR <[email protected]> fd6021e
- Bump up goose version to `0.3.2` Co-authored-by: Siri PR <[email protected]> d2bfb99
- and 263 more ...