phab/scriptsfeature/testing
phab/scripts
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
e0b86cc81b39 | epriestley | Add a Mercurial commit discovery daemon | Sep 16 2011 | |||
8396c879b178 | epriestley | Support Mercurial in test_connection.php | Sep 15 2011 | |||
77ed7ade66f1 | epriestley | Add symbol import scripts for crossref features | Sep 13 2011 | |||
1df7d4039e20 | epriestley | Store repository credentials with repositories | Sep 6 2011 | |||
d3558eb25fc0 | epriestley | Explicitly detect missing pcntl and exit with an obvious error | Aug 17 2011 | |||
39b4d20ce528 | epriestley | Create AphrontWriteGuard, a backup mechanism for CSRF validation | Aug 16 2011 | |||
c7e1fa626d75 | James Ide | Fix typo in Celerity mapper | Aug 4 2011 | |||
467308dd12e2 | epriestley | Script to selectively convert MyISAM tables to InnoDB | Jul 11 2011 | |||
49310391e0a3 | tuomaspelkonen | Added subscriber view to Maniphest. | Jul 7 2011 | |||
4ef918e213ed | epriestley | Add a garbage collector daemon | Jul 5 2011 | |||
f6c3a902b52f | epriestley | Install "mysql-server" in the RHEL-derivatives script | Jun 30 2011 | |||
de0c89261e9e | epriestley | Allow Maniphest tasks to be filtered by Project | Jun 30 2011 | |||
6a3eb1987621 | epriestley | Provide a basic update script for Phabricator | Jun 30 2011 | |||
b61e325f057b | epriestley | Show logs to the console in 'phd debug' | Jun 27 2011 | |||
d282549166fd | Jason Ge | Add commits to the Phabricator search index | Jun 25 2011 | |||
a632b220a84f | epriestley | Index users in search results. | Jun 24 2011 | |||
8f63873d57f2 | epriestley | Ping conduit from PHD and set daemon logfiles. | Jun 14 2011 | |||
f2efdd07a778 | Jason Ge | Use DatabaseConfigurationProvider to get DB info | Jun 13 2011 | |||
cb0cbc50ad0f | epriestley | Add a "phd debug" command | Jun 13 2011 | |||
d710fc097fb1 | epriestley | Improve messaging and setup process for configuring outbound email. | Jun 13 2011 | |||
fedbd475b58e | epriestley | Create phd PID directory if it doesn't exist, and give the user a meaningful… | Jun 13 2011 | |||
8ca5581a9c17 | epriestley | Skip attaching 'inline' text attachments | Jun 13 2011 | |||
49d6854f9583 | epriestley | Document how to set a MySQL port | Jun 8 2011 | |||
8e90419831b5 | Ricky Elrod | Make install_ubuntu.sh executable too. | Jun 7 2011 | |||
032ad0efbd93 | Ricky Elrod | Sigh, well this is embarrassing :) | Jun 7 2011 | |||
1642f431b5fc | Ricky Elrod | Clean up a few lines, just syntaxy stuff. | Jun 7 2011 | |||
961cb2cc0ea2 | Ricky Elrod | This is a script that should work for installing on RHEL5+ based Linux… | Jun 7 2011 | |||
48ec1f6d9888 | epriestley | Provide basic structure for keyboard shortcuts | Jun 7 2011 | |||
9df13b7e28d5 | epriestley | Provide a "-f" flag to scripts/sql/upgrade_schema.php | Jun 1 2011 | |||
e96c0394f0e1 | epriestley | Ubuntu install script | Jun 1 2011 | |||
ead9bbfeb174 | epriestley | Test for pcntl availability from the command line, not Apache | May 31 2011 | |||
693977fb3b49 | jungejason | Set time zone for PhabricatorRepositoryCommitDiscoveryDaemon | May 31 2011 | |||
d3fed84b9cd8 | epriestley | Minor IRCBot fixes/upgrades | May 30 2011 | |||
0238f260df02 | epriestley | When an email reply to a task includes files, attach them to the task | May 30 2011 | |||
bc718882491c | epriestley | Mask typed passwords as they are entered into 'accountadmin' | May 28 2011 | |||
05846d5d481c | epriestley | Ensure syntax errors and other configuration problems are surfaced to the user. | May 28 2011 | |||
417ca39703c8 | epriestley | Update Phabricator to new PhutilServiceProfiler APIs | May 17 2011 | |||
477954a57e69 | epriestley | Improve CLI script for account creation and document account/reg setup process | May 13 2011 | |||
f7e2b0307708 | epriestley | Add a "setup" mode which guides new users through application configuration | May 11 2011 | |||
e27c5f26e545 | epriestley | Allow Celerity to return "304 Not Modified" responses | May 10 2011 | |||
2a39fd09ebe7 | epriestley | Bring Javelin into Phabricator via git submodule, not copy-and-paste | May 8 2011 | |||
80eb0f0eb1af | epriestley | Fix a small inbound email glitch | May 6 2011 | |||
25dee6ecd2a0 | epriestley | Support email replies in Phabricator | May 5 2011 | |||
b75960c5783a | epriestley | Web editor/browser for image macros | May 4 2011 | |||
c728e4f7dabf | jungejason | Open database connection with 'w' instead of 'r' for writing | May 2 2011 | |||
3815668a6d06 | Ryan McElroy | [phabricator] Allow missing dependency checks to run | Apr 30 2011 | |||
94df24977598 | epriestley | Improve schema upgrade workflow for unprivileged users | Apr 30 2011 | |||
3e2f6481750a | epriestley | Use define() instead of PHP 5.3-only global 'const' in upgrade_schema.php | Apr 30 2011 | |||
ee1e2da8fbf4 | epriestley | Avoid Timeline race condition | Apr 14 2011 | |||
21d522d9fe97 | epriestley | Basic create_user script plus rough system agent support. | Apr 13 2011 | |||
4f6bac95e954 | tuomaspelkonen | Schema upgrade script. | Apr 8 2011 | |||
cc66c4890dbb | epriestley | Commit + Herald integration. | Apr 4 2011 | |||
8f5d01d451eb | epriestley | Get rid of +x on a bunch of nonexecutable files because I failed to set "create… | Apr 3 2011 | |||
c2f10f19b156 | epriestley | Fix some daemon ish. | Apr 3 2011 | |||
173eaf48f469 | epriestley | Make __init_env__.php load libraries specified in config. | Apr 3 2011 | |||
1f88e0876118 | epriestley | Move 'phd parse-commit' to a dedicated script; allow message parsing tasks to… | Apr 2 2011 | |||
637207aedf08 | epriestley | Random local changes from production. | Mar 27 2011 | |||
1a11297dd69d | epriestley | Allow parsing of rare extra-broken non-UTF8 messages. | Mar 27 2011 | |||
deb12c9fe889 | epriestley | Some herald improvements. | Mar 23 2011 | |||
b060f0a80ff0 | epriestley | Herald JS basics. | Mar 23 2011 | |||
afe007981955 | epriestley | Improve awkward Diffusion query plans. | Mar 21 2011 | |||
e4fa1523bdf8 | jungejason | Use PhabricatorDaemon for sending emails. | Mar 18 2011 | |||
bb144542d3e0 | epriestley | Diffusion/phd/console improvements. | Mar 15 2011 | |||
bf196910b024 | epriestley | More phd stuff. | Mar 15 2011 | |||
0986f8cbb9b0 | epriestley | Improve featureset for phd. | Mar 14 2011 | |||
7963d7fa066e | epriestley | Lint & packaging. | Mar 14 2011 | |||
4893146815e2 | epriestley | Improve parser scalability, fix a bug or two, provide 'phd', the Phabricator… | Mar 13 2011 | |||
147d2e2e3da9 | epriestley | Rought cut of search. | Feb 15 2011 | |||
a4852d4a64f5 | epriestley | Dedupe conf loading function. | Feb 11 2011 | |||
193dbf16b4d7 | epriestley | Very basic daemon infrastructure, plus MetaMTA daemon. | Feb 10 2011 | |||
905870d79375 | epriestley | Various fixes, particularly on the revision update workflow. | Feb 5 2011 | |||
9dac0ed9f1de | epriestley | Bring in JX.Workflow and the inline commenting behavior, plus sync Javelin. | Feb 2 2011 | |||
4faad5b3f1d6 | epriestley | Add a default-send behavior to MetaMTA. | Feb 1 2011 | |||
3726a19113f6 | epriestley | I guess this can support JS too. | Jan 30 2011 | |||
0c8b04d5a84a | epriestley | Add packaging to Celerity. | Jan 30 2011 | |||
7bb0db1365ad | epriestley | Celerity, a Haste-style static resource management system. | Jan 25 2011 |
c4science · Help