Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -136/+0 |
* | use executeAudited in files cache | Jörn Friedrich Dreyer | 2013-06-12 | 1 | -8/+7 |
* | convert LIMIT to parameter | Jörn Friedrich Dreyer | 2013-06-10 | 1 | -1/+1 |
* | Make FileCache upgrade more robust, fixes #2650 | Arthur Schiwon | 2013-04-15 | 1 | -5/+17 |
* | PostreSQL compatibility, fixes #2666 | Arthur Schiwon | 2013-04-03 | 1 | -1/+1 |
* | Only prepare an SQL statement once. | Arthur Schiwon | 2013-03-27 | 1 | -1/+4 |
* | Add PHPDoc | Arthur Schiwon | 2013-03-27 | 1 | -0/+6 |
* | Cache: fix property path for getting legacy etag | Robin Appelman | 2013-03-27 | 1 | -1/+1 |
* | Port Icewind's fix I | Robin Appelman | 2013-03-27 | 1 | -2/+22 |
* | Improve phpdoc for the filecache | Robin Appelman | 2013-03-24 | 1 | -0/+9 |
* | Whitespace fixes | Bart Visscher | 2013-02-22 | 1 | -3/+3 |
* | Update lib/files/cache/legacy.php | irgsmirx | 2013-02-11 | 1 | -0/+6 |
* | Cache: more efficient upgrading | Robin Appelman | 2013-01-15 | 1 | -1/+9 |
* | Cache: show upgrade progress | Robin Appelman | 2013-01-15 | 1 | -0/+73 |