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: appwrite/appwrite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.9.0-rc.1
Choose a base ref
...
head repository: appwrite/appwrite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.9.0-rc.2
Choose a head ref
  • 20 commits
  • 19 files changed
  • 3 contributors

Commits on Mar 24, 2026

  1. Configuration menu
    Copy the full SHA
    1acfef5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fffeda View commit details
    Browse the repository at this point in the history
  3. (feat): installer improvements — reset, state resilience, container p…

    …rogress, SSL email fallback
    abnegate committed Mar 24, 2026
    Configuration menu
    Copy the full SHA
    7668487 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ca30d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    20bd7af View commit details
    Browse the repository at this point in the history
  6. lint

    ArnabChatterjee20k committed Mar 24, 2026
    Configuration menu
    Copy the full SHA
    9e59558 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2b33dc3 View commit details
    Browse the repository at this point in the history
  8. Update console

    abnegate committed Mar 24, 2026
    Configuration menu
    Copy the full SHA
    b9b5d39 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0cf206c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d0978d8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    49688a6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    22e1969 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'fix-installer-state' of github.com:appwrite/appwrite in…

    …to fix-installer-state
    
    # Conflicts:
    #	src/Appwrite/Platform/Tasks/Install.php
    abnegate committed Mar 24, 2026
    Configuration menu
    Copy the full SHA
    cfe600c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2a7925b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f016d4b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4da7260 View commit details
    Browse the repository at this point in the history
  17. (chore): update lock

    abnegate committed Mar 24, 2026
    Configuration menu
    Copy the full SHA
    9564c9b View commit details
    Browse the repository at this point in the history
  18. fix: address review comments on installer state PR

    - Restore postgresql in compose.phtml allowedDbServices for consistency
      with WhiteList validators, JS defaults, and compose template sections
    - Log errors in performReset catch block instead of swallowing silently
    - Move $currentStep assignment before waitForApiReady so timeout errors
      are attributed to the correct step
    - Replace blocking fgets loop in execWithContainerProgress with
      non-blocking stream_select polling to prevent unbounded hangs
    
    Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
    abnegate and claude committed Mar 24, 2026
    Configuration menu
    Copy the full SHA
    a659038 View commit details
    Browse the repository at this point in the history
  19. Revert "fix: address review comments on installer state PR"

    This reverts commit a659038.
    abnegate committed Mar 24, 2026
    Configuration menu
    Copy the full SHA
    4de9ec7 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a92ad3a View commit details
    Browse the repository at this point in the history
Loading