1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 11:22:40 +01:00
phorge-phorge/src/applications/paste/query
Christopher Wetherill 5fad7eb1f9 Get line count before truncating Paste snippets
Summary: Fixes T12338. Resolves an issue where long pastes would be truncated before getting a line count, resulting in an inaccurate line count being returned.

Test Plan: Made a large paste, verified that it displayed the correct number of lines.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: Korvin

Maniphest Tasks: T12338

Differential Revision: https://secure.phabricator.com/D17438
2017-03-01 22:30:18 +00:00
..
PhabricatorPasteQuery.php Get line count before truncating Paste snippets 2017-03-01 22:30:18 +00:00
PhabricatorPasteSearchEngine.php Display paste line count alongside snippets 2017-01-26 19:06:23 -05:00
PhabricatorPasteTransactionQuery.php Remove @group annotations 2014-07-10 08:12:48 +10:00