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

선택적 세션 시작 (Proof of Concept) #1615

Closed
wants to merge 13 commits into from
Closed

선택적 세션 시작 (Proof of Concept) #1615

wants to merge 13 commits into from

Commits on Jul 10, 2015

  1. Copy the full SHA
    23a83a7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    be25911 View commit details
    Browse the repository at this point in the history
  3. Context::setCacheControl() method added etc.

     * make cache friendly
     * make cache-control public/private conditionally
     * use session_start() conditionally
    wkpark committed Jul 10, 2015
    Copy the full SHA
    be463fd View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2015

  1. Copy the full SHA
    0bbbc88 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ff45072 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1c54243 View commit details
    Browse the repository at this point in the history
  4. If cache-friendly behavior is enabled, don't update session when read…

    …ing document or comment
    kijin committed Jul 12, 2015
    Copy the full SHA
    caf0135 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    90c0146 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    237f731 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    3f40434 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    42d8646 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2015

  1. Copy the full SHA
    6c14b90 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2015

  1. Copy the full SHA
    6470da0 View commit details
    Browse the repository at this point in the history