Skip to content
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

Public session #4888

Merged
merged 4 commits into from
Sep 18, 2013
Merged

Public session #4888

merged 4 commits into from
Sep 18, 2013

Conversation

tanghus
Copy link
Contributor

@tanghus tanghus commented Sep 17, 2013

Add interface for Session and add getter in server container.

Refs #4863

@DeepDiver1975 @karlitschek @icewind1991

@karlitschek
Copy link
Contributor

looks good 👍

@ghost
Copy link

ghost commented Sep 17, 2013

Test failed.
Refer to this link for build results: https://ci.owncloud.org/job/pull-request-analyser/1053/

@ghost
Copy link

ghost commented Sep 17, 2013

Test failed.
Refer to this link for build results: https://ci.owncloud.org/job/pull-request-analyser/1054/

@DeepDiver1975
Copy link
Member

@tanghus Awesome! I'll have a look later why jenkins is failing.

@tanghus
Copy link
Contributor Author

tanghus commented Sep 17, 2013

I know why ;) 2 mins.

@tanghus
Copy link
Contributor Author

tanghus commented Sep 17, 2013

Should be fixed now.

@DeepDiver1975 DeepDiver1975 mentioned this pull request Sep 17, 2013
27 tasks
@icewind1991
Copy link
Contributor

👍


interface ISession {
/**
* @param string $key
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These methods are quite self explaining - But I still like to have a little sentence here describing what the methods do.
We will generate the API documentation from the public interfaces and classes apt.owncloud.org

THX

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But I still like to have a little sentence here describing what the methods do.

Added basic docs @DeepDiver1975

@DeepDiver1975
Copy link
Member

👍

DeepDiver1975 added a commit that referenced this pull request Sep 18, 2013
@DeepDiver1975 DeepDiver1975 merged commit 415a27c into appframework-master Sep 18, 2013
@DeepDiver1975 DeepDiver1975 deleted the public_session branch September 18, 2013 10:10
@lock lock bot locked as resolved and limited conversation to collaborators Aug 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants