Skip to content

Migrate from phabricator to phorge #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 427 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
427 commits
Select commit Hold shift + click to select a range
66dd1c3
Fix PHP 8.1 "strlen(null)" exception on SVN repo page with no branches
aklapper Jun 8, 2023
b3894bc
Fix PHP 8.1 "strlen(null)" exception viewing branches of non-existing…
aklapper Jun 8, 2023
44a8a1c
Fix PHP 8.1 "preg_match(null)" exception on "Create Revision" page in…
aklapper Jun 8, 2023
25c4f62
Fix some PHP 8.1 "strlen(null)" exceptions on Differential Revision page
aklapper Jun 8, 2023
9aa88ae
Fix PHP 8.1 "strlen(null)" exception on History page of Diffusion rep…
aklapper Jun 8, 2023
b09471d
Fix PHP 8.1 "strlen(null)" exceptions creating a Diffusion Identity w…
aklapper Jun 8, 2023
7af82ab
PHP 8.1 "strlen(null)" exception on SVN History page after changing "…
aklapper Jun 8, 2023
980293b
Mobile: hide unuseful "Persistent Chat" checkbox
valerio-bozzolan Jun 9, 2023
83edbff
Config page: add lovely git-related error messages in standard error log
valerio-bozzolan Jun 10, 2023
bab9970
Fix PHP 8.1 "trim(null)" exception which blocks rendering Conduit's h…
aklapper Jun 10, 2023
76ef9db
Fix PHP 8.1 "strlen(null)" exception about Staging URI on Diffusion r…
aklapper Jun 10, 2023
b4cfe56
Fix PHP 8.1 "ltrim(null)" exception which blocks rendering first Meme…
aklapper Jun 10, 2023
c553692
Fix PHP 8.1 "strlen(null)" exception which blocks rendering errors on…
aklapper Jun 10, 2023
7b57ba2
Fix PHP 8.1 "strlen(null)" exception initializing Diffusion repositor…
aklapper Jun 10, 2023
108cbcd
Fix PHP 8.1 "base64_decode(null)" exception calling Conduit's file.up…
aklapper Jun 11, 2023
9b99123
Fix PHP 8.1 "strlen(null)" exceptions trying to browse Diffusion repo…
aklapper Jun 12, 2023
331b9cc
Fix PHP 8.1 "strlen(null)" exception rendering a commit in Diffusion …
aklapper Jun 12, 2023
db19b23
Fix PHP 8.1 "strlen(null)" exceptions on History page of Diffusion re…
aklapper Jun 12, 2023
32b2d38
Fix PHP 8.1 "strlen(null)" exceptions trying to browse Diffusion repo…
aklapper Jun 12, 2023
efbb809
Fix PHP 8.1 "strlen(null)" exception which blocks rendering commit pa…
aklapper Jun 12, 2023
1060736
Fix some icons not displayed on UIExamples' "Icons and Images" (PHUII…
aklapper Jun 12, 2023
3f8846d
Fix PHP 8.1 "strlen(null)" exception on Diffusion repository History …
aklapper Jun 12, 2023
54ee51d
Work around exception in Herald transcript of old tasks: Call to a me…
aklapper Jun 12, 2023
7bbd657
Fix PHP 8.1 "strlen(null)" exception when Diffusion repository has no…
aklapper Jun 12, 2023
1c098c2
Fix PHP 8.1 "strlen(null)" exception calling Conduit's user.whoami
aklapper Jun 13, 2023
7fe622e
Auto-subscription: little less verbose
valerio-bozzolan Jun 15, 2023
8e6bb9b
Correct Phorge icon on Auth Provider page
aklapper May 28, 2023
c300f0e
Update Google icon on Auth Provider page
aklapper Jun 15, 2023
478012c
Add serious business string for defrocking a user (remove admin rights)
aklapper Jun 15, 2023
327ac92
Conduit column.search: add status, sequence and isDefault to API results
20after4 Jun 19, 2023
324470e
Give embedded image files with transparency a checkered background
aklapper Jun 19, 2023
1c59b65
Dashboards: add capability who can create Dashboards
aklapper Jun 19, 2023
7c1487e
Fix Pholio RuntimeException: Undefined variable $dictionary (when add…
aklapper Jun 19, 2023
a25af8c
Diviner: add a minimal systemd example
valerio-bozzolan Jun 23, 2023
e4fe54e
Fix typo "recipeint" in metamta.one-mail-per-recipient description
aklapper Jun 26, 2023
659e13f
Fix UX regression in Dashboard Tabs Panel
valerio-bozzolan Jun 27, 2023
1005e38
Fix notification message when Aphlict is not configured
valerio-bozzolan Jun 27, 2023
8ffa604
Diviner: mention how to flag Arcanist and Phorge as "safe" git repos
valerio-bozzolan Jun 28, 2023
0a17287
Generalize references to PHP 5.x Debian/Ubuntu packages
supertassu Jun 29, 2023
101ce83
Fix PHP 8.1 strlen() error when database replication Seconds_Behind_M…
Jun 30, 2023
7325348
Make src/infrastructure/javelin/markup.php phabricator_form PHP 8.1 c…
Jun 30, 2023
aebd7a2
Update a couple of lingering instances of secure.phabricator.com to w…
MacFan4000 Jun 29, 2023
9aafbb4
fix strlen in PhabricatorMailManagementShowOutboundWorkflow
avivey Jul 2, 2023
d725ffa
Fix "Register with Approval flow" for php 8
avivey Jul 2, 2023
603cf47
Fix int fields for now
avivey Jul 3, 2023
4a0d3ba
Locate File: allow to search './path/to/something.txt'
valerio-bozzolan Jul 4, 2023
80484b7
Remarkup Code-block: parse language specifier in markdown
valerio-bozzolan Jul 4, 2023
5e48e16
Update DiffusionDocumentRenderingEngine to cope with null code covera…
Jul 4, 2023
9bf5e17
PHP8.1 fix for DiffusionServeController serveRequest()
Jul 4, 2023
9d51259
Fix PHP 8.1 DifferentialBranchField getBranchDescription strlen(null)…
Jul 5, 2023
f45d642
Fix PHP 8.1 "strlen(null)" exception opening a File overlay (Lightbox…
aklapper Jul 5, 2023
71f38a9
Fix PHP 8.1 "strlen(null)" exception on History page of Diffusion rep…
aklapper Jul 5, 2023
d5a28e1
Project Hovercards: Show Description
avivey Jul 5, 2023
b3ac5ce
Fix DifferentialGetCommitMessageConduitAPIMethod execute strlen(null)
Jul 5, 2023
cae1246
Dashboard Tabs: render "Move" buttons grayed out more consistently
valerio-bozzolan Jul 6, 2023
92861cc
Dashboard Tabs: fix action "Move Right"
valerio-bozzolan Jul 6, 2023
7bebfa2
Diffusion commits: add some edge phrases about Revisions
valerio-bozzolan Jul 6, 2023
fb822ba
Update Facebook icon on Auth Provider page
aklapper Jul 10, 2023
3703588
Fix PHP 8.1 strlen(null) in DiffusionView linkBrowse()
Jul 7, 2023
85539ce
Blur profile image when user account disabled
aklapper Jul 12, 2023
f7dd8f5
Fix /dashboard/adjust/remove/ PHP 8.1 strlen(null) errors
Jul 13, 2023
8cbbc9f
Fix strlen(null) in DifferentialChangesetViewController loadCoverage()
Jul 4, 2023
682fe97
Do not crop user avatar image in top bar when no Real Name set
aklapper Jul 17, 2023
65e57fe
Fix PHP 8.1 PhabricatorEditorURIEngine::newForViewer() trim(NULL) error
Jul 3, 2023
8af1624
Fix passing null to trim() error in DiffusionBrowseTableView render()
Jul 17, 2023
849e18c
Fix PhabricatorRepository generateURI PHP 8.1 strlen(null) errors
Jul 5, 2023
dbc101c
Fix PHP 8.1 substr(null) in People > Activity Logs
Jul 17, 2023
27fa498
Fix PHP 8.1 strlen(null) error in PhabricatorFile::newChunkedFile()
Jul 17, 2023
cb9fcf1
Fix PHP 8.1 "strlen(null)" exception trying to stop maintenance mode …
Jul 17, 2023
0dfc84e
Ponder Answer Comments: indent textarea as Comments
valerio-bozzolan Jul 19, 2023
0f07c07
Attach Diff to Revision: fix Repository asked twice
valerio-bozzolan Jul 22, 2023
bf025c5
Aphlict - search for default config in the right place
avivey Jul 24, 2023
1e3c9bd
Update Diff: fix dead-end when not yours
valerio-bozzolan Jul 25, 2023
1aa532a
Workboard Columns: avoid page reload on Edit > Cancel
valerio-bozzolan Jul 28, 2023
189a5d6
Fix strlen(null) PHP 8.1 error when pushing into a fresh repository
Jul 28, 2023
fa687b4
Always ellipsize long filename in file upload dialog
aklapper Jul 29, 2023
1802ebd
Fix PHP 8.1 Diffusion history errors
campbsb Jul 29, 2023
007e762
Fix HarbormasterBuildUnitMessage PHP 8.1 strlen(null) error
campbsb Jul 29, 2023
4cedb92
Fix arc patch PHP 8.1 strlen(null) error
campbsb Jul 29, 2023
df3ac50
Implements a more informative hovercard for wiki documents
benwick Jun 19, 2023
840a7fa
Hide Archived Panels from Dashboards
valerio-bozzolan Aug 1, 2023
9fe2bfe
Fix PHP 8.1 "strlen(null)" exception adding LDAP authentication
aklapper Aug 4, 2023
39b576b
Add HTML header for Atom/RSS discovery on Phame blog pages
aklapper Aug 5, 2023
226f315
Fix PHP 8.1 "strlen(null)" exception creating Blueprint Working Copy
aklapper Aug 5, 2023
2da7594
Fix a PHP 8.1/8.2 deprecated call to strlen with a NULL argument
Aug 10, 2023
eb2be08
Fix PHP 8.1/8.2 "strlen(null)" exception in SearchController
vulcainman Aug 10, 2023
9c8b9a6
Fix PHP 8.1 trim(null) exception in ./bin/diviner generate
Aug 11, 2023
4b3c384
Fix DifferentialCommitMessageField renderFieldValue PHP 8.1 strlen(nu…
Aug 11, 2023
8310591
Fix DifferentialDiff getFieldValuesForConduit PHP 8.1 strlen(null) er…
campbsb Aug 11, 2023
eb0bb17
Replace dedicated Commit Field with an existing one
avivey Aug 11, 2023
10ee019
Fix PHP 8.1 "strlen(null)" exception setting Passphrase Credential
aklapper Aug 11, 2023
085769c
Fix PHP 8.1 "strlen(null)" exceptions trying to authenticate via cust…
aklapper Aug 11, 2023
c61c6a1
Fix PHP 8.1 "strlen(null)" exception adding a Harbormaster Build Plan
aklapper Aug 11, 2023
a2e8ab3
Fix PHP 8.1 "strlen(null)" exception adding a "Drydock: Run Command" …
aklapper Aug 11, 2023
98dfac5
Fix PHP 8.1 "strlen(null)" exceptions blocking account registration w…
aklapper Aug 11, 2023
e8ea7a4
Fix PHP 8.1 issue in DifferentialChangeset getOldStatePathVector()
Aug 12, 2023
bcfcd9a
Unify type-checking for `setHref()` type methods
avivey Jul 24, 2023
7040bd5
Fix PHP 8.1 "strlen(null)" exception adding "Build with Buildkite" bu…
aklapper Aug 15, 2023
3f5fcdf
Fix icon background color when using Dark Mode
vulcainman Aug 14, 2023
29493f8
Fix PHP 8.1 "strlen(null)" exception listing >100 task search results
aklapper Aug 15, 2023
9fa9aa3
Fix PHP 8.1 "strlen(null)" exception on "Link External Account" page …
aklapper Aug 16, 2023
a5d8b2d
Fix a PHP 8.1 deprecated use of preg_match with a NULL argument
vulcainman Aug 17, 2023
17befe9
Fix source code viewer background color when using Dark Mode in Diffu…
vulcainman Aug 17, 2023
747d7db
Fix a PHP 8.1/8.2 deprecated use of ltrim and rtrim with a NULL argument
vulcainman Aug 17, 2023
7cffe55
Fix hovercard background color when using Dark Mode
vulcainman Aug 17, 2023
3a1f568
Fix typo "this this server"
aklapper Aug 17, 2023
761134a
Line counters: do not wrap when over 999 on mobile
valerio-bozzolan Aug 18, 2023
7f46a25
Fix a PHP 8.1/8.2 deprecated use of strlen a NULL argument
vulcainman Aug 18, 2023
0ef08ba
Fix a PHP 8.1 deprecated use of strlen with a NULL argument
vulcainman Aug 18, 2023
d84dbf8
Fix PHP 8.1 "strlen(null)" exception creating a Paste without content…
aklapper Aug 17, 2023
7c58ea1
Fix PHP 8.1 "strlen(null)" exception creating a Phriction doc without…
aklapper Aug 17, 2023
ad0052f
Rebrand: Add "path" entries to PlatformSymbols
avivey Aug 18, 2023
6ec89e9
Fix a PHP 8.1 deprecated use of strlen with a NULL argument
vulcainman Aug 18, 2023
8876f75
Fix a PHP 8.1 deprecated use of strlen with a NULL argument
vulcainman Aug 18, 2023
3cc5ee6
Documentation: fix unexisting path sshd_config.phabricator.example
valerio-bozzolan Aug 18, 2023
ba4b8cb
PHP 8 and Diviner Technical Documentation
avivey Aug 18, 2023
9b105c8
Fix PHP 8.1 "strlen(null)" exceptions importing ICS file into calendar
aklapper Aug 18, 2023
beec08e
Fix RuntimeException: min(): Array must contain at least one element
aklapper Aug 22, 2023
0ec3291
Fix answer background color when using Dark Mode in Ponder
vulcainman Aug 28, 2023
4c314a7
Clarifying the operating system choices.
Juesto Aug 29, 2023
aeab4ef
Generate Diviner book for Javelin
avivey Aug 30, 2023
94c0774
log deprecation events in Dark Console
avivey Aug 31, 2023
69c64c1
Teach Commit View about Encoding
avivey Aug 31, 2023
68c687a
Fix call to undefined method PhutilJSON::encodeAsObject()
aklapper Sep 2, 2023
cef12d8
Fix PHP 8.1 "strlen(null)" exceptions editing a form when custom fiel…
aklapper Sep 2, 2023
dc10a7e
Implement ferret engine in typeahead datasource query for repos
benwick Sep 2, 2023
7868ab3
Make InterpreterBlockRule regex only match on valid interpreter names
aklapper Aug 19, 2023
1720209
Various PHP 8.1 strlen(null) fixes for Dashboard Panels
campbsb Jul 29, 2023
f7d9d95
Fix Diviner strlen(null) error when clicking on a link
campbsb Sep 5, 2023
a65061d
Fix PHP 8.1 "strlen(null)" exception rendering Task with empty custom…
aklapper Sep 9, 2023
a0fb344
Fix PHP 8.1 auth view strlen(null) error
campbsb Sep 5, 2023
91faf16
Add documentation for cowsay
campbsb Sep 6, 2023
903d71e
Workboard: Milestone Name easily editable (instead of surfing 3 pages)
valerio-bozzolan Sep 25, 2023
03afb97
Correct Transaction text when changing Diffusion URI I/O type
aklapper Sep 27, 2023
71b273a
Update path in startup error
fgaz Oct 3, 2023
f727f17
Fix regression in DiffusionDiffQueryConduitAPIMethod
valerio-bozzolan Oct 10, 2023
94aefaa
Replacing the deprecated -moz-outline-style with outline-style
roberto-urbani23 Oct 13, 2023
2d635fb
Dashboard Panel: fix first tab sometime not opened anymore
valerio-bozzolan Oct 16, 2023
7b0021a
Fix "Undefined index" exception setting Meme text
aklapper Sep 16, 2023
318d7a6
Fix PhabricatorAuthCSRFEngine.php strncmp(null) PHP 8.1 error
campbsb Oct 25, 2023
629fa36
Calendar: fix creation of ICS Files
valerio-bozzolan Oct 25, 2023
d4b110a
Remove unused variable $info in DiffusionCloneController.php
aklapper Oct 26, 2023
222a6fe
Fix PHP 8.1 "strlen(null)" exception on Diffusion repo URIs page afte…
aklapper Nov 4, 2023
887e344
Fix project page 404 after rename and removing new name from alias slugs
aklapper Oct 28, 2023
37ecdf2
Improving UX for ignoring timezone conflicts
roberto-urbani23 Nov 6, 2023
ce5e0f3
Fix doc link to Restarting Phorge
l2dy Nov 8, 2023
dfa1572
Fix cursor paging issue in Given Token query call
aklapper Nov 5, 2023
8507d3a
Fix Exception in Chat room when you are not a Participant
valerio-bozzolan Nov 9, 2023
8092d90
Adjust message in timezone conflict form
waldyrious Nov 9, 2023
0729aa5
Remove mention of Phabricator in the Auth setup check
waldyrious Nov 10, 2023
87e9c93
Make "git cat-file" exception messages include repository monogram/slug
aklapper Nov 9, 2023
c97a504
Correct default database prefix in documentation
l2dy Nov 11, 2023
90f651d
Add Diffusion policy capability "Can Edit and View Identities"
aklapper Oct 26, 2023
005fea5
Fix view policy inheritance on image transforms
dklawren May 25, 2023
5d80b3f
Fix PHP 8.1 "strlen(null)" exception rendering PHUISegmentBar without…
aklapper Aug 19, 2023
16d9cc1
Enforce viewable MIME types config on PDF documents
l2dy Nov 11, 2023
296ce39
Fix loop in contribution docs
waldyrious Nov 12, 2023
4535e87
Fix typo in DiffusionLowLevelGitRefQuery
l2dy Nov 12, 2023
486fc95
Fix reentrancy guard in setDebugTimeLimit()
l2dy Nov 12, 2023
361fcd0
Initialize static variable to make linter happy
l2dy Nov 12, 2023
aa8af1d
Align logo image and text in site header
l2dy Nov 12, 2023
282e37a
Do not expose Contact Numbers settings panel when no SMS support conf…
aklapper Nov 13, 2023
775d141
Audit Feed: less verbose when the author is the committer
valerio-bozzolan Nov 15, 2023
f42dd58
Fix possible array to string conversion renaming Pholio Mockup image
aklapper Nov 16, 2023
76ed0c7
Disallow webcrawlers to follow Paste line number anchor links
aklapper Nov 10, 2023
05f4d50
Disallow webcrawlers to index Diffusion commits
aklapper Nov 17, 2023
a741f5d
Change some instances of "phabricator" to "phorge"
waldyrious Nov 18, 2023
1b49165
Show more in Application Detail and List view
Matthewrbowker Nov 21, 2023
5bd5266
Fix a PHP 8.1 deprecated use of strlen with a NULL argument
vulcainman Nov 22, 2023
acfb44d
Fix a PHP 8.1 deprecated use of strlen with a NULL argument on commit…
vulcainman Nov 22, 2023
cf8d5d6
Fix a PHP 8.1 deprecated use of strlen with a NULL argument in commit…
vulcainman Nov 22, 2023
4d4712b
Remove Chatlog entirely
Matthewrbowker Nov 27, 2023
c3850a3
Fix PHP 8.1 "strlen(null)" exception removing custom alt text from im…
aklapper Nov 28, 2023
99ee935
Updates for Mercurial's HTTP protocol
neandrake Dec 1, 2023
acedbd0
Fix exception in Transaction Log after renaming Pholio Mock image: Ca…
aklapper Dec 5, 2023
e610e73
Fix PHP 8.1 exceptions rendering task when custom select field config…
aklapper Dec 5, 2023
e597025
CSS adjustments to Conpherence
waldyrious Dec 6, 2023
c8a9270
Use user's preferred font for inline code snippets too
MatmaRex Dec 6, 2023
5ddca7d
Fix PHP 8.1 "strlen(null)" exception rendering dashboard panel with l…
aklapper Dec 6, 2023
6c8329f
Include 'published' date of posts in Phame Atom feeds
20after4 Dec 5, 2023
c49eeb2
Improve command line prompts in setup issue pages
waldyrious Dec 7, 2023
2ba2cba
Show Deprecation Warnings as Setup Warnings
avivey Dec 8, 2023
2295bcd
Curtain: add Hovercard support
valerio-bozzolan Dec 10, 2023
fe1122b
Catch RuntimeException: mb_convert_encoding(): Illegal character enco…
aklapper Dec 17, 2023
be763d9
Fix typo
kuba-orlik Dec 16, 2023
bd44ec8
Add example systemd unit for sshd in Diffusion docs
kuba-orlik Dec 18, 2023
2d997c3
Avoid "Undefined index" error in project.search API when project_cust…
aklapper Dec 18, 2023
428f968
Composing a custom project picture: Remove misaligned empty icon
aklapper Dec 27, 2023
d92ed9c
Hide "Packages" field in Diffusion Commits query form when applicatio…
aklapper Jan 4, 2024
6fe942a
Add support for FIDO2-backed SSH keys
valerio-bozzolan Jan 8, 2024
49c3fe6
Fix invalid CSS property value
aklapper Jan 11, 2024
40d10fb
Fix PHP 8.1 "strlen(null)" exception when custom select field configured
aklapper Dec 18, 2023
8e09dbf
Fix PHP 8.1 exception creating task when custom select field configured
aklapper Dec 18, 2023
549a26d
Auth SSH Details: show Public Key (not just Type)
valerio-bozzolan Jan 12, 2024
cc96455
Ellipsize long labels in Add Action area to avoid text overlap
aklapper Jan 11, 2024
5de1018
Config User Extra Fields: link to the doc (like Maniphest)
valerio-bozzolan Jan 14, 2024
7702772
preg_match() null exception setting custom user profile image with em…
aklapper Jan 17, 2024
2f1e271
Remove bottom margin from embedded remarkup images
benwick Jan 22, 2024
b035743
Show title entirely and cut of secondary information gracefully in ty…
benwick Jan 22, 2024
7a86040
Avoid exception setting project profile image when GD not installed
aklapper Jan 13, 2024
c0191a0
Fix PHP 8.1 "strlen(null)" exception creating a Merchant in Phortune
aklapper Jan 26, 2024
6a30dc0
Update external timezone information
aklapper Jan 27, 2024
f8db94f
Add flexible line height to remarkup headers
benwick Jan 22, 2024
87db482
Adds "Locate File" input to every browse directory view in Diffusion
benwick Jan 19, 2024
064424c
Add getQueryApplicationClass() to *TransactionQuery.php classes
aklapper Dec 25, 2023
d9919dd
Revert "Added cross-platform default fonts"
avivey Jan 27, 2024
25aebab
Make misc get*ApplicationClass[Name]() calls return ::class constant …
aklapper Jan 23, 2024
bb23e86
Fix PHP 8.1 "json_decode(null)" exception editing a form when custom …
aklapper Jan 12, 2024
9c9fbc3
unbreak celerity/map
avivey Feb 5, 2024
e3714c8
Validate PhabricatorSearchTextField value not to be an array
aklapper Feb 5, 2024
01b5bf9
Deprecate Fund and Phortune prototype applications
aklapper Feb 5, 2024
f81e821
Mark manually created Diffs as new objects to fix empty Feed transact…
avivey Feb 9, 2024
a7fb04f
fix PHP 8 "strlen(null)" when moving paths with missing options
Feb 12, 2024
b445e1d
Fix config transaction rendering error on auth page by allowing Phuti…
mjervelund Feb 12, 2024
8217084
Allow to uninstall (hide) Audit application
aklapper Jan 4, 2024
052b5f4
Fix PHP 8.1 "strlen(null)" exception rendering dashboard panel with l…
aklapper Jan 22, 2024
e2bec4c
Improve messages when no image formats are supported (due to GD not i…
aklapper Jan 24, 2024
89a5d31
Implements copy button in clone repo modal
benwick Feb 15, 2024
7d8c84a
Update PHP versions in install guide: Remove 5, Add 8.
avivey Feb 23, 2024
8667ed4
Fix an instance of `strlen(null)`
avivey Feb 23, 2024
74ec4f7
Fix typo "pohrge" in "Adding New Classes" documentation
aklapper Feb 28, 2024
7cee42c
Replace all phurl.io short URIs with target URIs
aklapper Feb 28, 2024
6df26b9
Comments: avoid confusing warning about "core:file"
valerio-bozzolan Feb 28, 2024
32b5139
Diviner: Improve documentation for remarkup code blocks
Feb 29, 2024
bf15a2d
Trigger: Add Sound "Coin"
valerio-bozzolan Mar 3, 2024
892f527
Improve remarkup codeblock syntax highlighting when using Dark Mode
mturdus Jan 9, 2024
179f866
Make lipsum project generator also fill in project description
aklapper Feb 29, 2024
10a3f4f
Use predictable filenames when downloading raw diffs from a revision
dklawren Aug 29, 2023
faf43d7
Celerity map late update
valerio-bozzolan Mar 7, 2024
8fe3d68
Avoid "Action with no effect" for auto-claim statuses after manually …
valerio-bozzolan Mar 15, 2024
328aee0
isSelfURI: fix anchors and relative URIs (that are "self" indeed)
valerio-bozzolan Mar 19, 2024
d42b3eb
Fix "Map omits required key" exception by comparing result order agai…
aklapper Jan 4, 2024
9ebe856
Update unit test of InterpreterBlockRule for "a {{{a}}}"
valerio-bozzolan Mar 25, 2024
27f4b83
Fix important regression in search engine
valerio-bozzolan Mar 26, 2024
b1ae1b1
Remarkup code blocks: guess language from "name="
valerio-bozzolan Mar 26, 2024
216d308
Fix Project Hovercard rendering @mention
avivey Mar 26, 2024
48e121c
Config Projects Extra Fields: link to the doc (like User)
valerio-bozzolan Mar 29, 2024
5263d5d
Custom integer fields: fix search by array of possible values
valerio-bozzolan Mar 30, 2024
186768c
Fix PHP 8.1 "strlen(null)" exception when received email lacks From h…
aklapper Mar 31, 2024
a69db10
Fix "Creation of dynamic property is deprecated" PHP 8.2 error in Mim…
aklapper Mar 31, 2024
713188b
Fix PHP 8.1 "strlen(null)" exception querying project tags for autoco…
aklapper Mar 21, 2024
ba835fe
Seperate repository home and browse view in tab menu
benwick Apr 2, 2024
d4af32c
Fix setup check for gzip request mangling being sent as GET
Apr 1, 2024
c0bc453
Fix PHP 8.1 "preg_match(null)" exception exporting task list to CSV
aklapper Apr 2, 2024
644f179
Make incoming mail handling more robust / correct
aklapper Apr 1, 2024
ecbef3f
Show rest of task page when graph errors out
avivey Apr 5, 2024
5a5c456
Correct docs of PhabricatorPHIDType::getAllTypesForApplication()
aklapper Apr 7, 2024
603c877
Fix phacility link for arcanist guides
revi Apr 11, 2024
a2d5395
Merge remote-tracking branch 'phorge/master'
fel1x-developer Apr 12, 2024
fa2376c
Initialize fbsd_username
fel1x-developer Apr 12, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .arcconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"phabricator.uri": "https://secure.phabricator.com/",
"phabricator.uri": "https://we.phorge.it/",
"load": ["src/"],
"history.immutable": false
}
3 changes: 2 additions & 1 deletion .arclint
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
"exclude": [
"(^externals/)",
"(^webroot/rsrc/externals/(?!javelin/))",
"(/__tests__/data/)"
"(/__tests__/data/)",
"(^support/aphlict/server/package-lock.json)"
],
"linters": {
"chmod": {
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
# Diviner
/docs/
/.divinercache/
/webroot/rsrc/externals/javelin/docs/.divinercache/
/src/.cache/

# libphutil
Expand Down
23 changes: 20 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,24 @@
Effective June 1, 2021: Phabricator is no longer actively maintained.
**Phorge** is a collection of web applications which help software companies build better software.

**Phabricator** is a collection of web applications for software development.
Phorge is a community-maintained fork of [Phabricator](http://phabricator.org).

Phorge includes applications for:

- reviewing and auditing source code;
- hosting and browsing repositories;
- tracking bugs;
- managing projects;
- conversing with team members;
- assembling a party to venture forth;
- writing stuff down and reading it later;
- hiding stuff from coworkers; and
- also some other things.


Phorge is developed and maintained by [The Phorge Team](https://phorge.it).

----------

**LICENSE**

Phabricator is released under the Apache 2.0 license except as otherwise noted.
Phorge is released under the Apache 2.0 license except as otherwise noted.
2 changes: 1 addition & 1 deletion conf/aphlict/README
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ be read by default.

To specify a path when starting Aphlict, use the `--config` flag:

phabricator/ $ ./bin/aphlict start --config path/to/config.json
phorge/ $ ./bin/aphlict start --config path/to/config.json

Specifying a configuration file explicitly overrides default configuration.

Expand Down
2 changes: 1 addition & 1 deletion externals/JsShrink/jsShrink.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ function jsShrinkCallback($match) {
list(, $context, $regexp, $result, $word, $operator) = $match;
if ($word != '') {
$result = ($last == 'word' ? "\n" : ($last == 'return' ? " " : "")) . $result;
$last = ($word == 'return' || $word == 'throw' || $word == 'break' ? 'return' : 'word');
$last = ($word == 'return' || $word == 'throw' || $word == 'break' || $word == 'async' ? 'return' : 'word');
} elseif ($operator) {
$result = ($last == $operator[0] ? "\n" : "") . $result;
$last = $operator[0];
Expand Down
135 changes: 82 additions & 53 deletions externals/cldr/cldr_windows_timezones.xml

Large diffs are not rendered by default.

15 changes: 0 additions & 15 deletions externals/cowsay/INSTALL

This file was deleted.

11 changes: 0 additions & 11 deletions externals/cowsay/MANIFEST

This file was deleted.

8 changes: 8 additions & 0 deletions externals/cowsay/README
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,11 @@ this directory.
-- Tony Monroe ([email protected])

$Id: README,v 1.3 2000/05/28 06:24:46 tony Exp $

----

In September 2015, Phabricator imported the Perl version of cowsay
in the core, to use its nice template files. Anyway, the logic now
is not in Perl. It was re-implemented in PHP, here:

src/infrastructure/markup/interpreter/PhabricatorRemarkupCowsayBlockInterpreter.php
47 changes: 0 additions & 47 deletions externals/cowsay/Wrap.pm.diff

This file was deleted.

187 changes: 0 additions & 187 deletions externals/cowsay/cowsay

This file was deleted.

Loading