summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Backport of #1113 should fix #622Brice Maron2013-01-267-17/+24
|/ / / /
* | | | Merge pull request #1282 from owncloud/connect_hooksBjörn Schießle2013-01-252-2/+5
|\ \ \ \
| * | | | move hooks to base.phpBjörn Schießle2013-01-255-5/+5
| * | | | load subadmin.php to make sure that the hooks are connectedBjörn Schießle2013-01-233-0/+3
* | | | | Merge pull request #1283 from owncloud/fix_1278Thomas Müller2013-01-241-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | LDAP: update quota on every uncached userExists, i.e. also on every isLoggedI...Arthur Schiwon2013-01-231-0/+1
|/ / / /
* | | | 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
* | | | Merge pull request #1253 from owncloud/backport-766-to-stable45-fixes-1245Thomas Müller2013-01-211-2/+8
|\ \ \ \ | |/ / / |/| | |
| * | | 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
|/ / /
* | | Merge pull request #1240 from owncloud/fixing-1223-stable45Thomas Müller2013-01-209-20/+46
|\ \ \ | |_|/ |/| |
| * | Update SabreDAV to 1.6.6 - fixes #1223Thomas Mueller2013-01-209-20/+46
|/ /
* | Sanitize the exceptionLukas Reschke2013-01-191-1/+1
* | Also replace the backslash with a minusLukas Reschke2013-01-191-1/+2
* | Use GET instead of QUERY_STRINGLukas Reschke2013-01-191-1/+1
* | Merge pull request #1222 from schiesbn/fix_error_messageThomas Müller2013-01-181-1/+1
|\ \
| * | fix error message, add appid to the output to know which app caused the errorBjörn Schießle2013-01-181-1/+1
|/ /
* | Merge pull request #1213 from owncloud/backport-905-stable45Frank Karlitschek2013-01-171-2/+2
|\ \
| * | proper escape the mountpoints. FixesThomas Mueller2013-01-171-2/+2
|/ /
* / Group name does't need to be sanitized before storing it in the databaseBart Visscher2013-01-152-3/+3
|/
* Merge pull request #1134 from owncloud/stable45_fix_1073Lukas Reschke2013-01-142-3/+3
|\
| * allow moving into dirs with + charsJörn Friedrich Dreyer2013-01-091-1/+1
| * use rawurlencode to fix 1073Jörn Friedrich Dreyer2013-01-091-2/+2
* | interpret http 403 and http 401 as not authorizedFrank Karlitschek2013-01-131-1/+1
* | Correct link to the bugtracker in exception.phpLukas Reschke2013-01-111-1/+1
* | Merge pull request #1130 from owncloud/stable45_more_translationsLukas Reschke2013-01-094-31/+33
|\ \ | |/ |/|
| * more translationsJörn Friedrich Dreyer2013-01-094-31/+33
* | SQL limit cleanupJörn Friedrich Dreyer2013-01-092-2/+2
|/
* 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 #1102 from owncloud/backport-1092-stable45Jörn Friedrich Dreyer2013-01-083-18/+22
|\ \
| * | fixing string concatenation in javascriptThomas Mueller2013-01-071-1/+1
| * | fix wrong return value for isFileNameValid()Jörn Friedrich Dreyer2013-01-071-2/+2
| * | minor whitespace & allow special translation for wrong urlsJörn Friedrich Dreyer2013-01-072-22/+18
| * | backport of #1092 to stable45Thomas Mueller2013-01-063-9/+17
* | | 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
* | | | use regex which was suggested by dragotinGeorg Ehrke2013-01-061-1/+1
* | | | fix pattern for database namesGeorg Ehrke2013-01-061-1/+1
* | | | Merge pull request #956 from RandolfCarter/DefaultEmailAddressStable45Thomas Müller2013-01-063-8/+38
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixes incorrect variable nameRandolph Carter2012-12-211-2/+2
| * | | backport of fixing default email sender addressRandolph Carter2012-12-193-8/+38
| |/ /
* | | Merge pull request #939 from owncloud/stable45_fix_minor_files_annoyancesThomas Müller2013-01-045-34/+65
|\ \ \
| * | | use jQuery.parseJSON fallback for IE6/7/8Jörn Friedrich Dreyer2013-01-021-2/+9
| * | | input/form switching cleanupJörn Friedrich Dreyer2013-01-021-2/+2
| * | | remove , at end of js. IE8 chokes on thisJörn Friedrich Dreyer2013-01-021-1/+1
| * | | abort rename on ESC keyupJörn Friedrich Dreyer2013-01-021-0/+7
| * | | show notification when renaming a file to ''Jörn Friedrich Dreyer2013-01-021-0/+4