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: GrahamLea/RxJava
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: GrahamLea/RxJava
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.16.x
Choose a head ref
  • 12 commits
  • 3 files changed
  • 4 contributors

Commits on Jan 15, 2014

  1. [Gradle Release Plugin] - pre tag commit: '0.16.1'.

    Bob T Builder committed Jan 15, 2014
    Configuration menu
    Copy the full SHA
    d43f49b View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2014

  1. Configuration menu
    Copy the full SHA
    99bcfe4 View commit details
    Browse the repository at this point in the history
  2. Fixed issue ReactiveX#799 - Added break to possibly-infinite loop in …

    …CompositeException.attachCallingThreadStack
    mattrjacobs committed Feb 3, 2014
    Configuration menu
    Copy the full SHA
    56948c3 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2014

  1. Configuration menu
    Copy the full SHA
    f28ca4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f358bb1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request ReactiveX#801 from mattrjacobs/0.16.x

    Added more possible failure cases to CompositeExceptionTest
    mattrjacobs committed Feb 4, 2014
    Configuration menu
    Copy the full SHA
    9a0b272 View commit details
    Browse the repository at this point in the history
  4. Add testMultipleWithSameCause UnitTest

    Also make tests capable of failing with timeouts. Before the constructor would immediately go into an infinite loop and hang the tests.
    benjchristensen committed Feb 4, 2014
    Configuration menu
    Copy the full SHA
    c1b8232 View commit details
    Browse the repository at this point in the history
  5. Merge pull request ReactiveX#803 from benjchristensen/0.16.x

    Add testMultipleWithSameCause UnitTest
    benjchristensen committed Feb 4, 2014
    Configuration menu
    Copy the full SHA
    18f22db View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2014

  1. Issue ReactiveX#799 - Commenting out the call to attachCallingThreadS…

    …tack when constructing a CompositeException
    mattrjacobs committed Feb 6, 2014
    Configuration menu
    Copy the full SHA
    363c302 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d60909 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7bda75 View commit details
    Browse the repository at this point in the history
  4. Merge pull request ReactiveX#825 from mattrjacobs/0.16.x

    Issue ReactiveX#799 - Commenting out the call to attachCallingThreadStack when co...
    benjchristensen committed Feb 6, 2014
    Configuration menu
    Copy the full SHA
    dff340d View commit details
    Browse the repository at this point in the history
Loading