summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 4.5.6v4.5.6Frank Karlitschek2013-01-211-2/+2
* Merge pull request #1248 from owncloud/remove_ctrl_M_charsLukas Reschke2013-01-211-50/+50
|\
| * Remove eol ^M chars.Thomas Tanghus2013-01-211-50/+50
* | Fix the loop to search al the available languages, not only the las element.Sergi Almacellas Abellana2013-01-211-4/+4
* | Improve autodetection of language.Sergi Almacellas Abellana2013-01-211-2/+8
|/
* Also replace the backslash with a minusLukas Reschke2013-01-191-1/+2
* fix error message, add appid to the output to know which app caused the errorBjörn Schießle2013-01-181-1/+1
* use rawurlencode to fix 1073Jörn Friedrich Dreyer2013-01-091-2/+2
* SQL limit cleanupJörn Friedrich Dreyer2013-01-091-1/+1
* Merge pull request #867 from eMerzh/pg_install_dbThomas Müller2013-01-081-53/+58
|\
| * postgresql connect with specify db if 'postgres' does not workBrice Maron2012-12-131-53/+58
* | Merge pull request #963 from schiesbn/fix_expire_all_versionsFrank Karlitschek2013-01-071-5/+5
|\ \
| * | fix the delete all function, no need to add user to the path, fixed broken fu...Björn Schießle2012-12-191-5/+5
* | | Merge pull request #956 from RandolfCarter/DefaultEmailAddressStable45Thomas Müller2013-01-061-0/+36
|\ \ \
| * | | Fixes incorrect variable nameRandolph Carter2012-12-211-2/+2
| * | | backport of fixing default email sender addressRandolph Carter2012-12-191-0/+36
| |/ /
* | | add smtp port configuration optionThomas Mueller2013-01-021-6/+8
* | | Merge pull request #931 from owncloud/stable45_fix_utf8_filenames_in_ie_downloadThomas Müller2012-12-251-1/+6
|\ \ \
| * | | fix utf8 filenames in ie download response header according to rfc5987, see h...Jörn Friedrich Dreyer2012-12-171-1/+6
* | | | Merge pull request #957 from owncloud/download-progress-stable45Jan-Christoph Borchardt2012-12-201-2/+1
|\ \ \ \
| * | | | backport of #954 to stable45Thomas Mueller2012-12-191-2/+1
| | |/ / | |/| |
* / | | ownCloud 4.5.5v4.5.5Frank Karlitschek2012-12-191-2/+2
|/ / /
* | | Merge pull request #848 from VicDeo/stable45Thomas Müller2012-12-181-1/+1
|\ \ \
| * | | Close DB connection as it is no longer required. Fix #638Victor Dubiniuk2012-12-121-1/+1
* | | | Merge pull request #835 from owncloud/increasesize_rootfolderThomas Müller2012-12-141-3/+9
|\ \ \ \
| * | | | fix increaseSize when called directly on the root folderRobin Appelman2012-12-121-1/+4
| * | | | fix increaseSize to also increase the size of the root folderRobin Appelman2012-12-111-2/+5
* | | | | Merge pull request #753 from owncloud/fixing_files_external_stable45blizzz2012-12-141-1/+1
|\ \ \ \ \
| * | | | | [files_external] mount filesystems for all usersThomas Mueller2012-12-061-1/+1
* | | | | | Merge pull request #857 from owncloud/fix_508blizzz2012-12-131-1/+16
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | implement getCurrentUser in Sabre Auth Connector, fixes #508Arthur Schiwon2012-12-131-0/+15
| * | | | | use username, not passed loginname, might differArthur Schiwon2012-12-131-1/+1
| | |_|/ / | |/| | |
* | | | | Merge pull request #851 from owncloud/webdav-quota-fix-stable45Thomas Müller2012-12-131-0/+59
|\ \ \ \ \
| * | | | | throwing InsufficientStorage in case the quota is reachedThomas Mueller2012-12-121-1/+1
| * | | | | code style changesscambra2012-12-121-4/+6
| * | | | | fix checking quota in webdav, adding a sabredav pluginscambra2012-12-121-0/+57
| |/ / / /
* / / / / Add an $excludingBackend optional parameterLorenzo M. Catucci2012-12-132-4/+9
|/ / / /
* | | | Merge pull request #840 from owncloud/fix-issue-451-for-stable45Thomas Müller2012-12-121-0/+4
|\ \ \ \
| * | | | set the session name to the instance id - which is uniqueThomas Mueller2012-12-121-0/+4
| | |/ / | |/| |
* | | | Merge pull request #705 from schiesbn/fix_674Björn Schießle2012-12-121-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | fix warning if the size of the Shared-folder gets calculatedBjörn Schießle2012-12-121-1/+1
| * | | detect '/Shared' as directory. This solves the problem described in issue #674Björn Schießle2012-12-042-2/+2
* | | | one more undefined index errorBjörn Schießle2012-12-061-2/+2
* | | | fix more undefined indexesBjörn Schießle2012-12-061-1/+1
| |/ / |/| |
* | | Fix a dirty function preventing showing errorsBrice Maron2012-12-051-9/+6
* | | Clean KB entries processing codeVictor Dubiniuk2012-12-031-37/+30
|/ /
* | 4.5.4Frank Karlitschek2012-12-021-2/+2
* | backport of pull request #691, no file versions if fs cacheBjörn Schießle2012-11-301-2/+24
* | use new obEnd function instead of ob_end_cleanRobin Appelman2012-11-293-4/+4
* | add function to safly end output bufferingRobin Appelman2012-11-291-1/+11