summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* introduce new virtual method hasUserListings() to determine if a user backend...Thomas Mueller2013-02-115-47/+75
* Merge branch 'master' into fixing-1424-masterThomas Mueller2013-02-1130-86/+184
|\
| * [tx-robot] updated from transifexJenkins for ownCloud2013-02-114-7/+15
| * Merge pull request #1578 from owncloud/mysql_admin_fixThomas Müller2013-02-111-52/+72
| |\
| | * fixing indentThomas Mueller2013-02-111-3/+3
| | * fixed argument for translationBernhard Posselt2013-02-111-4/+4
| | * added l10n for db error messagesBernhard Posselt2013-02-091-52/+72
| * | Merge pull request #1608 from owncloud/fix-shared-linksLukas Reschke2013-02-114-6/+6
| |\ \
| | * | Update tests and apps to the new \OC\Files\Filesystem::init signatureRobin Appelman2013-02-112-3/+3
| | * | Merge branch 'master' into fix-shared-linksMichael Gapczynski2013-02-1020-19/+86
| | |\ \
| | * | | Proper fix for shared linksMichael Gapczynski2013-02-102-3/+3
| * | | | Merge pull request #1573 from owncloud/fixing-ctor-local-storage-masterBernhard Posselt2013-02-112-0/+3
| |\ \ \ \
| | * | | | adding ctor to Local and revert call to it within TemporaryThomas Müller2013-02-092-0/+3
| * | | | | I'm an evil bastard and I commit this 3 letter text fix without a pull request.Frank Karlitschek2013-02-091-1/+1
| * | | | | Merge pull request #1493 from owncloud/fix_ldap_stored_homedirFrank Karlitschek2013-02-111-1/+1
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | check whether user belongs to the backend before calling getHome()Arthur Schiwon2013-02-061-1/+1
| * | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-02-119-0/+17
| * | | | | Cache: allow file sizes >2GBRobin Appelman2013-02-101-1/+1
| * | | | | Merge pull request #1592 from owncloud/display_name_settingblizzz2013-02-101-4/+6
| |\ \ \ \ \
| | * | | | | add switch to enable/disable the possibility to change the display name by th...Björn Schießle2013-02-101-4/+6
| * | | | | | Merge pull request #1581 from owncloud/mapper_md5Frank Karlitschek2013-02-101-6/+6
| |\ \ \ \ \ \
| | * | | | | | Mapper: use md5 hashes for database indexesRobin Appelman2013-02-101-6/+6
| | |/ / / / /
| * | | | | | Merge pull request #1588 from owncloud/etag_quotesFrank Karlitschek2013-02-101-1/+1
| |\ \ \ \ \ \
| | * | | | | | wrap etags in quotes when doing a propfind on a folderRobin Appelman2013-02-101-1/+1
| | |/ / / / /
| * | | | | | Merge pull request #1590 from owncloud/fix_470Lukas Reschke2013-02-102-2/+24
| |\ \ \ \ \ \
| | * | | | | | append .part to put filesJörn Friedrich Dreyer2013-02-102-2/+24
| | |/ / / / /
| * | | | | | Merge pull request #1589 from owncloud/use-sanitizeHTMLLukas Reschke2013-02-101-2/+3
| |\ \ \ \ \ \
| | * | | | | | Coding styleLukas Reschke2013-02-101-1/+2
| | * | | | | | Use sanitizeHTML instead of stripslashes + htmlspecialcharsLukas Reschke2013-02-101-1/+1
| | |/ / / / /
| * | | | | | Merge pull request #1030 from hkjolhede/masterLukas Reschke2013-02-101-0/+23
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge branch 'master' of https://github.com/hkjolhede/owncloud_coreHenrik Kjölhede2013-02-091-2/+1
| | |\ \ \ \ \
| | | * | | | | Update lib/filestorage/common.phphkjolhede2013-01-271-2/+1
| | * | | | | | Merge branch 'master' of https://github.com/owncloud/coreHenrik Kjölhede2013-02-0981-3485/+5567
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Merge remote-tracking branch 'upstream/master'Henrik Kjölhede2013-01-2683-1909/+2759
| | |\ \ \ \ \ \
| | * | | | | | | Update lib/filestorage/common.phphkjolhede2013-01-261-0/+24
| * | | | | | | | Merge pull request #1577 from owncloud/typo_catagoryLukas Reschke2013-02-101-3/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | TypoLukas Reschke2013-02-091-3/+3
| * | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-02-102-0/+2
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'master' into fixing-1424-masterThomas Müller2013-02-0913-17/+666
|\| | | | | | | |
| * | | | | | | | Merge pull request #1546 from owncloud/fix-loading-hooksThomas Müller2013-02-092-0/+18
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Always load the apps before trying to match a routeBart Visscher2013-02-081-0/+1
| | * | | | | | | | Better way of getting the navigation entries for an appBart Visscher2013-02-081-0/+17
| * | | | | | | | | Merge pull request #1543 from owncloud/utf8-locale-masterThomas Müller2013-02-092-8/+7
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | some systems use en_US.UTF8 instead of en_US.UTF-8Thomas Müller2013-02-082-8/+7
| | |/ / / / / / / /
| * | | | | | | | | Merge pull request #1569 from owncloud/clean-app-idThomas Müller2013-02-093-2/+11
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | Merge branch 'master' into clean-app-idThomas Müller2013-02-098-1/+626
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Remove invalid characters from app id to prevent loading of invalid resourcesBart Visscher2013-02-093-2/+11
| * | | | | | | | | | added icons and mimetypes for .msi and .exe filesBernhard Posselt2013-02-091-0/+2
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Revert "added exe and msi filetypes and icon"Bernhard Posselt2013-02-091-2/+0
| * | | | | | | | | added exe and msi filetypes and iconBernhard Posselt2013-02-091-0/+2