phab/src/infrastructure/storagestable
phab/src/infrastructure/storage
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
c896aeb62ed9 | Joshua Spence | Various linter fixes | May 19 2015 | |||
acb45968d889 | Joshua Spence | Use `__CLASS__` instead of hard-coding class names | May 13 2015 | |||
8d128646b31a | Joshua Spence | Fix a lisk issue | May 5 2015 | |||
70c864914210 | Joshua Spence | Use phutil_json_decode instead of json_decode | May 5 2015 | |||
7b6c320e156a | epriestley | Skeleton for "Multimeter", a performance sampling application | May 1 2015 | |||
924b135d310b | epriestley | Add a `storage renamespace` for mangling SQL dumpfiles into a new namespace | Mar 18 2015 | |||
827c0ce08134 | epriestley | Allow LiskDAO to be forced to use a specific connection | Mar 17 2015 | |||
a65667443b04 | epriestley | Fix quickstart.sql for old MySQL | Mar 2 2015 | |||
9e82cfcc214b | epriestley | Use utf8_general_ci for "sort" columns in old MySQL | Feb 26 2015 | |||
29fd3f136b88 | epriestley | Allow columns to be marked as nonmutable (so save() will not change them) | Feb 19 2015 | |||
28b23fd789dc | Eric/epriestley | Use --hex-blob flag in bin/storage dump | Feb 6 2015 | |||
1ecfa0313c48 | Joshua Spence | Add a `./bin/storage shell` command | Jan 29 2015 | |||
95fab5ee4f46 | epriestley | Fix an issue with `corpus` columns in Quickstart | Jan 27 2015 | |||
614f911217cf | epriestley | Regenerate Quickstart SQL | Jan 23 2015 | |||
e90695fc8332 | epriestley | When storage is not initialized, write the error message to stderr instead of… | Jan 20 2015 | |||
9f29af108bbb | Joshua Spence | Fix visibility of some `LiskDAO` methods | Jan 15 2015 | |||
daadf955378c | Joshua Spence | Fix visibility of `PhutilArgumentWorkflow::didConstruct` methods | Jan 15 2015 | |||
2f043b253012 | Joshua Spence | Fix visibility of `PhabricatorLiskDAO::establishLiveConnection` method | Jan 15 2015 | |||
7ab5d108a46f | epriestley | Provide read and overwrite for Lisk counters | Jan 14 2015 | |||
b1a5d5a81548 | epriestley | Stop purging caches in bin/storage adjust | Jan 14 2015 | |||
36e0d080a789 | Joshua Spence | Change `LiskDAO::generatePHID` to be `public` | Jan 13 2015 | |||
d6b882a804c7 | Joshua Spence | Fix visiblity of `LiskDAO::getConfiguration()` | Jan 13 2015 | |||
698b7f9ea39c | Joshua Spence | Explicitly declare method/property visibility | Jan 11 2015 | |||
ade6f82dd578 | Joshua Spence | Fix method visibility for `LiskFixtureTestCase… | Jan 6 2015 | |||
a455e50e2998 | epriestley | Build a Conpherence thread index | Jan 6 2015 | |||
cb63a4bb6e8d | epriestley | Improve messaging and documentation around surplus schemata | Dec 29 2014 | |||
a1f5fc22318c | epriestley | Move directory SQL patch construction to abstract base class | Nov 14 2014 | |||
a17a36869254 | epriestley | Apply storage adjustments as part of storage upgrade | Nov 7 2014 | |||
dbef5660fccc | epriestley | Update the quickstart.sql | Nov 7 2014 | |||
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 |
c4science · Help