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: wso2/carbon-ml
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.2-beta
Choose a base ref
...
head repository: wso2/carbon-ml
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref

Commits on Feb 18, 2016

  1. Merge pull request #5 from wso2/master

    Merging Upstream
    ashensw committed Feb 18, 2016
    Copy the full SHA
    5652471 View commit details

Commits on Jul 9, 2016

  1. updating gitignore

    SupunS committed Jul 9, 2016
    Copy the full SHA
    b20b0d8 View commit details

Commits on Jul 11, 2016

  1. Merge remote-tracking branch 'upstream/master'

    SupunS committed Jul 11, 2016
    Copy the full SHA
    3cf6a16 View commit details

Commits on Jul 12, 2016

  1. Adding ML UI component for Mgt Console

    SupunS committed Jul 12, 2016
    Copy the full SHA
    fb9b3a9 View commit details
  2. Merge pull request #218 from SupunS/master

    Adding ML UI component for Mgt Console
    SupunS authored Jul 12, 2016
    Copy the full SHA
    3fbed7f View commit details

Commits on Jul 14, 2016

  1. Fixing model persistence issue

    SupunS committed Jul 14, 2016
    Copy the full SHA
    c958189 View commit details
  2. Merge remote-tracking branch 'upstream/master'

    SupunS committed Jul 14, 2016
    Copy the full SHA
    6c8e817 View commit details
  3. Merge pull request #219 from SupunS/master

    Fixing model persistence issue
    SupunS authored Jul 14, 2016
    Copy the full SHA
    b8a594d View commit details

Commits on Jul 17, 2016

  1. bump versions

    nirmal070125 authored Jul 17, 2016
    Copy the full SHA
    36bf1ca View commit details

Commits on Jul 21, 2016

  1. bump

    nirmal070125 authored Jul 21, 2016
    Copy the full SHA
    b4faabc View commit details

Commits on Jul 22, 2016

  1. bump versions

    nirmal070125 authored Jul 22, 2016
    Copy the full SHA
    1e88e96 View commit details

Commits on Jul 26, 2016

  1. Upgrading spark-mllib version, to fix CEP-1471

    SupunS committed Jul 26, 2016
    Copy the full SHA
    c924664 View commit details
  2. Merge pull request #221 from SupunS/master

    Upgrading spark-mllib version, to fix CEP-1471
    SupunS authored Jul 26, 2016
    Copy the full SHA
    cd3fa57 View commit details
  3. Copy the full SHA
    283f629 View commit details
  4. Merge pull request #222 from nirmal070125/master

    removing ml spark-config as we're now using analytics spark-defaults.…
    nirmal070125 authored Jul 26, 2016
    Copy the full SHA
    f77518e View commit details

Commits on Jul 29, 2016

  1. Updating analytics versions to released versions

    SupunS committed Jul 29, 2016
    Copy the full SHA
    d1ba685 View commit details
  2. Merge pull request #223 from SupunS/master

    Updating analytics versions to released versions
    SupunS authored Jul 29, 2016
    Copy the full SHA
    50375d4 View commit details
  3. [maven-release-plugin] prepare release v1.1.2

    WSO2 Builder committed Jul 29, 2016
    Copy the full SHA
    63c4cbd View commit details
  4. Copy the full SHA
    64c4e92 View commit details
  5. [maven-release-plugin] rollback the release of v1.1.2

    WSO2 Builder committed Jul 29, 2016
    Copy the full SHA
    49e06a9 View commit details
  6. Removing SNAPSHOT from ml imports/exports

    WSO2 Builder committed Jul 29, 2016
    Copy the full SHA
    fcbd964 View commit details
  7. [maven-release-plugin] prepare release v1.1.2

    WSO2 Builder committed Jul 29, 2016
    Copy the full SHA
    309ab4e View commit details
  8. [maven-release-plugin] rollback the release of v1.1.2

    WSO2 Builder committed Jul 29, 2016
    Copy the full SHA
    6a494b0 View commit details
  9. [maven-release-plugin] prepare release v1.1.2

    WSO2 Builder committed Jul 29, 2016
    Copy the full SHA
    457bf79 View commit details
  10. Copy the full SHA
    1bb84ab View commit details
  11. Merge pull request #224 from wso2/release-1.1.2

    Release 1.1.2
    SupunS authored Jul 29, 2016
    Copy the full SHA
    c72faf7 View commit details

