Skip to content

Conversation

@derkostka
Copy link
Contributor

Use realpath to obtain the webroot - stable12 back port.

Signed-off-by: Sebastian Kostka [email protected]

LukasReschke and others added 30 commits May 19, 2017 00:59
Signed-off-by: Lukas Reschke <[email protected]>
Ref #4948

Signed-off-by: Lukas Reschke <[email protected]>
Don't try to find dirname of false...

Signed-off-by: Joas Schilling <[email protected]>
Allow automatic DI for apps that don't register the container in app.php
…g-for-ever

[stable12] Stop infinit loop on invalid settings css/js file
Signed-off-by: Jan-Christoph Borchardt <[email protected]>
Signed-off-by: Julius Härtl <[email protected]>
Signed-off-by: Lukas Reschke <[email protected]>
Fix group restriction regression
Fixes visible sidebar even if hidden is applied
[stable12] Fix logo being too big on log in page
…Container

Fix missing argument 2 for Settings classes
At the moment we don't support disabling the OAuth app

Signed-off-by: Lukas Reschke <[email protected]>
Signed-off-by: Lukas Reschke <[email protected]>
Signed-off-by: Daniel Hansson <[email protected]>
Signed-off-by: Lukas Reschke <[email protected]>
[stable12] Mark OAuth app as always enabled
nextcloud-bot and others added 22 commits May 25, 2017 00:08
…background-jobs-on-app-update

[stable12] Register the autoloading earlier so we can load the background jobs
[stable12] fix install on mb4 enabled mariadb/mysql
[stable12] Trigger changeUser hook only on real changes
…unwizard

Don't show client info, when the app is disabled
[stable12] add new config switched for the global scale architecture
@mention-bot
Copy link

@derkostka, thanks for your PR! By analyzing the history of the files in this pull request, we identified @MorrisJobke and @Xenopathic to be potential reviewers.

@codecov
Copy link

codecov bot commented Jun 22, 2017

Codecov Report

Merging #5506 into master will increase coverage by 0.04%.
The diff coverage is 94.44%.

@@             Coverage Diff              @@
##             master    #5506      +/-   ##
============================================
+ Coverage     54.13%   54.18%   +0.04%     
+ Complexity    22345    22287      -58     
============================================
  Files          1380     1380              
  Lines         85551    85342     -209     
  Branches       1329     1322       -7     
============================================
- Hits          46316    46240      -76     
+ Misses        39235    39102     -133
Impacted Files Coverage Δ Complexity Δ
apps/federatedfilesharing/settings-personal.php 0% <ø> (ø) 0 <0> (ø) ⬇️
.../federatedfilesharing/templates/settings-admin.php 0% <ø> (ø) 0 <0> (ø) ⬇️
...pps/files_external/lib/Service/DBConfigService.php 91.96% <0%> (ø) 42 <0> (ø) ⬇️
apps/federatedfilesharing/lib/Settings/Admin.php 87.5% <100%> (ø) 4 <1> (ø) ⬇️
apps/dav/lib/CalDAV/CalDavBackend.php 86% <100%> (-0.03%) 218 <0> (ø)
...ederatedfilesharing/lib/FederatedShareProvider.php 66.98% <100%> (ø) 84 <0> (ø) ⬇️
apps/files_sharing/lib/External/Manager.php 48.07% <100%> (-0.25%) 34 <0> (ø)
...s/federatedfilesharing/lib/AppInfo/Application.php 93.93% <100%> (ø) 6 <0> (ø) ⬇️
lib/private/App/CodeChecker/InfoChecker.php 69.56% <0%> (-9.16%) 24% <0%> (+9%)
lib/private/legacy/template/functions.php 6.89% <0%> (-6.32%) 0% <0%> (ø)
... and 52 more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.