History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
92912a60720c | epriestley | Fix project hashtag bugs: duplicate tags, uppercase tags | Dec 24 2015 | |||
96fe8c0b83cf | epriestley | Implement basic ngram search for Owners Package names | Dec 22 2015 | |||
aab1574e336e | epriestley | Remove TYPE_SEARCH_DIDUPDATEINDEX event | Dec 22 2015 | |||
02f82c2af5c4 | epriestley | Modularize fulltext indexing of Projects, Subscriptions and Custom Fields | Dec 22 2015 | |||
4bba3fd4c147 | epriestley | Fully modularize DestructionEngine | Dec 22 2015 | |||
75ba2c092647 | Chad Little | Correct some Pirate translations | Dec 21 2015 | |||
006321cce76b | Chad Little | Add a pirate translation | Dec 20 2015 | |||
46e690b2fd69 | epriestley | Fix value reading in custom Text and Remarkup fields in EditEngine | Dec 18 2015 | |||
e9af4f897079 | epriestley | Fix an issue where Drydock followup tasks would not queue if the main task… | Dec 18 2015 | |||
8a0dfa94d438 | epriestley | Make configured and EditEngine defaults work correctly for custom fields | Dec 17 2015 | |||
a5d23c9f3e88 | epriestley | Allow custom fields to be ordered ascending or descending | Dec 16 2015 | |||
161ebad56d7a | epriestley | Improve Conduit type handling for `*.edit` endpoints | Dec 16 2015 | |||
0a50219f1b4f | epriestley | Formalize custom Conduit fields on objects | Dec 14 2015 | |||
663dce5029f5 | epriestley | Flesh out Conduit parameter types for Owners + CustomFields | Dec 14 2015 | |||
1b325a0a899a | epriestley | Modularize SearchEngine extensions | Dec 14 2015 | |||
9499987cfe6f | epriestley | Add "owners.search" Conduit API endpoint, with CustomField support | Dec 13 2015 | |||
7c98cd85fe6d | epriestley | Implement DestructibleInterface for Owners Packages | Dec 10 2015 | |||
d57cc740ca29 | epriestley | Clean up some custom field strings in Feed | Dec 9 2015 | |||
fb3c18349ec1 | epriestley | Remove WILLEDITTASK and DIDEDITTASK events | Dec 9 2015 | |||
5d5fd9e24177 | epriestley | Explain why older changes are hidden more clearly | Dec 9 2015 | |||
468f785845ce | epriestley | Support "template objects" generically in EditEngine | Dec 7 2015 | |||
618cec23d8f0 | epriestley | Make notification counts properly translatable | Dec 3 2015 | |||
9104867c714d | Joshua Spence | Linter fixes | Dec 2 2015 | |||
773ecb9a4434 | epriestley | Support Conduit application of most CustomField transactions in EditEngine | Dec 2 2015 | |||
c1ae5321d745 | epriestley | Support HTTP parameter prefilling in EditEngine forms for CustomFields | Dec 2 2015 | |||
029b1b673394 | epriestley | Partially support CustomFields in EditEngine | Dec 2 2015 | |||
71646062852b | Joshua Spence | Add a lock to storage upgrade and adjustment | Dec 1 2015 | |||
b964f8873bfd | epriestley | Fix daemon restart behavior to check once every 10 seconds | Nov 23 2015 | |||
d5cb3cd27729 | cburroughs | typo in storage message | Nov 19 2015 | |||
2e09a93dc123 | epriestley | Improve efficiency of worker task GC for huge loads | Nov 18 2015 | |||
1f1c3f40755e | Joshua Spence/joshuaspence | Allow lint messages to be rendered as Remarkup | Nov 15 2015 | |||
ca0b36c174b4 | Joshua Spence | Rename XHPAST database | Nov 14 2015 | |||
a1737ef9c7ba | Joshua Spence | Fix a translation | Nov 12 2015 | |||
321c61a853d9 | Joshua Spence | Remove daemon envHash and envInfo | Nov 10 2015 | |||
a07a8aca2462 | Joshua Spence | Add a daemon overseer module to restart daemons when config changes | Nov 10 2015 | |||
64ad44cffb24 | lkassianik | Always override `auth.email-domains` when running unit tests | Nov 10 2015 | |||
af7b16248e19 | Joshua Spence | Fix a translation | Nov 6 2015 | |||
8bbcd896b806 | Chad Little | Add styling for new Remarkup highlighter | Nov 2 2015 | |||
c35b564f4d32 | Joshua Spence | Various translation improvements | Nov 2 2015 | |||
495cb7a2e037 | Joshua Spence | Mark `PhabricatorPHIDType::getPHIDTypeApplicationClass()` as abstract | Nov 2 2015 | |||
3f193cb9e06c | epriestley | Give Harbormaster build steps a "View" page | Oct 26 2015 | |||
ad53e7b87815 | epriestley | Record how long storage patches took to apply | Oct 24 2015 | |||
4b43667086ae | epriestley | Introduce PHUIRemarkupView, a sane way to work with Remarkup | Oct 15 2015 | |||
034ff3c8708f | epriestley | Remove "_-_" -> "-" slug behavior | Oct 15 2015 | |||
4169d7bfd5b1 | epriestley | Fix an issue where Harbormaster might cycle while saving | Oct 14 2015 | |||
df5a031b54a5 | epriestley | Allow "Repository Automation" to be configured for repositories | Oct 14 2015 | |||
cd8be8106be8 | epriestley | Improve ruleset for generating project hashtags | Oct 13 2015 | |||
3ff5ca789a60 | epriestley | Fix `/tag/aa%20bb` project URIs | Oct 13 2015 | |||
2f6d3119f5f6 | epriestley | Rough cut of "Blueprint Authorizations" | Oct 10 2015 | |||
5a874ba0a840 | epriestley | Put cows and figlet bannners in <pre> in HTML mail bodies | Oct 9 2015 | |||
03fea7049760 | epriestley | Fix some header formatting in `bin/storage probe` | Oct 6 2015 | |||
de2bbfef7d14 | epriestley | Allow PhabricatorWorker->queueTask() to take full $options | Oct 5 2015 | |||
4cf1270ecdd8 | epriestley | In Harbormaster, make sure artifacts are destroyed even if a build is aborted | Oct 5 2015 | |||
9c798e5ccabb | epriestley | Provide `bin/garbage` for interacting with garbage collection | Oct 2 2015 | |||
878a493301d2 | epriestley | Begin standardizing garbage collectors | Oct 2 2015 | |||
e431ab218923 | epriestley | Use getPhobjectClassConstant() to access class constants | Oct 2 2015 | |||
449617692489 | epriestley | Add staging area support to Harbormaster/Drydock + various fixes | Oct 2 2015 | |||
4ac82be5ed22 | epriestley | Merge the DrydockLease workers into a single worker | Oct 1 2015 | |||
fa943f744bc4 | epriestley | Stop all object mentions from matching after "@" | Sep 29 2015 | |||
55767aac0f86 | epriestley | Fix an issue where followup tasks could fail to queue with string priorities | Sep 29 2015 | |||
efaa8170c353 | epriestley | Simplify value decoding for PHID custom fields | Sep 29 2015 | |||
bfaa93aa9b2c | epriestley | Allow Harbormaster build plans to request additional working copies | Sep 29 2015 | |||
9b29d46e60f3 | epriestley | Make Drydock lease infrastructure more nimble | Sep 28 2015 | |||
ec6d69e74d92 | epriestley | Give Drydock resources a proper expiry mechanism | Sep 28 2015 | |||
99d972fc8187 | epriestley | Fix Herald rule actions on empty custom PHID fields | Sep 26 2015 | |||
337990423740 | epriestley | Allow Drydock leases to expire after a time limit | Sep 23 2015 | |||
fcb6d1e2faa5 | epriestley | Strip some obsolete code out of Drydock | Sep 23 2015 | |||
f1119ffcf51d | epriestley | Support working copies and separate allocate + activate steps for… | Sep 21 2015 | |||
635e9c607527 | epriestley | Provide a generic "Datasource" StandardCustomField | Sep 21 2015 | |||
6bd8ee861ca7 | epriestley | Use PEAR Text_Figlet to render figlet fonts | Sep 13 2015 | |||
c705c8011e96 | epriestley | Use PHP implementation of Cowsay for cowsay rule | Sep 13 2015 | |||
c02f750267f8 | epriestley | Remove dot/Graphviz Remarkup rule | Sep 13 2015 | |||
4e181a5611fb | epriestley | Clean up browse/history links in Diffusion | Sep 11 2015 | |||
093a6256984c | epriestley | Show users what's wrong when they try to edit an inline with an editor already… | Sep 10 2015 | |||
29948eaa5bd2 | epriestley | Use phutil_hashes_are_identical() when comparing hashes in Phabricator | Sep 2 2015 | |||
51c52f50fdda | epriestley | Prevent users from hiding unpublished inlines | Aug 31 2015 | |||
7904d4c29cee | Joshua Spence | Add some missing translations | Aug 29 2015 | |||
786b135a662c | cburroughs/epriestley | variable days back for `bin/mail volume` | Aug 27 2015 | |||
55b44f53f87f | epriestley | Fix possible recursive embeds in Dashboard text panels | Aug 27 2015 | |||
10966519e2eb | epriestley | Prevent "commit message magic words" parser from exploding on "reverts aaaa..... | Aug 26 2015 | |||
3ef270b2926e | epriestley | Allow transaction publishers to pass binary data to workers | Aug 23 2015 | |||
9790f93a835e | epriestley | Show all packages with a claim on a file in the table of contents view | Aug 20 2015 | |||
6010e80e5c5a | epriestley | Show packages in table of contents views in Diffusion and Differential | Aug 17 2015 | |||
cfd134897501 | epriestley | Fix an issue with Table of Contents construction for copied files | Aug 17 2015 | |||
8149399312b0 | epriestley | Convert commits to use unified table of contents | Aug 15 2015 | |||
cb912d17352c | epriestley | Convert DifferentialRevision view to new PHUIDiffTableOfContentsListView | Aug 15 2015 | |||
fca716d69969 | Chad Little | More Ponder Answer polish | Aug 15 2015 | |||
368f3591142e | Joshua Spence | Use PhutilClassMapQuery instead of PhutilSymbolLoader | Aug 13 2015 | |||
7938d9a52960 | Joshua Spence | Add some missing translation strings | Aug 13 2015 | |||
2cf9ded87892 | Joshua Spence | Various linter fixes | Aug 11 2015 | |||
a1431e53cc01 | epriestley | Link to Harbormaster build targets from the Daemon worker page | Aug 10 2015 | |||
79f2e81f38be | Joshua Spence | Various linter fixes | Aug 8 2015 | |||
fdc1662bfd91 | Chad Little | Add Projects to Ponder Search View | Aug 5 2015 | |||
5f76c71d781c | epriestley | Share target filtering code in HeraldAction | Aug 3 2015 | |||
6f6d88794b25 | epriestley | Modularize the Diffusion "Add Auditors" Herald action | Aug 3 2015 | |||
fdd379a026c3 | epriestley | Modularize the Legalpad "Require Signature" Herald Action | Aug 3 2015 | |||
a335004a91a9 | epriestley | Modularize Differential Reviewer actions in Herald | Aug 3 2015 | |||
37829926702b | epriestley | Modularize "add projects" and "remove projects" Herald actions | Aug 3 2015 | |||
51fead17cf13 | epriestley | Modularize "Send an Email" Herald actions | Aug 3 2015 | |||
8ae08a3de70b | epriestley | Make "Add Subscribers" and "Remove Subscribers" Herald actions modular | Aug 3 2015 |
c4science · Help