History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
0446e636ea30 | vrana | Add an abstraction for preventing the 1+N queries problem | May 25 2012 | |||
b20ae2a07fcb | vrana | Document transactions in docs | May 12 2012 | |||
c30cb7669e37 | epriestley | Simplify transaction handling and restore read/write locks | May 5 2012 | |||
e214536f3875 | epriestley | Use "w" transactions for reading if they exist, so we can do transactional reads | May 4 2012 | |||
5ab14d08793f | epriestley | Provide isolated, read/write storage fixtures for unit tests | May 2 2012 | |||
a10b91a6a90a | epriestley | Move connection cache from "AphrontDatabaseConnection"-level to "LiskDAO"-level | Apr 30 2012 | |||
ec283abb14cd | vrana | Fix typo in comment | Mar 28 2012 | |||
3901c8493d91 | Edward Speyer | [LiskDAO] make objects ephemeral, aka read-only | Mar 9 2012 | |||
4f018488ae79 | epriestley | Restore Lisk transactional methods | Jan 31 2012 | |||
7831b9242760 | epriestley | Improve LiskDAO::__call() performance | Jan 4 2012 | |||
d846041b272e | Svemir Brkic | If id field is not there, do not attempt to key array on it | Oct 15 2011 | |||
05b73f58aea2 | Nicholas Harper | Fix stupid error in Lisk introduced in D990 | Oct 8 2011 | |||
872ac17dbca5 | Nicholas Harper | Selectively load columns for differential typeahead | Oct 8 2011 | |||
c3709c56fcbe | Nicholas Harper | Add functionality to Lisk to only get some columns from the database | Oct 7 2011 | |||
abf96dbd591c | Nicholas Harper | Change structure of Lisk for custom setters and getters | Oct 6 2011 | |||
260b40b84acd | epriestley | Plug the establishConnection() Lisk isolation hole | May 1 2011 | |||
80b75a5f3bdd | epriestley | Provide connection isolation to Lisk and enable it by default in tests | May 1 2011 | |||
c2893d86705a | adonohue | Hook for database configuration plugin | Apr 30 2011 | |||
4a2981252f51 | gpatangay | [phabricator] Add mysql slave and read-only database connections | Apr 29 2011 | |||
330182f19558 | epriestley | Fix an issue with non-integer custom keys in Lisk. | Apr 13 2011 | |||
73bf36505b14 | epriestley | Allow lisk to preserve primary autoincrement keys so I can migrate a billion… | Apr 8 2011 | |||
ec084ca419d9 | epriestley | Rough cut of Workers | Mar 10 2011 | |||
eec3e8e3aa1a | epriestley | Move object-selector closable to being usable. | Feb 19 2011 | |||
5fd28d35d960 | epriestley | Diff-of-diffs radio button logic. | Feb 3 2011 | |||
ba26f6768723 | epriestley | Add some comment caching stuff. | Feb 3 2011 | |||
759eec3a7723 | epriestley | Very rough cut of DarkConsole + XHProf | Feb 2 2011 | |||
246cba2bf001 | epriestley | InlineComments | Feb 2 2011 | |||
2bea542920ab | epriestley | Conduit: user.find | Jan 24 2011 | |||
2c7e71cac53e | epriestley | Introduce PHID generation. | Jan 23 2011 | |||
76258ce0e142 | epriestley | Import some code, some of which may be relevant to the project. | Jan 18 2011 |
c4science · Help