phab/src/infrastructure/storageproduction
phab/src/infrastructure/storage
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
000760b645b7 | epriestley | Do a better job of handling spec errors during schema adjustment | Nov 4 2014 | |||
18161d00a08d | epriestley | Update some storage documentation for new adjustment workflows | Nov 1 2014 | |||
f5c426639ced | epriestley | Document the adjustment workflow and warn users about adjusting old MySQL | Nov 1 2014 | |||
917da084176c | epriestley | Fix various MySQL version issues with new charset stuff | Oct 29 2014 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
0bbe3a6d2825 | Bob Trahan | Storage - fix more query errors by escaping collate_text and collate_sort | Oct 7 2014 | |||
928b4edffb66 | Bob Trahan | Storage - escape collation type in create database code pathway | Oct 6 2014 | |||
f86f9dc51283 | epriestley | Make Currency a more formal type | Oct 6 2014 | |||
3463ce8a514f | epriestley | Create new databases with appropriate collation | Oct 3 2014 | |||
8fbebce501a4 | James Rhodes | Implement storage of a host ID and a public key for authorizing Conduit between… | Oct 3 2014 | |||
0a6473138fd6 | epriestley | Purge readthrough caches before applying schema adjustments | Oct 1 2014 | |||
5ce3575fb534 | epriestley | Fix `adjust` phases for keys | Oct 1 2014 | |||
300172e79991 | epriestley | Support AUTO_INCREMENT in `bin/storage adjust` | Oct 1 2014 | |||
0d7489da79bc | epriestley | Provide `bin/storage quickstart` to automate generation of `quickstart.sql` | Oct 1 2014 | |||
4fcc634a99dc | epriestley | Fix almost all remaining schemata issues | Oct 1 2014 | |||
a5ce56aa76e1 | epriestley | Allow `bin/storage adjust` to make key changes | Oct 1 2014 | |||
22ee8432d2bb | epriestley | Allow `bin/storage adjust` to correct column types and collations | Oct 1 2014 | |||
f7ee2c7467c6 | epriestley | Add `bin/storage adjust`, for adjusting schemata | Oct 1 2014 | |||
e7b590a1cf0d | epriestley | Generate expected schemata for Harbormaster | Oct 1 2014 | |||
644ca4c3a3e7 | epriestley | Use --single-transaction in `bin/storage dump` | Sep 29 2014 | |||
d6639b68d5a3 | epriestley | Generate expected schemata for MetaMTA, Nuance, MetaData, OAuthServer | Sep 24 2014 | |||
7dabc21154f9 | epriestley | Load all keys, support unique keys, and provide an "all issues" view | Sep 19 2014 | |||
e9ac3f436ace | epriestley | Add expected schemata for Fund, Files, Flags and Legalpad | Sep 19 2014 | |||
67fbfe6ccc9f | epriestley | Generate expected schemata for Doorkeeper, Draft, Drydock, Feed | Sep 18 2014 | |||
1ead50c2cce3 | epriestley | Generate reasonable expected schemata for Chatlog, Conduit, Config, Countdown… | Sep 18 2014 | |||
9b63f84ff93f | epriestley | Generate reasonable expected schemata for Cache tables | Sep 18 2014 | |||
0f73b15a704d | epriestley | Generate reasonable expected schemata for Audit and Auth | Sep 18 2014 | |||
aa481dba570d | epriestley | Begin generating meaningful expected schemata | Sep 18 2014 | |||
12b53e003b22 | epriestley | Add a UI for reviewing database schemata | Sep 18 2014 | |||
e4f399b9faf2 | epriestley | Scaffolding for Fund | Sep 11 2014 | |||
0151c38b107f | Joshua Spence | Apply some autofix linter rules | Sep 9 2014 | |||
1ad0e845188a | epriestley | Show image dimensions and some other metadata in Differential | Aug 13 2014 | |||
448020a57351 | epriestley | Rename Lisk internal getProperties() methods to avoid collisions | Aug 11 2014 | |||
8fd098329ba2 | Joshua Spence | Rename `AphrontQueryException` subclasses | Aug 5 2014 | |||
c52b3c28e166 | epriestley | Remove partial objects from Lisk | Jul 18 2014 | |||
8756d82cf6c1 | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
b7b045830307 | Joshua Spence | Convert `./bin/storage status` to use `PhutilConsoleTable`. | Jun 21 2014 | |||
b20884a842a6 | epriestley | Substantially support character encodings and "Highlight As" in changesets | Jun 20 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
847b7977c125 | epriestley | Add semi-generic rate limiting infrastructure | Apr 3 2014 | |||
592591e71538 | epriestley | Clean up various pieces of dead/obsolete Differential code | Mar 11 2014 | |||
e11adc4ad76c | Joshua Spence/epriestley | Added some additional assertion methods. | Mar 9 2014 | |||
0488ce73c4b2 | epriestley | Add assertions to no-assertions tests in phabricator/ | Mar 7 2014 | |||
cea58de0ba92 | Joshua Spence/epriestley | Fixed naming convention violations. | Feb 26 2014 | |||
a298a79bdac6 | epriestley | Convert Phabricator to handle "%s" / "%B" properly | Feb 24 2014 | |||
ab636f36bf74 | epriestley | Rename PhabricatorUserStatus to PhabricatorCalendarEvent | Feb 6 2014 | |||
73924dfa1812 | epriestley | Add initial skeleton for Dashboard application | Jan 30 2014 | |||
f4b9efe2562b | epriestley | Introduce ref cursors for repository parsing | Jan 17 2014 | |||
d32c09de4112 | epriestley | Simplify adding new database patches | Jan 6 2014 | |||
09341be10fc4 | epriestley | Remove repository shortcuts | Jan 2 2014 | |||
f5fb3f05dcae | epriestley | Lay most groundwork for Herald object rules | Dec 27 2013 | |||
e397103bf211 | epriestley | Extend all "ManagementWorkflow" classes from a base class | Dec 27 2013 | |||
ac19c558225c | epriestley | Formalize "manual" buildables in Harbormaster | Dec 26 2013 | |||
c179ce6279e0 | epriestley | (Later...) Drop legacy Project transaction table | Dec 19 2013 | |||
f28d3089d7d8 | epriestley | Assign PHIDs to PushLogs | Dec 18 2013 | |||
86ec4d602137 | James Rhodes | Implement policies in Phragment | Dec 13 2013 | |||
8bb6e807f097 | James Rhodes | Implement snapshots in Phragment | Dec 8 2013 | |||
25e7b7d53cd5 | James Rhodes | Implement support for creating and updating fragments from ZIPs | Dec 7 2013 | |||
4c143ad3b2c4 | James Rhodes | Phragment v0 | Dec 7 2013 | |||
9d474452f9c5 | epriestley | Make nonscalar field saves raise a more useful exception from LiskDAO | Dec 7 2013 | |||
79d153b85d52 | James Rhodes | Implement explicit build step ordering in Harbormaster | Dec 6 2013 | |||
caa6fdf56dc2 | epriestley | Add a basic push log for recording repository push events | Dec 5 2013 | |||
53250d84dfc5 | James Rhodes | Introduce HarbormasterBuildTarget to snapshot build steps through a build | Dec 5 2013 | |||
ba16df0fed18 | James Rhodes | Restructure Drydock so that blueprints are instances in the DB | Dec 3 2013 | |||
4b91c4f7ae91 | epriestley | Add UI for defining repository mirrors | Nov 23 2013 | |||
51fb1ca16d7f | epriestley | Migrate repositories to use Passphrase for credential management | Nov 23 2013 | |||
819f89901394 | epriestley | Add an edge between Passphrase credentials and objects which use them | Nov 23 2013 | |||
7b718bb033a3 | Bob Trahan | Nuance - federate out the design of NuanceSource via NuanceSourceDefinition | Nov 20 2013 | |||
91d084624b9c | epriestley | Passphrase v0 | Nov 20 2013 | |||
d9db1d61e0a6 | epriestley | Restore population of `ownerOrdering` to ManiphestTasks | Nov 19 2013 | |||
7f11e8d7401e | epriestley | Improve handling of email verification and "activated" accounts | Nov 12 2013 | |||
0ac1be709434 | James Rhodes/epriestley | Implemented support for build logs | Nov 9 2013 | |||
66ae64f7bc29 | Bob Trahan | Nuance - get some scaffolding up there | Nov 7 2013 | |||
4f0f95f7b587 | epriestley | Assign PHIDs to all diffs | Nov 6 2013 | |||
c514d34b9456 | James Rhodes/epriestley | Add build step implementation infrastructure and sleep build step. | Nov 5 2013 | |||
0278b15ceb5d | epriestley | Implementation of VCS passwords against user. | Nov 1 2013 | |||
3a39b01233db | epriestley | Add "RepositoryStatusMessage" and detailed information about initilization | Oct 31 2013 | |||
912509558723 | epriestley | Distinguish between empty and unparsed commits in Diffusion | Oct 29 2013 | |||
86fe020a97b8 | epriestley | Add global "push" policy to Repositories | Oct 29 2013 | |||
b5a009337f8e | epriestley | Harbormaster v(-2) | Oct 23 2013 | |||
9b89e137cfe4 | epriestley | Move Project transaction storage to modern tables | Oct 22 2013 | |||
d7a276346f34 | epriestley | Add a secret board view to Projects | Oct 22 2013 | |||
cf1c06e157b6 | epriestley | Add custom field storage to Projects | Oct 22 2013 | |||
f010730e49b0 | epriestley | Migrate all Differential inline comments to ApplicationTransactions | Oct 19 2013 | |||
460051c1d82a | epriestley | Drop `maniphest_savedquery` table | Oct 19 2013 | |||
3410cbd53ee8 | epriestley | Add application and object level policy controls to Countdown | Oct 16 2013 | |||
073cb0e78c01 | epriestley | Make PhabricatorPolicyInterface require a getPHID() method | Oct 14 2013 | |||
5899ae08b32b | epriestley | Add storage for custom policies | Oct 11 2013 | |||
953ff197bf26 | epriestley | Allow Herald rules to be disabled, instead of deleted | Oct 7 2013 | |||
bd8071bb3350 | epriestley | Add a `(dst, type, src)` key to Differential's edge table | Oct 5 2013 | |||
6bd2251fa22c | epriestley | Possibly fix an issue with storage upgrade, see <https://github. | Oct 2 2013 | |||
98bf001a58a3 | epriestley | Add `viewPolicy` and `attachedToObjectPHID` to PhabricatorFile | Oct 1 2013 | |||
7091dad606df | epriestley | Allow macros to have associated audio and audio behaviors | Sep 28 2013 | |||
3cb67480e063 | epriestley | Adjust keys for new Differential inline comment table | Sep 26 2013 | |||
5677cd23bdec | epriestley | Add storage and classes for CustomField in Differential | Sep 26 2013 | |||
c458517cb4fe | epriestley | Add viewPolicy, editPolicy, repositoryPHID columns to DifferentialRevision | Sep 26 2013 | |||
225a38c7d36a | epriestley | Add viewPolicy, editPolicy storage to tasks | Sep 25 2013 | |||
6e29e809b484 | epriestley | Fix "edit" for Maniphest comments | Sep 24 2013 | |||
1d7cbe202f55 | epriestley | Rename "transactionpro" table to "transaction" | Sep 24 2013 | |||
7abe9dc4c078 | epriestley | Migrate all Maniphest transaction data to new storage | Sep 23 2013 |
c4science · Help