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: phacility/phabricator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: freebsd/phabricator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Able to merge. These branches can be automatically merged.
  • 20 commits
  • 9 files changed
  • 4 contributors

Commits on Nov 23, 2020

  1. [FreeBSD] Freebsd custom patch for user auth

    Since we want usernames to depend on the email provided, hack are way
    through it.  An extension can not handle this level of intrusiveness
    
    I'm sorry oh coding gods
    grimreaper committed Nov 23, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    sfackler Steven Fackler
    Copy the full SHA
    c859ef3 View commit details
  2. Copy the full SHA
    37ed82c View commit details
  3. Copy the full SHA
    8f61d87 View commit details
  4. Copy the full SHA
    3f76ddd View commit details
  5. Copy the full SHA
    f00d18c View commit details
  6. [FreeBSD] tweaks to account approval flow

    - use CC, not TO for awaiting approval
    - don't show the approving admin in the accepted email
    - use "FreeBSD" as a title
    grimreaper committed Nov 23, 2020
    Copy the full SHA
    bc137b6 View commit details
  7. Copy the full SHA
    d9549a7 View commit details
  8. Copy the full SHA
    371ab86 View commit details

Commits on Nov 22, 2022

  1. Copy the full SHA
    85a0b6b View commit details
  2. [FreeBSD] Freebsd custom patch for user auth

    Since we want usernames to depend on the email provided, hack are way
    through it.  An extension can not handle this level of intrusiveness
    
    I'm sorry oh coding gods
    grimreaper authored and 5u623l20 committed Nov 22, 2022
    Copy the full SHA
    461f4fc View commit details
  3. [FreeBSD] change our default pid

    grimreaper authored and 5u623l20 committed Nov 22, 2022
    Copy the full SHA
    2d66171 View commit details
  4. Copy the full SHA
    02c35f8 View commit details
  5. [FreeBSD] Inform users of username

    grimreaper authored and 5u623l20 committed Nov 22, 2022
    Copy the full SHA
    2920d5f View commit details
  6. Copy the full SHA
    d8fb3c2 View commit details
  7. [FreeBSD] tweaks to account approval flow

    - use CC, not TO for awaiting approval
    - don't show the approving admin in the accepted email
    - use "FreeBSD" as a title
    grimreaper authored and 5u623l20 committed Nov 22, 2022
    Copy the full SHA
    a479b1e View commit details
  8. [FreeBSD] set tab width to 8

    grimreaper authored and 5u623l20 committed Nov 22, 2022
    Copy the full SHA
    a3d642a View commit details
  9. Copy the full SHA
    0e33175 View commit details
  10. Copy the full SHA
    9bff23a View commit details
  11. Copy the full SHA
    7518d97 View commit details

Commits on Oct 15, 2024

  1. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Correct Aphlict websocket URI construction after PHP8 compatibility changes
      Addressing PHP8 incompatibilities - Miscellaneous
      Addressing PHP8 incompatibilities - Conduit
      Addressing some PHP8 incompatibilities - Dashboard
      Addressing some PHP8 incompatibilities - Misc. Applications
      Updates for Mercurial's HTTP protocol
      Addressing some PHP 8 incompatibilities - Remarkup
      Addressing some PHP8 incompatibilities - Diffusion & Differential
      Addressing some PHP8 incompatibilities - ProfileMenuItem
      Addressing some PHP 8 incompatibilities
      Fix support for pk-zip compressed figlet font files
      Update Figlet implementation to be PHP8 compatible
      Fix file PHID extraction in Pholio
    5u623l20 committed Oct 15, 2024
    Copy the full SHA
    cc8a27a View commit details
Loading