Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-03 | 8 | -8/+14 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-02 | 2 | -12/+46 |
| | |||||
* | Fix hidden file display in grid view | Julius Härtl | 2019-04-01 | 1 | -2/+6 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-01 | 20 | -36/+294 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-31 | 8 | -38/+42 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-30 | 50 | -152/+70 |
| | |||||
* | Merge pull request #14891 from nextcloud/stable15-14886 | Roeland Jago Douma | 2019-03-29 | 1 | -1/+6 |
|\ | | | | | [stable15] Fix opening folders from different file lists | ||||
| * | Fix opening folders from different file lists | Julius Härtl | 2019-03-28 | 1 | -1/+6 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-29 | 28 | -4/+56 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-28 | 52 | -62/+74 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-27 | 28 | -16/+94 |
| | |||||
* | Merge pull request #14855 from nextcloud/backport/14583/remove-g+-federation | Morris Jobke | 2019-03-26 | 3 | -8/+0 |
|\ | | | | | [stable15] Remove Google+ federation usersettings | ||||
| * | Remove G+ CSS rule (Feedback from Joas) | Marius Blüm | 2019-03-26 | 1 | -3/+0 |
| | | | | | | | | Signed-off-by: Marius Blüm <marius@lineone.io> | ||||
| * | Remove G+ code from Federated Files Sharing-usersettings | Marius Blüm | 2019-03-26 | 1 | -4/+0 |
| | | | | | | Signed-off-by: Marius Blüm <marius@lineone.io> | ||||
| * | Remove G+ icon from Federated Files Sharing-usersettings | Marius Blüm | 2019-03-26 | 1 | -1/+0 |
| | | | | | | | | Signed-off-by: Marius Blüm <marius@lineone.io> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-26 | 108 | -200/+386 |
|/ | |||||
* | LDAP plugin: force createUser to return new user's DN | Vinicius Cubas Brand | 2019-03-21 | 1 | -1/+2 |
| | | | | | | | LDAP plugins must change the createUser method to return the DN, as we need this to update the cache. Signed-off-by: Vinicius Cubas Brand <viniciuscb@gmail.com> | ||||
* | Cache cleaning when subadmin adds user to group | Vinicius Cubas Brand | 2019-03-21 | 1 | -0/+2 |
| | | | | | | | | | | | This commit fix an error happening when the subadmin tries to create an user, adding him/her to the group s/he is subadmin of, using a LDAP User/Group plugin. This just forces the cache to be reset after an user is added to a group. Signed-off-by: Vinicius Cubas Brand <viniciuscb@gmail.com> | ||||
* | fix user creation using LDAP Plugin | Vinicius Cubas Brand | 2019-03-21 | 3 | -4/+12 |
| | | | | Signed-off-by: Vinicius Cubas Brand <viniciuscb@gmail.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-21 | 1064 | -4092/+1266 |
| | |||||
* | [app:files] Use current directory for hashing. | Evilham | 2019-03-20 | 1 | -4/+3 |
| | | | | | | | | | | This fixes collisions that were causing uploads to break in a very terrible way. Kudos to @kesselb for finding the problematic place and to @hottwister for the proposed solution. Fixes #10527. | ||||
* | Merge pull request #14749 from nextcloud/backport/14744/stable15 | Roeland Jago Douma | 2019-03-20 | 1 | -5/+5 |
|\ | | | | | [stable15] Always register the Notifier | ||||
| * | Always register the Notifier | Joas Schilling | 2019-03-19 | 1 | -5/+5 |
| | | | | | | | | | | | | ... so background jobs without a user can prepare push notifications Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-20 | 32 | -32/+32 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-19 | 156 | -236/+246 |
| | |||||
* | Merge pull request #14696 from nextcloud/backport/13401/stable15 | Roeland Jago Douma | 2019-03-18 | 2 | -5/+47 |
|\ | | | | | [stable15] improve lookup server behaviour | ||||
| * | Fix missing $config dependency in RetryJob | Morris Jobke | 2019-03-18 | 1 | -0/+3 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | Fix Undefined property: OCA\LookupServerConnector\UpdateLookupServer::$config | Daniel Kesselberg | 2019-03-18 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
| * | increase timespan between each retry | Bjoern Schiessle | 2019-03-17 | 1 | -3/+5 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | improve lookup server behaviour | Bjoern Schiessle | 2019-03-17 | 2 | -2/+39 |
| | | | | | | | | | | | | | | Don't try to connect to the lookup server if the lookup server was disabled by the admin or an empty lookup server URL was given Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-18 | 8 | -0/+38 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-17 | 4 | -2/+40 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-16 | 20 | -14/+32 |
| | |||||
* | Merge pull request #14699 from nextcloud/backport/14693/stable15 | Morris Jobke | 2019-03-15 | 1 | -0/+4 |
|\ | | | | | [stable15] dont try to restore a trashbin item to a readonly target | ||||
| * | dont try to restore a trashbin item to a readonly target | Robin Appelman | 2019-03-14 | 1 | -0/+4 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Merge pull request #14700 from nextcloud/backport/14690/stable15 | Morris Jobke | 2019-03-15 | 1 | -1/+3 |
|\ \ | | | | | | | [stable15] throw a proper error if rename fails in dav | ||||
| * | | throw a proper error if rename fails in dav | Robin Appelman | 2019-03-14 | 1 | -1/+3 |
| |/ | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-15 | 2 | -0/+2 |
| | | |||||
* | | Merge pull request #14672 from nextcloud/backport/14640/disable-failing-tests | Morris Jobke | 2019-03-15 | 2 | -4/+15 |
|\ \ | |/ |/| | [stable15] Disable fragile tests | ||||
| * | Add time between SMB test runs and properly log full changeset | Morris Jobke | 2019-03-14 | 1 | -1/+3 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | Wait up to 10 seconds for incoming changes from SMB notifier | Morris Jobke | 2019-03-13 | 1 | -1/+8 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | Do not run fragile TrashbinTest | Morris Jobke | 2019-03-13 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fails with: There was 1 failure: 1) TrashbinTest::testExpireOldFiles Failed asserting that null is identical to 'file2.txt'. /drone/src/github.com/nextcloud/server/apps/files_trashbin/tests/TrashbinTest.php:186 OR 1) TrashbinTest::testExpireOldFiles Failed asserting that null is identical to 'file2.txt'. /drone/src/github.com/nextcloud/server/apps/files_trashbin/tests/TrashbinTest.php:193 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-14 | 354 | -1680/+2188 |
| | | |||||
* | | Use SCSS variables since CSS vars are not loaded on public pages | Julius Härtl | 2019-03-14 | 1 | -3/+3 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | prevent recursion when moving a file to the trashbin | Robin Appelman | 2019-03-13 | 1 | -1/+4 |
|/ | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Merge pull request #14591 from nextcloud/backport/14464/stable15 | Morris Jobke | 2019-03-08 | 3 | -79/+121 |
|\ | | | | | [stable15] resolve user and groups in nested groups first before filtering the results | ||||
| * | remove unused use statement | Arthur Schiwon | 2019-03-07 | 1 | -1/+0 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | fix nested group retrieval also for 2 other cases | Arthur Schiwon | 2019-03-07 | 3 | -84/+111 |
| | | | | | | | | | | | | and also consolidate logic in one method Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | Fixed unit test: groupsMatchFilter will not be called multiple times anymore. | Roland Tapken | 2019-03-07 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Roland Tapken <roland@bitarbeiter.net> | ||||
| * | Reduce queries to LDAP by caching nested groups | Roland Tapken | 2019-03-07 | 1 | -6/+18 |
| | | | | | | | | | | | | | | Nested groups are now cached in a CappedMemoryCache object to reduce queries to the LDAP backend. Signed-off-by: Roland Tapken <roland@bitarbeiter.net> |