Skip to content
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 or learn 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: v0.2.3
Choose a base ref
...
head repository: EventSource/eventsource
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0
Choose a head ref
  • 17 commits
  • 17 files changed
  • 4 contributors

Commits on Jan 17, 2017

  1. Configuration menu
    Copy the full SHA
    dedd8e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2017

  1. Merge pull request #47 from piranna/master

    Emit `error` event when calling `EventSource.close()`
    rexxars authored Apr 17, 2017
    Configuration menu
    Copy the full SHA
    3ca6fe6 View commit details
    Browse the repository at this point in the history
  2. Revert #47

    rexxars committed Apr 17, 2017
    Configuration menu
    Copy the full SHA
    ef27552 View commit details
    Browse the repository at this point in the history
  3. add remove event listener so when using event source streams can be p…

    …roperly closed
    Pirolf authored and rexxars committed Apr 17, 2017
    Configuration menu
    Copy the full SHA
    cb532e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33aec48 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af84476 View commit details
    Browse the repository at this point in the history
  6. Added options map to eventSourceInitDict object to setup http/https c…

    …onnection options (specifically for certificate configuration)
    ralflizard authored and rexxars committed Apr 17, 2017
    Configuration menu
    Copy the full SHA
    505628e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8737885 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6a412bc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    99f5f7b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4f1bed9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d388bd9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f35e15d View commit details
    Browse the repository at this point in the history
  13. Add note on license to readme

    rexxars committed Apr 17, 2017
    Configuration menu
    Copy the full SHA
    9c56e3c View commit details
    Browse the repository at this point in the history
  14. Update HISTORY

    rexxars committed Apr 17, 2017
    Configuration menu
    Copy the full SHA
    925e981 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3d17140 View commit details
    Browse the repository at this point in the history
  16. 1.0.0

    rexxars committed Apr 17, 2017
    Configuration menu
    Copy the full SHA
    3a4445f View commit details
    Browse the repository at this point in the history
Loading