| Commit message (Expand) | Author | Age | Files | Lines |
* | 4.5.6v4.5.6 | Frank Karlitschek | 2013-01-21 | 1 | -2/+2 |
* | Merge pull request #1248 from owncloud/remove_ctrl_M_chars | Lukas Reschke | 2013-01-21 | 1 | -50/+50 |
|\ |
|
| * | Remove eol ^M chars. | Thomas Tanghus | 2013-01-21 | 1 | -50/+50 |
* | | Fix the loop to search al the available languages, not only the las element. | Sergi Almacellas Abellana | 2013-01-21 | 1 | -4/+4 |
* | | Improve autodetection of language. | Sergi Almacellas Abellana | 2013-01-21 | 1 | -2/+8 |
|/ |
|
* | Also replace the backslash with a minus | Lukas Reschke | 2013-01-19 | 1 | -1/+2 |
* | fix error message, add appid to the output to know which app caused the error | Björn Schießle | 2013-01-18 | 1 | -1/+1 |
* | use rawurlencode to fix 1073 | Jörn Friedrich Dreyer | 2013-01-09 | 1 | -2/+2 |
* | SQL limit cleanup | Jörn Friedrich Dreyer | 2013-01-09 | 1 | -1/+1 |
* | Merge pull request #867 from eMerzh/pg_install_db | Thomas Müller | 2013-01-08 | 1 | -53/+58 |
|\ |
|
| * | postgresql connect with specify db if 'postgres' does not work | Brice Maron | 2012-12-13 | 1 | -53/+58 |
* | | Merge pull request #963 from schiesbn/fix_expire_all_versions | Frank Karlitschek | 2013-01-07 | 1 | -5/+5 |
|\ \ |
|
| * | | fix the delete all function, no need to add user to the path, fixed broken fu... | Björn Schießle | 2012-12-19 | 1 | -5/+5 |
* | | | Merge pull request #956 from RandolfCarter/DefaultEmailAddressStable45 | Thomas Müller | 2013-01-06 | 1 | -0/+36 |
|\ \ \ |
|
| * | | | Fixes incorrect variable name | Randolph Carter | 2012-12-21 | 1 | -2/+2 |
| * | | | backport of fixing default email sender address | Randolph Carter | 2012-12-19 | 1 | -0/+36 |
| |/ / |
|
* | | | add smtp port configuration option | Thomas Mueller | 2013-01-02 | 1 | -6/+8 |
* | | | Merge pull request #931 from owncloud/stable45_fix_utf8_filenames_in_ie_download | Thomas Müller | 2012-12-25 | 1 | -1/+6 |
|\ \ \ |
|
| * | | | fix utf8 filenames in ie download response header according to rfc5987, see h... | Jörn Friedrich Dreyer | 2012-12-17 | 1 | -1/+6 |
* | | | | Merge pull request #957 from owncloud/download-progress-stable45 | Jan-Christoph Borchardt | 2012-12-20 | 1 | -2/+1 |
|\ \ \ \ |
|
| * | | | | backport of #954 to stable45 | Thomas Mueller | 2012-12-19 | 1 | -2/+1 |
| | |/ /
| |/| | |
|
* / | | | ownCloud 4.5.5v4.5.5 | Frank Karlitschek | 2012-12-19 | 1 | -2/+2 |
|/ / / |
|
* | | | Merge pull request #848 from VicDeo/stable45 | Thomas Müller | 2012-12-18 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Close DB connection as it is no longer required. Fix #638 | Victor Dubiniuk | 2012-12-12 | 1 | -1/+1 |
* | | | | Merge pull request #835 from owncloud/increasesize_rootfolder | Thomas Müller | 2012-12-14 | 1 | -3/+9 |
|\ \ \ \ |
|
| * | | | | fix increaseSize when called directly on the root folder | Robin Appelman | 2012-12-12 | 1 | -1/+4 |
| * | | | | fix increaseSize to also increase the size of the root folder | Robin Appelman | 2012-12-11 | 1 | -2/+5 |
* | | | | | Merge pull request #753 from owncloud/fixing_files_external_stable45 | blizzz | 2012-12-14 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | [files_external] mount filesystems for all users | Thomas Mueller | 2012-12-06 | 1 | -1/+1 |
* | | | | | | Merge pull request #857 from owncloud/fix_508 | blizzz | 2012-12-13 | 1 | -1/+16 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | implement getCurrentUser in Sabre Auth Connector, fixes #508 | Arthur Schiwon | 2012-12-13 | 1 | -0/+15 |
| * | | | | | use username, not passed loginname, might differ | Arthur Schiwon | 2012-12-13 | 1 | -1/+1 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #851 from owncloud/webdav-quota-fix-stable45 | Thomas Müller | 2012-12-13 | 1 | -0/+59 |
|\ \ \ \ \ |
|
| * | | | | | throwing InsufficientStorage in case the quota is reached | Thomas Mueller | 2012-12-12 | 1 | -1/+1 |
| * | | | | | code style changes | scambra | 2012-12-12 | 1 | -4/+6 |
| * | | | | | fix checking quota in webdav, adding a sabredav plugin | scambra | 2012-12-12 | 1 | -0/+57 |
| |/ / / / |
|
* / / / / | Add an $excludingBackend optional parameter | Lorenzo M. Catucci | 2012-12-13 | 2 | -4/+9 |
|/ / / / |
|
* | | | | Merge pull request #840 from owncloud/fix-issue-451-for-stable45 | Thomas Müller | 2012-12-12 | 1 | -0/+4 |
|\ \ \ \ |
|
| * | | | | set the session name to the instance id - which is unique | Thomas Mueller | 2012-12-12 | 1 | -0/+4 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #705 from schiesbn/fix_674 | Björn Schießle | 2012-12-12 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | fix warning if the size of the Shared-folder gets calculated | Björn Schießle | 2012-12-12 | 1 | -1/+1 |
| * | | | detect '/Shared' as directory. This solves the problem described in issue #674 | Björn Schießle | 2012-12-04 | 2 | -2/+2 |
* | | | | one more undefined index error | Björn Schießle | 2012-12-06 | 1 | -2/+2 |
* | | | | fix more undefined indexes | Björn Schießle | 2012-12-06 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | Fix a dirty function preventing showing errors | Brice Maron | 2012-12-05 | 1 | -9/+6 |
* | | | Clean KB entries processing code | Victor Dubiniuk | 2012-12-03 | 1 | -37/+30 |
|/ / |
|
* | | 4.5.4 | Frank Karlitschek | 2012-12-02 | 1 | -2/+2 |
* | | backport of pull request #691, no file versions if fs cache | Björn Schießle | 2012-11-30 | 1 | -2/+24 |
* | | use new obEnd function instead of ob_end_clean | Robin Appelman | 2012-11-29 | 3 | -4/+4 |
* | | add function to safly end output buffering | Robin Appelman | 2012-11-29 | 1 | -1/+11 |