1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-11-08 07:52:39 +01:00

Commit graph

  • 29ca3df112 Fix implicitly nullable parameter declarations for PHP 8.4 master Andre Klapper 2024-10-23 11:57:26 +0200
  • 99e57a7021 Fix implicitly nullable parameter declarations for PHP 8.4 Andre Klapper 2024-08-30 16:37:01 +0200
  • b3d45c7104 ArcanistBundleTestCase: fix support of non-English environments Valerio Bozzolan 2024-10-21 07:33:33 +0200
  • 05abd05501 Promote 2024.35 to stable stable Aviv Eyal 2024-10-15 19:37:17 +0300
  • 285e31f4c7 Fix invalid constructor call for ArcanistHardpointFutureList Andre Klapper 2024-09-30 15:36:10 +0200
  • 0358ff7ee3 Fix PHP 8.1 "strlen(null)" exception in PhutilOAuth1Future Andre Klapper 2024-08-26 23:40:05 +0200
  • ead6759082 Fix PHP 8.1 "strlen(null)" exception in HTTPFutureHTTPResponseStatus Andre Klapper 2024-08-26 23:32:52 +0200
  • 4b7ee1985b PHPDoc: Replace "@return this" with "@return $this" Andre Klapper 2024-09-05 17:21:07 +0200
  • a094105908 Fix PHP 8.1 "preg_match(null)" exception in XHPASTNode Andre Klapper 2024-08-23 13:14:23 +0200
  • c01198d55f Correct PHPDoc @return value of methods that can return null Andre Klapper 2024-08-24 22:40:39 +0200
  • b888963f6f Remove trivial cases of unreachable code Andre Klapper 2024-08-24 10:52:56 +0200
  • 201fc1d981 Correct parameter name of PhpunitTestEngine::parseTestResults() Andre Klapper 2024-08-24 22:24:22 +0200
  • 9f9413edd2 Remove unused PhutilConsoleProgressSink::getWidth() Andre Klapper 2024-09-04 11:44:19 +0200
  • f974927377 Fix PHP 8.1 "strlen(null)" exception in PHPASTParserTestCase Andre Klapper 2024-08-23 13:08:17 +0200
  • 995072b31f Remove unused ArcanistGitLocalState::getDisplayStashRef() Andre Klapper 2024-08-16 08:37:38 +0200
  • 3f893c1484 Remove an outdated PHP 5.3 check in utils Andre Klapper 2024-08-26 14:04:26 +0200
  • 9f66bff5f6 Clarify comment in PhutilJSON about required PHP version Andre Klapper 2024-08-26 12:28:58 +0200
  • 04e3e250f7 Add missing variable names to PHPDoc @param of methods 2024.35 Andre Klapper 2024-08-23 12:55:36 +0200
  • 901f060771 Drop question mark suffix from optional PHPDoc @param types Andre Klapper 2024-08-22 11:58:48 +0200
  • 0c9c94748b Fix PHP 8.1 "trim(null)" exception when creating a diff with an empty "Differential Revision:" field jkim 2024-06-27 10:57:07 +0100
  • 0d5f437970 Fix return value of PhutilTestCase::tryTestCaseMap() Andre Klapper 2024-08-18 00:15:13 +0200
  • 4752567130 Fix $boot_length comparison in PhagePHPAgentBootloader Andre Klapper 2024-08-11 22:48:18 +0200
  • 06028fad3c Add return statements for PhutilChannelChannel::readBytes()/writeBytes() Andre Klapper 2024-07-28 19:24:07 +0200
  • 84210cedc6 Declare missing class properties in ArcanistDownloadWorkflow Andre Klapper 2024-07-02 21:00:52 +0200
  • 76d22d70e4 Correct PHPDoc of dropSymbolCache() Andre Klapper 2024-07-03 08:29:47 +0200
  • 72e59da804 Fix arc diff in Subversion for non-English languages Valerio Bozzolan 2024-07-08 10:03:25 +0200
  • 331b255b15 Declare missing class properties Andre Klapper 2024-07-02 20:53:23 +0200
  • 21fbc806e4 Fix call to non-existing ArcanistAliasEffect::EFFECT_CONFIGURATION in ArcanistAliasEngine Andre Klapper 2024-05-16 17:28:47 +0200
  • 0af89f7d32 Add fallback languages for locale files Pppery 2024-06-19 15:54:09 -0400
  • 1eee3da56e Promote 2024.19 to stable Aviv Eyal 2024-06-21 12:02:43 +0300
  • f7fcf31c7e Remove PhutilPhtTestCase::getDateTranslations() Pppery 2024-06-07 12:52:04 -0400
  • 6250296648 Correct call to non-existing PhutilFileLockException in support/unit/lock.php Andre Klapper 2024-05-16 10:53:33 +0200
  • 3cb117684f Fix calls to non-existing getDescription() in ArcanistWorkingCopyPath Andre Klapper 2024-05-17 11:47:38 +0200
  • 5477568274 Correct call to non-existing Filesystem::removePath() in ArcanistDownloadWorkflow.php Andre Klapper 2024-05-16 10:45:15 +0200
  • 7f28d7266f Fix PHP 8.1 "preg_match(null)" exception for missing Content-Type 2024.19 Andre Klapper 2024-05-10 12:04:39 +0200
  • 6718b32a64
    Improve PHPDoc of id() Tim Schumacher 2024-04-12 21:26:29 +0200
  • ef73b12b58 Fix "strpos(): Non-string needles will be interpreted as strings" in PhutilSortVector Andre Klapper 2024-03-22 11:25:57 +0100
  • f6261dc614 Arc liberate: support traits Aviv Eyal 2024-03-15 10:49:33 +0200
  • 7c5e607e97 Update PhpunitTestEngine.php and ArcanistPhpunitTestResultParser.php to use junit output rather than json. sten 2023-11-14 09:43:23 +0000
  • 174bf094ef Replace all phurl.io short URIs with target URIs Andre Klapper 2024-02-28 12:29:14 +0100
  • 8ef1ead6ac T15064: Several arcanist PHP 8.1 compat issues on Windows Christopher Speck 2024-02-05 19:26:48 -0500
  • 6c7caf3572 Correct manual upload of Differential patch with a leading BOM Andre Klapper 2024-01-13 11:20:58 +0100
  • ca72430916 Promote 2023.49 to Stable 2023.49 Aviv Eyal 2023-12-08 18:27:22 +0200
  • 6142fcd526 Fix Subversion "commit" support in PHP 8.1 Valerio Bozzolan 2023-12-18 11:37:23 +0100
  • e46025f7a9 Fix PHP 8.1 "urlencode(null)" exception blocking account registration redirect for custom OAuth provider Andre Klapper 2023-12-04 19:27:47 -0800
  • 16a412b108 Fix ArcanistExternalLinter on Windows Bartosz Dziewoński 2023-08-19 23:45:37 +0200
  • 25611ba24a PhutilErrorHandler: support multiple error listeners Aviv Eyal 2023-11-24 18:58:36 +0200
  • 5bc53cfe53 Update PhutilCowsay.php to work for small cows sten 2023-09-12 17:01:45 +0100
  • 98d16d27cf only update cache file if something changed Aviv Eyal 2023-10-12 19:20:37 +0300
  • ba42b63704 Update ArcanistComposerLinter.php to check content-hash instead of hash sten 2023-09-27 10:06:20 +0100
  • 35e127da57 Fix rendering of cowsay sheep.cow sten 2023-09-11 11:06:33 +0100
  • d343be5926 Error handling: send Deprecation messages as explicit Event Aviv Eyal 2023-08-31 08:12:23 -0700
  • b5140eed54 Promote 2023.32 to Stable Aviv Eyal 2023-08-11 09:05:29 -0700
  • 8b907d7716 Fix PHP 8.1 arc patch strlen(null) binary file error sten 2023-08-18 10:01:00 +0100
  • df6c315ace Fix a PHP 8.1/8.2 deprecated use of strlen deprecated call with a NULL argument bob 2023-08-14 10:54:37 +0200
  • 6832afc300 Fix jshint tests Aviv Eyal 2023-08-12 08:43:26 -0700
  • 726b148afc Rebrand: Add "path" entries to PlatformSymbols Aviv Eyal 2023-08-12 08:41:07 -0700
  • 788098096e Fix PHP 8.0 ValueError calling mb_convert_encoding() with an invalid encoding 2023.32 Andre Klapper 2023-07-29 12:20:14 +0300
  • 6c6f47bf9c (arc) Unify type-checking for setHref() type methods Aviv Eyal 2023-07-24 06:16:40 -0700
  • 8a2cb75d63 Fix tab complete in php 8 Aviv Eyal 2023-07-21 09:45:01 -0700
  • b996b4799b phutil_nonempty_scalar(): don't throw when receiving a boolean scalar Valerio Bozzolan 2023-07-18 12:39:36 +0200
  • 6e4947b55f Improve arc-browse for php 8.1 Aviv Eyal 2023-07-07 02:02:12 -0700
  • 152ba1f02a Add explicit tests for phutil_string_cast Aviv Eyal 2023-07-03 13:42:25 -0700
  • 8426ebc053 Fix arc browse for php 8.x Aviv Eyal 2023-06-24 12:23:58 -0700
  • c2cd19e14c Promote 2023.23 to Stable Aviv Eyal 2023-06-10 02:58:39 -0700
  • 8130241a11 Add resources/ssl/custom.pem to .gitignore Steve Campbell 2023-06-21 19:56:41 +0100
  • 677e117b97 Fix strlen() being passed a null in ArcanistUnitConsoleRenderer.php Steve Campbell 2023-06-19 14:55:33 +0100
  • 97e1631874 Fix PHP 8.1 "strlen(null)" exception which blocks creating a project with an empty Description field Andre Klapper 2023-06-10 16:34:58 +0200
  • b325304b6e Fix PHP 8.1 null exceptions which block rendering tab panels on dashboards 2023.23 Andre Klapper 2023-06-02 18:30:39 +0200
  • 8eda766990 Update the extracted cURL SSL CA bundle Valerio Bozzolan 2023-06-02 17:04:37 +0200
  • 444bb60d43 Fix PHP 8.1 "strlen(null)" exception from ArcanistRefView which blocks "arc look remotes" Valerio Bozzolan 2023-06-01 18:19:46 +0200
  • 18554ea76c Correct spelling mistake in PhutilLock Andre Klapper 2023-05-29 10:28:30 +0200
  • 0e32dbc1ac Correct a PHP8 compatibility issue when running "arc diff" with no active branch jkim 2023-05-23 13:43:33 +0100
  • e4fd31ec02 Fix PHP 8.1 exception in Conduit: Make "array_fuse(array $list)" accept null as parameter Andre Klapper 2023-05-21 00:06:42 +0200
  • 5cdafa4002 Update the arc-hg.py extension to work with mercurial 6.4 Christopher Speck 2023-05-17 20:43:52 -0400
  • c14785c379 Fix PHP 8.1 "strpos(null)" exception from PhutilCommandString which blocks arc patch Valerio Bozzolan 2023-05-09 08:28:44 +0200
  • d472896226 Fix PHP 8.1 "rawurlencode(null)" exception which blocks rendering a project page Andre Klapper 2023-05-04 13:13:43 +0200
  • f7d5614ca1 Do not pass a null string to mb_convert_case() for PHP 8.1 compatibility Andre Klapper 2023-05-04 12:38:47 +0200
  • 084303cd5f Fix PHP 8.1 "preg_match()" exception when pasting malformed Raw Diff into "Create Diff" Andre Klapper 2023-05-04 10:53:21 +0200
  • 12484acfc8 Handle ERR-INVALID-AUTH responses from Conduit in patch workflow Chris Novakovic 2021-09-13 13:19:15 +0100
  • 82d1abd4ed Fix PHP 8.1 "strlen(null)" exception in PhutilOpaqueEnvelope.php Andre Klapper 2023-04-25 15:39:38 +0200
  • 8c084061e1 Promote 2023.17 to stable Aviv Eyal 2023-04-24 23:39:15 -0700
  • ca5f5cd152 Fix idx default empty string in ArcanistWorkflow 2023.17 rgodden 2023-04-19 18:07:58 +0100
  • 75af13abe9 Fix early exit from getMatchSeverity on null severity rgodden 2023-04-19 10:47:55 +0100
  • f4a639944d Fix a PHP 8.1 issue related to preg_match() and null subject Valerio Bozzolan 2023-04-14 22:12:36 +0200
  • 08dfffd5ca Replace function utf8_decode() - deprecated since PHP 8.2 Valerio Bozzolan 2023-03-25 10:49:35 +0100
  • 9e1bb955fa updating twitch to latest api (Helix) k__nard 2022-12-08 15:39:03 -0700
  • 42a51e15f4 Promote 2022.37 to stable Matthew Bowker 2022-09-07 16:17:23 -0600
  • 0c0b9644a6 Rebrand: Change Server name 2022.37 Aviv Eyal 2022-08-25 01:20:55 -0700
  • 9b4bcc8349 Merge Phacility/master into phorge Aviv Eyal 2022-07-25 11:39:47 -0700
  • 85c953ebe4 Fix a PHP 8.1 repository marker issue in Mercurial epriestley 2022-05-17 16:15:03 -0700
  • 942b54a697 Straggling fixes for PhutilURI under PHP 8.1 epriestley 2022-05-12 15:37:33 -0700
  • 3cc486d5c1 Add "pht_list()", a translation wrapper for lists of items epriestley 2022-05-12 10:54:55 -0700
  • fc5b228db5 Return STDIN, STDOUT, and STDERR file descriptors from parent process epriestley 2022-05-05 09:52:46 -0700
  • 2969f24961 Add an ArgumentParser helper for integers epriestley 2022-05-03 14:06:15 -0700
  • e5b92735c6 Fix more PHP 8.1 "strlen(null)" callsites in PhutilURI epriestley 2022-05-03 11:57:26 -0700
  • 8d487ed770 Mostly remove "STDERR" and "STDOUT" constants from Arcanist epriestley 2022-04-28 14:50:46 -0700
  • da206314cf Catch more product names in "pht()", and replace newly matched Arcanist product names epriestley 2022-04-25 12:49:46 -0700
  • 93cf13cdb9 Remove all product name literals in "pht()" in Arcanist epriestley 2022-04-25 09:35:13 -0700
  • a33aeb3c36 Add a "product name literal in pht()" linter epriestley 2022-04-21 21:15:00 -0700