libphutil/scriptsproduction
libphutil/scripts
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
4f9915ecac81 | vrana | Delete license headers from files | Nov 5 2012 | |||
7b18e75b006f | vrana | Write to STDERR instead of php://stderr | Oct 9 2012 | |||
ceaa5023ec82 | epriestley | Allow workflows to elect for partial parsing rather than full parsing | Sep 25 2012 | |||
ea8a03af2c48 | epriestley | Add a simple directory fixture | Sep 11 2012 | |||
ddd37265048d | epriestley | Fix some Windows EDITOR issues | Jul 12 2012 | |||
5aa06b7a50fd | epriestley | Allow PhutilLocks to block | Jul 6 2012 | |||
6a201c24d4ca | epriestley | Minor, add a test script for phutil_console_prompt(). | Jun 28 2012 | |||
8fa066d95907 | epriestley | Add a filesystem locking primitive | Jun 26 2012 | |||
68ff1119ee75 | epriestley | Add a "verbose" mode to daemons for activity logging | Jun 19 2012 | |||
ea3ba2560fd0 | vrana | Fix lint errors found by Nemo | Jun 12 2012 | |||
2ebe6ba2d1e9 | vrana | Be less aggressive in kill_init.php | Jun 7 2012 | |||
2b36165daa1a | vrana | Fix typos | Jun 1 2012 | |||
9b188617e6d1 | Edward Speyer | Tell HipHop PHP to log errors | May 31 2012 | |||
4bcbd2bdfd75 | vrana | Remove phutil_require_module() from scripts and docs | May 31 2012 | |||
c4f1ad169bf0 | epriestley | WIP | May 28 2012 | |||
4c4023a3ce5c | vrana | Create a script for killing __init__.php | May 24 2012 | |||
67d2f4654a36 | Espen Volden/epriestley | Use gmake instead of make if its available to make it compile on FreeBSD | May 23 2012 | |||
16876003ef3f | epriestley | Add "LinesOfALargeExecFuture" abstraction | May 12 2012 | |||
0cc4b2cf2470 | epriestley | Disable `xdebug.max_nesting_level` in __init_script__.php | May 7 2012 | |||
40a721df824a | epriestley | Add Workflows to PhutilArgumentParser | Apr 26 2012 | |||
4206265b91f0 | epriestley | Add PhutilDeferredLog, for logging things later | Apr 23 2012 | |||
b983e82db5f3 | Jason Ge | Fix error message in build_xhpast | Apr 12 2012 | |||
057d28e110da | epriestley | Set a default timezone if the environment doesn't provide one | Mar 23 2012 | |||
f20864131a6e | epriestley | Don't leak $root when initializing libphutil scripts | Mar 22 2012 | |||
6bcccffaeb16 | epriestley | Move ob_get_level() script initialization check to libphutil from arcanist | Mar 20 2012 | |||
9c19308eedb6 | epriestley | Add an "envinfo.php" script to help diagnose environment problems | Mar 20 2012 | |||
59a468143cf2 | epriestley | Make static linking of xhpast nondefault | Mar 13 2012 | |||
cff028a25e52 | epriestley | Add builtin CLI profiling to every PhutilArgumentParser script | Mar 8 2012 | |||
ac56573890ec | Edward Speyer | Build static xhpast | Mar 7 2012 | |||
a9a9370dfc5c | epriestley | Add Filesystem::getMimeType() | Feb 14 2012 | |||
50c67c60c44c | epriestley | Fallback from $EDITOR to `editor` to configured fallback editor. | Feb 4 2012 | |||
cd70f6537d38 | epriestley | Use PhutilArgumentParser in Daemon overseer/executor | Feb 3 2012 | |||
bfc408aa0243 | epriestley | Provide a basic argument parser for libphutil | Feb 1 2012 | |||
a0009109b93d | epriestley | Normalize some php.ini configuration in daemon scripts | Jan 15 2012 | |||
537be65e80b5 | epriestley | Make sure the web log for daemons captures errors | Nov 16 2011 | |||
72a1ab7f3405 | epriestley | Refactor HTTPFutures | Aug 16 2011 | |||
dd9fc956fd59 | epriestley | harden_directory.php: reduce footprint of directories by hardlinking them | Jun 15 2011 | |||
a6307e85d158 | epriestley | Drop --log argument after evaluating it. | Jun 14 2011 | |||
a60f6cc49f10 | epriestley | Allow daemon logfiles to be set with --log. | Jun 14 2011 | |||
96b5320b9ef2 | epriestley | Script to detect and show invalid UTF-8 sequences in documents. | Jun 13 2011 | |||
196faec15d83 | epriestley | Commit flex/bison scanner/parser to the repository | Jun 13 2011 | |||
372ad61b8431 | epriestley | PhutilServiceProfiler: unified logging for service calls | May 17 2011 | |||
aacfe3f2960b | epriestley | Simple log formatting scirpt. | Mar 22 2011 | |||
adad6a9a2e4e | epriestley | PhutilDaemon improvements | Mar 7 2011 | |||
4f4692b68cf1 | epriestley | Minor daemon fixes. | Feb 22 2011 | |||
098bfb44b9f7 | epriestley | Basic daemon support. | Feb 22 2011 | |||
7f0b4484469e | epriestley | Bring XHPAST from Arcanist to libphutil. | Jan 10 2011 |
c4science · Help