| Commit message (Expand) | Author | Age | Files | Lines |
* | Change logQuery from define() to OC::Config | Brice Maron | 2013-03-30 | 2 | -5/+2 |
* | Log Queries when we add a log query flag | Brice Maron | 2013-03-30 | 2 | -1/+10 |
* | Merge pull request #2584 from mrtorrent/fix_instanceid_format | Bernhard Posselt | 2013-03-29 | 1 | -12/+13 |
|\ |
|
| * | Ensure instanceid contains a letter | Miquel Rodríguez Telep / Michael Rodríguez-Torrent | 2013-03-26 | 1 | -1/+2 |
| * | Minor typo, coding style fixes for OC_Util::getInstanceId | Miquel Rodríguez Telep / Michael Rodríguez-Torrent | 2013-03-26 | 1 | -12/+12 |
* | | Merge pull request #2585 from mrtorrent/fix_install_app_version_check | Bart Visscher | 2013-03-29 | 1 | -2/+4 |
|\ \ |
|
| * | | Use isAppVersionCompatible in app installer | Miquel Rodríguez Telep / Michael Rodríguez-Torrent | 2013-03-27 | 1 | -2/+4 |
| |/ |
|
* | | Cache: on equal mtime also for equal size before keeping ETag, at least makes... | Arthur Schiwon | 2013-03-27 | 1 | -1/+2 |
* | | Cache: Do not overwrite ETag when file did not change | Arthur Schiwon | 2013-03-27 | 1 | -4/+6 |
* | | Only prepare an SQL statement once. | Arthur Schiwon | 2013-03-27 | 1 | -1/+4 |
* | | Add PHPDoc | Arthur Schiwon | 2013-03-27 | 1 | -0/+6 |
* | | Adjust to Icewind's fix | Arthur Schiwon | 2013-03-27 | 1 | -51/+0 |
* | | 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 | 2 | -2/+23 |
* | | Change LIMIT in DB query respectively remove where not necessary | Arthur Schiwon | 2013-03-27 | 1 | -2/+1 |
* | | Upgrade FileCache on ownCloud upgrade for all users with files | Arthur Schiwon | 2013-03-27 | 1 | -1/+21 |
* | | Performance: prepare queries only once | Arthur Schiwon | 2013-03-27 | 1 | -5/+10 |
* | | Fix lost ETag on Cache Upgrade | Arthur Schiwon | 2013-03-27 | 1 | -3/+74 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-03-27 | 10 | -1/+28 |
* | | Merge pull request #2567 from owncloud/fix_insertIfNotExist | Thomas Tanghus | 2013-03-26 | 1 | -15/+16 |
|\ \
| |/
|/| |
|
| * | And removing an irrelevant comment ;) | Thomas Tanghus | 2013-03-26 | 1 | -2/+0 |
| * | Double quotes to backticks | Thomas Tanghus | 2013-03-26 | 1 | -4/+4 |
| * | Missing backticks. Thx @Raydiation :) | Thomas Tanghus | 2013-03-26 | 1 | -1/+1 |
| * | D'oh, why concatenate static strings. | Thomas Tanghus | 2013-03-26 | 1 | -1/+1 |
| * | Quote key for SQLite. | Thomas Tanghus | 2013-03-26 | 1 | -1/+1 |
| * | Properly prepare insertIfNotExist queries. | Thomas Tanghus | 2013-03-25 | 1 | -12/+15 |
* | | Merge pull request #2568 from itheiss/master | Bernhard Posselt | 2013-03-26 | 1 | -0/+1 |
|\ \ |
|
| * | | Fix #2499 | itheiss | 2013-03-22 | 1 | -0/+1 |
* | | | listen to touch hook to update the mtime after sync | Björn Schießle | 2013-03-26 | 2 | -0/+8 |
| |/
|/| |
|
* | | Improve phpdoc for the filecache | Robin Appelman | 2013-03-24 | 4 | -4/+38 |
* | | Merge pull request #2454 from owncloud/fixing-file-mapper-ext-master | Bernhard Posselt | 2013-03-23 | 1 | -7/+16 |
|\ \ |
|
| * | | some more test cases & fix on file name generation with index | Thomas Mueller | 2013-03-19 | 1 | -2/+2 |
| * | | adding extension to slugified physical path | Thomas Mueller | 2013-03-19 | 1 | -7/+16 |
* | | | Merge pull request #2446 from owncloud/fixing-safe-mode-check-master | Bernhard Posselt | 2013-03-23 | 1 | -1/+4 |
|\ \ \ |
|
| * | | | more accurate safe_mode check - refs #2258 | Thomas Mueller | 2013-03-19 | 1 | -1/+4 |
* | | | | Some improvements for the Storage phpdoc | Robin Appelman | 2013-03-23 | 1 | -0/+9 |
| |_|/
|/| | |
|
* | | | Add phpdoc documentation to the Storage interface | Robin Appelman | 2013-03-21 | 1 | -14/+255 |
* | | | Merge pull request #2447 from owncloud/fix_namespace_in_autoloader | Lukas Reschke | 2013-03-21 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | Remove space before parethesis | VicDeo | 2013-03-20 | 1 | -1/+1 |
| * | | | Remove leading and trailing backslashes in classname. Ref #2310 | VicDeo | 2013-03-19 | 1 | -0/+2 |
| |/ / |
|
* | | | Merge pull request #2244 from owncloud/fixing-windows-datadir-master | Bernhard Posselt | 2013-03-19 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | Merge branch 'master' into fixing-windows-datadir-master | Thomas Mueller | 2013-03-19 | 21 | -63/+208 |
| |\| | |
|
| * | | | using rtrim | Thomas Mueller | 2013-03-19 | 1 | -4/+1 |
| * | | | fixes #2081 | Thomas Mueller | 2013-03-12 | 1 | -0/+7 |
* | | | | Merge pull request #2451 from owncloud/fix_npe_master | Bernhard Posselt | 2013-03-19 | 1 | -1/+5 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | fix npe when createStorage() returns null | Jörn Friedrich Dreyer | 2013-03-19 | 1 | -1/+5 |
| | |/
| |/| |
|
* / | | add a searchbymime to the public api. Please all remember that access to inte... | Frank Karlitschek | 2013-03-19 | 1 | -0/+10 |
|/ / |
|
* | | Add hashed version parameter to js and css. Ref #1520 and many more ;) | Thomas Tanghus | 2013-03-19 | 1 | -4/+5 |
* | | Add indexes and primary keys. | Thomas Tanghus | 2013-03-19 | 1 | -1/+1 |
* | | Revert "Add indexes and primary keys." | Thomas Tanghus | 2013-03-19 | 1 | -1/+1 |