libphutil/srcproduction
libphutil/src
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
67a17d0efb02 | Joshua Spence | Simplify the use of `phutil_get_library_root` | Jan 15 2015 | |||
d7e7df98d2ea | Joshua Spence | Add default ports to `PhutilURI` | Jan 12 2015 | |||
8a879e7e549a | James Rhodes | Ensure empty lines do not appear with large widths on last column of… | Jan 12 2015 | |||
698792750d4d | James Rhodes | Prevent error in PhutilArgumentParser when not using standard options | Jan 12 2015 | |||
bd0d806758e5 | Joshua Spence | Fix a possible segfault when parsing JSON containing very large strings | Jan 11 2015 | |||
a95dd1c1db5f | Joshua Spence | Add an `xhpast_version` function | Jan 11 2015 | |||
94ce6528525a | Joshua Spence | Use `Filesystem::pathExists` | Jan 11 2015 | |||
dc0b7ac01a4f | Bob Trahan | OAuth - add adapter for Phabricator OAuth server | Jan 9 2015 | |||
d0bc7bf0d911 | James Rhodes | Treat non-string arguments as normal arguments in PhutilArgumentParser | Jan 8 2015 | |||
7013bb4a19d2 | Joshua Spence | Minor linter fix | Jan 8 2015 | |||
b264db10ea7e | Joshua Spence | Remove references to `Futures()` from the documentation | Jan 8 2015 | |||
31110f222572 | epriestley | Extend nodes in both directions in XHPAST | Jan 7 2015 | |||
00fe30dd9ebf | Joshua Spence | Fix a minor XHPAST bug | Jan 6 2015 | |||
e583bc6de6be | Joshua Spence | Add a `PhutilLibraryTestCase` class | Jan 6 2015 | |||
916e8545308a | Joshua Spence | Fix visibility of the `LinesOfALargeFile::readMore()` method | Jan 6 2015 | |||
07631983d419 | Joshua Spence | Rename `PhutilRealnameContextFreeGrammar` for consistency | Jan 6 2015 | |||
b8732112b4d1 | Joshua Spence | Rename `PhutilLogfileChannel` for consistency | Jan 6 2015 | |||
b19a507367b5 | Bob Trahan | Remove "like MySQL" doc block hint | Jan 5 2015 | |||
15e0669609d3 | Joshua Spence | Rename the `_phutil_date_format` function for consistency | Jan 4 2015 | |||
9a19732914d4 | epriestley | When a translated string is bogus, partially recover | Jan 2 2015 | |||
6e4ecefd52f7 | epriestley | Fix "psuedo" typo | Jan 2 2015 | |||
10fca52d0ff6 | James Rhodes | Allow in-memory maps to be registered in libphutil | Jan 2 2015 | |||
96c7283ab9c7 | epriestley | Unsquelch errors when specifying bad environments to ExecFuture | Jan 1 2015 | |||
f9ecfb447892 | epriestley | Default remarkup code blocks to plain text, not PHP | Jan 1 2015 | |||
401a860c7878 | Joshua Spence | Improvements for D11085 | Jan 1 2015 | |||
d0344553072a | Joshua Spence | Consolidate JSON formatting | Dec 30 2014 | |||
9319f6d50d52 | Joshua Spence | Remove the `Futures()` method | Dec 30 2014 | |||
e6fef2c60a35 | Joshua Spence | Use `new FutureIterator` instead of `Futures` | Dec 30 2014 | |||
bbc4b860710f | epriestley | Add IP range / CIDR utilities to libphutil | Dec 30 2014 | |||
92aefeccc0fd | epriestley | Check daemon piddir writability before forking in daemons | Dec 23 2014 | |||
103dc7e39093 | epriestley | Support Conduit tokens in ConduitClient | Dec 15 2014 | |||
95152847ba50 | epriestley | Preserve whitespace more faithfully when processing %%% remarkup blocks | Dec 12 2014 | |||
31e03271e0bc | epriestley | Use more liberal whitespae detection for `%%%` and `---` remarkup rules | Dec 11 2014 | |||
34b7825ae1da | epriestley | Allow ConduitClient to specify an explicit Host | Dec 11 2014 | |||
3d31d3874f1b | epriestley | Support an explicit connection timeout parameter for database connections | Dec 8 2014 | |||
dd243f1298de | Joshua Spence | Minor linter fix | Dec 8 2014 | |||
549aa1bf1485 | epriestley | Disallow `[1]` from being interpreted as a marked checkbox in remarkup | Dec 1 2014 | |||
9076d7ccdaaa | lkassianik/epriestley | Process Remarkup in text and HTML email bodies appropriately | Nov 18 2014 | |||
2ed0bc456971 | epriestley | Allow Conduit requests to be signed with a public/private keypair | Nov 15 2014 | |||
0135e57181a9 | epriestley | Assume utf8mb4 support | Nov 7 2014 | |||
43a0b6d17bb0 | Richard van Velzen/epriestley | Remove history support for console prompts on Windows | Oct 23 2014 | |||
0db4b149c4e0 | Richard van Velzen/epriestley | Support arbitrary start numbers for ordered lists in remarkup | Oct 23 2014 | |||
160eeba602bf | Chad Little | Set autoload to false on CURLFile in HTTPSFuture | Oct 7 2014 | |||
984269c6a3a3 | epriestley | Use normal human units, not "correct" SI units, when parsing MB/GB etc | Oct 2 2014 | |||
b7c05df35726 | epriestley | Quiet utf8mb4 warnings when establish MySQL connections | Oct 2 2014 | |||
29136aa2b421 | epriestley | Make libphutil compatible with utf8mb4 | Oct 1 2014 | |||
dc6d94394ef8 | Joshua Spence | Minor linter fixes | Sep 26 2014 | |||
c2363a1af19d | Joshua Spence | Add a few methods to `AASTNode` and `AASTToken` | Sep 25 2014 | |||
c12e50fcce4f | James Rhodes | Update AWS API version | Sep 25 2014 | |||
8b30cbd0faff | Joshua Spence | Add a `getEndLineNumber` method to the `AASTNode` class | Sep 24 2014 | |||
6c29d5c8d169 | epriestley | Parse unusual editor URIs with no domain in the way users expect | Sep 18 2014 | |||
ecf3526e557f | epriestley | Support "tel:" protocol in Remarkup | Sep 10 2014 | |||
ff7071c3c5c3 | Joshua Spence | Apply some autofix linter rules | Sep 9 2014 | |||
e7bc7ea2d12a | Joshua Spence | Update the `JSONLint` API | Sep 8 2014 | |||
cc146785b86d | Joshua Spence | Apply some autofix linter rules | Sep 8 2014 | |||
2d546f2e2fea | Joshua Spence | Rename base MySQL database connection class | Sep 6 2014 | |||
e29b637875fe | Ben Alpert/epriestley | Highlight numbers in Python import names properly | Sep 5 2014 | |||
2de64405cfdf | Bob Trahan | phutil_utf8_shorten => PhutilUTF8StringTruncator | Aug 30 2014 | |||
ae43ce54f61f | Bob Trahan | Daemons - add phd-daemon support for findRunningDaemons | Aug 26 2014 | |||
8695cdb1270b | epriestley | Make sure TempFiles are destroyed after a PHP fatal error | Aug 21 2014 | |||
44b37c30004b | epriestley | Work around OSX after Yosemite no longer respecting CURLOPT_CAINFO | Aug 21 2014 | |||
49f08a756a54 | James Rhodes | Allow PhutilCommandString to escape as Powershell | Aug 13 2014 | |||
b4a5eb60a700 | epriestley | Support SIGINT for graceful daemon shutdown in libphutil | Aug 12 2014 | |||
4b54216f0a70 | Joshua Spence | Rename `PhutilParserGeneratorException` subclasses | Aug 6 2014 | |||
b04a019a0686 | Joshua Spence | Rename test class | Aug 6 2014 | |||
f1ecec45a82d | Joshua Spence | Rename `PhutilKeyValueCache` subclasses | Aug 6 2014 | |||
a1d4247c6bb3 | Joshua Spence | Rename `AphrontQueryException` subclasses | Aug 5 2014 | |||
8d2585d5e5b2 | Joshua Spence | Remove some leftover `@group` annotations | Aug 5 2014 | |||
03335c8d2069 | epriestley | Allow Remarkup list items to have multiple paragraphs | Aug 5 2014 | |||
25c1599e34e0 | epriestley | Make `#` header detection more strict | Aug 5 2014 | |||
51472fd62263 | Joshua Spence | Rename `PhutilRemarkupRule` subclasses | Aug 4 2014 | |||
5b9e5b3c105a | Joshua Spence | Add a `selectTokensOfTypes` method to the `AASTNode` class | Aug 2 2014 | |||
eb979be0bf07 | Joshua Spence | Fix mispelling of a class name | Aug 2 2014 | |||
fceef0248d67 | epriestley | Interpret "## text"-style Markdown headers | Jul 25 2014 | |||
371c33b73585 | epriestley | Improve text mode rendering of reverse Remarkup list staircases | Jul 25 2014 | |||
2603d59f43b0 | epriestley | Fix crazystairs with non-stairlike reverse-indented lists | Jul 25 2014 | |||
4298b0da1573 | epriestley | Choose a better class name for PhutilMethodNotImplementedException | Jul 25 2014 | |||
702046d23645 | Joshua Spence | Rename `HTTPFutureResponseStatus` subclasses | Jul 22 2014 | |||
57daed582f2c | Joshua Spence | Rename auth classes for consistency | Jul 22 2014 | |||
efc2cc5c7728 | Joshua Spence | Add a `PhutilMethodNotImplementedException` class | Jul 21 2014 | |||
5a0514754c17 | Joshua Spence | Rename `PhutilBufferedIteratorExample` to `PhutilExampleBufferedIterator` | Jul 21 2014 | |||
9853eacf937a | Joshua Spence | Don't export keys for non-associative arrays | Jul 21 2014 | |||
b01ea402d92a | Joshua Spence | Refactor `phutil_var_export` | Jul 21 2014 | |||
754d02518c43 | Joshua Spence | Minor change to `PhutilPygmentsSyntaxHighlighter` | Jul 20 2014 | |||
8ddea4ef8c67 | James Rhodes | Implement getBestEffortTopographicallySortedNodesByRow on AbstractDirectedGraph | Jul 18 2014 | |||
6a24ff75f4fa | Joshua Spence | Minor changes to various scripts | Jul 18 2014 | |||
39e3860b41bc | Joshua Spence | Minor change to `update_compat_info.php` | Jul 18 2014 | |||
4e015b989b73 | epriestley | Adjust rule priorities to deal with links to object names correctly | Jul 17 2014 | |||
859c41d4fb07 | epriestley | Expose the file symbol map from PhutilLibraryMapBuilder | Jul 17 2014 | |||
c3d285a9f74b | Joshua Spence | Minor improvement to XHPASTSyntaxErrorException message | Jul 17 2014 | |||
37aa6d36bf2d | Joshua Spence | PHP compatibility fix | Jul 17 2014 | |||
d8c026530d7f | Joshua Spence | Change the mode of the directory created by `PhutilKeyValueCacheDirectory` | Jul 16 2014 | |||
dcc67d1b176b | Joshua Spence | Minor change to `src/__phutil_library_init__.php` | Jul 16 2014 | |||
73e439817947 | Joshua Spence | Minor changes to `phutil_var_export` | Jul 16 2014 | |||
fdad18e6a629 | Joshua Spence | Minor change to the library map formatting | Jul 16 2014 | |||
81e885e2b5f6 | Joshua Spence | Minor fix for `PhutilParserGenerator` | Jul 16 2014 | |||
48a04395363d | Joshua Spence | Use `phutil_var_export` for `PhutilParserGenerator::formatAndIndent` | Jul 14 2014 | |||
4b2053cded71 | Joshua Spence | Use `phutil_var_export` in `PhutilLibraryMapBuilder` | Jul 14 2014 | |||
cf35a8143985 | Joshua Spence | Add a `phutil_var_export` function | Jul 14 2014 | |||
9d53680db8f4 | James Rhodes | Move date and time utility functions to libphutil | Jul 13 2014 |
c4science · Help