https://github.com/owncloud/core

sort by:
Revision Author Date Message Commit Date
071e371 increasing the internal verison one more 03 March 2014, 13:59:34 UTC
ccf2bf7 Merge pull request #7501 from owncloud/stable6-libxmlfixsubmoduleupdate Updated submodule for libxml entity fixes 03 March 2014, 12:04:05 UTC
9e43930 Updated submodule for libxml entity fixes 03 March 2014, 11:58:18 UTC
dadd67e Merge pull request #7498 from owncloud/stable6-dbschemaxmlentityfix Allow XML entity loader for MDB2 schema loader 03 March 2014, 11:55:38 UTC
762b0d9 Allow XML entity loader for MDB2 schema loader 03 March 2014, 11:15:51 UTC
dc0a742 6.0.2 28 February 2014, 21:59:59 UTC
7534fae Merge pull request #7462 from owncloud/ldap_proxy_access Ldap proxy access 28 February 2014, 20:51:37 UTC
68a9cea Merge pull request #7472 from owncloud/stable6-icons.css-updates stable6 icons.css backports 28 February 2014, 14:24:56 UTC
8a3a5a2 icons: automatically show delete hover instead of using explicit class 28 February 2014, 10:37:00 UTC
8995c81 Remove necessity of icon class Only the icon specific class is needed 28 February 2014, 10:36:51 UTC
095f911 Add white color variant of checkmark icon 28 February 2014, 10:36:39 UTC
470a0ad remove remaining testing artefact 28 February 2014, 09:58:51 UTC
9661001 remember original fopen access type in pre-proxy because sometimes they change during the fopen call, e.g. 'r' becomes 'r+' if we open an URL 28 February 2014, 09:38:58 UTC
17f869b Merge pull request #7459 from owncloud/deletestorage-legacy Also delete legacy storages when deleting a user 28 February 2014, 09:30:52 UTC
162ba72 Merge pull request #7468 from owncloud/stable6-enc-fixfieldnametypo [stable6] Fixed wrong field name 27 February 2014, 22:52:20 UTC
4756d18 Fixed wrong field name This re-fixes an issue where the unencrypted size isn't updated correctly when saving a text file in the UI multiple times. Fixes #7467 27 February 2014, 18:50:16 UTC
4605c2c intendetion. where did the whitespaces come from? 27 February 2014, 15:20:53 UTC
49e567a LDAP: let proxy for multiple server access methods from Access 27 February 2014, 15:18:03 UTC
7580518 Also delete legacy storages when deleting a user 27 February 2014, 13:52:36 UTC
d93b5af Merge pull request #7430 from owncloud/stable6-quote-oldcolumname [stable6] Also quote old column name during DB migration 27 February 2014, 12:12:32 UTC
9a0c78b close encryption session after decryption was finished 27 February 2014, 10:48:29 UTC
61a3733 disable autocomplete for shared link password input, fix #7419 26 February 2014, 21:21:36 UTC
d265d29 Merge pull request #7426 from owncloud/stable6-fixmailnotificationtranslation [stable6] Backported incorrect translation texts for German 26 February 2014, 21:18:42 UTC
aff7594 let's name the column 'select' because this is a keyword on all platforms 26 February 2014, 21:14:44 UTC
5e58699 adding test for migrations on columns using keywords 26 February 2014, 21:14:44 UTC
1d0e45e Also quote old column name during DB migration This fixes alter table commands that didn't quote the old column name 26 February 2014, 15:30:38 UTC
cab94eb Fix German message for "Enter new" 26 February 2014, 14:50:02 UTC
c1cc4df Fixed German shared notification message 26 February 2014, 14:49:44 UTC
b4f154f fix path in sharing results if it is a file in the Shared folder 26 February 2014, 14:22:20 UTC
ac3f1d6 only add "received_from" if a share was found 26 February 2014, 13:49:41 UTC
d27f292 Merge pull request #7402 from owncloud/stable6-ie9-navigation Stable6 IE9 navigation bar width 26 February 2014, 12:49:03 UTC
6aee04b Merge pull request #7397 from owncloud/stable6-scrollperformance Users list scrolling performance / improvements 26 February 2014, 12:19:27 UTC
a88b253 introduce new theme function to allow full creation of documentation links: buildDocLinkToKey() 26 February 2014, 11:52:49 UTC
751c1b0 manual backport of IE9 navigation bar pull request #6808, fix #7321 26 February 2014, 08:19:02 UTC
a0feffb Added loading spinner to users list on scroll 25 February 2014, 18:37:33 UTC
34d17e6 Improve users list scrolling performance - fixed JS error when avatar mode is disabled - added spinner at the bottom of the table - scroll detection now happens earlier - single/multiselect init is deferred so that the new rows are first appended into the list (more responsive) and initialized afterwards - disabled users sorting after add (assuming they are always sorted on the server side) 25 February 2014, 18:37:23 UTC
c303773 Merge pull request #7394 from owncloud/backport-7344 Allow apps to add/modify config js output via hook. 25 February 2014, 15:37:33 UTC
0d2482a Allow apps to add/modify config js output via hook. 25 February 2014, 14:16:38 UTC
149814d Replace deleteAll call with unlink call The method deleteAll() doesn't officially exist on the Storage class as it's not defined on the interface, which means it fails on the Quota storage wrapper and might fail on some external storage classes. Also, this here is the only use case for that one method. 25 February 2014, 14:01:38 UTC
16e24dc Merge branch 'stable6' of https://github.com/owncloud/core into stable6 25 February 2014, 12:56:30 UTC
dc11b87 6.0.2 RC1 25 February 2014, 12:56:06 UTC
c8d34ea add test case if a file gets moved out from the shared folder 25 February 2014, 11:42:34 UTC
9183ade don't overwrite keys if rename was done by a stream copy 25 February 2014, 11:36:06 UTC
678afc4 Merge pull request #7386 from owncloud/stable6-fixhostnamewithport Fix case where port is missing 25 February 2014, 11:32:41 UTC
6d3b5b2 Fix case where port is missing 25 February 2014, 10:22:53 UTC
4286eeb Merge pull request #7369 from owncloud/stable6-smbmissingfiles [stable6] Fixed missing files on SMB storage 24 February 2014, 12:57:57 UTC
0187537 Fixed missing files on SMB storage Files with attribute "N" weren't parsed out of the file list returned by smbclient. It seems that these files appear when created on a Linux SMB mount directly and that have no executable bit. 24 February 2014, 08:22:02 UTC
928947f Added extra checks for ext storage class 22 February 2014, 07:13:11 UTC
fb1ebf1 Adjust version for stable6 22 February 2014, 07:09:49 UTC
ed7e9be Add overwritehost config on setup and upgrade 22 February 2014, 06:59:39 UTC
e903c8b fix test so that it doesn't depend on the array order 21 February 2014, 14:53:11 UTC
210832d fix usersPath and add unit tests 21 February 2014, 14:53:03 UTC
96ebefc Updated submodule Includes XML fixes 21 February 2014, 14:49:08 UTC
5348e2e fix sharing unit tests 21 February 2014, 13:44:09 UTC
f6e6f46 add unit test for \OC\URLGenerator::getAbsoluteURL to verify #6935 21 February 2014, 12:49:11 UTC
ce87f93 Merge pull request #7349 from owncloud/backport-7347 Backport of #7347 to stable6 21 February 2014, 10:21:06 UTC
a04af78 LDAP: fix and extend tests 21 February 2014, 09:15:09 UTC
75c7fd2 LDAP: improve compilation of filters 21 February 2014, 09:15:00 UTC
92b4d52 Fix "headers are already sent" introduced with #6519 Backport of #7347 21 February 2014, 09:05:05 UTC
91b4045 Test if $url is already prefixed by '/' 20 February 2014, 17:19:05 UTC
0f87a02 Add missing slash in URLGenerator::getAbsoluteURL(). Refs. #6840 20 February 2014, 17:18:54 UTC
3c94213 LDAP: prevent other configuration from being deleted when deleting the first one which has an empty prefix for historical reasons 20 February 2014, 15:25:50 UTC
2d946d2 Update user.php to fix duplicate session-duplicate 20 February 2014, 13:31:28 UTC
a422f19 Security Update: session fixation Previous version is vulnerable to session fixation attack in some situations, guessing non-apache-module-php5 environment. Regeneration of session id should be done here. 20 February 2014, 13:31:23 UTC
ebb1a70 Check whether the app is set 20 February 2014, 10:26:55 UTC
b9d013e Check whether the Key is set 20 February 2014, 10:26:47 UTC
b044ec0 An admin should not be able to add remote and public services on its own. This should only be possible programmatically. This change is due the fact that an admin may not be expected to execute arbitrary code in every environment. 20 February 2014, 10:26:41 UTC
864f034 Make google drive client secret and dropbox api secret a password field Fix issue #5794 Backport of 828985d 18 February 2014, 17:33:13 UTC
5a2e99c External FTP Storage should request hostname instead of URL Fix issue #6277 Backport of 658af62 18 February 2014, 17:15:19 UTC
d07f459 Use the proper content-type We should use the proper content-type `application/xml` instead of the default `text/html` here. Backport requested. 18 February 2014, 10:45:05 UTC
3d5d6b5 Now using PHP session lifetime as default value for the JS config This will fix the heartbeat when the session_lifetime config parameter hasn't been set explicitly. Backport of f9763e1fc5106320c7984eff14546f6815ee80d2 18 February 2014, 09:53:35 UTC
80dcec7 Merge pull request #7225 from owncloud/enc_improved_error_handling_oc6 [encryption] improved error handling (OC6) 17 February 2014, 10:26:21 UTC
43738da don't block login forever if we are stuck in the middle of the initial encryption 17 February 2014, 09:24:04 UTC
78b10de catch errors during decryption Conflicts: apps/files_encryption/tests/util.php 17 February 2014, 09:23:48 UTC
37db8a1 catch errors during initial encryption 17 February 2014, 09:21:16 UTC
eb8b221 Send correct path on file upload when using public app Fix issue #7152 14 February 2014, 11:27:34 UTC
118033c Also clean up the filecache table when deleting a storage entry 12 February 2014, 13:03:30 UTC
b0ba69f Also remove the user's home storage from the storage table when deleting a user 12 February 2014, 13:03:30 UTC
c1241b1 Load authentication apps to get users from all backends - fixes #7019 11 February 2014, 17:42:09 UTC
ad813da Merge pull request #7157 from owncloud/stable6-xsendfilequotacheck Fix xsendfile local storage detection with quota 11 February 2014, 16:03:55 UTC
b4f04c1 Fix xsendfile local storage detection with quota 11 February 2014, 14:04:17 UTC
2398542 Merge pull request #6778 from owncloud/fix_6430 on filtering the share box users and groups whose name begins with the s... 11 February 2014, 09:38:04 UTC
018fed6 getData() always needs to return an array 10 February 2014, 14:16:58 UTC
3be5022 intendation 10 February 2014, 13:53:59 UTC
0213928 fix DI 10 February 2014, 13:53:59 UTC
1cf599d Inject logger 10 February 2014, 13:53:59 UTC
8a4dbde wrong tld 10 February 2014, 13:53:59 UTC
35b316f test for share dialoge sorter 10 February 2014, 13:53:59 UTC
7e451a2 sort following entries in alphabetical order 10 February 2014, 13:53:59 UTC
f862070 move sorter into a class 10 February 2014, 13:53:58 UTC
c6687e1 respect coding guidelines 10 February 2014, 13:53:58 UTC
8227bc4 on filtering the share box users and groups whose name begins with the search term shall appear on top, fixes #6430 10 February 2014, 13:53:58 UTC
6f5caaa refuse login as long as the initial encryption is running 10 February 2014, 13:51:34 UTC
e5dac9f Merge pull request #7124 from owncloud/fix_6541 LDAP: also try MS AD's thumbnailPhoto when looking for an avatar image 10 February 2014, 13:44:43 UTC
48bb8ae Only add files to file list when uploading to current directory Fix Issue #6683 10 February 2014, 11:41:45 UTC
fd32501 Merge pull request #7081 from owncloud/fix_6670 LDAP: Wizard cannot determine Base DN in some cases, fixes #6670 10 February 2014, 10:27:31 UTC
0a475bd LDAP: improve debug message 10 February 2014, 09:19:37 UTC
3d6ab2b LDAP: also try MS AD's thumbnailPhoto when looking for an avatar image 10 February 2014, 09:19:37 UTC
5e31549 Merge pull request #7130 from owncloud/enc_fix_unit_tests name users after test 07 February 2014, 16:56:21 UTC
b353637 Merge pull request #7129 from owncloud/ldap_info_doc LDAP: add documentation info in info.xml 07 February 2014, 16:13:45 UTC
back to top