phab/srcfeature/better-testing
phab/src
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
f844280d360c | Chad Little | Make lightbox buttons more roundy | Nov 29 2016 | |||
23a202866a1f | epriestley | When running a fulltext query with no query, enforce order by document creation… | Nov 29 2016 | |||
80570d668bb3 | Chad Little | Use proper file icons in lightbox | Nov 28 2016 | |||
5cc4f6407ceb | epriestley | Make the modal choice between "Edit This Event" and "Edit Future Events" more… | Nov 28 2016 | |||
22a566f7326c | epriestley | Ignore Calendar date edits which just change the internal date timezone without… | Nov 28 2016 | |||
ab3b70739614 | epriestley | Fix local time test case for logged-out viewers using global settings | Nov 28 2016 | |||
c5162074a12a | epriestley | Fix an issue where internal Calendar DateTimes would not be correctly set to… | Nov 28 2016 | |||
dece7af50bff | Chad Little | Prettier file embeds | Nov 27 2016 | |||
b2cdebefea83 | epriestley | Fix two errors from the error logs | Nov 26 2016 | |||
7c5b5327c8cc | epriestley | Use stemming in the MySQL fulltext search engine | Nov 26 2016 | |||
d54c14c64444 | epriestley | If InnoDB FULLTEXT is available, use it for for fulltext indexes | Nov 26 2016 | |||
2b7ec1deea31 | epriestley | Boost search result title matches | Nov 26 2016 | |||
54470a12d430 | epriestley | Execute fulltext queries using a subquery instead of by ordering the entire… | Nov 26 2016 | |||
48a34eced28d | epriestley | Prepare for InnoDB FULLTEXT support | Nov 26 2016 | |||
9d0752063e1e | epriestley | Allow `bin/storage adjust` to adjust table engines | Nov 26 2016 | |||
ff3333548f8a | epriestley | Create and populate a stopwords table for InnoDB fulltext indexes to use in the… | Nov 26 2016 | |||
cfcc3b834d1d | epriestley | (stable) Promote 2016 Week 48 | Nov 26 2016 | |||
a9560479894f | epriestley | Use PhutilQueryCompiler in Phabricator fulltext search | Nov 25 2016 | |||
eac49e421a41 | epriestley | Fix an issue where an excessively long TTL was computed for "not attending… | Nov 24 2016 | |||
a1025ca52e03 | epriestley | Make logged-out users use global settings, not default settings | Nov 23 2016 | |||
8958d68ec648 | epriestley | When a Phortune subscription has a removed payment method, be more explicit… | Nov 23 2016 | |||
f19924310431 | epriestley | Clean up another insufficiently-general exception | Nov 23 2016 | |||
ce18a8e20820 | epriestley | Fix two setup issues arising from partitioning support | Nov 23 2016 | |||
4dadad53ae5d | epriestley | Prevent media from autoplaying when rendered as a feed story | Nov 22 2016 | |||
faf42cbe8f59 | epriestley | Allow "Wait for Message" to be unset on build plans | Nov 22 2016 | |||
add20783abb9 | Chad Little | Restyle remarkup file links | Nov 22 2016 | |||
0aa3f8b86bff | Chad Little | Allow commenting on non-viewable lightbox files | Nov 22 2016 | |||
0ed767b967b3 | epriestley | Fix a couple of partition migration bugs | Nov 22 2016 | |||
8c89fc38fc42 | epriestley | Allow persistent connections to be configured per database host | Nov 22 2016 | |||
256d14c7ea22 | Aviv Eyal/avivey | Move testcase file to right place | Nov 22 2016 | |||
f89f7086922c | epriestley | Apply storage patches patch-by-patch, not database-by-database | Nov 22 2016 | |||
e6bfa1bd2388 | epriestley | Remove "mysql.configuration-provider" configuration option | Nov 22 2016 | |||
4da74166fe87 | epriestley | When storage is partitioned, refuse to serve requests unless web and databases… | Nov 22 2016 | |||
bac27fb40363 | epriestley | Remove "mysql.implementation" configuration | Nov 22 2016 | |||
88a966993be1 | Chad Little | Ajax commenting on lightbox images | Nov 22 2016 | |||
10c4dedd1830 | epriestley | (stable) Promote 2016 Week 47 | Nov 19 2016 | |||
97cd7a98b1e3 | epriestley | Strip restricted and incomplete handles from the "Mentions" tab on Maniphest… | Nov 18 2016 | |||
8aeb7aa52587 | Chad Little | Show file comments on file lightboxes | Nov 18 2016 | |||
39509648f2ba | epriestley | In Calendar mobile month view, color circles green for attending events too | Nov 18 2016 | |||
132b0803cb42 | epriestley | Fix a couple of calendar export daterange issues | Nov 18 2016 | |||
bb6bd8c8d034 | epriestley | (stable) When a field isn't lockable, just freeze the lock status instead of… | Nov 18 2016 | |||
0033fe666757 | epriestley | When a field isn't lockable, just freeze the lock status instead of removing… | Nov 18 2016 | |||
a590e0e753e8 | epriestley | Document even more ways to manage `sshd` ports | Nov 17 2016 | |||
2befd239a85e | epriestley | Add session and request hooks to PhabricatorAuthSessionEngine | Nov 17 2016 | |||
79132311f409 | epriestley | Generate slightly shorter summaries in the typeahead browse dialog | Nov 17 2016 | |||
7ebc47d906fe | epriestley | (stable) Fix an EditEngine issue with unlocking fields which can't be locked | Nov 17 2016 | |||
d69a1b95e782 | epriestley | Fix an EditEngine issue with unlocking fields which can't be locked | Nov 17 2016 | |||
e053534c7e84 | epriestley | (stable) Prevent typeahead sources from querying against empty tokens | Nov 17 2016 | |||
625d5235a5bc | epriestley | Prevent typeahead sources from querying against empty tokens | Nov 17 2016 | |||
b4faf2e63ee6 | epriestley | Allow "harbormaster.createartifact" to decode raw HTTP parameter types of… | Nov 17 2016 | |||
b02f64f6eecd | epriestley | Make project token sorting and normalization a little less hacky | Nov 17 2016 | |||
7c4c76d32a3f | epriestley | Fix a Quicksand/Lightbox contention issue | Nov 17 2016 | |||
d2f3e7f7f3ab | Chad Little | Remove sidenav from Workboards | Nov 17 2016 | |||
f33b5c30ebe0 | epriestley | Use the same date rendering display logic for both tooltips and subheaders | Nov 16 2016 | |||
91ee6b78df3d | epriestley | Make some confusing/weird Calendar fields not configurable on custom EditEngine… | Nov 16 2016 | |||
78bd6c1ce49f | Thai Pham/epriestley | Ensure that `PHUIInvisibleCharacterTestCase` is compatible with PHP 5.3 | Nov 15 2016 | |||
6e5565b3ff6d | epriestley | Clean up a little more Calendar display logic | Nov 15 2016 | |||
ce0cb115ca2a | Chad Little | Add Hero Image to Phame Post | Nov 15 2016 | |||
c7f2e4a9246e | epriestley | Document calendar summary icons | Nov 15 2016 | |||
e713cc08e6d8 | epriestley | Make Calendar query for indirect invites/RSVPs by default, like Differential | Nov 15 2016 | |||
015ead6e7b85 | Chad Little | Add subtitle to PhamePost | Nov 15 2016 | |||
edba4bb8d471 | epriestley | Improve Calendar event behavior for group invites | Nov 15 2016 | |||
6464934cd6be | epriestley | Fix a bug on Calendar event day views for all day events in certain timezones | Nov 15 2016 | |||
885805f34067 | epriestley | Make Passphrase "token" credentials accessible via the API | Nov 15 2016 | |||
508d86aab6cf | epriestley | Don't send Phurl mail to the URL object itself | Nov 15 2016 | |||
7097abbe570c | epriestley | Add a bunch of Phacility-specific code to the upstream, thinly veiled as… | Nov 15 2016 | |||
e6c82c099481 | epriestley | Fix an issue with generating browser URIs in an SVN repository | Nov 15 2016 | |||
d5a72ca98ed2 | Aviv Eyal/avivey | Don't show "clone-name" as "Short Name" | Nov 14 2016 | |||
fc71a7e92dc2 | epriestley | (stable) Discard stdout/stderr from the aphlict subprocess when running in… | Nov 14 2016 | |||
7165e4da90a1 | epriestley | Discard stdout/stderr from the aphlict subprocess when running in daemon… | Nov 14 2016 | |||
6a62fca95093 | epriestley | Support slightly prettier repository URIs in Diffusion | Nov 13 2016 | |||
c9e140e28310 | epriestley | Restore green color on mobile calendar month view when a day contains events… | Nov 13 2016 | |||
037793ab607a | Chad Little | Update PHUIInfoView | Nov 13 2016 | |||
558d19430233 | epriestley | Update `bin/storage` workflows to accommodate multiple masters | Nov 13 2016 | |||
bc15eee3f2c5 | epriestley | Update SchemaQuery and the web UI to accommodate multiple master databases | Nov 13 2016 | |||
ecc598f18dc4 | epriestley | Support multiple database masters and convert easy callers | Nov 13 2016 | |||
745429aac1ea | epriestley | Fix some slop with Differential field lists | Nov 13 2016 | |||
6dfc7e48ae7b | epriestley | Don't let users write summaries or test plans which will become ambiguous in… | Nov 12 2016 | |||
de77d5249b64 | epriestley | Fix some remarkup formatting in the Arcanist lint document | Nov 12 2016 | |||
ebecbeed4237 | Chad Little/chad | Rebuild lightbox styles | Nov 12 2016 | |||
b285d3cebf9e | epriestley | (stable) Promote 2016 Week 46 | Nov 12 2016 | |||
4c540fb01b9a | epriestley | Fix some policy CSS | Nov 11 2016 | |||
40d3bcb8910b | epriestley | Fix a complicated object caching issue with the policy filter | Nov 11 2016 | |||
ff677c1964b1 | epriestley | Fix two error strings in the diffusion.uri.edit Conduit method | Nov 10 2016 | |||
9a1d59ad5bd5 | epriestley | Separate sever-side typeahead queries into "prefix" and "content" phases | Nov 10 2016 | |||
663629e8ad9d | epriestley | Use Doritos™ Brand® perfect circles to indicate Busy/Away/Disabled | Nov 10 2016 | |||
e634812a6d36 | Aviv Eyal/avivey | Remove plain-text file view of Diffusion files. | Nov 10 2016 | |||
706c21375e8f | epriestley | Remove empty implementations of `describeAutomaticCapabilities()` | Nov 10 2016 | |||
4811e6e7c122 | epriestley | Require several advanced postgraduate degrees to understand object policies | Nov 10 2016 | |||
d78802f3ab65 | Chad Little | Redesign Comment Box | Nov 9 2016 | |||
1747b4d31854 | epriestley | Use "book" as the "Help" icon in the Remarkup toolbar | Nov 9 2016 | |||
d032eea216b4 | epriestley | Discourage new users from exploring too much | Nov 8 2016 | |||
999fae524fea | epriestley | Fix a typo of the word "granularity" | Nov 8 2016 | |||
afa1bb286044 | epriestley | Fix some grammatical gender constants | Nov 8 2016 | |||
980367452522 | epriestley | Extract variable type information from pht() calls | Nov 8 2016 | |||
3f5109b66864 | epriestley | In prose diff dialogs (like "Show Details" in transactions), show "old", "new"… | Nov 8 2016 | |||
6a7dde03ccfb | epriestley | On `@username` mentions in remarkup, show the "busy" dot color | Nov 7 2016 | |||
729492a8ff85 | epriestley | Allow transactions to specialize their mail headers for diff sections | Nov 7 2016 | |||
a8866c0b314f | epriestley | In Maniphest, don't render the task graph drawing if we're only showing… | Nov 7 2016 | |||
87c4efdb634b | epriestley | Probably fix some display issues with all-day events? | Nov 7 2016 |
c4science · Help