]>
source.dussan.org Git - nextcloud-server.git/log
Lukas Reschke [Wed, 20 Mar 2013 07:44:33 +0000 (08:44 +0100)]
Show a warning in the installer if the used PHP version is vulnerable to the NULL Byte attack
Lukas Reschke [Wed, 20 Mar 2013 07:43:54 +0000 (08:43 +0100)]
Check if the installed PHP version has a fix for the nullbyte vulnerability
Thomas Mueller [Tue, 19 Mar 2013 17:00:15 +0000 (18:00 +0100)]
some basic unit test for loading classes
VicDeo [Tue, 19 Mar 2013 13:40:52 +0000 (16:40 +0300)]
Remove leading and trailing backslashes in classname. Ref #2310
Thomas Tanghus [Tue, 19 Mar 2013 13:49:02 +0000 (14:49 +0100)]
User list: Keep array of available groups. Should fix #873
Thomas Mueller [Tue, 26 Mar 2013 20:28:01 +0000 (21:28 +0100)]
fixes #1463 - file size is now displayed correctly in IE8
Thomas Mueller [Tue, 26 Mar 2013 13:14:30 +0000 (14:14 +0100)]
fixes #1461
blizzz [Wed, 27 Mar 2013 21:54:16 +0000 (14:54 -0700)]
Merge pull request #2602 from owncloud/fix_share_with_displayname
Fix share with displayname
Arthur Schiwon [Wed, 27 Mar 2013 20:18:19 +0000 (21:18 +0100)]
Whitespaces
Arthur Schiwon [Wed, 27 Mar 2013 20:17:58 +0000 (21:17 +0100)]
Share Dialog: show Displayname instead of internal name
blizzz [Wed, 27 Mar 2013 18:10:22 +0000 (11:10 -0700)]
Merge pull request #2558 from owncloud/fix_cache_upgrade
Fix cache upgrade
blizzz [Wed, 27 Mar 2013 18:06:49 +0000 (11:06 -0700)]
Merge pull request #2596 from owncloud/fix_files_external_displayname
Files External: show display names instead of internal user names in Set...
blizzz [Wed, 27 Mar 2013 17:47:52 +0000 (10:47 -0700)]
Merge pull request #2593 from owncloud/fix_userlist_append_displayname
Users: use DisplayName in the Display Name col when appending users
Jan-Christoph Borchardt [Wed, 27 Mar 2013 16:19:06 +0000 (09:19 -0700)]
Merge pull request #2599 from owncloud/backport-2515-nav-scrollbar
Backport 2515 nav scrollbar
yannickoo [Thu, 21 Mar 2013 17:46:59 +0000 (18:46 +0100)]
Fixed typo
yannickoo [Thu, 21 Mar 2013 17:37:23 +0000 (18:37 +0100)]
No Scrolling for more than approximately 10 Applications
Arthur Schiwon [Wed, 27 Mar 2013 13:33:35 +0000 (14:33 +0100)]
Files External: show display names instead of internal user names in Settings UI
Arthur Schiwon [Wed, 27 Mar 2013 13:05:00 +0000 (14:05 +0100)]
Users: use DisplayName in the Display Name col when appending users
Arthur Schiwon [Tue, 26 Mar 2013 22:42:00 +0000 (23:42 +0100)]
Cache: on equal mtime also for equal size before keeping ETag, at least makes Unit Test happy
Thomas Mueller [Tue, 26 Mar 2013 15:27:56 +0000 (16:27 +0100)]
prevent to fire delete ajax a second time.
Before the click on a single file delete icon fired two different handlers - one of them is for multiple deletion only
Arthur Schiwon [Tue, 26 Mar 2013 15:03:40 +0000 (16:03 +0100)]
Cache: Do not overwrite ETag when file did not change
Thomas Müller [Tue, 26 Mar 2013 08:55:40 +0000 (01:55 -0700)]
Merge pull request #2272 from owncloud/fix_json_encoded_pubic_download_oc5
let public link download handle json encoded file lists [oc5]
Björn Schießle [Tue, 26 Mar 2013 08:41:41 +0000 (01:41 -0700)]
Merge pull request #2562 from owncloud/update_mtime_after_sync
listen to touch hook to update the mtime after sync
Arthur Schiwon [Mon, 25 Mar 2013 20:46:50 +0000 (21:46 +0100)]
Only prepare an SQL statement once.
Arthur Schiwon [Mon, 25 Mar 2013 20:45:55 +0000 (21:45 +0100)]
Add PHPDoc
Arthur Schiwon [Mon, 25 Mar 2013 20:45:10 +0000 (21:45 +0100)]
Adjust to Icewind's fix
Robin Appelman [Sun, 24 Mar 2013 16:01:04 +0000 (17:01 +0100)]
Cache: fix property path for getting legacy etag
Robin Appelman [Sun, 24 Mar 2013 15:20:59 +0000 (16:20 +0100)]
Port Icewind's fix I
Arthur Schiwon [Mon, 25 Mar 2013 16:54:45 +0000 (17:54 +0100)]
Add Index to properties table for better performance on upgrade
Arthur Schiwon [Mon, 25 Mar 2013 16:54:10 +0000 (17:54 +0100)]
Change LIMIT in DB query respectively remove where not necessary
Björn Schießle [Mon, 25 Mar 2013 15:26:17 +0000 (16:26 +0100)]
listen to touch hook to update the mtime after sync
Arthur Schiwon [Mon, 25 Mar 2013 13:23:46 +0000 (14:23 +0100)]
Remove Debug output
Jörn Friedrich Dreyer [Mon, 25 Mar 2013 12:13:57 +0000 (05:13 -0700)]
Merge pull request #2533 from owncloud/fix_sharing_updater
fix shared updated for rename action
Thomas Müller [Wed, 20 Mar 2013 10:28:18 +0000 (11:28 +0100)]
Fixing author and copyright
Thomas Mueller [Tue, 19 Mar 2013 15:57:54 +0000 (16:57 +0100)]
some more test cases & fix on file name generation with index
Thomas Mueller [Tue, 19 Mar 2013 15:53:37 +0000 (16:53 +0100)]
adding extension to slugified physical path
Thomas Müller [Sun, 24 Mar 2013 18:14:33 +0000 (11:14 -0700)]
Merge pull request #2531 from Mirodin/patch-5
Update de.php
Thomas Müller [Sun, 24 Mar 2013 18:13:25 +0000 (11:13 -0700)]
Merge pull request #2532 from Mirodin/patch-6
Update de_DE.php
Bernhard Posselt [Sat, 23 Mar 2013 12:39:01 +0000 (05:39 -0700)]
Merge pull request #2525 from owncloud/fix_db_queries
add backticks around table names
Bernhard Posselt [Sat, 23 Mar 2013 12:35:50 +0000 (05:35 -0700)]
Merge pull request #2474 from owncloud/fix_2299
skip update if the recipient is the same user as the owner
Bernhard Posselt [Sat, 23 Mar 2013 12:31:19 +0000 (05:31 -0700)]
Merge pull request #2538 from eMerzh/improve_pbm_detect
Improve detection of installations errors
Brice Maron [Sat, 23 Mar 2013 11:19:43 +0000 (12:19 +0100)]
Improve detection of installations errors
Arthur Schiwon [Fri, 22 Mar 2013 22:33:40 +0000 (23:33 +0100)]
Upgrade FileCache on ownCloud upgrade for all users with files
Björn Schießle [Fri, 22 Mar 2013 15:20:40 +0000 (16:20 +0100)]
the old path no longer exists after rename, update the parent folder instead
Mirodin [Fri, 22 Mar 2013 14:33:52 +0000 (15:33 +0100)]
Update de_DE.php
Fixed some translation issues
Mirodin [Fri, 22 Mar 2013 14:28:20 +0000 (15:28 +0100)]
Update de.php
Fixed some translation issues
Arthur Schiwon [Fri, 22 Mar 2013 12:36:31 +0000 (13:36 +0100)]
Performance: prepare queries only once
Arthur Schiwon [Fri, 22 Mar 2013 12:23:43 +0000 (13:23 +0100)]
Fix lost ETag on Cache Upgrade
Björn Schießle [Fri, 22 Mar 2013 11:47:43 +0000 (12:47 +0100)]
add backticks around table names
Arthur Schiwon [Wed, 20 Mar 2013 12:17:40 +0000 (13:17 +0100)]
LDAP: fix wrong return value
Björn Schießle [Wed, 20 Mar 2013 11:58:39 +0000 (12:58 +0100)]
fix indention
Björn Schießle [Wed, 20 Mar 2013 11:45:24 +0000 (12:45 +0100)]
skip update if the recipient is the same user as the owner, otherwise we run in a infinite loop for group shares
Thomas Mueller [Tue, 19 Mar 2013 12:37:48 +0000 (13:37 +0100)]
using rtrim
Thomas Mueller [Tue, 12 Mar 2013 08:14:05 +0000 (09:14 +0100)]
fixes #2081
Jörn Friedrich Dreyer [Tue, 19 Mar 2013 14:48:54 +0000 (07:48 -0700)]
Merge pull request #2449 from owncloud/fix_npe
fix npe when createStorage() returns null
Bernhard Posselt [Tue, 19 Mar 2013 13:20:33 +0000 (06:20 -0700)]
Merge pull request #2444 from owncloud/fix_ldap_issues
Fix ldap issues
Jörn Friedrich Dreyer [Tue, 19 Mar 2013 13:18:44 +0000 (14:18 +0100)]
fix npe when createStorage() returns null
Arthur Schiwon [Tue, 19 Mar 2013 12:39:52 +0000 (13:39 +0100)]
LDAP: specify appid when selecting from appconfig
Arthur Schiwon [Tue, 19 Mar 2013 12:29:09 +0000 (13:29 +0100)]
LDAP: remove unnecessary func call, was a leftover from earlier refactor
Thomas Tanghus [Tue, 19 Mar 2013 12:13:11 +0000 (13:13 +0100)]
Backport #2440 js parameter.
Thomas Tanghus [Tue, 19 Mar 2013 01:48:08 +0000 (02:48 +0100)]
User list: Avoid dupes and better sorting. Fix #2420
Arthur Schiwon [Tue, 19 Mar 2013 10:52:35 +0000 (11:52 +0100)]
LDAP: check first whether group exists in this backend before doing other operations
Arthur Schiwon [Tue, 19 Mar 2013 10:16:57 +0000 (11:16 +0100)]
LDAP: check whether user exists for before trying to determine displayname
Arthur Schiwon [Mon, 18 Mar 2013 23:23:59 +0000 (00:23 +0100)]
LDAP: avoid irritating log output
Arthur Schiwon [Mon, 18 Mar 2013 23:23:35 +0000 (00:23 +0100)]
LDAP: user exists check on getHome, otherwise check will be performed with wrong configs on a multi LDAP server setup.
Frank Karlitschek [Sun, 17 Mar 2013 21:17:24 +0000 (22:17 +0100)]
backport https://github.com/owncloud/core/pull/2411
Robin Appelman [Fri, 8 Mar 2013 18:08:07 +0000 (19:08 +0100)]
Cache: better rename hook for cache updater
Robin Appelman [Sat, 16 Mar 2013 23:48:10 +0000 (00:48 +0100)]
Close sessions when doing background jobs
Michael Gapczynski [Sat, 16 Mar 2013 20:17:01 +0000 (13:17 -0700)]
Merge pull request #2384 from owncloud/error-handling-upgrade-backport
Backport add error handling to the file cache upgrade
Michael Gapczynski [Sat, 16 Mar 2013 18:28:42 +0000 (14:28 -0400)]
Add error handling to the file cache upgrade
Ceri Davies [Thu, 14 Mar 2013 10:04:58 +0000 (10:04 +0000)]
Correct emails when folders are shared.
itemType is never "dir"; it's either "file" or "folder".
Frank Karlitschek [Fri, 15 Mar 2013 10:37:35 +0000 (03:37 -0700)]
Merge pull request #2348 from owncloud/fix_version_db_query
Fix db query in versions app, add backticks
Björn Schießle [Fri, 15 Mar 2013 10:24:13 +0000 (11:24 +0100)]
remove backticks around table names
Brice Maron [Thu, 14 Mar 2013 23:03:37 +0000 (00:03 +0100)]
Add backtick for trash app to prevent pg errors
Björn Schießle [Fri, 15 Mar 2013 10:06:51 +0000 (11:06 +0100)]
add backtick for db queries to prevent postgresql errors
Björn Schießle [Fri, 15 Mar 2013 09:47:19 +0000 (10:47 +0100)]
create new version if the same file is uploaded again over the web interface, approved in #2317
Björn Schießle [Thu, 14 Mar 2013 15:47:59 +0000 (16:47 +0100)]
create new version if the same file is uploaded again over the web interface
Bernhard Posselt [Thu, 14 Mar 2013 12:22:45 +0000 (05:22 -0700)]
Merge pull request #2294 from owncloud/use_display_name_in_mail
use display name as sender for private link mails
Björn Schießle [Thu, 14 Mar 2013 10:48:04 +0000 (11:48 +0100)]
use display name as sender for private link mails
Bernhard Posselt [Wed, 13 Mar 2013 17:16:14 +0000 (10:16 -0700)]
Merge pull request #2276 from owncloud/fix_sharing_hooks_oc5
listen to the pre delete hook in the sharing app [oc5]
Jörn Friedrich Dreyer [Wed, 13 Mar 2013 17:09:39 +0000 (10:09 -0700)]
Merge pull request #2278 from owncloud/fix_2267_master
use OC_DB instead of MDB2
Björn Schießle [Wed, 13 Mar 2013 15:51:41 +0000 (16:51 +0100)]
fix for #2267, use OC_DB instead of MDB2
Björn Schießle [Wed, 13 Mar 2013 15:26:20 +0000 (16:26 +0100)]
don't show share action for the Shared folder, approved pull request #2265
Björn Schießle [Wed, 13 Mar 2013 14:36:02 +0000 (15:36 +0100)]
we need to listen to the pre delete hook, otherwise the file is already gone
Björn Schießle [Wed, 13 Mar 2013 10:40:46 +0000 (11:40 +0100)]
let public link download handle json encoded file lists
Arthur Schiwon [Mon, 11 Mar 2013 12:30:06 +0000 (13:30 +0100)]
LDAP: compatibility with Novell eDirectory UUID
Thomas Mueller [Tue, 12 Mar 2013 14:33:37 +0000 (15:33 +0100)]
enable UTF-8 charset on mssql
disable MDB2_PORTABILITY_EMPTY_TO_NULL for mssql to allow insert of empty string to no null fields
Thomas Mueller [Tue, 12 Mar 2013 14:32:28 +0000 (15:32 +0100)]
write error message to log file in case insert to file cache failed - took hours to find that the insert failed :-(
Thomas Mueller [Tue, 12 Mar 2013 14:30:10 +0000 (15:30 +0100)]
fixing various filesystem/storage unit tests on windows
fixing copy operation on mapper
Thomas Mueller [Tue, 12 Mar 2013 09:33:40 +0000 (10:33 +0100)]
skip archive tests for now
Thomas Mueller [Tue, 12 Mar 2013 08:26:21 +0000 (09:26 +0100)]
adding //IGNORE to iconv to prevent nasty php warnings
Thomas Mueller [Tue, 12 Mar 2013 08:24:58 +0000 (09:24 +0100)]
slug generates uniqid in case the file/folder name contains not one single valid character
Thomas Mueller [Tue, 12 Mar 2013 08:15:53 +0000 (09:15 +0100)]
indexed slug should be created based on logic path
icewind1991 [Tue, 12 Mar 2013 18:49:08 +0000 (11:49 -0700)]
Merge pull request #2248 from otetard/bugfix/fix-public-link-file-sharing
Fix file sharing via public link for one particular file.
Olivier Tétard [Tue, 12 Mar 2013 10:53:41 +0000 (11:53 +0100)]
Fix file sharing via public link for one particular file.
Fix OC_Files::get() to not return the first character of the filename
if only one file is requested.
Frank Karlitschek [Sat, 9 Mar 2013 17:51:02 +0000 (18:51 +0100)]
5.0.0
Bernhard Posselt [Mon, 11 Mar 2013 15:43:09 +0000 (08:43 -0700)]
Merge pull request #2236 from owncloud/fix-migration
Check if username is valid and remove slashes from filename
Lukas Reschke [Mon, 11 Mar 2013 15:21:26 +0000 (16:21 +0100)]
Check if username is valid and remove slashes from filename
Bernhard Posselt [Mon, 11 Mar 2013 09:43:16 +0000 (02:43 -0700)]
Merge pull request #2183 from owncloud/fix-shared-statuses-again
Fix #2080 and fix #2141
Bernhard Posselt [Mon, 11 Mar 2013 09:41:41 +0000 (02:41 -0700)]
Merge pull request #2218 from owncloud/fix-mounting-all
Fix variable for mounting for all users, fix #357