libphutil/srcproduction
libphutil/src
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
2ff1957f52f5 | Joshua Spence | Fix some spelling mistakes | Jul 12 2014 | |||
42471f314d0e | epriestley | Show file where syntax error occurred in library map builder | Jul 12 2014 | |||
fd17980bf948 | Joshua Spence | Delete some old draft documentation | Jul 11 2014 | |||
a1d23b911a3d | Joshua Spence | Fix duplicated "Done" output | Jul 10 2014 | |||
240a783926e1 | Joshua Spence | Remove blank line between docblock and function call | Jul 10 2014 | |||
59fa2f8e3910 | Joshua Spence | Throw an exception instead of exiting | Jul 10 2014 | |||
ed335c485c0a | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
a5c097a1070f | Joshua Spence | Separate map building and updating in `PhutilLibraryMapBuilder` | Jul 9 2014 | |||
f802b7f00363 | Joshua Spence | Set the `PhutilLibraryMapBuilder` to be quiet by default | Jul 9 2014 | |||
cd7944e6fcab | Joshua Spence | Minor modification to `PhutilJSONParser` documentation | Jul 8 2014 | |||
f797b98e00bf | Joshua Spence | Minor change to `PhutilInfrastructureTestCase::testLibraryMap` | Jul 6 2014 | |||
175694903cee | epriestley | Disregard `src/extensions/` when running library map unit tests | Jul 6 2014 | |||
9f20c53e8cbf | Joshua Spence | Add a `phutil_get_current_library_name` function | Jul 6 2014 | |||
4620dbb05d75 | Joshua Spence | Improve the `PhutilInfrastructureTestCase` unit tests | Jul 5 2014 | |||
8f18a7207030 | Joshua Spence | Move `PhutilLibraryMapBuilder` into the standard directory structure | Jul 5 2014 | |||
4f5b52113c29 | Joshua Spence | Add an `appendPath` method to `PhutilURI` | Jul 5 2014 | |||
8571a9256f2d | Joshua Spence | Move `PhutilBootloader` into the standard directory structure | Jul 5 2014 | |||
a962763068aa | Joshua Spence | Rebuild library map | Jul 4 2014 | |||
90b8c72a750a | Joshua Spence | Add a `PhutilAWSS3Future` class | Jul 3 2014 | |||
f91c889c5ed5 | epriestley | Add isFlatText() for performing remarkup flat text tests | Jul 1 2014 | |||
032adc707f7d | epriestley | Allow Remarkup rules to assert that attributes do not contain tokens | Jul 1 2014 | |||
c6b75f3ffacf | Joshua Spence | Various minor improvements to the `xsprintf` functions | Jul 1 2014 | |||
b2903bea0271 | Joshua Spence | Test cases should extend from `PhutilTestCase` | Jul 1 2014 | |||
1b4e71710df2 | epriestley | Support BitBucket as an auth provider | Jun 28 2014 | |||
aae30d7d2a8e | epriestley | Add classes to Remarkup lists and headers | Jun 27 2014 | |||
52e1e7d70770 | Joshua Spence | Improve the exception message for JSON parsing exceptions. | Jun 23 2014 | |||
29237431056e | Joshua Spence | Update library map for `phutil_is_utf8_slowly`. | Jun 22 2014 | |||
f1e0aedec85b | epriestley | Fall back to slow UTF8 algorithms that don't crash | Jun 20 2014 | |||
e0fd683ec58a | epriestley | Provide more flexible string truncation in libphutil | Jun 20 2014 | |||
8845b0329c95 | Joshua Spence | Update callsites of `phutil_json_decode`. | Jun 20 2014 | |||
aaf34fb75a84 | Joshua Spence | Modify `phutil_json_decode` to use `PhutilJSONParser`. | Jun 20 2014 | |||
652720e9e4c2 | Joshua Spence | Add more unit tests for `PhutilJSONParser`. | Jun 20 2014 | |||
384bdaa1cc70 | Joshua Spence | Add an optional mode for `PhutilJSONParser` to detect duplicate keys | Jun 20 2014 | |||
f9730519f42c | Joshua Spence | Throw better exceptions from `PhutilJSONParser`. | Jun 20 2014 | |||
3bd9044d42bb | Joshua Spence | Fix the handling of empty keys in `PhutilJSONParser`. | Jun 20 2014 | |||
dd7f571b61ed | Joshua Spence | Modify the JsonLint library to return `array` instead of `stdClass`. | Jun 20 2014 | |||
5559a21fe307 | Joshua Spence | Add a native JSON parser. | Jun 19 2014 | |||
d8935319d556 | Joshua Spence | Fix `PhutilReadableSerializer` to quote strings. | Jun 19 2014 | |||
8184ed7deaef | Joshua Spence | Rename `interestingArgv` to `explicitArgv`. | Jun 18 2014 | |||
50185a502e91 | Joshua Spence | Fix failing unit test. | Jun 18 2014 | |||
e91d4e2c07ab | Joshua Spence | Pass additional arguments to the `PhabricatorDaemonEventListener`. | Jun 18 2014 | |||
6c3160d2b6f0 | Michael Peters/epriestley | Fixing so that on windows local paths to binaries can be used | Jun 18 2014 | |||
0027e97cd6cb | Joshua Spence | Don't create directories as `0777` by default. | Jun 17 2014 | |||
68f970cae19f | Joshua Spence | Ignore colors and formatting when determining string length. | Jun 17 2014 | |||
7f78f3e8ff7b | Joshua Spence | Add a method to `PhutilConsoleTable` to hide the header. | Jun 17 2014 | |||
5c6aaa12af5e | Richard van Velzen/epriestley | Allow PhutilConsoleProgressBar to be quiet | Jun 17 2014 | |||
fdbc18012baa | Joshua Spence | Fix the width of `PhutilConsoleTable` if the header row is wider than the data… | Jun 17 2014 | |||
41d51cc2b01d | epriestley | Rebuild `xhpast.exe` with static linkage | Jun 16 2014 | |||
ff44c5b71540 | Richard van Velzen/epriestley | Support ansicon for ANSI support on Windows | Jun 16 2014 | |||
b62b10c046be | Joshua Spence | Move infrastructure tests up one directory. | Jun 15 2014 | |||
04712fda4b76 | epriestley | Rebuild libphutil library map to remove `sprintf_escape` function | Jun 15 2014 | |||
ec605acd2276 | Joshua Spence | Add a `addColumns` method to `PhutilConsoleTable`. | Jun 15 2014 | |||
1fa58627e797 | Joshua Spence/epriestley | Add a `PhutilConsoleTable` class for drawing tables. | Jun 15 2014 | |||
e57d872cbe61 | epriestley | Reduce the amount of information leaked into stack traces | Jun 15 2014 | |||
fe71010796fb | epriestley | Fix phutil_utf8_console_strlen() for combining characters | Jun 15 2014 | |||
a19fc8fd2f3e | epriestley | Update xhpast.exe | Jun 13 2014 | |||
992ff5b489d2 | Richard van Velzen/epriestley | Support interactive editing with Windows editors | Jun 13 2014 | |||
4ffb05ae9c0c | Joshua Spence/epriestley | Exclude some test data from being linted. | Jun 9 2014 | |||
479906f7b53b | Joshua Spence/epriestley | Apply various linter fixes. | Jun 9 2014 | |||
7e75bf271c66 | Ben Alpert/epriestley | Fix bugs in python lexer | Jun 6 2014 | |||
9b2f35480dc0 | Ben Alpert/epriestley | Implementation of PhutilLexer for Python | Jun 5 2014 | |||
120a050b9251 | Joshua Spence/epriestley | Allow triple backticks to be preceded by whitespace. | Jun 5 2014 | |||
3fe4daa19d2c | Richard van Velzen/epriestley | Fix lint when working on windows | Jun 5 2014 | |||
1e025a87a4cb | epriestley | Don't redraw the console progress bar every time | Jun 3 2014 | |||
c4cb6d99c4a5 | Joshua Spence/epriestley | Add `pygmentize` support for Puppet files. | May 29 2014 | |||
efa928f70307 | Joshua Spence/epriestley | Allow `FileFinder` to find paths which match a given path exactly. | May 28 2014 | |||
1ba1de50e9ee | Joshua Spence/epriestley | Add `%LR` support to `csprintf`. | May 21 2014 | |||
f808f251f1ce | Joshua Spence/epriestley | Store daemon arguments in reference file. | May 21 2014 | |||
195a5f93c043 | epriestley | Throw when passing array_mergev() non-array items | May 20 2014 | |||
a80783bec2c4 | Chad Little | Rebuild map | May 20 2014 | |||
32f1dad1f4e5 | Joshua Spence/epriestley | Change double quotes to single quotes. | May 18 2014 | |||
9399881fd82a | Joshua Spence/epriestley | Add an `selectDescendantsOfTypes` to the `AASTNode`. | May 15 2014 | |||
f253b0245454 | epriestley | Allow the InRequest key-value cache to have a simple key limit | May 12 2014 | |||
4b85681758d7 | Joshua Spence/epriestley | Attempt to automatically build XHPAST. | May 12 2014 | |||
094582983b54 | epriestley | Minor, update map. | May 8 2014 | |||
90aaeb01bb92 | Ashish SHUKLA/epriestley | Add WordPress.com OAuth2 plugin | May 8 2014 | |||
1e703ff15309 | epriestley | Make blockquotes use parent/child rules | May 5 2014 | |||
b88b8ba78580 | epriestley | Introduce a quoted reply block rule for Remarkup | May 5 2014 | |||
5cfc0c661d44 | epriestley | Add piles of special casing to support "mailto:" | May 4 2014 | |||
d7732a7cc050 | epriestley | Allow Remarkup lists to have checkboxes | May 2 2014 | |||
3e7297e073e0 | epriestley | Make Phobject detect iteration of non-iterable objects | Apr 30 2014 | |||
1490f4fa10c8 | epriestley | Make PhutilGitURI and PhutilURI strict about leading whitespace | Apr 29 2014 | |||
5e2bf858ee86 | James Rhodes/epriestley | Latest xhpast for Windows | Apr 23 2014 | |||
0199100a9b6d | epriestley | Censor URIs in service profile log | Apr 22 2014 | |||
159b5065d9d4 | epriestley | Support file attachments on HTTPSFuture | Apr 22 2014 | |||
3435a259ab0f | epriestley | Add an "Always Search" flag to the libphutil LDAP adapter | Apr 8 2014 | |||
fd6f1829e353 | epriestley | Put rel="noreferrer" on all nonlocal links | Apr 8 2014 | |||
7a4f46251c21 | epriestley | Support HTTP basic auth in HTTPFuture | Mar 27 2014 | |||
41f6e4328d43 | epriestley | Improve instructions for Google auth mess | Mar 27 2014 | |||
1ea12a01671d | epriestley | Use new Google+ API for Google auth instead of "userinfo" | Mar 25 2014 | |||
904d39effd20 | Eric Stern/epriestley | Add array method dereference support to xhpast. | Mar 25 2014 | |||
a25afc6c64b0 | epriestley | Put a <span> around "NOTE:" in Remarkup | Mar 23 2014 | |||
a5fd944af95d | epriestley | Pass an integer to stream_select() for correctness | Mar 19 2014 | |||
f3eca1026279 | epriestley | Allow multiple LDAP search filters, and complex search queries | Mar 17 2014 | |||
9678247c9f4c | epriestley | Filter "javascript:" URIs more aggressively | Mar 17 2014 | |||
44faddd048df | epriestley | Censor URI credentials in CommandException summaries | Mar 15 2014 | |||
6b1066f7c0b3 | epriestley | Don't format "1/" as an ordered list in Remarkup | Mar 11 2014 | |||
8ceb9d4d9b32 | epriestley | Update some libphutil docs | Mar 11 2014 | |||
4c7b876e5ad8 | Joshua Spence/epriestley | Utilize `assertFalse` and `assertTrue` methods. | Mar 9 2014 | |||
01e849c9bafc | epriestley | Add assertions to every test in libphutil/ | Mar 7 2014 |
c4science · Help