summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\| |
| * | | using rtrimThomas Mueller2013-03-191-4/+1
| * | | fixes #2081Thomas Mueller2013-03-121-0/+7
* | | | Merge pull request #2451 from owncloud/fix_npe_masterBernhard Posselt2013-03-191-1/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix npe when createStorage() returns nullJörn Friedrich Dreyer2013-03-191-1/+5
| | |/ | |/|
* / | add a searchbymime to the public api. Please all remember that access to inte...Frank Karlitschek2013-03-191-0/+10
|/ /
* | Add hashed version parameter to js and css. Ref #1520 and many more ;)Thomas Tanghus2013-03-191-4/+5
* | Add indexes and primary keys.Thomas Tanghus2013-03-191-1/+1
* | Revert "Add indexes and primary keys."Thomas Tanghus2013-03-191-1/+1
* | Add indexes and primary keys.Thomas Tanghus2013-03-191-1/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2013-03-192-2/+46