Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:EventSource/eventsource
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:v1.0.7
Choose a base ref
Loading
...
head repository:EventSource/eventsource
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v1.1.1
Choose a head ref
Loading
  • 17commits
  • 7files changed
  • 9contributors

Commits on Sep 14, 2018

  1. Addnewto correct test (#111)

    @shimaore@rexxars
    shimaore authored andrexxars committedSep 14, 2018
    Configuration menu
    Copy the full SHA
    82d38b0View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2020

  1. Prevent sequential errors from attempting multiple reconnections (#125)

    * prevent sequential errors from attempting multiple reconnections.* clean up testCo-authored-by: davidpatty <dpatty@qualtrics.com>
    @dpatty@davidpatty@rexxars
    2 people authored andrexxars committedJan 25, 2020
    Configuration menu
    Copy the full SHA
    7a4627aView commit details
    Browse the repository at this point in the history
  2. Support HTTP 302 redirects (#116)

    * Support HTTP 302 redirects* added 302 to test and polyfill
    @rybon@rexxars
    rybon authored andrexxars committedJan 25, 2020
    Configuration menu
    Copy the full SHA
    fe907fdView commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ad734bView commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Configuration menu
    Copy the full SHA
    dad588fView commit details
    Browse the repository at this point in the history
  2. Update HISTORY

    @rexxars
    rexxars committedJan 27, 2020
    Configuration menu
    Copy the full SHA
    664b47aView commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2020

  1. Configuration menu
    Copy the full SHA
    bc92424View commit details
    Browse the repository at this point in the history
  2. 2Configuration menu
    Copy the full SHA
    61e1b19View commit details
    Browse the repository at this point in the history

Commits on May 24, 2020

  1. Fix issue: reconnection only happends for 1 time after connection drops

    Since the PR#125 fixed duplicate connections after reconnection by using a `connectionInProgress` lock to avoid function `connect()` be called duplicately.But it forgot to release the `connectionInProgress` lock when request error happends, in that case, our client can only retry for 1 time and never get the lock again.So it's needed to release the `connectionInProgress` lock when error happends.Signed-off-by: icy_fish <keith519@qq.com>
    @icy-fish
    icy-fish committedMay 24, 2020
    Configuration menu
    Copy the full SHA
    9a4190fView commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Merge pull request#136from icy-fish/master

    Fix issue: re-connection only happens for 1 time after connection drops
    @joeybaker
    joeybaker authoredJul 7, 2020
    1Configuration menu
    Copy the full SHA
    46fe04eView commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. Update history for#136

    @joeybaker
    joeybaker authoredMar 16, 2021
    Configuration menu
    Copy the full SHA
    3a38537View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. Configuration menu
    Copy the full SHA
    49497baView commit details
    Browse the repository at this point in the history
  2. 1.1.0

    @rexxars
    rexxars committedMar 18, 2021
    Configuration menu
    Copy the full SHA
    9dd0687View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Configuration menu
    Copy the full SHA
    f9f6416View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a951e5View commit details
    Browse the repository at this point in the history
  3. chore: rebuild polyfill

    @rexxars
    rexxars committedMay 12, 2022
    Configuration menu
    Copy the full SHA
    56d489eView commit details
    Browse the repository at this point in the history
  4. 1.1.1

    @rexxars
    rexxars committedMay 12, 2022
    Configuration menu
    Copy the full SHA
    aa7a408View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp