Graphstable
Graph
stable
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
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 | ||||
ed71991d409d | vrana | Remove unused variable | Jun 2 2012 | ||||
f68c5514d557 | vrana | Move files one level up | Jun 1 2012 | ||||
2b36165daa1a | vrana | Fix typos | Jun 1 2012 | ||||
9b188617e6d1 | Edward Speyer | Tell HipHop PHP to log errors | May 31 2012 | ||||
bf96d08aadd3 | epriestley | Remove PhutilSymbolLoader::loadClass(), add setPathPrefix() | May 31 2012 | ||||
f229accd3494 | epriestley | Use `-O encoding=utf-8` for pygmentize | May 31 2012 | ||||
4bcbd2bdfd75 | vrana | Remove phutil_require_module() from scripts and docs | May 31 2012 | ||||
102e8773ca20 | epriestley | Upgrade libphutil to libphutil v2 | May 30 2012 | ||||
9674d62b1540 | epriestley | Support loading v2 libraries in libphutil | May 30 2012 | ||||
ad125784f6ed | epriestley | Increase default HTTP/Conduit timeouts to 5 minutes | May 30 2012 | ||||
1106f92d338c | epriestley | Split phlog() out of a class definition file | May 29 2012 | ||||
c4f1ad169bf0 | epriestley | WIP | May 28 2012 | ||||
5cbe6191242e | vrana | Support history in phutil_console_prompt() | May 25 2012 | ||||
4c4023a3ce5c | vrana | Create a script for killing __init__.php | May 24 2012 | ||||
0ca85607e335 | vrana | Move Futures() to a separate file | May 24 2012 | ||||
b5f79dace0c6 | vrana | Avoid E_NOTICE | May 24 2012 | ||||
20f075b361b8 | epriestley | Revert "Load all functions when loading a libphutil library" | May 24 2012 | ||||
c5456f89cbc9 | epriestley | Minor, escape console output after parsing so quotes don't trigger the "#"… | May 24 2012 | ||||
571178977055 | vrana | Provide information about wrong value passed to assert_instances_of() | May 24 2012 | ||||
de198bfcaa16 | epriestley | Add a console highlighter and language guesser | May 23 2012 | ||||
67d2f4654a36 | Espen Volden/epriestley | Use gmake instead of make if its available to make it compile on FreeBSD | May 23 2012 | ||||
3475788eddca | epriestley | Load all functions when loading a libphutil library | May 23 2012 |
c4science · Help