libphutil/srcproduction
libphutil/src
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
eb227d4a5800 | epriestley | Add PhutilOAuth1Future, for signing OAuth1 requests | Aug 8 2013 | |||
9d0e2be90bfc | Eric Stern/epriestley | Allow configuration of global CA bundle in HTTPSFuture, T3668 | Aug 4 2013 | |||
a700a3cb7ce7 | epriestley | Cast command to string in PhutilServiceProfiler | Jul 29 2013 | |||
99a1ad9bdcd6 | epriestley | Liberate libphutil/ | Jul 28 2013 | |||
f15e7e90ee68 | Jakub Vrana | Delete deprecated phutil_render_tag() | Jul 28 2013 | |||
e7e8f6c0c593 | epriestley | Send an explicit log message from daemons when they receive a signal | Jul 23 2013 | |||
47f61a261072 | epriestley | Reduce daemon restart delay from 60s to 5s | Jul 23 2013 | |||
7c047a1ee5b0 | epriestley | Use standard arguments to implement `--trace` in the overseer | Jul 23 2013 | |||
2a510801ee24 | epriestley | Remove Conduit support from Daemons | Jul 23 2013 | |||
1cfde8d10640 | epriestley | Add event dispatch to the Daemon overseer | Jul 23 2013 | |||
8a8a3de26e18 | epriestley | Fix over-escaping in text-mode rendering in Remarkup | Jul 22 2013 | |||
c7f50c9704c7 | epriestley | Fix Asana sync for users with no profile image | Jul 17 2013 | |||
10168819f555 | epriestley | Fix some issues with code blocks and ASCII art | Jul 17 2013 | |||
14a4ec0474e2 | epriestley | Minor connection adjustments for edge cases; connecting to "localhost" exactly… | Jul 15 2013 | |||
962c3177a5f3 | Levi Jackson/epriestley | Respect "port" in database connection configuration. | Jul 15 2013 | |||
d7cd593dc697 | epriestley | Select profile image from Asana correctly | Jul 12 2013 | |||
894cf39f9c27 | Jakub Vrana | Link to a specific cURL error | Jul 11 2013 | |||
caa439a4b989 | Jakub Vrana | Respect Content-Type encoding in HTTP response status | Jul 11 2013 | |||
adfaa4af7db8 | Jakub Vrana | Avoid autoloading self and parent in PHP 5.2 | Jul 11 2013 | |||
ec2a74f18d72 | Jakub Vrana | Let PHP decide whether to use int or float in evalStatic() | Jul 10 2013 | |||
7126e0159f89 | Jakub Vrana | Let PHP decide whether to use int or float in evalStatic() | Jul 10 2013 | |||
235f37128906 | Jakub Vrana | Allow extracting variables from XHPAST strings | Jul 10 2013 | |||
cc8af87881c3 | Jakub Vrana | Improve test for NOTE Remarkup rule | Jul 10 2013 | |||
aae486ea0f4e | epriestley | Don't apply inline rules in Literal remarkup blocks | Jul 10 2013 | |||
ee395349eb8d | epriestley | Add service call profiling to LDAP | Jul 10 2013 | |||
505b89b2b9c2 | epriestley | Add test coverage for PhutilErrorHandler and silence operator ("@") | Jul 10 2013 | |||
eb983ffce988 | epriestley | Fix remarkup "NOTE" block syntax | Jul 8 2013 | |||
e953f5c073a6 | epriestley | Make csprintf() return an object, not a string | Jul 4 2013 | |||
ff98fffd1396 | epriestley | Allow UNION queries to be detected as reads for CRSF purposes | Jul 3 2013 | |||
70dad82483bf | epriestley | Minor, give the monospace rule an earlier priority. | Jul 1 2013 | |||
dbbda011392b | epriestley | Make inline remarkup rules have explicit priority | Jul 1 2013 | |||
15879abc4919 | Gareth Evans/epriestley | Shut down active write guard on exit | Jun 30 2013 | |||
cab0b305eda7 | Gareth Evans/epriestley | Add phutil_exit function | Jun 30 2013 | |||
23cae537084a | epriestley | Add some block tests for D6319 | Jun 29 2013 | |||
6d4d4f888f61 | Gareth Evans/epriestley | Rewrite block rules to calculate their own blocks | Jun 29 2013 | |||
7c75e16944dc | Jakub Vrana | Fix doc comment | Jun 28 2013 | |||
f85499832eef | epriestley | Add test cases which cover the trailing whitespace behavior of code blocks | Jun 26 2013 | |||
24592a3d1742 | epriestley | Support DELETE http method in libphutil | Jun 26 2013 | |||
2b9a0fc58eed | epriestley | Submit AsanaFuture data with HTTPSFuture, not in the URI | Jun 25 2013 | |||
8ef40ef74659 | Gareth Evans/epriestley | Implement an "invisibles" syntax highlighting language | Jun 25 2013 | |||
6cbfdff81f9c | epriestley | Suport OAuth refresh tokens and token expiry | Jun 25 2013 | |||
d8d723f73261 | epriestley | Add a PhutilAsanaFuture | Jun 24 2013 | |||
4c7434d6de44 | epriestley | Be more liberal in reading LDAP configuration | Jun 24 2013 | |||
800b03b0c7ff | Gareth Evans/epriestley | Add a request parser. | Jun 24 2013 | |||
c36f0ed013d8 | epriestley | Add Asana and Amazon OAuth adapters | Jun 20 2013 | |||
648b2c0fedf6 | epriestley | Expand LDAP auth API | Jun 20 2013 | |||
1e8bb6ee29be | epriestley | Fix LDAP selection of DN after searching | Jun 19 2013 | |||
be2aecae8e06 | epriestley | Fix OAuth profile pictures for FB | Jun 19 2013 | |||
cb0c22a67444 | epriestley | Restore/respect "require secure browsing" for Facebook (libphutil) | Jun 19 2013 | |||
2d7068da2d0e | epriestley | Add diagnostics to LDAPAdapter | Jun 17 2013 | |||
c6a347ce856d | epriestley | Provide an AuthProvider skeleton in libphutil | Jun 14 2013 | |||
70abbd8811b2 | epriestley | Make phutil_tag() / phutil_escape_html() 10-15% faster | Jun 12 2013 | |||
8161f709c4f0 | epriestley | Improve performance of phutil_utf8_shorten() | Jun 12 2013 | |||
f57b8334b7ed | Bryan Cuccioli/epriestley | Improve invalid workflow message. | Jun 9 2013 | |||
d00dce1aba98 | epriestley | Fix some lint warnings in libphutil | Jun 5 2013 | |||
810fe3a8bf15 | Joel Seligstein/epriestley | Add a simple interface to abstract database escaping from aphront | Jun 4 2013 | |||
767e18c163ec | epriestley | Minor, fix a trim() issue with resolveBinary() on non-Windows systems. | May 31 2013 | |||
378f7f23c84d | James Rhodes/epriestley | Add Filesystem::resolveBinary to lookup full path to binary file in PATH | May 31 2013 | |||
1c637275046f | Afaque Hussain/epriestley | Fixing phutil_utf8_shorten(). | May 24 2013 | |||
18f49c50f2ca | epriestley | Provide maximum comparison length onboard PhutilEditDistanceMatrix | May 23 2013 | |||
99436bbc344b | epriestley | Provide onboard optimizations for strings with similar prefixes and suffixes in… | May 23 2013 | |||
70f880798b11 | epriestley | Provide the ability to set an alter-operation cost to PhutilEditDistanceMatrix | May 23 2013 | |||
cd8cf8229aa2 | Afaque Hussain/epriestley | Implemented phutil_utf8_combined(). | May 23 2013 | |||
970bc4c1e3ca | Afaque Hussain/epriestley | Implemented phutil_utf8_is_combining_character(). | May 22 2013 | |||
0dae84829a18 | epriestley | Improve behavior of named anchor links | May 19 2013 | |||
e4ad3b818cab | epriestley | Add Filesystem::binaryExists() | May 19 2013 | |||
3e07dbde7d46 | epriestley | Fix calculation of spritesheet hashes to use relative paths | May 18 2013 | |||
02aba1305210 | Jakub Vrana | Move PhutilArray constructor one level up | May 16 2013 | |||
0bd881ad3091 | epriestley | Fix `[x]` in simple table markup | May 15 2013 | |||
caab863200f1 | epriestley | Add missing parameter to strncasecmp() | May 13 2013 | |||
1bff117642e0 | Afaque Hussain/epriestley | Put a sigil on remarkip-code-block in PhutilRemarkupEngineRemarkupCodeBlockRule | May 12 2013 | |||
abcbd8dc7fe4 | Jakub Vrana | Re-execute multi-queries if some query fails | May 11 2013 | |||
dbb1041f6b67 | Jakub Vrana | Allow comments in multi queries | May 10 2013 | |||
a63fb15861b9 | epriestley | Allow PhutilDeferredLog to fail more quietly | May 10 2013 | |||
b03bdc33a4a1 | epriestley | Parse most `[name](href)` Markdown-style links in Remarkup | May 8 2013 | |||
6471cc293043 | epriestley | Process Markdown-style headers in Remarkup | May 7 2013 | |||
ce821305c326 | yungsters | Remarkup: Allow Odd Line Breaks Before Blocks | May 3 2013 | |||
16127104b280 | epriestley | Implement very basic PayPal API wrapper | May 1 2013 | |||
3dd1574af0cb | epriestley | Allow named links inside simple tables in Remarkup | Apr 30 2013 | |||
eb57c901d6e3 | epriestley | Parse hosts more strictly in `PhutilURI` | Apr 29 2013 | |||
8fbefb4ff57d | epriestley | Add a convenience method for instantiating concrete subclasses of some abstract… | Apr 23 2013 | |||
05b1ab3637db | Jakub Vrana | Read only stdout in LinesOfALargeExecFuture | Apr 23 2013 | |||
e00da44c68e8 | epriestley | Allow libphutil libraries to load arbitrary runtime code from extensions/ | Apr 19 2013 | |||
80d610d7e2d5 | Wez Furlong | use parse_url() for URI parsing | Apr 18 2013 | |||
3ce58de7a74d | deedydas/epriestley | Ceated a more flexible lipsum generator | Apr 17 2013 | |||
e364f6ba24ea | Anh Nhan Nguyen/epriestley | Cleanup for CFGs | Apr 15 2013 | |||
97b9fed67494 | Anh Nhan Nguyen/epriestley | Adding Java CFG | Apr 15 2013 | |||
335a24b7a4e4 | Anh Nhan Nguyen/epriestley | Adding CFG for PHP, C-like languages | Apr 15 2013 | |||
811f7541ddf9 | Jakub Vrana | Allow phlog($a, $b) | Apr 13 2013 | |||
adcf85d15b9d | epriestley | Make file caches more flexible | Apr 13 2013 | |||
91f50ae93cd4 | Jakub Vrana | Disable colon in cache key | Apr 13 2013 | |||
c5f85ae1056c | epriestley | Add a method to identify running daemons in the process table | Apr 11 2013 | |||
5060f4f1b8ae | epriestley | Never self-close tags which can't self-close in phutil_tag() | Apr 11 2013 | |||
7ae573391c72 | epriestley | Add a realname CFG | Apr 11 2013 | |||
2c4192c0b5a9 | epriestley | Add a context-free grammar generator and a lipsum generator | Apr 11 2013 | |||
f456c6d42277 | epriestley | Allow PHPFragmentLexer to parse terminal backslashes inside strings | Apr 11 2013 | |||
1f6cd23e311e | deedydas/epriestley | Added empty willSleep Method | Apr 10 2013 | |||
bdd1d292815e | Jakub Vrana | Allow using phlog() without initialization | Apr 10 2013 | |||
39454f9dc5f7 | Gareth Evans/epriestley | Stop calling apc_store() with an array | Apr 4 2013 | |||
fd799a5ed9f8 | epriestley | Phage Agent outline | Apr 4 2013 |
c4science · Help