Commits on Aug 2, 2016

  1. Copy the full SHA
    6b36b2b View commit details
  2. Merge pull request #225 from SupunS/master

    Fixing ml ui link. Adding error message when disabled
    SupunS authored Aug 2, 2016
    Copy the full SHA
    80e50c4 View commit details

Commits on Aug 5, 2016

  1. fixing site.json

    SupunS committed Aug 5, 2016
    Copy the full SHA
    b9acc1e View commit details
  2. Merge pull request #226 from SupunS/master

    fixing site.json
    SupunS authored Aug 5, 2016
    Copy the full SHA
    91b8054 View commit details
  3. Copy the full SHA
    94d74ed View commit details
  4. Copy the full SHA
    14d470e View commit details
  5. Copy the full SHA
    829a76e View commit details
  6. Merge pull request #227 from nirandaperera/master

    throwing a runtime excep in case the spark context is null
    nirmal070125 authored Aug 5, 2016
    Copy the full SHA
    62e9f36 View commit details
  7. Fixing Potential Path Traversal issues

    SupunS committed Aug 5, 2016
    Copy the full SHA
    a64d90e View commit details
  8. Fixing X-Frame-Options Header Not Set issue

    SupunS committed Aug 5, 2016
    Copy the full SHA
    8a7fabc View commit details
  9. Merge pull request #228 from SupunS/master

    Fixing security issues
    SupunS authored Aug 5, 2016
    Copy the full SHA
    3e70560 View commit details

Commits on Aug 8, 2016

  1. Fixing ML-310. Adding Random Seed as a Hyper-parameter to the Deep Le…

    …arning Algo
    SupunS committed Aug 8, 2016
    Copy the full SHA
    868a2cd View commit details
  2. Merge pull request #229 from SupunS/master

    Fixing ML-310. Adding Random Seed as a Hyper-parameter to the Deep Le…
    SupunS authored Aug 8, 2016
    Copy the full SHA
    e0831f4 View commit details

Commits on Aug 12, 2016

  1. Copy the full SHA
    04a5973 View commit details
  2. Merge pull request #230 from nirandaperera/master

    replacing RTE with a warning
    SupunS authored Aug 12, 2016
    Copy the full SHA
    f983d8f View commit details

Commits on Aug 21, 2016

  1. fixing dataset name validation issue in windows

    SupunS committed Aug 21, 2016
    Copy the full SHA
    244fd9e View commit details
  2. Merge pull request #234 from SupunS/master

    fixing dataset name validation issue in windows
    SupunS authored Aug 21, 2016
    Copy the full SHA
    76f0a44 View commit details

Commits on Sep 5, 2016

  1. Upgrading to spark 1.6.2

    SupunS committed Sep 5, 2016
    Copy the full SHA
    44b5013 View commit details
  2. Fixing ML-318

    SupunS committed Sep 5, 2016
    Copy the full SHA
    17c113e View commit details
  3. Upgrading versions

    SupunS committed Sep 5, 2016
    Copy the full SHA
    0727a85 View commit details
  4. Merge pull request #236 from SupunS/spark-1.6.2-upgrade

    Spark 1.6.2 upgrade
    SupunS authored Sep 5, 2016
    Copy the full SHA
    c7c9904 View commit details
  5. removing unnecessary repositories

    SupunS committed Sep 5, 2016
    Copy the full SHA
    662e627 View commit details
  6. Fixing jblas version

    SupunS committed Sep 5, 2016
    Copy the full SHA
    ef8afdc View commit details
  7. Merge pull request #237 from SupunS/master

    removing unnecessary repositories
    SupunS authored Sep 5, 2016
    Copy the full SHA
    0a21535 View commit details
Loading