]>
source.dussan.org Git - nextcloud-server.git/log
Nextcloud bot [Sun, 4 Sep 2016 00:09:28 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 3 Sep 2016 00:09:30 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Fri, 2 Sep 2016 00:09:17 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Thu, 1 Sep 2016 12:07:10 +0000 (14:07 +0200)]
Merge pull request #1231 from nextcloud/backport-1224-do-not-allow-linebreak-in-paths
[stable10] Do not allow linebreaks and null bytes in paths
Joas Schilling [Thu, 1 Sep 2016 08:17:15 +0000 (10:17 +0200)]
Add PhantomJS to gitignore
Joas Schilling [Thu, 1 Sep 2016 10:24:14 +0000 (12:24 +0200)]
Also prevent null byte character
Joas Schilling [Thu, 1 Sep 2016 08:06:06 +0000 (10:06 +0200)]
Filter out %0A from paths
Nextcloud bot [Thu, 1 Sep 2016 00:09:31 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Wed, 31 Aug 2016 13:15:07 +0000 (15:15 +0200)]
Merge pull request #1181 from nextcloud/backport-870-oracle-support
[stable10] Fix oracle support of external storage app
Roeland Jago Douma [Wed, 31 Aug 2016 13:08:18 +0000 (15:08 +0200)]
Merge pull request #1207 from nextcloud/backport-1190-addressbook-correctly-handle-multi-values
[stable10] Correctly handle multi-values when converting VCards to array
Roeland Jago Douma [Wed, 31 Aug 2016 13:07:40 +0000 (15:07 +0200)]
Merge pull request #1200 from nextcloud/stable9.1-usermountcache-orphanedshare
[stable10] Prevent error with orphaned shares when updating user mount cache
Roeland Jago Douma [Wed, 31 Aug 2016 11:54:24 +0000 (13:54 +0200)]
Merge pull request #1206 from nextcloud/stable9.1-integration_tests_local_external_storage
[Stable10] integration tests local external storage
Roeland Jago Douma [Wed, 31 Aug 2016 11:54:07 +0000 (13:54 +0200)]
Merge pull request #1209 from nextcloud/fix-vendor-in-php-warning
Fix vendor name in PHP version warning
Joas Schilling [Wed, 31 Aug 2016 10:28:10 +0000 (12:28 +0200)]
Fix vendor name in PHP version warning
Joas Schilling [Tue, 30 Aug 2016 10:24:20 +0000 (12:24 +0200)]
Add a unit test for all the magic
Joas Schilling [Tue, 30 Aug 2016 10:08:39 +0000 (12:08 +0200)]
Correctly handle multi-values when converting VCards to array
Sergio Bertolín [Fri, 26 Aug 2016 10:52:11 +0000 (10:52 +0000)]
Changed enabled/disabled app in provisioning api tests
Sergio Bertolín [Fri, 26 Aug 2016 07:57:48 +0000 (07:57 +0000)]
External storage was not enabled and content was not deleted before scenarios
Conflicts:
build/integration/features/bootstrap/BasicStructure.php
build/integration/run.sh
Sergio Bertolín [Fri, 12 Aug 2016 07:11:07 +0000 (07:11 +0000)]
Added local_storage folder
Sergio Bertolin [Wed, 10 Aug 2016 07:26:35 +0000 (07:26 +0000)]
Run as current user
Conflicts:
build/integration/run.sh
Sergio Bertolin [Tue, 9 Aug 2016 08:24:03 +0000 (08:24 +0000)]
Removed extra context added needed option and remove storage after external storage scenarios
Conflicts:
build/integration/features/bootstrap/BasicStructure.php
build/integration/run.sh
Sergio Bertolin [Mon, 8 Aug 2016 13:17:28 +0000 (13:17 +0000)]
Added feature and context, not working yet, option to allow sharing needs to be added
Sergio Bertolín [Tue, 30 Aug 2016 10:53:19 +0000 (10:53 +0000)]
Creating the folder when the tests run
Conflicts:
build/integration/features/bootstrap/BasicStructure.php
build/integration/run.sh
Vincent Petry [Tue, 5 Jul 2016 09:08:19 +0000 (11:08 +0200)]
Add integration test for sharing with group, then user in group
Add integration test for the use case where a group share exists and
then the same owner creates a direct share to a user in that group.
Lukas Reschke [Tue, 30 Aug 2016 17:54:20 +0000 (19:54 +0200)]
Merge pull request #1183 from nextcloud/backport-529-cross-vendor-up-and-downgrades
[stable10] Allow downgrades of maintenance accross vendors
Vincent Petry [Tue, 30 Aug 2016 07:52:54 +0000 (09:52 +0200)]
Added closeCursor in SharedMount numeric id
Vincent Petry [Thu, 25 Aug 2016 16:06:13 +0000 (18:06 +0200)]
Prevent error with orphaned shares when updating user mount cache
Lukas Reschke [Tue, 30 Aug 2016 13:37:07 +0000 (15:37 +0200)]
Merge pull request #1191 from nextcloud/stable10-share-allowspaceinremote
[stable10] Allow space for federated share id search
Morris Jobke [Tue, 30 Aug 2016 11:31:07 +0000 (13:31 +0200)]
Merge pull request #1184 from nextcloud/backport-1089-allow-to-prevent-previews
[stable10] Check if the file isReadable() before sending a (cached) preview
Roeland Jago Douma [Tue, 30 Aug 2016 11:02:14 +0000 (13:02 +0200)]
Merge pull request #1186 from nextcloud/stable10-backport1178
[stable10] Theming: Show loading spinner while uploading files
Vincent Petry [Mon, 29 Aug 2016 09:52:44 +0000 (11:52 +0200)]
Allow space for federated share id search
Julius Haertl [Mon, 29 Aug 2016 15:42:43 +0000 (17:42 +0200)]
Theming: Show loading spinner while uploading files
Joas Schilling [Fri, 26 Aug 2016 13:51:18 +0000 (15:51 +0200)]
Check if the file isReadable() before sending a (cached) preview
Joas Schilling [Fri, 22 Jul 2016 12:44:00 +0000 (14:44 +0200)]
Allow downgrades of maintenance accross vendors
Joas Schilling [Mon, 15 Aug 2016 09:59:48 +0000 (11:59 +0200)]
Fix oracle support of external storage app
Joas Schilling [Tue, 30 Aug 2016 08:04:28 +0000 (10:04 +0200)]
Merge pull request #1174 from nextcloud/backport-1128
[stable10] Users page lazy multiselect group dropdowns
Morris Jobke [Tue, 30 Aug 2016 07:48:17 +0000 (09:48 +0200)]
Merge pull request #1179 from nextcloud/stable10_us_25675
[stable10] Added integration test (#25675)
Lukas Reschke [Tue, 30 Aug 2016 06:41:45 +0000 (08:41 +0200)]
Merge pull request #1176 from nextcloud/backport-1145-10
[stable10] DAV: Return data-fingerprint always when asked
Thomas Müller [Tue, 2 Aug 2016 20:28:37 +0000 (22:28 +0200)]
[stable9.1] Added integration test (#25675)
* [stable9.1] Added integration test
* A shared storage is never a home storage - fixes #25582
blizzz [Mon, 29 Aug 2016 22:14:34 +0000 (00:14 +0200)]
Merge pull request #1140 from nextcloud/backport-1132-prevent-parse-error-on-editing-an-html-comment
[stable10] Prevent parse error on editing an HTML comment
Markus Goetz [Sat, 13 Aug 2016 15:03:54 +0000 (17:03 +0200)]
[master] DAV: Return data-fingerprint always when asked (#25482)
For owncloud/client#5056
Users can configure arbitrary subfolders for syncing, therefore we should
always return it when asked for.
The sync client makes sure to not always ask for it to save bandwidth.
Vincent Petry [Tue, 23 Aug 2016 15:22:10 +0000 (17:22 +0200)]
Backport of Users page lazy multiselect group dropdowns #1128 to stable10
Users page lazy multiselect group dropdowns
Instead of pre-rendering all multiselects with lots of group entries,
the current groups are now displayed as simple labels.
Behind the labels there is a pencil icon like for other fields.
When clicking the pencil icon, the dropdown will be spawned and will
open itself.
Upon closing of the dropdown, the label comes back with the updated
selection and the dropdown is destroyed.
Extra non-available groups also in list
Fix group sorting in user list group selection
Lukas Reschke [Mon, 29 Aug 2016 19:39:55 +0000 (21:39 +0200)]
Merge pull request #1159 from nextcloud/stable9.1-
27a5be96f108d4ab2b91bcd765433e1646ba9bf2
[9.1] Before a user is getting scanned the database connection is re-…
Lukas Reschke [Mon, 29 Aug 2016 19:39:44 +0000 (21:39 +0200)]
Merge pull request #1157 from nextcloud/stable9.1-init-filesconfig
Make sure file list files config always exists
Roeland Jago Douma [Mon, 29 Aug 2016 18:33:10 +0000 (20:33 +0200)]
Merge pull request #1156 from nextcloud/stable9.1-
db60e65409e7c6d4f1bde5062af53fbad6e8b412
[stable9.1] Fix issues where some user settings cannot be loaded when…
Joas Schilling [Mon, 29 Aug 2016 13:44:19 +0000 (15:44 +0200)]
Merge pull request #1126 from nextcloud/stable10-theming-performance
[stable10] theming performance
Vincent Petry [Mon, 22 Aug 2016 08:55:30 +0000 (10:55 +0200)]
[9.1] Before a user is getting scanned the database connection is re-establ…
Vincent Petry [Mon, 22 Aug 2016 07:45:21 +0000 (09:45 +0200)]
Make sure file list files config always exists
Initialize files config with defaults in case none was passed
Thomas Müller [Mon, 22 Aug 2016 18:25:20 +0000 (20:25 +0200)]
[stable9.1] Fix issues where some user settings cannot be loaded when the user id differs in case sensitivity - fixes #25684 (#25686)
Joas Schilling [Mon, 29 Aug 2016 12:26:40 +0000 (14:26 +0200)]
Prevent parse error on editing an HTML comment
Lukas Reschke [Sat, 27 Aug 2016 19:38:41 +0000 (21:38 +0200)]
Use temporary file as cache
Lukas Reschke [Sat, 27 Aug 2016 10:38:15 +0000 (12:38 +0200)]
Increase theming performance
1. Set proper caching headers (`Pragma: cache`)
2. Resize image proportionally to a max size of 1920px
3. Store images with progressive mode
This resizes a previous 2.8 MB picture to 300kb and makes it rendering going down from 11 seconds to less than 1 here. And future requests won't have to download the file newly.
Raghu Nayyar [Sun, 28 Aug 2016 08:31:51 +0000 (10:31 +0200)]
Merge pull request #1104 from nextcloud/stable10-backport-dont-read-server-variable
[stable10] Remove reading PATH_INFO from server variable
Lukas Reschke [Fri, 19 Aug 2016 12:46:20 +0000 (14:46 +0200)]
Remove reading PATH_INFO from server variable
Having two code paths for this is unreliable and can lead to bugs. Also, in some cases Apache isn't setting the PATH_INFO variable when mod_rewrite is used.
Fixes https://github.com/nextcloud/server/issues/983
Lukas Reschke [Fri, 26 Aug 2016 12:58:46 +0000 (14:58 +0200)]
Merge pull request #902 from nextcloud/stable10-787
[stable10] Files external settings polish
Lukas Reschke [Fri, 26 Aug 2016 12:56:31 +0000 (14:56 +0200)]
Merge pull request #1081 from nextcloud/backport-660-config-path-from-env
[stable10] Allow the config dir to be specified via the enviroment
Damjan Georgievski [Tue, 2 Aug 2016 13:28:19 +0000 (15:28 +0200)]
SetupController should use \OC::$configDir too
Damjan Georgievski [Fri, 29 Jul 2016 15:47:39 +0000 (17:47 +0200)]
introduce NEXTCLOUD_CONFIG_DIR env variable (see #300)
nextcloud by default uses the `/config/` directory in the source/application tree for its config file(s).
with this commit that directory can be overridden by the `NEXTCLOUD_CONFIG_DIR` environment variable.
in uwsgi, you would use the option `--env "NEXTCLOUD_CONFIG_DIR=/tmp/nx-config/"`
in apache `SetENV …`
and the cli command can be run with: `NEXTCLOUD_CONFIG_DIR=/tmp/nx-config ./occ` (or just use `export` once in the
shell).
NEXTCLOUD_CONFIG_DIR can be supplied with or without the trailing slash (`/`), but in all cases `$configDir` will have
it automatically added if needed.
The other changes are several occurrences of `OC::$SERVERROOT . '/config'` to `OC::$configDir`.
Lukas Reschke [Fri, 26 Aug 2016 07:39:46 +0000 (09:39 +0200)]
Merge pull request #1074 from nextcloud/backport-1050
Backport of fix internal links in security & setup warnings #1050
Arthur Schiwon [Thu, 25 Aug 2016 11:24:50 +0000 (13:24 +0200)]
Backport of fix internal links in security & setup warnings #1050
fix internal links in security & setup warnings, resolves #1048
adjust js tests
Lukas Reschke [Thu, 25 Aug 2016 03:57:41 +0000 (05:57 +0200)]
Merge pull request #1045 from nextcloud/add-cache-buster-to-icons-css
[stable10] Add cachebuster to icons.css
Lukas Reschke [Thu, 25 Aug 2016 03:45:36 +0000 (05:45 +0200)]
Merge pull request #1043 from nextcloud/increase-version-to-final
Increase version to 10.0 final
Lukas Reschke [Wed, 24 Aug 2016 18:58:52 +0000 (20:58 +0200)]
Add cachebuster to icons.css
Lukas Reschke [Wed, 24 Aug 2016 18:30:43 +0000 (20:30 +0200)]
Increase version to 10.0 final
Roeland Jago Douma [Wed, 24 Aug 2016 12:17:51 +0000 (14:17 +0200)]
Merge pull request #1034 from nextcloud/stable10_1033
[Stable10] Fix theming autoloader magic
Roeland Jago Douma [Wed, 24 Aug 2016 11:22:44 +0000 (13:22 +0200)]
Require a ThemingDefaults class again
Roeland Jago Douma [Wed, 24 Aug 2016 11:22:21 +0000 (13:22 +0200)]
Dark autoloader magic for ThemingDefaults
Roeland Jago Douma [Wed, 24 Aug 2016 07:30:27 +0000 (09:30 +0200)]
Merge pull request #1029 from nextcloud/stable10_1013
[Stable10] Do not error on NotFoundException
Roeland Jago Douma [Tue, 23 Aug 2016 17:15:28 +0000 (19:15 +0200)]
Do not error on NotFoundException
Since this exception can be thrown when a shared file is in the
trashbin there is no need to spam the log like crazy.
Fixes #938
Lukas Reschke [Tue, 23 Aug 2016 20:16:17 +0000 (22:16 +0200)]
Merge pull request #993 from nextcloud/stable10-965
[stable10] Fix hidden files handling
Lukas Reschke [Tue, 23 Aug 2016 20:15:21 +0000 (22:15 +0200)]
Merge pull request #1008 from nextcloud/shared-storage-non-recursive-10
[10] Fix shared storage recursive setup
Lukas Reschke [Tue, 23 Aug 2016 13:44:00 +0000 (15:44 +0200)]
Merge pull request #1022 from nextcloud/backport-1005
[stable10] Do not error on maxUploadChange
Robin Appelman [Mon, 22 Aug 2016 13:12:39 +0000 (15:12 +0200)]
prevent infinite recursion while getting storage from mount
Roeland Jago Douma [Tue, 23 Aug 2016 10:24:36 +0000 (12:24 +0200)]
Merge pull request #1021 from nextcloud/stable10-1017
Cache registered autoloaders
Roeland Jago Douma [Mon, 22 Aug 2016 08:10:28 +0000 (10:10 +0200)]
Backport of Do not error on maxUploadChange #1005 to stable10
Do not error on maxUploadChange
The new admin page broke the updating of the max upload size. This is
due to very old code there.
* Now update is done in the background using js
* Added proper route+controller to update
Fixes #994
put file handling into a section again
Lukas Reschke [Mon, 22 Aug 2016 21:49:46 +0000 (23:49 +0200)]
Cache registered autoloaders
This saves more than 20ms (!) on every request, the previous problem was that `\OC_App::registerAutoloading` calls `\OC\AppFramework\App::buildAppNamespace` which parses the appinfo.xml. Since that was also called multiple times (e.g. on cloud.nextcloud.com over 200 times) that had a significant performance impact. Also on simple PROPFIND requests.
https://blackfire.io/profiles/compare/
65a53e6e -7f35-4974-b559-
4c81abd01c3b /graph shows the difference nicely.
Lukas Reschke [Tue, 23 Aug 2016 09:20:13 +0000 (11:20 +0200)]
Merge pull request #1009 from nextcloud/backport-995
[stable10] Backport Workflow section + hidden empty sections #995 to stabble10
Joas Schilling [Tue, 23 Aug 2016 09:13:02 +0000 (11:13 +0200)]
Merge pull request #1019 from nextcloud/stable10_956
[Stable10] When using permalinks don't error out if file id can't be found
Roeland Jago Douma [Fri, 19 Aug 2016 08:10:19 +0000 (10:10 +0200)]
When requesting a permalink to an invalid file redirect
We need to do the redirect to update address bar.
Roeland Jago Douma [Fri, 19 Aug 2016 06:15:30 +0000 (08:15 +0200)]
When using permalinks don't error out if file id can't be found
Fixes #952
* Use only the index route (since it went to showFile anyways)
* Fix tests
* Use getUserFolder to force init of users mounts
Arthur Schiwon [Fri, 19 Aug 2016 15:44:24 +0000 (17:44 +0200)]
Backport Workflow section + hidden empty sections #995 to stabble10
add section to worklfowengine
enlist only registered sections that also have settings registered to
adjust test
Move admin settings to workflow section
fix wrong var name
Save the container with the app's namespace so we can resolve it
Roeland Jago Douma [Mon, 22 Aug 2016 13:59:32 +0000 (15:59 +0200)]
Merge pull request #1012 from nextcloud/hide_tryLogin_params
[stable10] hide parameters of tryLogin when logging
Roeland Jago Douma [Mon, 22 Aug 2016 13:08:56 +0000 (15:08 +0200)]
Merge pull request #1010 from nextcloud/backport-1006
[stable10] fixes registering of theming settings where server return OC_Defaults
Arthur Schiwon [Mon, 22 Aug 2016 12:33:23 +0000 (14:33 +0200)]
hide parameters of tryLogin when logging
Lukas Reschke [Mon, 22 Aug 2016 11:43:17 +0000 (13:43 +0200)]
Merge pull request #1001 from nextcloud/backport-969-allow-to-validate-operations
[stable10] Allow to validate operations
Arthur Schiwon [Mon, 22 Aug 2016 10:02:06 +0000 (12:02 +0200)]
fixes registering of theming settings where server return OC_Defaults instead of ThemingDefaults
Robin Appelman [Mon, 22 Aug 2016 10:32:39 +0000 (12:32 +0200)]
handle failed shares
Robin Appelman [Mon, 22 Aug 2016 10:27:56 +0000 (12:27 +0200)]
Lazy init shared storage
Robin Appelman [Mon, 22 Aug 2016 10:27:20 +0000 (12:27 +0200)]
reuse existing root id
Robin Appelman [Mon, 22 Aug 2016 10:26:27 +0000 (12:26 +0200)]
Allow jail wrappers to lazily initialize the source storage
Robin Appelman [Mon, 22 Aug 2016 10:23:55 +0000 (12:23 +0200)]
Allow storage wrappers to lazily initialize the source storage
blizzz [Mon, 22 Aug 2016 10:09:27 +0000 (12:09 +0200)]
Merge pull request #918 from nextcloud/stable10_891
[Stable10] [OC] Fix unmerged shares repair targetdecision
Marius Blüm [Mon, 22 Aug 2016 10:08:41 +0000 (12:08 +0200)]
Merge pull request #1003 from nextcloud/backport-978-add-feedback-for-password-change
[stable10] Add feedback for password change
Roeland Jago Douma [Mon, 22 Aug 2016 09:41:53 +0000 (11:41 +0200)]
Merge pull request #1002 from nextcloud/stable10_966
[Stable10] Make e-mail icon visible
Jack Davis [Fri, 19 Aug 2016 08:45:39 +0000 (09:45 +0100)]
25532_issue_password_update_notification_updated (#25756)
* Password Update Notification
Added an IF ELSE statement to ensure that feedback is provided to the
user on successfully updating a user password in settings.
* Password Update Success Message
Updated the password update success message
Roeland Jago Douma [Sun, 21 Aug 2016 12:36:10 +0000 (14:36 +0200)]
Make e-mail icon visible
Fixes #996
* Make mail icon visible
* Opacity to .5
* Add tooltip
Joas Schilling [Fri, 19 Aug 2016 08:34:45 +0000 (10:34 +0200)]
Validate the operation
Joas Schilling [Fri, 19 Aug 2016 08:33:41 +0000 (10:33 +0200)]
System tags are not sharing but workflow
Vincent Petry [Wed, 17 Aug 2016 15:34:15 +0000 (17:34 +0200)]
Fix hidden files handling
Hidden files (dot files) are now always rendered in the DOM to make
sure that all file operations and selection still work as expected.
Their visibility is now toggled on CSS level.
Roeland Jago Douma [Fri, 19 Aug 2016 18:40:32 +0000 (20:40 +0200)]
Merge pull request #981 from nextcloud/stable10-backport-federation-icon
[stable10] Update federation and update notification icon