1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-21 03:08:40 +01:00

Commit graph

  • abeeadd6b0 Check that min epoch < max epoch in PhabricatorFeedQuery::withEpochInRange() master Andre Klapper 2025-02-19 11:14:48 +01:00
  • fd6118bfa6 Fix editing Conpherence rooms on mobile Andre Klapper 2025-02-20 19:14:59 +01:00
  • 5b87138894 Fix PHP 8.1 "ltrim(null)" exception creating a Nuance Source Andre Klapper 2025-02-19 00:27:49 +01:00
  • 035d7b2884 People Profile Menu: Move "Badges" item lower in panel list Andre Klapper 2025-02-14 14:42:06 +01:00
  • f9e5630bab Add some trivial Herald related PhpDoc comments Andre Klapper 2025-02-17 00:33:55 +01:00
  • 908d253cf6 Run ./bin/celerity map Andre Klapper 2025-02-17 00:58:34 +01:00
  • cf19d84107 Add "Understanding Application Transaction Editors" article to Diviner amy bones 2025-02-15 18:00:19 -08:00
  • 2574b0d118 Leave fullscreen editor when displaying "Upload File" and "Meme" dialogs Andre Klapper 2025-02-16 18:11:49 +01:00
  • ebbe83c394 Unbreak the creation of Packages Versions mainframe98 2025-02-15 22:04:21 +01:00
  • 6ea09aa82c PHP 8.1: Do not pass null to ctype_digit() in AphrontFormDateControlValue::getStandardDateFormat() Andre Klapper 2025-02-13 21:05:24 +01:00
  • a474a38dd6 Update installation guide to point to GitHub mirrors Cigaryno 2025-02-13 20:11:11 +01:00
  • 90d26167aa
    Allow filtering tokens given by type of token Taavi Väänänen 2025-02-04 14:45:47 +02:00
  • 75267e24e7
    Convert tokens given to use SearchEngine Taavi Väänänen 2025-02-05 19:24:33 +02:00
  • 6b6c3c84d1 Replace some Phabricator references in PhabricatorStartup.php on comments and errors Cigaryno 2024-12-20 15:56:08 +01:00
  • 0bd8388684 Strike through archived projects in navigation crumbs Andre Klapper 2025-02-03 18:53:21 +01:00
  • 6facee6140 Communicate max dimensions of profile images before upload Andre Klapper 2025-02-03 11:53:16 +01:00
  • aaff2415f9 Fix incorrect return value of PhabricatorCustomField::readValueFromObject() Andre Klapper 2024-07-28 16:43:37 +02:00
  • 42234d56e5 Remove unused PhabricatorApplicationTransactionCommentView::getStatusID() Andre Klapper 2024-08-16 09:10:53 +02:00
  • ed6644f317 Fix typos etc. Pppery 2024-12-28 21:58:54 -05:00
  • 48a74638a7 Phriction: define an object creation title mainframe98 2024-12-19 19:07:01 +01:00
  • 18336f0b9a
    Allow customizing default Phurl view and edit policies Taavi Väänänen 2024-12-08 12:35:26 +02:00
  • 4accca8420 Phriction: fix issue with icons in table of contents on wide screens Merula Turdus 2024-12-11 18:47:50 +01:00
  • dbcc447249 Fix error in Mercurial when no offset is specified Andre Klapper 2024-09-04 14:45:50 +02:00
  • 7429da91d2 Repository Identity "Automatically Detected User": don't trust unverified emails Valerio Bozzolan 2024-12-11 09:24:47 +01:00
  • 14fcf61a1e Fix Diffusion commands in non-English environments Valerio Bozzolan 2024-12-11 08:32:54 +01:00
  • c4f88847ef Fix typos in Harbormaster Pppery 2024-12-10 19:47:06 -05:00
  • 9448e81572 Show table of contents by default on wide screens Merula Turdus 2024-08-17 15:13:53 +02:00
  • a5384ca604 Hovercards: Avoid "Undefined index: objectPHID" when passing bogus data Andre Klapper 2024-12-05 23:37:18 +01:00
  • e5d7c9aa4e
    docs: Remove extra 'B' from PHP config value Taavi Väänänen 2024-12-08 13:29:52 +02:00
  • 9d3e258853 Add first unit test for mimemailparser headers Valerio Bozzolan 2024-12-06 13:12:44 +01:00
  • 9c73d62c44 Rewrite regex for project names to be not prone to catastrophic backtracking Pppery 2024-11-23 16:04:38 -05:00
  • 48fd3f1c40 Delete Repository button: disable if not admin, but show popup to all Valerio Bozzolan 2024-12-04 07:51:45 +01:00
  • c589529155 Fix parsing of incoming mail with UTF-8 encoded headers Andre Klapper 2024-11-26 14:47:16 +01:00
  • eb380f922c Account registration: Restrict Real Name length Andre Klapper 2024-11-29 15:20:29 +01:00
  • 0bfdcaa005 Revert "Fix PHP 8.3 "Usage of ldap_connect with two arguments is deprecated" exception" Andre Klapper 2024-12-02 01:25:22 +01:00
  • a68b8daafd Avoid "Unknown Object (????)" for custom Select field values in Herald editor Andre Klapper 2024-06-19 22:32:57 +02:00
  • 89be7a51d8 Validate some user provided calendar query range dates Andre Klapper 2024-09-18 15:00:17 +02:00
  • b253675917 mimemailparser: Fix implicitly nullable parameter declarations for PHP 8.4 Andre Klapper 2024-11-26 14:53:19 +01:00
  • 6ec5c88bee Make maniphest.gettasktransactions include metadata and title Andre Klapper 2024-08-14 15:16:28 +02:00
  • 828ea9bca0 Allow zooming on pages Andre Klapper 2024-10-02 14:43:07 +02:00
  • 700090917a Fix PHP 8.3 "Usage of ldap_connect with two arguments is deprecated" exception Andre Klapper 2024-08-19 21:48:17 +02:00
  • c0ebc7b405 Fix a typo in documentation Andre Klapper 2024-11-20 15:47:06 +01:00
  • 0ea95d41a6
    Fix submitting forms in a new tab using Ctrl+Return BlankEclair 2024-11-25 21:06:45 +11:00
  • a76444a8e2 Update mimemailparser from May 2011 version to 8.0.4 Andre Klapper 2024-10-22 13:51:09 +02:00
  • ddf26e89c8 DarkConsole: Fix "strlen(null)" but for the "tab" query parameter mainframe98 2024-10-27 19:47:04 +01:00
  • 74bf6c0e3c APC: Set ttl to 0 when ttl is not given mainframe98 2024-10-27 15:02:52 +01:00
  • d643ca4c4c ManiphestReportController: Separate legacy and synthetic data handling Andre Klapper 2024-10-21 16:30:18 +02:00
  • 5f4587bb88 Fix implicitly nullable parameter declarations for PHP 8.4 Andre Klapper 2024-10-23 12:11:53 +02:00
  • f3d49f7407 Fix implicitly nullable parameter declarations for PHP 8.4 Andre Klapper 2024-08-31 14:42:02 +02:00
  • db61eb20f0 Fix implicitly nullable parameter declarations for PHP 8.4 Andre Klapper 2024-08-30 16:37:25 +02:00
  • b08c7c761c Fix PHP 8.1 "strlen(null)" exception rendering JSON file as Jupyter Andre Klapper 2024-10-21 20:07:17 +02:00
  • 23a49eb403 Bump PHP version requirement from 5.2.3 to 7.2.25 Andre Klapper 2024-08-31 10:20:44 +02:00
  • d3c0a7edc3 Promote 2024.35 to stable stable Aviv Eyal 2024-10-15 19:36:02 +03:00
  • b0bf1c689a Avoid RuntimeException passing bogus "service" parameter to Diffusion commit view Andre Klapper 2024-10-01 17:08:56 +02:00
  • 9cd62bdcc4 Fix PHP 8.1 "strlen(null)" exception in SVN commit query without identifier Andre Klapper 2024-09-07 09:32:24 +02:00
  • 9acdd88893 Diffusion commit feed: fix commit title repeated twice Valerio Bozzolan 2024-09-20 03:57:27 +02:00
  • 85f51c5430 Fix PHP 8.1 "str_replace(null)" exception in DivinerAtomRef Andre Klapper 2024-08-11 17:27:59 +02:00
  • 39237c0854 Set base-uri as User-Agent for OAuth1 and Github authentication Andre Klapper 2024-08-01 16:29:41 +02:00
  • 0fe0b9f681 Documentation: add article about Javelin DOM stuff Valerio Bozzolan 2024-09-14 15:40:07 +02:00
  • 30c47690ff Remove unused *ParallelQueries() database connection methods Andre Klapper 2024-08-16 17:07:48 +02:00
  • aa2b70708e PHPDoc: Replace "@return this" with "@return $this" Andre Klapper 2024-09-06 19:18:57 +02:00
  • f25c531e56 Fix unit test failure in link-alternate Andre Klapper 2024-09-07 06:36:14 +02:00
  • 123831b53f Drop question mark suffix from optional PHPDoc @param types Andre Klapper 2024-08-22 11:56:50 +02:00
  • 9e6507d37a Fix exception handling in ConpherenceViewController::handleRequest() Andre Klapper 2024-08-15 15:57:54 +02:00
  • b4bc480817 Fix PHP 8.1 "strlen(null)" exceptions creating an OAuth provider Andre Klapper 2024-08-11 22:59:50 +02:00
  • 43539b220c Remove trivial cases of unreachable code Andre Klapper 2024-08-24 10:46:56 +02:00
  • 8c3a62d6af Fix PHP 8.1 "strlen(null)" exception rendering a File's default Alt text Andre Klapper 2024-09-04 10:12:10 +02:00
  • 24ebac8ad7 Remove unused shouldUse* functions from PhabricatorRepository Andre Klapper 2024-08-16 09:04:55 +02:00
  • 3e53151815 Calendar Import: add unit tests to cover participants Valerio Bozzolan 2024-08-28 09:30:31 +02:00
  • d4d620fa6d Workboard: have thin scrollbars Bartosz Dziewoński 2024-08-24 22:26:34 +02:00
  • b02615bd50 Subversion: fix empty "Authored on" date on commit pages 2024.35 Valerio Bozzolan 2024-08-24 15:34:06 +02:00
  • 3c5e43cccb Fix PHP 8.1 "strlen(null)" exception in DiffusionGitRawDiffQuery Andre Klapper 2024-08-15 14:23:34 +02:00
  • b9fb8d7891 Replace invalid PHPDoc @return type boolean with bool Andre Klapper 2024-08-21 14:05:19 +02:00
  • b44b566b13 Add missing variable names to PHPDoc @param of methods Andre Klapper 2024-08-20 18:04:23 +02:00
  • 9f07e5083d Add some DateTime handling related PHPDocs Andre Klapper 2024-08-20 13:05:49 +02:00
  • e1e1570c11 Remove unused methods from ConpherenceDurableColumnView Andre Klapper 2024-08-16 08:45:05 +02:00
  • cf5abd9e4b Remove unused HeraldAdapter:buildTokenizerFieldValue() Andre Klapper 2024-08-16 08:52:50 +02:00
  • 9c684c80d6 Fix various potential PHP 8.1 "strlen(null)" exceptions Andre Klapper 2024-08-14 21:52:57 +02:00
  • 66bd13b193 Remove unused PHUICalendarMonthView::getMaxDailyEventsForWeek() Andre Klapper 2024-08-16 09:17:39 +02:00
  • edb2175a9b Fix PhabricatorEmptyQueryException handling in DiffusionCommitQuery::loadPage() Andre Klapper 2024-08-15 16:02:33 +02:00
  • b9ea6f1ce8 docs/file_domain: remove cloudflare mention of autominify Yongmin Hong 2024-08-13 11:24:19 +02:00
  • 58f1c83a5a Fix PHP 8.1 "strlen(null)" exception in DivinerFindController Andre Klapper 2024-08-11 16:59:32 +02:00
  • 2b7c0ec92f Destroy file attachments when file is deleted, or object is deleted Dylan F 2024-08-10 22:15:10 +02:00
  • b74f1ad519 Fix 404 link in Diviner to "Configuring File Storage" article Andre Klapper 2024-08-03 00:39:19 +02:00
  • 88225b99f2 Fix PHP 8.1 "strlen(null)" exception in ManiphestTaskPointsTransaction Andre Klapper 2024-08-05 13:42:53 +02:00
  • 89778dc9e6 Add Open Graph protocol meta tags to Maniphest task pages Andre Klapper 2024-05-20 22:28:50 +02:00
  • 1cc04fb83c Explicitly cast "limit" (page size) API parameter to int Andre Klapper 2024-05-03 18:02:23 +02:00
  • ec6ba69666 Add Copy file path button to file header bar in Differential/Diffusion Andre Klapper 2024-07-30 19:24:31 +02:00
  • 0bfe9ca88f Log Herald rules with invalid actions via phlog() Andre Klapper 2024-07-22 13:38:32 +02:00
  • 71615f4b99 Log Herald rules having disabled Herald rules as condition via phlog() Andre Klapper 2024-07-21 19:20:29 +02:00
  • f6302c7ee3 Log Herald rules with invalid keys via phlog() Andre Klapper 2024-07-19 15:28:07 +02:00
  • 93c9afd2f3 Do not add actor as subscriber when removing a comment Andre Klapper 2024-08-02 00:17:25 +02:00
  • 4da3b096b0 Configuration Guide: Set UnsafeAllow3F for Apache RewriteRule Andre Klapper 2024-07-22 23:11:25 +02:00
  • 62aaa0fcbe Restrict maximum task title length to 255 characters Andre Klapper 2024-08-01 16:55:37 +02:00
  • d8b94dd87d Misc PHPDoc additions to PhabricatorFile Andre Klapper 2024-08-03 01:40:35 +02:00
  • 81ffe4f8b1 Fix PHP 8.1 "strlen(null)" exception in PhabricatorAuthAccountView Andre Klapper 2024-08-02 15:34:41 +02:00
  • a110aa471e Suppress PHP 8.1 warnings "Return type mixed is not covariant with tentative return type mixed of method Iterator::key()" Andre Klapper 2024-07-02 15:03:35 +02:00
  • 721d5ed64b fix PHP8 array_slice($results, null) which cause diffusion pattern search broken jesse 2024-07-30 09:10:45 +08:00
  • e2919211f3 Avoid PhabricatorApplicationTransactionStructureException on editors not supporting Mute Notifications Andre Klapper 2024-07-11 12:07:28 +02:00
  • 8793bdbaa8 Disallow awarding a badge without selecting recipient Andre Klapper 2024-07-23 00:08:18 +02:00