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

WIP remove imagery modules + add custom-webpack + add imagery submodules … #3269

Commits on Jun 2, 2020

  1. remove imagery modules + add custom-webpack + add imagery submodules …

    …+update packages-list.json
    suzanz committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    b43887d View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. Merge branch 'bring-imagery-repo-changes-to-ansyn-repo' into make-ans…

    …yn-use-imagery-sub-modules
    suzanz committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    e088b11 View commit details
    Browse the repository at this point in the history
  2. moved submodule to ansyn-imagery-submodules

    suzanz committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    d032e7f View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. update submodule to a new commit

    suzanz committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    f45cca2 View commit details
    Browse the repository at this point in the history
  2. linting + rename @ansyn/ol to @ansyn/imagery-ol + remove imageries pa…

    …ckages from build-libs.sh script + update cesium
    suzanz committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    e1b8c7e View commit details
    Browse the repository at this point in the history
  3. clear code

    suzanz committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    0cc58c3 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2020

  1. Configuration menu
    Copy the full SHA
    69253f8 View commit details
    Browse the repository at this point in the history
  2. change submodule reference

    suzanz committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    967ba4b View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. change submodule commit ref

    suzanz committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    5aff35a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14ad15c View commit details
    Browse the repository at this point in the history
  3. fix

    suzanz committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    f4ab37b View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. building libs

    suzanz committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    23b2f56 View commit details
    Browse the repository at this point in the history
  2. resolve comments

    suzanz committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    6cc57fb View commit details
    Browse the repository at this point in the history
  3. resolve comments

    suzanz committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    1c36cc7 View commit details
    Browse the repository at this point in the history
  4. resolve comments

    suzanz committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    39a6609 View commit details
    Browse the repository at this point in the history
  5. reslove comments

    suzanz committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    f233ed2 View commit details
    Browse the repository at this point in the history
  6. remove test submodules script

    suzanz committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    c736fca View commit details
    Browse the repository at this point in the history
  7. --max_old_space_size=20000

    suzanz committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    7bd827a View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2020

  1. build libs with enableIvy false

    suzanz committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    ec8d818 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. fix travis build

    asafMasa committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    123a8c0 View commit details
    Browse the repository at this point in the history
  2. fix docker file

    asafMasa committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    e641d10 View commit details
    Browse the repository at this point in the history
  3. try fix build script

    asafMasa committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    a1c22e5 View commit details
    Browse the repository at this point in the history
  4. try check build docker

    asafMasa committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    219ee88 View commit details
    Browse the repository at this point in the history
  5. try fix docker

    asafMasa committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    79a989d View commit details
    Browse the repository at this point in the history
  6. try fix build

    asafMasa committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    01b77ba View commit details
    Browse the repository at this point in the history
  7. try remove --prod

    asafMasa committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    5cc5f36 View commit details
    Browse the repository at this point in the history
  8. return --prod

    asafMasa committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    a65bfd5 View commit details
    Browse the repository at this point in the history
  9. working tests

    asafMasa committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    ca16b9d View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Configuration menu
    Copy the full SHA
    b189e0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cea6d4 View commit details
    Browse the repository at this point in the history
  3. try fix travis 10m limit

    asafMasa committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    b5033a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ed80e2 View commit details
    Browse the repository at this point in the history
  5. try add travis improvements

    asafMasa committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    18212e8 View commit details
    Browse the repository at this point in the history
  6. remove source map from prod

    asafMasa committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    7f613e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2020

  1. Configuration menu
    Copy the full SHA
    b367fe5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'bring-imagery-repo-changes-to-ansyn-repo' into make-ans…

    …yn-use-imagery-sub-modules
    suzanz committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    39e3ee9 View commit details
    Browse the repository at this point in the history