summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* *gnaaarf*Lukas Reschke2013-04-041-1/+1
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-041-1/+9
* PostreSQL compatibility, fixes #2666Arthur Schiwon2013-04-031-1/+1
* Merge pull request #2594 from owncloud/fix_part_file_ignoringJörn Friedrich Dreyer2013-04-032-29/+43
|\
| * supress write hook for .part filesJörn Friedrich Dreyer2013-03-282-9/+6
| * ignore files in scanFile instead of scan to catch all occurences.Jörn Friedrich Dreyer2013-03-281-25/+42
* | [tx-robot] updated from transifexJenkins for ownCloud2013-04-031-0/+8
* | [tx-robot] updated from transifexJenkins for ownCloud2013-04-011-0/+3
* | Change logQuery from define() to OC::ConfigBrice Maron2013-03-302-5/+2
* | Log Queries when we add a log query flagBrice Maron2013-03-302-1/+10
* | Merge pull request #2584 from mrtorrent/fix_instanceid_formatBernhard Posselt2013-03-291-12/+13
|\ \
| * | Ensure instanceid contains a letterMiquel Rodríguez Telep / Michael Rodríguez-Torrent2013-03-261-1/+2
| * | Minor typo, coding style fixes for OC_Util::getInstanceIdMiquel Rodríguez Telep / Michael Rodríguez-Torrent2013-03-261-12/+12
* | | Merge pull request #2585 from mrtorrent/fix_install_app_version_checkBart Visscher2013-03-291-2/+4
|\ \ \ | |_|/ |/| |
| * | Use isAppVersionCompatible in app installerMiquel Rodríguez Telep / Michael Rodríguez-Torrent2013-03-271-2/+4
| |/
* | Cache: on equal mtime also for equal size before keeping ETag, at least makes...Arthur Schiwon2013-03-271-1/+2
* | Cache: Do not overwrite ETag when file did not changeArthur Schiwon2013-03-271-4/+6
* | Only prepare an SQL statement once.Arthur Schiwon2013-03-271-1/+4
* | Add PHPDocArthur Schiwon2013-03-271-0/+6
* | Adjust to Icewind's fixArthur Schiwon2013-03-271-51/+0
* | Cache: fix property path for getting legacy etagRobin Appelman2013-03-271-1/+1
* | Port Icewind's fix IRobin Appelman2013-03-272-2/+23
* | Change LIMIT in DB query respectively remove where not necessaryArthur Schiwon2013-03-271-2/+1
* | Upgrade FileCache on ownCloud upgrade for all users with filesArthur Schiwon2013-03-271-1/+21
* | Performance: prepare queries only onceArthur Schiwon2013-03-271-5/+10
* | Fix lost ETag on Cache UpgradeArthur Schiwon2013-03-271-3/+74
* | [tx-robot] updated from transifexJenkins for ownCloud2013-03-2710-1/+28
* | Merge pull request #2567 from owncloud/fix_insertIfNotExistThomas Tanghus2013-03-261-15/+16
|\ \ | |/ |/|
| * And removing an irrelevant comment ;)Thomas Tanghus2013-03-261-2/+0
| * Double quotes to backticksThomas Tanghus2013-03-261-4/+4
| * Missing backticks. Thx @Raydiation :)Thomas Tanghus2013-03-261-1/+1
| * D'oh, why concatenate static strings.Thomas Tanghus2013-03-261-1/+1
| * Quote key for SQLite.Thomas Tanghus2013-03-261-1/+1
| * Properly prepare insertIfNotExist queries.Thomas Tanghus2013-03-251-12/+15
* | Merge pull request #2568 from itheiss/masterBernhard Posselt2013-03-261-0/+1
|\ \
| * | Fix #2499itheiss2013-03-221-0/+1
* | | listen to touch hook to update the mtime after syncBjörn Schießle2013-03-262-0/+8
| |/ |/|
* | Improve phpdoc for the filecacheRobin Appelman2013-03-244-4/+38
* | Merge pull request #2454 from owncloud/fixing-file-mapper-ext-masterBernhard Posselt2013-03-231-7/+16
|\ \
| * | some more test cases & fix on file name generation with indexThomas Mueller2013-03-191-2/+2
| * | adding extension to slugified physical pathThomas Mueller2013-03-191-7/+16
* | | Merge pull request #2446 from owncloud/fixing-safe-mode-check-masterBernhard Posselt2013-03-231-1/+4
|\ \ \
| * | | more accurate safe_mode check - refs #2258Thomas Mueller2013-03-191-1/+4
* | | | Some improvements for the Storage phpdocRobin Appelman2013-03-231-0/+9
| |_|/ |/| |
* | | Add phpdoc documentation to the Storage interfaceRobin Appelman2013-03-211-14/+255
* | | Merge pull request #2447 from owncloud/fix_namespace_in_autoloaderLukas Reschke2013-03-211-0/+2
|\ \ \
| * | | Remove space before parethesisVicDeo2013-03-201-1/+1
| * | | Remove leading and trailing backslashes in classname. Ref #2310VicDeo2013-03-191-0/+2
| |/ /
* | | Merge pull request #2244 from owncloud/fixing-windows-datadir-masterBernhard Posselt2013-03-191-0/+4
|\ \ \
| * | | Merge branch 'master' into fixing-windows-datadir-masterThomas Mueller2013-03-1921-63/+208
| |\| |