phab/src/infrastructure/storage/liskfeature/better-testing
phab/src/infrastructure/storage/lisk
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 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 | |||
f4b9efe2562b | epriestley | Introduce ref cursors for repository parsing | Jan 17 2014 | |||
9d474452f9c5 | epriestley | Make nonscalar field saves raise a more useful exception from LiskDAO | Dec 7 2013 | |||
073cb0e78c01 | epriestley | Make PhabricatorPolicyInterface require a getPHID() method | Oct 14 2013 | |||
ea0dc5625d8f | Bob Trahan | Purge loadRelativeEdges | Sep 13 2013 | |||
da6cdc6bd0f4 | epriestley | Fix issue with loadRelativeEdges() | Sep 12 2013 | |||
fcba0c74d979 | Gareth Evans/epriestley | Replace all "attach first..." exceptions with `assertAttached()` | Sep 3 2013 | |||
d2e5afb0959c | epriestley | Use application PHIDs in Releeph, plus more | Jul 22 2013 | |||
d27e7c52b218 | Levi Jackson/epriestley | Add explicit `mysql.port` configuration | Jul 15 2013 | |||
8e8057c6fe8c | epriestley | Add LiskRawMigrationIterator | Jun 21 2013 | |||
9da6c9ff15c0 | Jakub Vrana | Delete LiskDAO::IDS_PHID | Apr 9 2013 | |||
176ee9a889df | epriestley | Fix {Fnnn} rule in Remarkup | Feb 14 2013 | |||
3e6fa4365811 | Nick Pellegrino/epriestley | getConfigEnv fails fast when key is not found and no default value is given. | Jan 19 2013 | |||
0902543fc8c4 | epriestley | Port MySQL settings to PHP | Jan 3 2013 | |||
aae5f9efd3d3 | epriestley | Implement a more compact, general database-backed key-value cache | Dec 21 2012 | |||
7332599e0326 | epriestley | Provide an IDS_COUNTER mechanism for ID assignment | Nov 7 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
d506ffbd300d | Jakub Vrana | Add regression test for LiskDAO::__call() | Oct 24 2012 | |||
fd87a88d710e | vrana | Fix static variable usage in Lisk | Oct 20 2012 | |||
cd9d78c10799 | epriestley | Allow Fact analysis of commits | Oct 8 2012 | |||
ea32c541e417 | epriestley | Remove all optimistic lock code from Lisk | Oct 4 2012 | |||
fe6022cd97f5 | epriestley | Load only valid properties in LiskDAO::loadFromArray() | Oct 4 2012 | |||
4682e0c104bd | vrana | Warn against writing to undeclared properties | Oct 3 2012 | |||
7c39c4ca7d35 | vrana | Declare common Lisk properties | Oct 3 2012 | |||
8e7ae7b33a7d | vrana | Optimize reindex_everything.php | Sep 17 2012 | |||
45e93495e409 | vrana | Add method for loading relative edges | Aug 21 2012 | |||
1379876db7ff | vrana | Remove subsets when cleaning Lisk set | Aug 13 2012 | |||
f841491524f1 | vrana | Use Lisk sets in fact update iterator | Aug 13 2012 | |||
b2c9edd17d91 | vrana | Fix doc links | Aug 10 2012 | |||
ff61dba7acf4 | epriestley | Extend LiskMigrationIterator from PhutilBufferedIterator | Jul 26 2012 | |||
5d4a6bcf954a | epriestley | Break AphrontDatabaseConnection dependencies on PhabricatorEnv | Jul 24 2012 | |||
a7bcc532dadf | epriestley | Add an iterator to make it easier to perform database migrations | Jul 19 2012 | |||
cb8120551f72 | epriestley | Don't special-case LiskDAO->load(0) | Jul 16 2012 | |||
d86c4e03664e | epriestley | Store forced connections in the Lisk connection cache | Jul 9 2012 | |||
534c0aa32693 | epriestley | Minor, move all storage/query/db code to src/infrastructure/storage | Jul 2 2012 |
c4science · Help