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

v0.2.0 - demarcation point between gsDevKitHome and GsDevKit_home #222

Merged
merged 52 commits into from
Oct 13, 2015

Commits on Sep 22, 2015

  1. moving towards installing only tODE on client - command line tools sh…

    …ould not be needed by tode and command line tools should be independent of tODE ...
    dalehenrich committed Sep 22, 2015
    Configuration menu
    Copy the full SHA
    3e7ca99 View commit details
    Browse the repository at this point in the history
  2. add support for GsDevKit_home ... new location for tode/sys/default|l…

    …ocal/client/windowLayout
    dalehenrich committed Sep 22, 2015
    Configuration menu
    Copy the full SHA
    7ae065d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0092855 View commit details
    Browse the repository at this point in the history
  4. add support for GsDevKit_home ... new location for tode/sys/default|l…

    …ocal/client/windowLayout
    dalehenrich committed Sep 22, 2015
    Configuration menu
    Copy the full SHA
    216a995 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    14ef63a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ce9bf1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6785f69 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2015

  1. add Common-Core group for use by TodeClient (minimal tODE install) ..…

    …. TPZ-Talk is not needed for Roassal support ...
    dalehenrich committed Sep 24, 2015
    Configuration menu
    Copy the full SHA
    d25df29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f585f6d View commit details
    Browse the repository at this point in the history
  3. partition post load doits, into a doit that defines the tode and clie…

    …nt tode roots based on whether or not a full client install is being done
    dalehenrich committed Sep 24, 2015
    Configuration menu
    Copy the full SHA
    235dc13 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2015

  1. add batch edit menu item to method lists ... specify a regex and re…

    …placement string that can be conditionally applied to each method in the list ...
    dalehenrich committed Sep 26, 2015
    Configuration menu
    Copy the full SHA
    5b9cdaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f17faa8 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2015

  1. add TDSessionDescription class>>convertPathFromEnvironmentForOS: for …

    …properly converting bash shell paths to windows file paths ... on windows
    dalehenrich committed Sep 28, 2015
    Configuration menu
    Copy the full SHA
    93bb7ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c8fd49 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2015

  1. Configuration menu
    Copy the full SHA
    af3ae13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73ae39c View commit details
    Browse the repository at this point in the history
  3. TDAbstractDevTool>>performOnServer:logging: moved to tode-gemstone-co…

    …re3x during commit 2e6308a ... remove from Topez-Server-32x-Core now
    dalehenrich committed Sep 29, 2015
    Configuration menu
    Copy the full SHA
    eef2f50 View commit details
    Browse the repository at this point in the history
  4. adjust the gemNRS for TDSessionDescription when netLDIPort is present…

    … ... port number has precedence
    dalehenrich committed Sep 29, 2015
    Configuration menu
    Copy the full SHA
    38aa4fd View commit details
    Browse the repository at this point in the history
  5. add TDMetacelloToolProjectLoadSpec to eliminate the need for TDMetace…

    …lloTool>>projectLoad:doGet:gsDeployer:selector:description:className:loads:version:onConflict:onDowngrade:onLock:onUpgrade:ignoreImage:silently:cacheRepository:overrides: and it's too long selector (too long for windows)
    dalehenrich committed Sep 29, 2015
    Configuration menu
    Copy the full SHA
    73675a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    12b7316 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    02e7744 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2015

  1. Configuration menu
    Copy the full SHA
    5527e79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef7a108 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2015

  1. in order to allow a tode client to login to an old stone, it is neces…

    …sary to maintain compat of TDSessionDescription with older versions - an instance is passed to the server from the client ... so add the notion of excluded instance variables to special case the newer instance variables and only pass them along when they have interesting contents
    dalehenrich committed Oct 1, 2015
    Configuration menu
    Copy the full SHA
    2682e4a View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2015

  1. add --all option to project list command ... the default `project l…

    …ist` commands filters out the following projects: 'GLASS', 'GsCore', 'GsMisc', 'GsMonticello', 'GsOB', 'GsSqueakCommon', 'MetacelloPreview', 'GoferProjectLoader'; that are subsumed by the BaselineOfGLASS1 or BaselineOfMetacello projects
    dalehenrich committed Oct 2, 2015
    Configuration menu
    Copy the full SHA
    3db65d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fbc3f8 View commit details
    Browse the repository at this point in the history
  3. changes to support new location of the session descriptions: GS_SHARE…

    …D_SESSIONS ($GS_HOME/shared/sessions)
    dalehenrich committed Oct 2, 2015
    Configuration menu
    Copy the full SHA
    412514b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af43158 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a160d6e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    69497e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2015

  1. fix bug in project load

    dalehenrich committed Oct 5, 2015
    Configuration menu
    Copy the full SHA
    e03978a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21e1f19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8c6196 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2015

  1. fix test image

    dalehenrich committed Oct 6, 2015
    Configuration menu
    Copy the full SHA
    d0a62ee View commit details
    Browse the repository at this point in the history
  2. clean up more undefined globals and TDAbstractDevTool>>performOnServe…

    …r:logging: moved to a common package
    dalehenrich committed Oct 6, 2015
    Configuration menu
    Copy the full SHA
    f0db28c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    821fdee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7955397 View commit details
    Browse the repository at this point in the history
  5. when exporting TDSessionDescription to disk, include netLDIPort and n…

    …etLDIPortRange if they apply
    dalehenrich committed Oct 6, 2015
    Configuration menu
    Copy the full SHA
    116dc8a View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2015

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

Commits on Oct 8, 2015

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

Commits on Oct 9, 2015

  1. bump cientAPIVersion to 1.2.0 ... added new instance variables to TDS…

    …essionDescription and that can affect servers that do not have the newer code loaded
    dalehenrich committed Oct 9, 2015
    Configuration menu
    Copy the full SHA
    caf6615 View commit details
    Browse the repository at this point in the history
  2. when client-side debugMode is enabled, give developer the option of o…

    …pening a debugger on the client-side when a server error occurs ... useful for understanding problems that interfere with debugger coming up ...
    dalehenrich committed Oct 9, 2015
    Configuration menu
    Copy the full SHA
    c6eac8b View commit details
    Browse the repository at this point in the history
  3. update todeServerAPIVersion as this version supports the additional i…

    …nstance variables added to TDSessionDescription
    dalehenrich committed Oct 9, 2015
    Configuration menu
    Copy the full SHA
    4a6c135 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    892a9c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    add8c21 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2015

  1. Configuration menu
    Copy the full SHA
    39d9eab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8eb6eba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ca8bd5 View commit details
    Browse the repository at this point in the history
  4. todeClientRoot and todeRoot are now the same now that I've returned t…

    …o a consolidated /sys structure
    dalehenrich committed Oct 10, 2015
    Configuration menu
    Copy the full SHA
    f051b68 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57ca16b View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2015

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