phab/srcfeature/better-testing
phab/src
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
0c6e03d5aff9 | epriestley | Fix a ModularTransactions exception with custom fields that support change… | Dec 14 2016 | |||
7f99f2cde835 | epriestley | Add EditEngine + Modular Transactions for reviewers | Dec 14 2016 | |||
6c9af81f7adb | epriestley | Support "Test Plan" with modular transactions and EditEngine | Dec 14 2016 | |||
5349d6bd5c09 | epriestley | Add Summary and Repository EditEngine fields + Modular Transactions to… | Dec 14 2016 | |||
0906bf547b9a | epriestley | Begin adding "pro" modular transaction fields to Differential | Dec 13 2016 | |||
eda64b85497b | epriestley | Add a very basic EditPro controller for Differential | Dec 13 2016 | |||
77fa1ea73835 | epriestley | Rename "DifferentialReviewer" to "DifferentialReviewerProxy" | Dec 13 2016 | |||
1e9a462baac3 | epriestley | Remove most of the legacy hunk code | Dec 13 2016 | |||
fc6bfbdb103f | epriestley | Truncate the one-line diff update summary when updating a revision to 250 bytes | Dec 13 2016 | |||
842710608e49 | epriestley | Don't combine automatic output compression with "Content-Length" | Dec 13 2016 | |||
26127b9c5f7b | Chad Little | Allow Dashboards to set an icon | Dec 13 2016 | |||
c03a412d5c4d | Chad Little | Add authorPHID to Dashboard Panels | Dec 13 2016 | |||
8a2afa14d24f | epriestley | Make the documentation more clear that storage.mysql-engine.max-size is… | Dec 13 2016 | |||
59f3b5125d5a | Chad Little | Add authorPHID to Dashboards | Dec 13 2016 | |||
39b618039f39 | epriestley/chad | Remove a very old piece of config documentation | Dec 13 2016 | |||
3277e7873211 | epriestley | Move timeline anchor targets up to evade a Chrome 55 behavioral change | Dec 12 2016 | |||
8e0d936f72c7 | epriestley | Fix two overzealous renames of getPanelKey() | Dec 12 2016 | |||
a79e4b786ea3 | Chad Little | Restrict hover styles in action list to only href | Dec 12 2016 | |||
d8b028b51bc0 | Chad Little | Clean up Profile Menu Item page | Dec 12 2016 | |||
237f94b830a4 | epriestley | Fix flaky subscribers policy rule unit test | Dec 11 2016 | |||
42896f9f9044 | epriestley | Rename all ProfilePanels into ProfileMenuItems | Dec 11 2016 | |||
8480776ccd99 | epriestley | Rename "ProfilePanelConfiguration" to "ProfileMenuItemConfiguration" | Dec 11 2016 | |||
d6704705a752 | epriestley | Rename "ProfilePanelEditEngine" to "ProfileMenuEditEngine" | Dec 11 2016 | |||
923d3d306062 | epriestley | Rename "PanelEngine" to "MenuEngine" | Dec 11 2016 | |||
f3d9a0b93000 | epriestley | Fix two cache issues (global settings; initial setup) | Dec 11 2016 | |||
f0b695239186 | Chad Little | Add an ApplicationProfilePanel | Dec 9 2016 | |||
9c72c1b1daa9 | epriestley | When rendering the "you were invited" header, query the inviting user with the… | Dec 9 2016 | |||
9017bb9925e8 | epriestley | Add a setup check for installation on a burstable instance type | Dec 9 2016 | |||
9c38b61e51a0 | epriestley | Fix an issue where tokenizers can sort milestone results into the wrong query… | Dec 9 2016 | |||
5a95efaa4b77 | epriestley | Tokenize datasource indexes on "(" and ")" | Dec 9 2016 | |||
cde37acb4bd4 | epriestley | When a custom logo is configured but has a restrictive visibility policy, fall… | Dec 9 2016 | |||
ffdc082852fe | epriestley | Add a wide range of HTTP-request-based setup checks | Dec 9 2016 | |||
be4f66a5a329 | epriestley | In Remarkup, render archived Herald rules with strikethrough for consistency | Dec 8 2016 | |||
5f26dd9b6660 | epriestley | Use futures to improve clustered repository main page performance | Dec 8 2016 | |||
495092613019 | epriestley | Validate settings before writing them to the user cache | Dec 7 2016 | |||
e8d9c676b1a7 | epriestley | Fix a bad link in the database partitioning docs | Dec 7 2016 | |||
58ea40ad6453 | epriestley | Hash Diffusion README cachekey components | Dec 6 2016 | |||
b869e742b9dc | epriestley | Cache README content for repositories | Dec 6 2016 | |||
e6ddd6d0e95d | epriestley | Cache Almanac URIs for repositories | Dec 6 2016 | |||
f45a13cff406 | epriestley | Improve settings caches on fast paths like Conduit | Dec 6 2016 | |||
125fb332de72 | epriestley | Introduce a serializing key-value cache proxy | Dec 6 2016 | |||
f8d6b6181eb4 | epriestley | Use PhabricatorCachedClassMapQuery when querying object PHID types | Dec 6 2016 | |||
bfbf75a8720c | epriestley | Slightly modernize ConduitTokenQuery | Dec 6 2016 | |||
55a54facd5db | epriestley | Use PhabricatorCachedClassMapQuery in Conduit method lookups | Dec 6 2016 | |||
1f3fcce6fe2d | epriestley | Provide a cached class map query for making key-based class lookups more… | Dec 6 2016 | |||
52112620a3d2 | epriestley | Provide a pure APC cache for runtime caching | Dec 6 2016 | |||
4faa4b451f41 | epriestley | When viewing a branch, preview differences from master | Dec 6 2016 | |||
fc1adf987573 | epriestley | Modernize UI for "Compare" in Diffusion | Dec 6 2016 | |||
43f9927a38f7 | Aviv Eyal/epriestley | Compare two branches | Dec 6 2016 | |||
0ad1dd640a09 | Eitan Adler/epriestley | Remove the Persona login method | Dec 6 2016 | |||
005d8493b034 | epriestley | Pass GIT_ENVIRONMENTAL_MAGIC through to hook subprocesses to support Git 2.11.0 | Dec 5 2016 | |||
6058d3305f82 | epriestley | Normalize remote IP addresses when writing to logs, etc | Dec 5 2016 | |||
5a060b34df81 | epriestley | Add IPv6 reserved addresses to the default outbound blacklist | Dec 5 2016 | |||
4a6229ee693b | epriestley | Remove some no-op "canUninstall()" Application methods | Dec 5 2016 | |||
5f593aafb1ac | epriestley | Allow logged-out users to load global preferences on installs without public… | Dec 5 2016 | |||
49a20bde8e6b | Chad Little | Prevent double lightbox in lightbox comments | Dec 2 2016 | |||
aa6517a42b35 | Chad Little | Make clicking on file icon in lightbox download file | Dec 2 2016 | |||
faf983614cd5 | epriestley | Improve error messages for running `git clone` against a Mercurial repository | Dec 2 2016 | |||
7c37377e0d61 | epriestley | Set the viewer timezone properly on Calendar event RecurrenceSet objects | Dec 2 2016 | |||
99c6b53ab224 | epriestley | Explicitly update the repository URI index after making a URI edit | Dec 1 2016 | |||
dc73785c4ffc | epriestley | Add a "--force" argument to "bin/config done" | Dec 1 2016 | |||
9730f5a34fd7 | epriestley | Allow custom Sites to have custom 404 controllers | Dec 1 2016 | |||
29a3cd5121d9 | epriestley | Add "Manual Activities", to tell administrators to rebuild the search index | Nov 30 2016 | |||
eeb80ba96b59 | Chad Little | Add sidenav back to workboards | Nov 30 2016 | |||
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 | |||
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 | |||
ac66522c2e27 | Josh Cox | Add a flag to ./bin/worker to select tasks based on their failureCount | Oct 12 2016 | |||
bcfd515b320d | epriestley | Run all minor setup checks on all configured database hosts | Nov 22 2016 |
c4science · Help