1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-19 16:58:48 +02:00

Commit graph

  • dc10a7e69e Implement ferret engine in typeahead datasource query for repos Benjamin Kausch 2023-09-02 18:52:13 +0200
  • cef12d8dc2 Fix PHP 8.1 "strlen(null)" exceptions editing a form when custom field of type Date exists Andre Klapper 2023-09-02 11:15:14 +0200
  • 68c687affd Fix call to undefined method PhutilJSON::encodeAsObject() Andre Klapper 2023-09-02 11:12:11 +0200
  • 69c64c1e83 Teach Commit View about Encoding Aviv Eyal 2023-08-31 10:55:13 -0700
  • 94c0774d80 log deprecation events in Dark Console Aviv Eyal 2023-08-31 08:17:01 -0700
  • aeab4efe17 Generate Diviner book for Javelin Aviv Eyal 2023-08-30 11:14:14 -0700
  • 4c314a733c Clarifying the operating system choices. Nicolas Aragone 2023-08-29 18:49:23 -0300
  • 0ec3291ff4 Fix answer background color when using Dark Mode in Ponder bob 2023-08-28 10:38:53 +0200
  • 11424ffbe6 Promote 2023.32 to Stable Aviv Eyal 2023-08-25 04:52:45 -0700
  • 56789a2fa6 Replace dedicated Commit Field with an existing one 2023.32 Aviv Eyal 2023-08-11 11:27:50 -0700
  • beec08e019 Fix RuntimeException: min(): Array must contain at least one element Andre Klapper 2023-08-22 11:07:02 +0200
  • 9b105c8e9e Fix PHP 8.1 "strlen(null)" exceptions importing ICS file into calendar Andre Klapper 2023-08-18 18:39:59 +0200
  • ba4b8cb1ae PHP 8 and Diviner Technical Documentation Aviv Eyal 2023-08-18 12:28:03 -0700
  • 3cc5ee6a33 Documentation: fix unexisting path sshd_config.phabricator.example Valerio Bozzolan 2023-08-19 00:02:14 +0800
  • 8876f75fbb Fix a PHP 8.1 deprecated use of strlen with a NULL argument bob 2023-08-18 15:49:32 +0200
  • 6ec89e9f08 Fix a PHP 8.1 deprecated use of strlen with a NULL argument bob 2023-08-18 12:48:02 +0200
  • ad0052fcd6 Rebrand: Add "path" entries to PlatformSymbols Aviv Eyal 2023-08-18 02:00:06 -0700
  • 7c58ea1403 Fix PHP 8.1 "strlen(null)" exception creating a Phriction doc without slug in Conduit Andre Klapper 2023-08-17 17:42:24 +0200
  • d84dbf8e27 Fix PHP 8.1 "strlen(null)" exception creating a Paste without content in Conduit paste.create Andre Klapper 2023-08-17 17:27:21 +0200
  • 0ef08baf64 Fix a PHP 8.1 deprecated use of strlen with a NULL argument bob 2023-08-18 09:20:23 +0200
  • 7f46a252f2 Fix a PHP 8.1/8.2 deprecated use of strlen a NULL argument bob 2023-08-18 09:19:42 +0200
  • 761134a1a9 Line counters: do not wrap when over 999 on mobile Valerio Bozzolan 2023-08-18 09:53:23 +0800
  • 3a1f568974 Fix typo "this this server" Andre Klapper 2023-08-17 14:42:02 +0200
  • 7cffe557ac Fix hovercard background color when using Dark Mode bob 2023-08-17 13:16:50 +0200
  • 747d7db241 Fix a PHP 8.1/8.2 deprecated use of ltrim and rtrim with a NULL argument bob 2023-08-17 10:41:12 +0200
  • 17befe9bca Fix source code viewer background color when using Dark Mode in Diffusion bob 2023-08-17 10:31:33 +0200
  • a5d8b2d5cf Fix a PHP 8.1 deprecated use of preg_match with a NULL argument bob 2023-08-17 10:16:24 +0200
  • 9fa9aa30b9 Fix PHP 8.1 "strlen(null)" exception on "Link External Account" page at login Andre Klapper 2023-08-16 13:11:56 +0200
  • 29493f8a5c Fix PHP 8.1 "strlen(null)" exception listing >100 task search results Andre Klapper 2023-08-15 16:18:28 +0200
  • 3f5fcdf4dd Fix icon background color when using Dark Mode bob 2023-08-14 11:05:11 +0200
  • 7040bd5257 Fix PHP 8.1 "strlen(null)" exception adding "Build with Buildkite" build step in Harbormaster Andre Klapper 2023-08-15 10:15:09 +0200
  • bcfcd9acfc Unify type-checking for setHref() type methods Aviv Eyal 2023-07-24 06:20:48 -0700
  • e8ea7a4a36 Fix PHP 8.1 issue in DifferentialChangeset getOldStatePathVector() Steve Campbell 2023-08-12 08:37:24 +0100
  • 98dfac53ba Fix PHP 8.1 "strlen(null)" exceptions blocking account registration with custom OAuth provider after redirect Andre Klapper 2023-08-11 21:02:44 +0200
  • a2e8ab3180 Fix PHP 8.1 "strlen(null)" exception adding a "Drydock: Run Command" build step in Harbormaster Andre Klapper 2023-08-11 21:01:19 +0200
  • c61c6a1ec3 Fix PHP 8.1 "strlen(null)" exception adding a Harbormaster Build Plan Andre Klapper 2023-08-11 21:00:25 +0200
  • 085769ceb6 Fix PHP 8.1 "strlen(null)" exceptions trying to authenticate via custom OAuth provider Andre Klapper 2023-08-11 20:57:34 +0200
  • 10ee019785 Fix PHP 8.1 "strlen(null)" exception setting Passphrase Credential Andre Klapper 2023-08-11 20:56:23 +0200
  • eb0bb17368 Replace dedicated Commit Field with an existing one Aviv Eyal 2023-08-11 11:27:50 -0700
  • 8310591523 Fix DifferentialDiff getFieldValuesForConduit PHP 8.1 strlen(null) errors sten 2023-08-11 10:39:59 +0100
  • 4b3c384856 Fix DifferentialCommitMessageField renderFieldValue PHP 8.1 strlen(null) error Steve Campbell 2023-08-11 10:38:08 +0100
  • 9c8b9a6bbf Fix PHP 8.1 trim(null) exception in ./bin/diviner generate Steve Campbell 2023-08-11 10:37:15 +0100
  • eb2be08f9f Fix PHP 8.1/8.2 "strlen(null)" exception in SearchController bob 2023-08-10 17:40:31 +0200
  • 2da7594344 Fix a PHP 8.1/8.2 deprecated call to strlen with a NULL argument root 2023-08-10 17:36:18 +0200
  • 226f315093 Fix PHP 8.1 "strlen(null)" exception creating Blueprint Working Copy Andre Klapper 2023-08-05 23:28:47 +0200
  • 39b576b145 Add HTML header for Atom/RSS discovery on Phame blog pages Andre Klapper 2023-08-05 23:23:05 +0200
  • 9fe2bfebe8 Fix PHP 8.1 "strlen(null)" exception adding LDAP authentication Andre Klapper 2023-08-04 17:00:53 +0200
  • 840a7fab2b Hide Archived Panels from Dashboards Valerio Bozzolan 2023-08-01 09:39:18 +0200
  • df3ac50cb7 Implements a more informative hovercard for wiki documents Benjamin Kausch 2023-06-19 09:13:25 +0200
  • 4cedb928aa Fix arc patch PHP 8.1 strlen(null) error sten 2023-07-29 17:36:01 +0100
  • 007e7621f2 Fix HarbormasterBuildUnitMessage PHP 8.1 strlen(null) error sten 2023-07-29 12:17:05 +0100
  • 1802ebd2cc Fix PHP 8.1 Diffusion history errors sten 2023-07-29 12:51:00 +0100
  • fa687b4ba0 Always ellipsize long filename in file upload dialog Andre Klapper 2023-07-29 12:12:49 +0300
  • 189a5d6047 Fix strlen(null) PHP 8.1 error when pushing into a fresh repository c7574226 2023-07-28 18:22:42 +0100
  • 1aa532a476 Workboard Columns: avoid page reload on Edit > Cancel Valerio Bozzolan 2023-07-28 19:01:44 +0200
  • 1e3c9bdfee Update Diff: fix dead-end when not yours Valerio Bozzolan 2023-07-25 14:12:46 +0200
  • bf025c5fb4 Aphlict - search for default config in the right place Aviv Eyal 2023-07-24 00:41:16 -0700
  • 0f07c07b3b Attach Diff to Revision: fix Repository asked twice Valerio Bozzolan 2023-07-22 13:52:13 +0200
  • 0dfc84e2ab Ponder Answer Comments: indent textarea as Comments Valerio Bozzolan 2023-07-19 21:27:06 +0200
  • cb9fcf18d5 Fix PHP 8.1 "strlen(null)" exception trying to stop maintenance mode of Diffusion repo Steve Campbell 2023-07-17 14:39:42 +0100
  • 27fa498966 Fix PHP 8.1 strlen(null) error in PhabricatorFile::newChunkedFile() Steve Campbell 2023-07-17 13:25:32 +0100
  • dbc101ca8a Fix PHP 8.1 substr(null) in People > Activity Logs Steve Campbell 2023-07-17 13:02:17 +0100
  • 849e18ccbb Fix PhabricatorRepository generateURI PHP 8.1 strlen(null) errors Steve Campbell 2023-07-05 15:33:02 +0100
  • 8af1624692 Fix passing null to trim() error in DiffusionBrowseTableView render() Steve Campbell 2023-07-17 11:05:03 +0100
  • 65e57fe23d Fix PHP 8.1 PhabricatorEditorURIEngine::newForViewer() trim(NULL) error Steve Campbell 2023-07-03 17:39:52 +0100
  • 682fe971a4 Do not crop user avatar image in top bar when no Real Name set Andre Klapper 2023-07-17 12:02:26 +0200
  • 8cbbc9f961 Fix strlen(null) in DifferentialChangesetViewController loadCoverage() Steve Campbell 2023-07-04 15:16:13 +0100
  • f7dd8f579a Fix /dashboard/adjust/remove/ PHP 8.1 strlen(null) errors Steve Campbell 2023-07-13 10:23:49 +0100
  • 85539ce255 Blur profile image when user account disabled Andre Klapper 2023-07-12 22:02:30 +0200
  • 3703588e9d Fix PHP 8.1 strlen(null) in DiffusionView linkBrowse() Steve Campbell 2023-07-07 15:35:32 +0100
  • fb822ba849 Update Facebook icon on Auth Provider page Andre Klapper 2023-07-10 12:09:33 +0200
  • 7bebfa289a Diffusion commits: add some edge phrases about Revisions Valerio Bozzolan 2023-07-06 13:31:42 +0200
  • 92861cc1f0 Dashboard Tabs: fix action "Move Right" Valerio Bozzolan 2023-07-06 13:31:20 +0200
  • cae1246359 Dashboard Tabs: render "Move" buttons grayed out more consistently Valerio Bozzolan 2023-07-06 13:31:00 +0200
  • b3ac5ceb38 Fix DifferentialGetCommitMessageConduitAPIMethod execute strlen(null) Steve Campbell 2023-07-05 09:08:02 +0100
  • d5a28e12a0 Project Hovercards: Show Description Aviv Eyal 2023-07-05 13:28:12 -0700
  • 71f38a90a3 Fix PHP 8.1 "strlen(null)" exception on History page of Diffusion repo after setting maintenance mode Andre Klapper 2023-07-05 19:40:53 +0200
  • f45d6421a1 Fix PHP 8.1 "strlen(null)" exception opening a File overlay (Lightbox comment frame) Andre Klapper 2023-07-05 19:36:56 +0200
  • 9d512595c0 Fix PHP 8.1 DifferentialBranchField getBranchDescription strlen(null) error Steve Campbell 2023-07-05 14:24:47 +0100
  • 9bf5e17352 PHP8.1 fix for DiffusionServeController serveRequest() Steve Campbell 2023-07-04 12:01:51 +0100
  • 5e48e16f77 Update DiffusionDocumentRenderingEngine to cope with null code coverage in PHP 8.1 Steve Campbell 2023-07-04 16:24:12 +0100
  • 80484b76a5 Remarkup Code-block: parse language specifier in markdown Valerio Bozzolan 2023-07-04 17:14:23 +0200
  • 4a0d3ba3e1 Locate File: allow to search './path/to/something.txt' Valerio Bozzolan 2023-07-04 17:10:19 +0200
  • 603cf474ee Fix int fields for now Aviv Eyal 2023-07-03 13:46:25 -0700
  • d725ffaa77 Fix "Register with Approval flow" for php 8 Aviv Eyal 2023-07-02 08:48:51 -0700
  • 9aafbb42ef fix strlen in PhabricatorMailManagementShowOutboundWorkflow Aviv Eyal 2023-07-02 08:47:59 -0700
  • aebd7a2f72 Update a couple of lingering instances of secure.phabricator.com to we.phorge.it MacFan4000 2023-06-29 19:21:54 -0400
  • 73253489bf Make src/infrastructure/javelin/markup.php phabricator_form PHP 8.1 compliant Steve Campbell 2023-06-30 14:34:41 +0100
  • 101ce834b8 Fix PHP 8.1 strlen() error when database replication Seconds_Behind_Master is NULL Steve Campbell 2023-06-30 13:17:03 +0100
  • 0a17287e08
    Generalize references to PHP 5.x Debian/Ubuntu packages Taavi Väänänen 2023-06-29 14:40:11 +0300
  • 8ffa604462 Diviner: mention how to flag Arcanist and Phorge as "safe" git repos Valerio Bozzolan 2023-06-28 23:14:09 +0200
  • 1005e38160 Fix notification message when Aphlict is not configured Valerio Bozzolan 2023-06-27 13:29:24 +0200
  • 659e13fa6d Fix UX regression in Dashboard Tabs Panel Valerio Bozzolan 2023-06-27 08:14:29 +0200
  • e4fe54edf0 Fix typo "recipeint" in metamta.one-mail-per-recipient description Andre Klapper 2023-06-26 14:19:01 +0200
  • 52be52d429 Promote 2023.23 to Stable Aviv Eyal 2023-06-10 02:54:10 -0700
  • a25af8ccef Diviner: add a minimal systemd example Valerio Bozzolan 2023-06-23 08:48:18 +0200
  • 7c1487e4dc Fix Pholio RuntimeException: Undefined variable $dictionary (when adding an empty Inline Comment) Andre Klapper 2023-06-19 14:10:29 +0200
  • 1c59b65421 Dashboards: add capability who can create Dashboards Andre Klapper 2023-06-19 12:08:19 +0200
  • 324470e39b Give embedded image files with transparency a checkered background Andre Klapper 2023-06-19 11:55:10 +0200
  • 327ac921c2 Conduit column.search: add status, sequence and isDefault to API results Mukunda Modell 2023-06-19 08:54:32 +0200