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

Editor file content synchronization and git checkout notification #2153

Closed
wants to merge 16 commits into from
Closed

Editor file content synchronization and git checkout notification #2153

wants to merge 16 commits into from

Commits on Aug 17, 2016

  1. che#1910: added VFS-IDE editor's file content synchronization

    Signed-off-by: Dmitry Kuleshov <dkuleshov@codenvy.com>
    Dmitry Kuleshov committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    8232897 View commit details
    Browse the repository at this point in the history
  2. che#1912: added git checkout detector and notifier

    Signed-off-by: Dmitry Kuleshov <dkuleshov@codenvy.com>
    Dmitry Kuleshov committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    7b3db8f View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2016

  1. Configuration menu
    Copy the full SHA
    955a097 View commit details
    Browse the repository at this point in the history
  2. Fix tests and docs

    RomanNikitenko committed Aug 18, 2016
    Configuration menu
    Copy the full SHA
    f210577 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1771d55 View commit details
    Browse the repository at this point in the history
  4. che#1912: added file content checksum regisrty

    Signed-off-by: Dmitry Kuleshov <dkuleshov@codenvy.com>
    Dmitry Kuleshov committed Aug 18, 2016
    Configuration menu
    Copy the full SHA
    c181fd4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0fab1c2 View commit details
    Browse the repository at this point in the history
  6. Code clean up

    RomanNikitenko committed Aug 18, 2016
    Configuration menu
    Copy the full SHA
    dc27334 View commit details
    Browse the repository at this point in the history
  7. Fix build

    RomanNikitenko committed Aug 18, 2016
    Configuration menu
    Copy the full SHA
    9c749ed View commit details
    Browse the repository at this point in the history
  8. che#1912: fixed websocket url parsing

    Dmitry Kuleshov committed Aug 18, 2016
    Configuration menu
    Copy the full SHA
    3a822c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2016

  1. che#1912: fixed NPE on hashing removed files

    Dmitry Kuleshov committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    101fba4 View commit details
    Browse the repository at this point in the history
  2. che#1912: added file registry cleaning on file removal

    Dmitry Kuleshov committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    56a1e49 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2016

  1. Configuration menu
    Copy the full SHA
    30a1d99 View commit details
    Browse the repository at this point in the history
  2. che#1912: reworked file tracking to work with refactoring

    Signed-off-by: Dmitry Kuleshov <dkuleshov@codenvy.com>
    Dmitry Kuleshov committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    5c16617 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29abf62 View commit details
    Browse the repository at this point in the history
  4. CHE-2168: add a mechanism for updating the content of only modified e…

    …ditors
    Valeriy Svydenko committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    e8cb7dc View commit details
    Browse the repository at this point in the history