-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Use 11.0 instead 9.2 #2139
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Use 11.0 instead 9.2 #2139
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
As discussed we're changing the version from 9.2 to 11.0 to make some more sense. Signed-off-by: Lukas Reschke <[email protected]>
|
@LukasReschke, thanks for your PR! By analyzing the history of the files in this pull request, we identified @nickvergessen, @DeepDiver1975 and @schiessle to be potential reviewers. |
67 tasks
11.0 is 11 and not 9.2 anymore Signed-off-by: Lukas Reschke <[email protected]>
Signed-off-by: Lukas Reschke <[email protected]>
LukasReschke
added a commit
to nextcloud/spreed
that referenced
this pull request
Nov 15, 2016
Requires nextcloud/server#2139 Signed-off-by: Lukas Reschke <[email protected]>
LukasReschke
added a commit
to nextcloud/gallery
that referenced
this pull request
Nov 15, 2016
Requires nextcloud/server#2139 Signed-off-by: Lukas Reschke <[email protected]>
Member
|
I'm lovin it 😍🙈 |
Current coverage is 57.81% (diff: 100%)@@ master #2139 diff @@
==========================================
Files 1156 1156
Lines 69592 69588 -4
Methods 7004 7004
Messages 0 0
Branches 1204 1204
==========================================
- Hits 40235 40231 -4
Misses 29357 29357
Partials 0 0
|
LukasReschke
added a commit
to nextcloud/firstrunwizard
that referenced
this pull request
Nov 15, 2016
For nextcloud/server#2139 Signed-off-by: Lukas Reschke <[email protected]>
LukasReschke
added a commit
to nextcloud/activity
that referenced
this pull request
Nov 15, 2016
For nextcloud/server#2139 Signed-off-by: Lukas Reschke <[email protected]>
LukasReschke
added a commit
to nextcloud/files_pdfviewer
that referenced
this pull request
Nov 15, 2016
For nextcloud/server#2139 Signed-off-by: Lukas Reschke <[email protected]>
LukasReschke
added a commit
to nextcloud/twofactor_gateway
that referenced
this pull request
Nov 15, 2016
For nextcloud/server#2139 Signed-off-by: Lukas Reschke <[email protected]>
This was referenced Nov 15, 2016
Member
This was referenced Nov 15, 2016
Member
|
Works here 👍 |
Member
|
Offline @rullzer said 👍 to this too ;) -> merge |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
As discussed we're changing the version from 9.2 to 11.0 to make some more sense. (ref #2134)
This still requires the following work that I'm on at the moment:
@since 9.2with@since 11.0cc @rullzer @icewind1991 @schiessle
Signed-off-by: Lukas Reschke [email protected]