Comparing matrix-org:main...beeper:main · matrix-org/complement · GitHub
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: matrix-org/complement
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: beeper/complement
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 18 files changed
  • 5 contributors

Commits on Jun 30, 2023

  1. runtime: add hungryserv

    Signed-off-by: Sumner Evans <sumner@beeper.com>
    sumnerevans committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    cc2f550 View commit details
    Browse the repository at this point in the history
  2. hungryserv: blacklist a few tests

    Signed-off-by: Sumner Evans <sumner@beeper.com>
    sumnerevans committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    71c2d3f View commit details
    Browse the repository at this point in the history
  3. tests/room_create: disable dumb tests

    Signed-off-by: Sumner Evans <sumner@beeper.com>
    sumnerevans committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    a9dd4f2 View commit details
    Browse the repository at this point in the history
  4. TestRoomCreationReportsEventsToMyself: fix that it doesn't check both…

    … timeline and state
    
    Signed-off-by: Sumner Evans <sumner@beeper.com>
    sumnerevans committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    0575829 View commit details
    Browse the repository at this point in the history
  5. TestRoomState: disable some checks that we don't care about in hungry…

    …serv
    
    Signed-off-by: Sumner Evans <sumner@beeper.com>
    sumnerevans committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    839e84b View commit details
    Browse the repository at this point in the history
  6. power levels test: users_default and events_default aren't required b…

    …y spec if 0
    
    Signed-off-by: Sumner Evans <sumner@beeper.com>
    sumnerevans committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    9aee1be View commit details
    Browse the repository at this point in the history
  7. TestRoomCreate: ignore unknown versions test

    Signed-off-by: Sumner Evans <sumner@beeper.com>
    sumnerevans committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    f88e22c View commit details
    Browse the repository at this point in the history
  8. TestRoomsInvite: do init sync because hungryserv always lazy-loads me…

    …mbers
    
    Signed-off-by: Sumner Evans <sumner@beeper.com>
    sumnerevans committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    d6e0eab View commit details
    Browse the repository at this point in the history
  9. TestMembersLocal: skip presence test for hungryserv

    Signed-off-by: Sumner Evans <sumner@beeper.com>
    sumnerevans committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    4972c06 View commit details
    Browse the repository at this point in the history
  10. TestRoomMembers: skip custom content tests for hungryserv

    Signed-off-by: Sumner Evans <sumner@beeper.com>
    sumnerevans committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    0b177ea View commit details
    Browse the repository at this point in the history
  11. TestSendAndFetchMessage: fix to look at entire chunk and use correct …

    …endpoint
    
    Signed-off-by: Sumner Evans <sumner@beeper.com>
    sumnerevans committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    e144464 View commit details
    Browse the repository at this point in the history
  12. TestRoomMembers: custom content is supported in hungryserv now

    Signed-off-by: Sumner Evans <sumner@beeper.com>
    sumnerevans committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    36acaa8 View commit details
    Browse the repository at this point in the history
  13. Hungryserv specific tests

    These are only run when the directory is specifically targeted so
    they shouldn't mess with other tests.
    hifi authored and sumnerevans committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    05dc5d2 View commit details
    Browse the repository at this point in the history
  14. Pass lazy loading filter to sync reqs in room summary tests

    This aligns correctly with the spec and is also seemingly the only reason
    the test is disabled on synapse, now re-enabled.
    Fizzadar authored and sumnerevans committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    9216e2e View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. fix method on /_matrix/client/v3/rooms/{roomID}/aliases test

    Signed-off-by: Sumner Evans <sumner@beeper.com>
    sumnerevans committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    b29a7f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    b5683ad View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    ada407d View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    e813134 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2025

  1. Update batch send endpoint

    tulir authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    2b1a4e5 View commit details
    Browse the repository at this point in the history
Loading