Age | Commit message (Expand) | Author |
2024-11-14 | Update Cowlib/Ranch versions in the index to master | Loïc Hoguin |
2024-11-14 | Remove most packages | Loïc Hoguin |
2024-11-13 | Greatly speed up test speed with -j | Loïc Hoguin |
2024-11-13 | Improve rebar.config generationimprove-rebar-config | Loïc Hoguin |
2024-06-21 | Don't use the shell in core_find | Loïc Hoguin |
2024-06-21 | Comment-out core-deps-fetch-svn test | Loïc Hoguin |
2023-05-23 | Add a test for ESCRIPT_ZIP_FILE and abspath the value | Loïc Hoguin |
2023-05-16 | Don't run core-deps-optional test when LEGACY=1 | Loïc Hoguin |
2023-05-16 | Fix RELX_OUTPUT_DIR | Loïc Hoguin |
2023-05-15 | Use $(CACHE_DIR)/git instead of $(CACHE_DIR)/gits | Loïc Hoguin |
2023-05-15 | Cleaned up dep cache tests, added hex test and fixed a bug | Loïc Hoguin |
2023-05-15 | Allow git + hex deps to be cached to XDG_CACHE_HOME | Tyler Hughes |
2023-05-15 | Add test for static NIF compilation | Loïc Hoguin |
2023-05-15 | test(edoc): add checks for source subdirectories | pinicarus |
2023-05-15 | Added test for protobuf files with imports | Lars Kroll |
2023-05-15 | Add test for EUNIT_TEST_SPEC | Loïc Hoguin |
2023-05-15 | Add COVER_EXCL_MODS variable | Joseph Dunne |
2023-05-12 | Ignore files with '#' in their names, e.g. emacs lock files | Martin Björklund |
2023-05-12 | Add support for relx.config.script back | Tyler Hughes |
2023-05-12 | Add tests for Relx' {git, short} && {git, long} | Loïc Hoguin |
2023-05-12 | Support optional applications | jdamanalo |
2023-05-12 | Fix typos | Kian-Meng Ang |
2023-05-12 | Add testing of building packages from hex.pm | Loïc Hoguin |
2023-05-09 | Autopatch: better handle COMPILE_FIRST/erl_first_files | Loïc Hoguin |
2023-05-05 | Add ELIXIR_PATCH=1 when testing building packages | Loïc Hoguin |
2023-05-05 | Tests: exclude pmod_transform from .app/load checks | Loïc Hoguin |
2023-05-05 | Deps: Add a project-specific patch for hut | Loïc Hoguin |
2023-05-05 | Autopatch: Move to Rebar3 | Loïc Hoguin |
2023-05-05 | Ignore plugins from package checks | Loïc Hoguin |
2023-05-04 | Remove rabbit/amqp_client packages and patches | Loïc Hoguin |
2023-05-04 | Update the query duplicate test | Loïc Hoguin |
2023-04-03 | Fix core-app-yrl-header test for OTP-26 | Loïc Hoguin |
2023-04-03 | Fix core-deps-fetch-git-submodule test | Loïc Hoguin |
2022-11-10 | Fix code coverage for ct-* targets | Loïc Hoguin |
2022-05-31 | xref: Also ignore targets where applicable | Loïc Hoguin |
2022-05-30 | Fix yecc test case failing with OTP-25.02022.05.31 | Loïc Hoguin |
2022-05-30 | Revamp and document Xref support | Loïc Hoguin |
2022-05-23 | Fix bootstrap-rel test | Loïc Hoguin |
2022-05-23 | Fix core-deps-rel test | Loïc Hoguin |
2022-05-23 | Automatically add relx dependency on bootstrap-rel | Loïc Hoguin |
2022-04-28 | Fix core-deps-fetch-hex test when LEGACY=1 | Loïc Hoguin |
2022-04-28 | Fix core-query-deps-no-duplicates test | Loïc Hoguin |
2022-04-28 | Only test compatibility with rebar3, not rebar2 | Loïc Hoguin |
2022-04-28 | Remove erlang_protobuffs tests, only gpb works now | Loïc Hoguin |
2022-04-28 | fixup! Upgrade to Relx 4 which is now used as a library | Loïc Hoguin |
2022-04-27 | Upgrade to Relx 4 which is now used as a library | Loïc Hoguin |
2021-03-26 | core/deps.mk: Support Rebar lock files with version "1.2.0" | Jean-Sébastien Pédron |
2021-03-26 | test/core_deps.mk: Fix jquery branch name | Jean-Sébastien Pédron |
2020-11-30 | Fix core-query-deps-no-duplicates test | Loïc Hoguin |
2020-11-30 | Try do detect if we need to sleep in tests between a build and when a | Martin Björklund |