aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:Thomas Müller2013-07-226-4/+29
* Merge pull request #4140 from sezuan/fix_wrong_found_http_codeMorris Jobke2013-07-211-1/+1
|\
| * changed HTTP FOUND code to the correct value 302Matthias Rieber2013-07-201-1/+1
|/
* deactivate show password toggle for IEJan-Christoph Borchardt2013-07-201-0/+16
* Merge pull request #3778 from owncloud/fix_3528Bart Visscher2013-07-191-11/+9
|\
| * LDAP: fix background job, resolves #3528Arthur Schiwon2013-06-181-11/+9
* | Backport #3779, makes setuped backends are REALLY remembered and not instanci...shkdee2013-07-191-1/+1
* | Merge pull request #4072 from owncloud/non_ajax_upgrade_scriptblizzz2013-07-181-0/+77
|\ \
| * | Add message about completed updateArthur Schiwon2013-07-171-0/+1
| * | Adjust to latest changes in PR #4047Arthur Schiwon2013-07-171-8/+8
| * | non-ajax Upgrade script utility, usable via CLI or wget. Requires PR 4047.Arthur Schiwon2013-07-151-0/+76
* | | Merge pull request #4047 from owncloud/backport_3617blizzz2013-07-187-151/+337
|\ \ \
| * | | Rerename \OC\Updater to OC_Updater, fixes broken admin pageArthur Schiwon2013-07-173-33/+36
| * | | Stable5 adjustements (incl copy of lib/hooks/ from master) to make backport o...Arthur Schiwon2013-07-127-19/+211
| * | | fix typoRobin Appelman2013-07-121-2/+2
| * | | backport: Updater: pass update url as argument to update checkRobin Appelman2013-07-122-6/+6
| * | | backport: split upgrade logic from ajax fileRobin Appelman2013-07-123-161/+152
| |/ /
* | | fixing UNIX_TIMESTAMP() for mssqlThomas Mueller2013-07-171-5/+5
* | | WebDAV Auth Connector: Check if already logged inMarkus Goetz2013-07-171-0/+21
* | | Use transifex.com on link to translationsrolandgeider2013-07-161-1/+1
* | | Only emit permissions hook for files and and include pathMichael Gapczynski2013-07-151-0/+11
* | | 5.0.9v5.0.9Frank Karlitschek2013-07-141-2/+2
* | | Merge pull request #4039 from owncloud/webdav_create_new_fileThomas Müller2013-07-141-1/+7
|\ \ \
| * | | if the file doesn't exists; create a new one. We use this to create new text ...Björn Schießle2013-07-121-1/+7
| |/ /
* | | Merge pull request #4044 from owncloud/more_ie8_fixesThomas Müller2013-07-143-1/+16
|\ \ \
| * | | IE8 Show delete iconVictor Dubiniuk2013-07-121-0/+5
| * | | Some styling to user listVictor Dubiniuk2013-07-121-0/+2
| * | | Ie8 specific multiselectVictor Dubiniuk2013-07-121-1/+9
| |/ /
* / / Removed the preview warning. This is only a simple text changeFrank Karlitschek2013-07-131-1/+1
|/ /
* | Merge pull request #3859 from owncloud/versioning_improved_expire_functionBjörn Schießle2013-07-121-75/+107
|\ \
| * | fix array access and change variable names according to the coding styleBjörn Schießle2013-06-281-11/+13
| * | continue cleaning-up old versions if availableSpace=0. It's not necessary but...Björn Schießle2013-06-281-1/+1
| * | fix some var names according to our style guideBjörn Schießle2013-06-281-7/+7
| * | adjust commentsBjörn Schießle2013-06-271-1/+1
| * | fix typo in commentBjörn Schießle2013-06-271-1/+1
| * | also expire versions on rename, to update the history more regularlyBjörn Schießle2013-06-261-0/+2
| * | it is enough to call the expire function onceBjörn Schießle2013-06-261-6/+1
| * | call expire function before writing the new version to make sure to have enou...Björn Schießle2013-06-251-63/+96
* | | Merge pull request #3965 from dphi/fix_2846Thomas Müller2013-07-124-10/+60
|\ \ \
| * | | Implement getDirectoryPermissions() in Shared Permissions, fixes #2846Michael Gapczynski2013-07-062-1/+31
| * | | Only retrieve the current user's permissionsMichael Gapczynski2013-07-062-5/+6
| * | | Cache: provide a function to get the permissions of all files in a folder wit...Robin Appelman2013-07-062-9/+28
* | | | Merge pull request #4014 from owncloud/fixing-4005-stable5Thomas Müller2013-07-114-17/+21
|\ \ \ \
| * | | | update.php: remove event type 'error' as it's unusedThomas Müller2013-07-112-10/+4
| * | | | missing fileThomas Müller2013-07-111-1/+3
| * | | | - eventsource.php: in case of potential CSRF attack we send an error message ...Thomas Müller2013-07-113-6/+14
* | | | | Merge pull request #3984 from owncloud/enable_oci_testing_stable5Thomas Müller2013-07-112-6/+62
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | enable oci in autotest.shJörn Friedrich Dreyer2013-07-091-5/+60
| * | | | Going from text to clob is not something we do.Bart Visscher2013-07-091-1/+2
* | | | | 5.0.8v5.0.8Frank Karlitschek2013-07-101-2/+2