Graphproduction
Graph
production
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
d164d967f8f8 | vrana | Link libphutil test cases | Sep 8 2012 | ||||
124019ef26b8 | vrana | Fix lint error in XHPASTTreeTestCase | Sep 8 2012 | ||||
507fcf09a509 | Nick Harper | Allow getting information from a log | Sep 8 2012 | ||||
2281895c5d74 | epriestley | Add phutil_split_lines() for \r/\r\n/\n-aware line explosion | Sep 6 2012 | ||||
00f20310baa5 | epriestley | Hide option reference unless --full is passed | Sep 5 2012 | ||||
7f4334d03989 | epriestley | Add a `writeLog()` method to PhutilConsole for writing debug/log information | Sep 4 2012 | ||||
fa57bfae8592 | epriestley | Support HTTPS proxies in libphutil | Aug 31 2012 | ||||
41578097e663 | epriestley | Allow libphutil to start up in the presence of missing global functions | Aug 28 2012 | ||||
2ea6908e3b71 | epriestley | Minor, fix an XHPAST Makefile path. See T1717. | Aug 27 2012 | ||||
114d628801e3 | vrana | Fix PhutilRemarkupEngine tests | Aug 24 2012 | ||||
7e9934b3b506 | Evan Priestley | Merge pull request #16 from indiefan/master | Aug 23 2012 | ||||
475d683b3046 | indiefan | Exposing stateWriteComplete in HTTPFuture to allow for more robust asynchronous… | Aug 23 2012 | ||||
e2449a6057ab | vrana | Simplify ignoring case in lexer | Aug 22 2012 | ||||
b30fde1853e8 | epriestley | Build a PhutilLexer-based highlighter | Aug 22 2012 | ||||
6c71ab63b13a | epriestley | Implement a Pygments-like lexer for PHP in libphutil | Aug 22 2012 | ||||
5148390d8b1b | epriestley | Add a data structure for file trees | Aug 22 2012 | ||||
de73395b8aa3 | epriestley | Improve usefulness of HTTPStatus exceptions | Aug 19 2012 | ||||
61107311ec6e | katherine | [hql -> sql] make hql the same as sql | Aug 18 2012 | ||||
78c2e935e7fc | Nick Harper | Allow adding Futures to a FutureIterator while running | Aug 17 2012 | ||||
85cd32a38a61 | vrana | Fix wrapping of strings longer than line length | Aug 16 2012 | ||||
8142ed86f8d8 | vrana | Don't treat START TRANSACTION as part of the transaction | Aug 15 2012 | ||||
d29816528cfd | epriestley | Add a very crude spriting pipeline to libphutil | Aug 14 2012 | ||||
1d06ac3644b9 | Alan Huang | Export code block language from Remarkup | Aug 14 2012 | ||||
18e8719b1256 | Alan Huang | Allow intra-domain links in Remarkup | Aug 14 2012 | ||||
e6567e5a0844 | Evan Priestley | Merge pull request #14 from yunake/master | Aug 14 2012 | ||||
5015b4a1a2be | Eugene Yunak | fix issue 179 of phabricator; ^ lookbehind is not really required | Aug 14 2012 | ||||
9bb97392da65 | Nick Harper | Define and use a const instead of 77 | Aug 14 2012 | ||||
b2e8ba5c01c4 | vrana | Fix typo in comment | Aug 13 2012 | ||||
72ad8fd0f05b | epriestley | Provide a wrapper around character conversions | Aug 12 2012 | ||||
0eb9121c9fd4 | vrana | Fix doc links | Aug 10 2012 | ||||
84e390bded3f | epriestley | Enable trace discard mode for overseers | Aug 10 2012 | ||||
496f67fdf66a | epriestley | Make error message from STDERR in exec channel | Aug 10 2012 | ||||
3f252cd21274 | Alan Huang | Support self::$foo case | Aug 10 2012 | ||||
812b204f269e | Alan Huang | Make XHPASTSyntaxHighlighter more robust | Aug 10 2012 | ||||
209338c418d4 | Alan Huang | Add context support to PHP highlighter | Aug 9 2012 | ||||
090798a75df7 | vrana | Allow redirecting output in console | Aug 9 2012 | ||||
ab7b1d7d2e1f | vrana | Add API for getting ANSI status | Aug 8 2012 | ||||
45f7bd6ad1dd | vrana | Split Remarkup rule for document link from hyperlink | Aug 8 2012 | ||||
a35a81cc7bcd | vrana | Provide prompt for console server | Aug 6 2012 | ||||
7ac3de5ede7e | vrana | Provide a function for validating translations | Aug 6 2012 | ||||
f23bc5eea2f7 | epriestley | Fix an issue where PHP_EOL_COMMENT tokens were discarded on EOF | Aug 6 2012 | ||||
29eb6e272258 | vrana | Don't use stream_socket_shutdown() in socket channel | Aug 6 2012 | ||||
9a78ad168935 | epriestley | Fix an issue where messages may not be processed by PhutilConsoleServer after… | Aug 6 2012 | ||||
4477e46dd83a | vrana | Document %Ls in `csprintf()` | Aug 6 2012 | ||||
6cf795f99142 | epriestley | Fix an XSS hole in Remarkup link handling, see T1601 | Aug 6 2012 | ||||
a1958b3cc103 | Nick Harper | Send daemon heartbeat, exit status | Aug 2 2012 | ||||
915f92d2a964 | epriestley | Fix warning when selecting descendants of a class with no descendants | Jul 30 2012 | ||||
1f9e0d9b699c | Evan Priestley | Merge pull request #13 from CodeBlock/master | Jul 27 2012 | ||||
14eca800c60f | Ricky Elrod | Highlight LESS and SCSS as CSS, because it's better than nothing. | Jul 27 2012 | ||||
c9372c8bd8f7 | epriestley | Add PhutilBufferedIterator | Jul 26 2012 | ||||
117f11366c47 | epriestley | Move qsprintf() test cases back to phabricator | Jul 26 2012 | ||||
d0b52ce31e13 | epriestley | Fix an issue where closed connections are retained in a zombie state by PHP | Jul 26 2012 | ||||
0c40f1579956 | epriestley | Move querfyx() to libphutil | Jul 24 2012 | ||||
683e3e7bdbe9 | epriestley | Move AphrontConnection to libphutil | Jul 24 2012 | ||||
bad9b4233ba9 | epriestley | Move AphrontWriteGuard to libphutil | Jul 24 2012 | ||||
ea3d77a2571e | epriestley | Remove "remote_hooks_installed" from libphutil/.arcconfig | Jul 24 2012 | ||||
10965d5b649e | epriestley | Add PhutilGitURI for parsing scp-style Git URIs | Jul 23 2012 | ||||
5363f990f834 | epriestley | Fix various TempFile issues | Jul 18 2012 | ||||
5b211411be61 | epriestley | Add ldap_sprintf() for LDAP escaping | Jul 17 2012 | ||||
48d0d6b72c8a | epriestley | Minor, explain secret splitting in opaque envelope test case. | Jul 17 2012 | ||||
364db42f54a9 | epriestley | Add an "OpaqueEnvelope" for passing passwords around | Jul 17 2012 | ||||
ddd37265048d | epriestley | Fix some Windows EDITOR issues | Jul 12 2012 | ||||
6fc90f56ba55 | epriestley | Allow caller to set a "preferred" editor for PhutilInteractiveEditor | Jul 12 2012 | ||||
40af824a334f | epriestley | Return $this from lock() and unlock() | Jul 7 2012 | ||||
5aa06b7a50fd | epriestley | Allow PhutilLocks to block | Jul 6 2012 | ||||
5f5d7577e613 | epriestley | Show event dispatch in the ServiceProfiler | Jul 6 2012 | ||||
e9c0772b8f6d | epriestley | Add a JSONProtocolChannel to libphutil | Jul 6 2012 | ||||
71b9a628baaa | epriestley | Simpler version of D2910 | Jul 3 2012 | ||||
ce0c1f2b6326 | epriestley | Add <table> syntax to Remarkup | Jul 2 2012 | ||||
51063a4c4744 | epriestley | Fix phutil_console_prompt() under Ubuntu | Jun 28 2012 | ||||
6a201c24d4ca | epriestley | Minor, add a test script for phutil_console_prompt(). | Jun 28 2012 | ||||
b8ca453dc807 | vrana | Allow specifying custom syntax highlighter in Remarkup | Jun 27 2012 | ||||
21b2cab01dcf | vrana | Remove 'Module' from docs caption | Jun 27 2012 | ||||
bceaa871844c | epriestley | Split PhutilFileLock into PhutilLock and PhutilFileLock | Jun 27 2012 | ||||
8fa066d95907 | epriestley | Add a filesystem locking primitive | Jun 26 2012 | ||||
5fa76b5936e7 | epriestley | Add basic remote console support | Jun 25 2012 | ||||
fbef026782cc | epriestley | Implement PhutilPHPObjectProtocolChannel and other channel changes | Jun 25 2012 | ||||
9a9fbf668fa3 | vrana | Allow translating date formats | Jun 23 2012 | ||||
037f7c416374 | vrana | Throw instead of E_NOTICE from AASTNode::getChildByIndex(0) with no children | Jun 22 2012 | ||||
8f79889d9134 | vrana | Add PHP scrub for Pygmentize | Jun 21 2012 | ||||
30fa8cfb85f6 | vrana | Allow enabling ANSI | Jun 20 2012 | ||||
b47ecef5aef0 | epriestley | Minor, fix fprintf() syntax. | Jun 19 2012 | ||||
68ff1119ee75 | epriestley | Add a "verbose" mode to daemons for activity logging | Jun 19 2012 | ||||
0389e0e551e1 | vrana | Categorize internationalization docs | Jun 19 2012 | ||||
021cabb13caf | vrana | Follow redirects in HTTPSFuture and add a simple wrapper function above it | Jun 19 2012 | ||||
36efb961c831 | vrana | Allow setting instance of PhutilTranslator | Jun 18 2012 | ||||
2a263acd5e7f | vrana | Support male/female variations in translations | Jun 15 2012 | ||||
06d89d6bdf45 | vrana | Introduce translator | Jun 15 2012 | ||||
08dc7c93cc93 | vrana | Fix lint error | Jun 12 2012 | ||||
ea3ba2560fd0 | vrana | Fix lint errors found by Nemo | Jun 12 2012 | ||||
9e1298c45a56 | epriestley | Fix waitForMessage() to always throw when the connection is closed | Jun 8 2012 | ||||
22fa96e6042b | epriestley | PhutilChannel, a stream/pipe I/O wrapper | Jun 8 2012 | ||||
38b9380b9e76 | vrana | Micro-optimize idx() | Jun 8 2012 | ||||
28b632563311 | vrana | Add stub for PhutilSymbolLoader::loadClass() | Jun 7 2012 | ||||
2ebe6ba2d1e9 | vrana | Be less aggressive in kill_init.php | Jun 7 2012 | ||||
502656de777c | vrana | Handle errors in history-enabled prompt | Jun 5 2012 | ||||
6294c9648fae | epriestley | Convert E_RECOVERABLE_ERROR into RuntimeException | Jun 5 2012 | ||||
421a28bc14f6 | vrana | Fix comment | Jun 4 2012 | ||||
d52d0ea2ff3b | vrana | Fix comment | Jun 4 2012 | ||||
4207e3ab1496 | epriestley | Improve parsing for email addresses like: alincoln <alincoln at logcabin dot… | Jun 3 2012 |
c4science · Help