]>
source.dussan.org Git - nextcloud-server.git/log
Roeland Douma [Fri, 15 Jul 2016 07:39:57 +0000 (09:39 +0200)]
Merge pull request #404 from nextcloud/nopasswordlogingallowed_is_not_fatal
PasswordLoginForbidden is not a FATAL exception
Roeland Jago Douma [Thu, 14 Jul 2016 20:53:12 +0000 (22:53 +0200)]
PasswordLoginForbidden is not a FATAL exception
It is just a 'Sabre\DAV\Exception\NotAuthenticated' exception
with some special meaning.
So just log it as DEBUG and not as FATAL.
Lukas Reschke [Thu, 14 Jul 2016 13:37:42 +0000 (15:37 +0200)]
Merge pull request #398 from nextcloud/issue-388-fix-hidden-file-list-master
Fix hidden file list master
Roeland Douma [Thu, 14 Jul 2016 12:54:43 +0000 (14:54 +0200)]
Merge pull request #399 from nextcloud/fix_app_managertest
Cleanup ManagerTest
Joas Schilling [Thu, 14 Jul 2016 12:33:28 +0000 (14:33 +0200)]
Add a new integration test for CREATE only shares
Joas Schilling [Thu, 14 Jul 2016 12:32:51 +0000 (14:32 +0200)]
Make sure the update was successful
Morris Jobke [Thu, 14 Jul 2016 12:20:41 +0000 (14:20 +0200)]
Merge pull request #396 from ayamshanov/gitignore_personal_mimetypes
Ignore users personal mimetype configs
Roeland Jago Douma [Thu, 14 Jul 2016 11:49:18 +0000 (13:49 +0200)]
Cleanup ManagerTest
* Fix deprecated getMock call
* No longer requires DB
Björn Schießle [Thu, 14 Jul 2016 11:37:15 +0000 (13:37 +0200)]
Merge pull request #397 from nextcloud/license-stuff
updated license script and readme
Bjoern Schiessle [Wed, 13 Jul 2016 18:30:41 +0000 (20:30 +0200)]
add some information for contributors regarding the copyright header and claify that all contributions are considered AGPLv3 or later
Joas Schilling [Thu, 14 Jul 2016 08:27:29 +0000 (10:27 +0200)]
Allow shares with create permissions only aswell
Joas Schilling [Thu, 14 Jul 2016 08:25:53 +0000 (10:25 +0200)]
Don't need update permissions on hidden files
Joas Schilling [Thu, 14 Jul 2016 08:25:24 +0000 (10:25 +0200)]
Add delete permissions to the default (new in oc9.1)
Nextcloud bot [Thu, 14 Jul 2016 00:09:19 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Bjoern Schiessle [Wed, 13 Jul 2016 15:45:21 +0000 (17:45 +0200)]
- keep copyright notice and only update the authors list
- check if all changes to a file happened after the fork, this allows the authors to check if the file can be relicensed to AGPLv3 or later
Alexander Yamshanov [Wed, 13 Jul 2016 17:05:07 +0000 (20:05 +0300)]
Ignore users personal mimetype configs
Joas Schilling [Wed, 13 Jul 2016 14:54:19 +0000 (16:54 +0200)]
Merge pull request #392 from nextcloud/roottest_nodb
RootTest does not require DB
Roeland Douma [Wed, 13 Jul 2016 14:42:51 +0000 (16:42 +0200)]
Merge pull request #387 from nextcloud/drone_split_ci
Split CI in DB & NODB
Joas Schilling [Wed, 13 Jul 2016 14:19:20 +0000 (16:19 +0200)]
Merge pull request #391 from nextcloud/fix-doc-warnings
Fix warnings from building docs
Roeland Jago Douma [Wed, 13 Jul 2016 12:35:34 +0000 (14:35 +0200)]
RootTest does not require DB
* Removed from DB group
* Also mock the manager
* Fixed deprecated getMock warnings
Joas Schilling [Wed, 13 Jul 2016 12:30:50 +0000 (14:30 +0200)]
Fix warnings from building docs
Lukas Reschke [Wed, 13 Jul 2016 12:02:56 +0000 (14:02 +0200)]
Merge pull request #389 from nextcloud/more-tooltip
Use tooltip for background jobs info tooltip
Morris Jobke [Wed, 13 Jul 2016 11:01:17 +0000 (13:01 +0200)]
Use tooltip for background jobs info tooltip
Morris Jobke [Wed, 13 Jul 2016 10:51:15 +0000 (12:51 +0200)]
Merge pull request #386 from nextcloud/use-tooltip-instead-of-tipsy
Use tooltip instead of tipsy
Morris Jobke [Wed, 13 Jul 2016 08:00:02 +0000 (10:00 +0200)]
Use tooltip for ssl certs table
Morris Jobke [Wed, 13 Jul 2016 07:59:42 +0000 (09:59 +0200)]
Use tooltip for background job execution time
Morris Jobke [Wed, 13 Jul 2016 07:59:08 +0000 (09:59 +0200)]
Use tooltip for app management badges
Morris Jobke [Wed, 13 Jul 2016 07:57:49 +0000 (09:57 +0200)]
Remove unneeded usage of tipsy
* tooltip is already initialized
Roeland Jago Douma [Wed, 13 Jul 2016 07:26:19 +0000 (09:26 +0200)]
Fix failing tests after db split
Roeland Jago Douma [Wed, 13 Jul 2016 06:54:07 +0000 (08:54 +0200)]
Split CI into DB and NODB groups
Nextcloud bot [Wed, 13 Jul 2016 00:09:46 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Lukas Reschke [Tue, 12 Jul 2016 10:30:13 +0000 (12:30 +0200)]
Merge pull request #377 from nextcloud/fix_dep_prov_user
Fix Warnings Provisioning API
Joas Schilling [Tue, 12 Jul 2016 08:32:02 +0000 (10:32 +0200)]
Merge pull request #373 from nextcloud/fix_noDB
FIX NODB group
Roeland Jago Douma [Tue, 12 Jul 2016 06:38:56 +0000 (08:38 +0200)]
Fix Warnings Provisioning API
* OC_OCS_Result is deprecated
* getMock is deprecated in phpunit 5.4
Nextcloud bot [Tue, 12 Jul 2016 00:09:34 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Joas Schilling [Mon, 11 Jul 2016 19:57:52 +0000 (21:57 +0200)]
Merge pull request #371 from nextcloud/implement-get-title
Implement "getTitle"
Roeland Jago Douma [Mon, 11 Jul 2016 19:05:39 +0000 (21:05 +0200)]
Some UtilTests require DB
In the current setup there is no DI so no way to mock them.
Roeland Jago Douma [Mon, 11 Jul 2016 18:58:59 +0000 (20:58 +0200)]
LegacyGroupTest need DB
Those old tests make it impossible in the current state to abstract
away.
Roeland Jago Douma [Mon, 11 Jul 2016 14:53:01 +0000 (16:53 +0200)]
Improve ManagerTest
* No DB required
* Fixed phpunit 5.4 warnings
Roeland Jago Douma [Mon, 11 Jul 2016 14:23:23 +0000 (16:23 +0200)]
Improve GroupTest
* No longer require DB
Lukas Reschke [Mon, 11 Jul 2016 17:36:26 +0000 (19:36 +0200)]
Implement "getTitle"
Fixes https://github.com/nextcloud/server/issues/341
Björn Schießle [Mon, 11 Jul 2016 15:34:31 +0000 (17:34 +0200)]
Merge pull request #364 from nextcloud/ca-bundle-tests
add test for needsRebundling() check
Lukas Reschke [Mon, 11 Jul 2016 15:01:33 +0000 (17:01 +0200)]
Merge pull request #361 from nextcloud/make-theming-work-with-pretty-urls
Make theming work with pretty URLs
Roeland Douma [Mon, 11 Jul 2016 14:34:28 +0000 (16:34 +0200)]
Merge pull request #362 from nextcloud/fix_nodetest_nodb
Improve NodeTest
Bjoern Schiessle [Mon, 11 Jul 2016 13:51:48 +0000 (15:51 +0200)]
add test for needsRebundling() check
Roeland Jago Douma [Mon, 11 Jul 2016 13:41:02 +0000 (15:41 +0200)]
Improve NodeTest
* Do not use DB
* Fix phpunit-5.4 warnigns
* Moved commong stuff to setup
oparoz [Mon, 11 Jul 2016 12:23:43 +0000 (14:23 +0200)]
Fix tests
oparoz [Mon, 11 Jul 2016 12:08:25 +0000 (14:08 +0200)]
Make theming work with pretty URLs
In some envs the rewrite rules for pretty URLs apply to all CSS files, so let's not end the route name with that etension.
Fixes #315
Morris Jobke [Mon, 11 Jul 2016 11:49:19 +0000 (13:49 +0200)]
Change occurence of ownCloud (#352)
Lukas Reschke [Mon, 11 Jul 2016 11:16:03 +0000 (13:16 +0200)]
Merge pull request #347 from nextcloud/drop-windows-foo
Remove unneeded checks if it runs on a Windows machine
Roeland Douma [Mon, 11 Jul 2016 10:33:24 +0000 (12:33 +0200)]
Merge pull request #320 from nextcloud/faster_autoloader
[3rdparty] Static classmap for 3rdparty
Joas Schilling [Mon, 11 Jul 2016 09:04:49 +0000 (11:04 +0200)]
Merge pull request #350 from nextcloud/fix-check-certificate-bundles
fix check if the certificate bundle needs to be updated
Joas Schilling [Mon, 11 Jul 2016 08:59:27 +0000 (10:59 +0200)]
Fix some more tests
Roeland Jago Douma [Wed, 6 Jul 2016 07:37:46 +0000 (09:37 +0200)]
[3rdparty] Static classmap for 3rdparty
This speedsup classmap loading significantly on php 5.6 and higher.
Older php versions are not affected.
Bugsbane [Mon, 11 Jul 2016 08:54:04 +0000 (04:54 -0400)]
Add new "Recent files" icon to files app (#356)
* Added new "nav-icon-recent" CSS class
Added the class "nav-icon-recent" to display the new "recent files" file list view to be added by @icewind1991 in PR https://github.com/nextcloud/server/pull/292
It's now placed after nav-icon-files which was where @jancborchardt was suggesting iirc.
* Add new "Recent files" clock icon
Add the new icon for "Recent files" file list view in the files app by @icewind1991, as discussed in PR https://github.com/nextcloud/server/pull/292
Icon is already compressed/cleaned by scour rather than svgo as svgo seems to corrupt it.
* Alter colour of "Recent" icon from grey to black
Change colour of the "recently used files" icon from grey to black, to match other icons in the files app.
* Replace recent icon with black, optimized version
Just updates the colour of the icon for "Recent files" from a grey version, to a black optimised version.
Joas Schilling [Mon, 11 Jul 2016 08:48:47 +0000 (10:48 +0200)]
Merge pull request #345 from nextcloud/sanitize-logs-and-stacktraces
Sanitize more config options and stack traces
Morris Jobke [Mon, 11 Jul 2016 08:40:13 +0000 (10:40 +0200)]
Merge pull request #351 from nextcloud/improve_filetest_unittest
Improve FileTest
Roeland Douma [Mon, 11 Jul 2016 07:44:27 +0000 (09:44 +0200)]
Merge pull request #358 from nextcloud/phpunit-warning-fixes-appframework
Phpunit warning fixes appframework
Roeland Jago Douma [Sun, 10 Jul 2016 12:19:55 +0000 (14:19 +0200)]
Mock logger
Roeland Jago Douma [Sun, 10 Jul 2016 12:17:26 +0000 (14:17 +0200)]
Fix phpunit-5.4 wargning
* getMock is deprecated.
* \PDOStatement mocking fails hard on phpunit 4.8
Nextcloud bot [Mon, 11 Jul 2016 00:09:22 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Sun, 10 Jul 2016 11:46:59 +0000 (13:46 +0200)]
Merge pull request #330 from nextcloud/php7.0-ci
PHP 7.0 CI
Nextcloud bot [Sun, 10 Jul 2016 00:09:23 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Sat, 9 Jul 2016 18:17:01 +0000 (20:17 +0200)]
Run mysql and posgres on 5.6
Nextcloud bot [Sat, 9 Jul 2016 00:09:16 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Fri, 8 Jul 2016 13:12:36 +0000 (15:12 +0200)]
Bump drone to use newer php7 docker
Roeland Jago Douma [Wed, 6 Jul 2016 17:36:57 +0000 (19:36 +0200)]
Disable coverage for now
Coverage generation takes to long. So disabling for now.
Roeland Jago Douma [Wed, 6 Jul 2016 15:59:29 +0000 (17:59 +0200)]
Add 5.6 sqlite ci
Roeland Jago Douma [Wed, 6 Jul 2016 15:57:45 +0000 (17:57 +0200)]
Move 'main' ci to php7 (speed)
Roeland Jago Douma [Fri, 8 Jul 2016 07:27:54 +0000 (09:27 +0200)]
Correction is no longer required in php7
Roeland Jago Douma [Fri, 8 Jul 2016 07:11:28 +0000 (09:11 +0200)]
Fix phpunit Trait warning
Roeland Jago Douma [Fri, 8 Jul 2016 17:33:49 +0000 (19:33 +0200)]
Improve FileTest
* No longer requires DB
* Fixed phpunit 5.4 warnings
* Moved common stuff to Setup phase
Bjoern Schiessle [Fri, 8 Jul 2016 16:09:08 +0000 (18:09 +0200)]
always check the mtime of the system bundle and additionally the user specific certificate bundle if a user is given
Morris Jobke [Fri, 8 Jul 2016 13:55:17 +0000 (15:55 +0200)]
Remove unneeded checks if it runs on a Windows machine
* the setup check is still there
Morris Jobke [Fri, 8 Jul 2016 12:13:16 +0000 (14:13 +0200)]
Sanitize more config options and stack traces
Roeland Douma [Fri, 8 Jul 2016 11:49:42 +0000 (13:49 +0200)]
Merge pull request #317 from nextcloud/scrutinizer-fixed
Scrutinizer fixes
Robin Appelman [Thu, 7 Jul 2016 14:56:28 +0000 (16:56 +0200)]
Fix test using private propertries
Robin Appelman [Tue, 5 Jul 2016 21:35:32 +0000 (23:35 +0200)]
combine if statements
Robin Appelman [Tue, 5 Jul 2016 21:19:30 +0000 (23:19 +0200)]
handle errors while getting fileinfo
Robin Appelman [Tue, 5 Jul 2016 21:19:10 +0000 (23:19 +0200)]
Allow null
Robin Appelman [Tue, 5 Jul 2016 21:18:41 +0000 (23:18 +0200)]
Fix type hinting
Robin Appelman [Tue, 5 Jul 2016 21:18:06 +0000 (23:18 +0200)]
add missing var
Robin Appelman [Tue, 5 Jul 2016 21:17:43 +0000 (23:17 +0200)]
hint global handlebars
Robin Appelman [Tue, 5 Jul 2016 21:15:41 +0000 (23:15 +0200)]
dont overwrite a variable with a different type
Robin Appelman [Tue, 5 Jul 2016 20:45:05 +0000 (22:45 +0200)]
Fix undefined properties
Nextcloud bot [Fri, 8 Jul 2016 00:09:25 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Lukas Reschke [Thu, 7 Jul 2016 17:34:11 +0000 (19:34 +0200)]
Merge pull request #314 from jernst/master
Allow wildcard * to be used in trusted domains
Lukas Reschke [Thu, 7 Jul 2016 17:29:43 +0000 (19:29 +0200)]
Merge pull request #333 from nextcloud/sync-master
Sync master
Johannes Ernst [Thu, 7 Jul 2016 16:23:20 +0000 (16:23 +0000)]
Extended documentation on trusted_domains to cover ports and wildcards.
Morris Jobke [Thu, 7 Jul 2016 13:48:38 +0000 (15:48 +0200)]
Merge pull request #312 from nextcloud/files-other-lists-goto
Add "goto" links for files in non-default file lists
Morris Jobke [Thu, 7 Jul 2016 07:54:32 +0000 (09:54 +0200)]
Simplify test code and don't show anything if no date is set
Morris Jobke [Mon, 4 Jul 2016 15:16:50 +0000 (17:16 +0200)]
add unit tests
Morris Jobke [Fri, 1 Apr 2016 07:07:04 +0000 (09:07 +0200)]
Update header during update callback
Morris Jobke [Wed, 16 Mar 2016 17:28:45 +0000 (18:28 +0100)]
Not set expiration date is represented as 0
Morris Jobke [Fri, 2 Oct 2015 06:45:07 +0000 (08:45 +0200)]
add "Never" if expiration date is not set
Morris Jobke [Wed, 30 Sep 2015 16:20:55 +0000 (18:20 +0200)]
Add expiration date to share by link view
Juan Pablo Villafáñez [Thu, 7 Jul 2016 08:17:21 +0000 (10:17 +0200)]
Change png icons to svg
Morris Jobke [Thu, 7 Jul 2016 10:14:45 +0000 (12:14 +0200)]
Revert "occ web executor (#24957)"
This reverts commit
854352d9a064a1e469ede207493bce44fd41d96c .
Morris Jobke [Thu, 7 Jul 2016 10:14:39 +0000 (12:14 +0200)]
Revert "Bypass upgrade page when occ controller is requested"
This reverts commit
89e581acf8d30e11a27f1d23560d54306615ae7e .
Morris Jobke [Thu, 7 Jul 2016 09:29:46 +0000 (11:29 +0200)]
Merge branch 'master' into sync-master