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

Case Recording Alpha #296

Merged
merged 204 commits into from
Jul 31, 2017
Merged

Case Recording Alpha #296

merged 204 commits into from
Jul 31, 2017

Commits on Mar 21, 2017

  1. Configuration menu
    Copy the full SHA
    d588b95 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of http://github.com/OpenMDAO/blue

    Keith Marsteller authored and Keith Marsteller committed Mar 21, 2017
    Configuration menu
    Copy the full SHA
    6cafc36 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2017

  1. Configuration menu
    Copy the full SHA
    43c3a38 View commit details
    Browse the repository at this point in the history
  2. bringing back options

    Keith Marsteller authored and Keith Marsteller committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    7ce1fc5 View commit details
    Browse the repository at this point in the history
  3. fixing merge

    Keith Marsteller authored and Keith Marsteller committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    1fba0fb View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of http://github.com/OpenMDAO/blue

    Keith Marsteller authored and Keith Marsteller committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    62e4a80 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2017

  1. test passing, encoding probs fixed, options added, _owners added to r…

    …ecorder.
    Keith Marsteller authored and Keith Marsteller committed Mar 27, 2017
    Configuration menu
    Copy the full SHA
    82f2da3 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2017

  1. fixing the order of args to declare options so that options work prop…

    …erly
    Keith Marsteller authored and Keith Marsteller committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    85b4a8a View commit details
    Browse the repository at this point in the history
  2. removing extraneous print statements

    Keith Marsteller authored and Keith Marsteller committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    6cf5c1d View commit details
    Browse the repository at this point in the history
  3. getting startup hooked up between object/_rec_mgr/recorder

    Keith Marsteller authored and Keith Marsteller committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    19ef82c View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2017

  1. Merge branch 'master' of http://github.com/OpenMDAO/blue

    Keith Marsteller authored and Keith Marsteller committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    0177cf8 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2017

  1. Configuration menu
    Copy the full SHA
    b490841 View commit details
    Browse the repository at this point in the history
  2. close database

    hschilling committed Mar 30, 2017
    Configuration menu
    Copy the full SHA
    f38b6ac View commit details
    Browse the repository at this point in the history
  3. getting ready to merge in Herb's stuff

    Keith Marsteller authored and Keith Marsteller committed Mar 30, 2017
    Configuration menu
    Copy the full SHA
    dc4cdd1 View commit details
    Browse the repository at this point in the history
  4. fixing up manual merge conflicts

    Keith Marsteller authored and Keith Marsteller committed Mar 30, 2017
    Configuration menu
    Copy the full SHA
    6508185 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of http://github.com/OpenMDAO/blue

    Keith Marsteller authored and Keith Marsteller committed Mar 30, 2017
    Configuration menu
    Copy the full SHA
    e3efe17 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2017

  1. setting up recording for all 3 types of objects

    Keith Marsteller authored and Keith Marsteller committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    41b1409 View commit details
    Browse the repository at this point in the history
  2. fixing test fails and merge conflicts

    Keith Marsteller authored and Keith Marsteller committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    83e7ef4 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2017

  1. Configuration menu
    Copy the full SHA
    61d3cee View commit details
    Browse the repository at this point in the history
  2. merged in from Keith

    hschilling committed Apr 4, 2017
    Configuration menu
    Copy the full SHA
    6fee221 View commit details
    Browse the repository at this point in the history
  3. cleaning up some things

    Keith Marsteller authored and Keith Marsteller committed Apr 4, 2017
    Configuration menu
    Copy the full SHA
    e0fb8bd View commit details
    Browse the repository at this point in the history
  4. adding metadata to db tables and db insert calls

    Keith Marsteller authored and Keith Marsteller committed Apr 4, 2017
    Configuration menu
    Copy the full SHA
    710c0ad View commit details
    Browse the repository at this point in the history
  5. small commit

    Keith Marsteller authored and Keith Marsteller committed Apr 4, 2017
    Configuration menu
    Copy the full SHA
    f1f6866 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2017

  1. working on getting test running with pyoptsparse

    Keith Marsteller authored and Keith Marsteller committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    d78aff3 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2017

  1. Configuration menu
    Copy the full SHA
    b0e84d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b95d268 View commit details
    Browse the repository at this point in the history
  3. code cleanup of hundreds of pep/docstring failures

    Keith Marsteller authored and Keith Marsteller committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    2623db2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    025de39 View commit details
    Browse the repository at this point in the history
  5. fix conflict

    hschilling committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    671df6a View commit details
    Browse the repository at this point in the history
  6. Initial case reader

    hschilling committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    e470947 View commit details
    Browse the repository at this point in the history
  7. fixing more Lint probs.

    Keith Marsteller authored and Keith Marsteller committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    6733675 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2017

  1. Configuration menu
    Copy the full SHA
    9f95d10 View commit details
    Browse the repository at this point in the history
  2. metadata system implementation, currently not working.

    Keith Marsteller authored and Keith Marsteller committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    4df4188 View commit details
    Browse the repository at this point in the history
  3. fixing merge conflicts

    Keith Marsteller authored and Keith Marsteller committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    bec4575 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2017

  1. more recent updates, with pickling

    Keith Marsteller authored and Keith Marsteller committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    11378d2 View commit details
    Browse the repository at this point in the history
  2. fixing merge conflicts

    Keith Marsteller authored and Keith Marsteller committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    ce77ce6 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2017

  1. Configuration menu
    Copy the full SHA
    975eda2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    744b53c View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2017

  1. merge with herb

    Keith Marsteller authored and Keith Marsteller committed Apr 17, 2017
    Configuration menu
    Copy the full SHA
    00b86ca View commit details
    Browse the repository at this point in the history
  2. fixing more and more PEP problems

    Keith Marsteller authored and Keith Marsteller committed Apr 17, 2017
    Configuration menu
    Copy the full SHA
    1a005d0 View commit details
    Browse the repository at this point in the history
  3. fixing merge conflicts with main

    Keith Marsteller authored and Keith Marsteller committed Apr 17, 2017
    Configuration menu
    Copy the full SHA
    4e034d7 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of http://github.com/OpenMDAO/blue

    Keith Marsteller authored and Keith Marsteller committed Apr 17, 2017
    Configuration menu
    Copy the full SHA
    b27d423 View commit details
    Browse the repository at this point in the history
  5. fixing merge conflicts and parallel test failures.

    Keith Marsteller authored and Keith Marsteller committed Apr 17, 2017
    Configuration menu
    Copy the full SHA
    a5454cb View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2017

  1. Configuration menu
    Copy the full SHA
    49f7326 View commit details
    Browse the repository at this point in the history
  2. adding in problem_viewer support for database reading of model data, …

    …testing it.
    Keith Marsteller authored and Keith Marsteller committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    11b6016 View commit details
    Browse the repository at this point in the history
  3. changing tests and problem_viewer after discussion with Tomko

    Keith Marsteller authored and Keith Marsteller committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    795e041 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of http://github.com/OpenMDAO/blue

    Keith Marsteller authored and Keith Marsteller committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    b2ca65e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d899f3c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    14441f8 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2017

  1. adjusting include/exclude lists

    Keith Marsteller authored and Keith Marsteller committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    66817ea View commit details
    Browse the repository at this point in the history
  2. Merge branch 'blue_sqlite_recorder' of http://github.com/hschilling/blue

    Keith Marsteller authored and Keith Marsteller committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    50a19ec View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2017

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

Commits on Apr 24, 2017

  1. minor fixes

    Keith Marsteller authored and Keith Marsteller committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    2d240d2 View commit details
    Browse the repository at this point in the history
  2. fix merge conflicts with Herb

    Keith Marsteller authored and Keith Marsteller committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    05b12e0 View commit details
    Browse the repository at this point in the history
  3. fixing merge conflicts with main

    Keith Marsteller authored and Keith Marsteller committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    7a4b644 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed7feef View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2017

  1. Massive code cleanup

    hschilling committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    6e03358 View commit details
    Browse the repository at this point in the history
  2. merged out

    hschilling committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    2d50d73 View commit details
    Browse the repository at this point in the history
  3. latest new things

    Keith Marsteller authored and Keith Marsteller committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    27074ba View commit details
    Browse the repository at this point in the history
  4. merged with Herb and fixed conflicts

    Keith Marsteller authored and Keith Marsteller committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    09fe794 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of http://github.com/OpenMDAO/blue

    Keith Marsteller authored and Keith Marsteller committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    00ae93a View commit details
    Browse the repository at this point in the history
  6. small fixes

    Keith Marsteller authored and Keith Marsteller committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    106805d View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2017

  1. Configuration menu
    Copy the full SHA
    2d2f7a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a08369 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2017

  1. fixing up the include/exclude listings for driver

    Keith Marsteller authored and Keith Marsteller committed May 1, 2017
    Configuration menu
    Copy the full SHA
    2a79c13 View commit details
    Browse the repository at this point in the history
  2. Added missing setups

    hschilling committed May 1, 2017
    Configuration menu
    Copy the full SHA
    45e209b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c2cd4e View commit details
    Browse the repository at this point in the history

Commits on May 2, 2017

  1. Merge branch 'blue_sqlite_recorder' of http://github.com/hschilling/blue

    Keith Marsteller authored and Keith Marsteller committed May 2, 2017
    Configuration menu
    Copy the full SHA
    92be28a View commit details
    Browse the repository at this point in the history
  2. merge with herb and main, fix conflicts

    Keith Marsteller authored and Keith Marsteller committed May 2, 2017
    Configuration menu
    Copy the full SHA
    b458018 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e18484d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    164659e View commit details
    Browse the repository at this point in the history
  5. fixing merge conflicts, but failing tests

    Keith Marsteller authored and Keith Marsteller committed May 2, 2017
    Configuration menu
    Copy the full SHA
    f60b9e4 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'blue_sqlite_recorder' of http://github.com/hschilling/blue

    Keith Marsteller authored and Keith Marsteller committed May 2, 2017
    Configuration menu
    Copy the full SHA
    d237058 View commit details
    Browse the repository at this point in the history
  7. fixing fails and other conflicts and PEP8 stuff

    Keith Marsteller authored and Keith Marsteller committed May 2, 2017
    Configuration menu
    Copy the full SHA
    60fbbbc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e243cf2 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2017

  1. merging with herb

    Keith Marsteller authored and Keith Marsteller committed May 3, 2017
    Configuration menu
    Copy the full SHA
    1cd23c9 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2017

  1. fixed up building tuples for packing values into named arrays. Needed…

    … to handle more than rank 1
    hschilling committed May 4, 2017
    Configuration menu
    Copy the full SHA
    ec4e05a View commit details
    Browse the repository at this point in the history
  2. system filtering working

    Keith Marsteller authored and Keith Marsteller committed May 4, 2017
    Configuration menu
    Copy the full SHA
    4218ec7 View commit details
    Browse the repository at this point in the history
  3. merging in herb

    Keith Marsteller authored and Keith Marsteller committed May 4, 2017
    Configuration menu
    Copy the full SHA
    660a64a View commit details
    Browse the repository at this point in the history
  4. fixing up merge issues

    Keith Marsteller authored and Keith Marsteller committed May 4, 2017
    Configuration menu
    Copy the full SHA
    f7aa8d8 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2017

  1. Merge branch 'master' of http://github.com/OpenMDAO/blue

    Keith Marsteller authored and Keith Marsteller committed May 8, 2017
    Configuration menu
    Copy the full SHA
    0a8dc07 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of http://github.com/OpenMDAO/blue

    Keith Marsteller authored and Keith Marsteller committed May 8, 2017
    Configuration menu
    Copy the full SHA
    3316d67 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2017

  1. fixing problems with tests.

    Keith Marsteller authored and Keith Marsteller committed May 10, 2017
    Configuration menu
    Copy the full SHA
    967d1a5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of http://github.com/OpenMDAO/blue

    Keith Marsteller authored and Keith Marsteller committed May 10, 2017
    Configuration menu
    Copy the full SHA
    aece01a View commit details
    Browse the repository at this point in the history

Commits on May 12, 2017

  1. changing up system recording, fixing tests

    Keith Marsteller authored and Keith Marsteller committed May 12, 2017
    Configuration menu
    Copy the full SHA
    9431dff View commit details
    Browse the repository at this point in the history
  2. fixing pep8

    Keith Marsteller authored and Keith Marsteller committed May 12, 2017
    Configuration menu
    Copy the full SHA
    6c30250 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of http://github.com/OpenMDAO/blue

    Keith Marsteller authored and Keith Marsteller committed May 12, 2017
    Configuration menu
    Copy the full SHA
    2fe423d View commit details
    Browse the repository at this point in the history

Commits on May 15, 2017

  1. fixing bugs, adding mdf test

    Keith Marsteller authored and Keith Marsteller committed May 15, 2017
    Configuration menu
    Copy the full SHA
    cb58ae0 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2017

  1. fixed up solver recording for most cases, added a basic test

    Keith Marsteller authored and Keith Marsteller committed May 17, 2017
    Configuration menu
    Copy the full SHA
    5987a59 View commit details
    Browse the repository at this point in the history
  2. fixing merge conflicts

    Keith Marsteller authored and Keith Marsteller committed May 17, 2017
    Configuration menu
    Copy the full SHA
    093c913 View commit details
    Browse the repository at this point in the history
  3. fixing further merge conflicts with blue/master

    Keith Marsteller authored and Keith Marsteller committed May 17, 2017
    Configuration menu
    Copy the full SHA
    3bf5247 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of http://github.com/kmarsteller/blue

    Keith Marsteller authored and Keith Marsteller committed May 17, 2017
    Configuration menu
    Copy the full SHA
    e490bb6 View commit details
    Browse the repository at this point in the history
  5. merges/conflicts

    Keith Marsteller authored and Keith Marsteller committed May 17, 2017
    Configuration menu
    Copy the full SHA
    706b996 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2017

  1. fixing solver filtering

    Keith Marsteller authored and Keith Marsteller committed May 19, 2017
    Configuration menu
    Copy the full SHA
    788eff1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of http://github.com/OpenMDAO/blue

    Keith Marsteller authored and Keith Marsteller committed May 19, 2017
    Configuration menu
    Copy the full SHA
    ff81a0c View commit details
    Browse the repository at this point in the history

Commits on May 21, 2017

  1. Configuration menu
    Copy the full SHA
    6f5fb9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9a27fc View commit details
    Browse the repository at this point in the history

Commits on May 23, 2017

  1. Merge pull request #11 from hschilling/blue_recording_global_counter

    Added global counter across all iteration tables
    Keith Marsteller committed May 23, 2017
    Configuration menu
    Copy the full SHA
    09f28de View commit details
    Browse the repository at this point in the history
  2. new docstrings and cleanup

    Keith Marsteller authored and Keith Marsteller committed May 23, 2017
    Configuration menu
    Copy the full SHA
    afaec88 View commit details
    Browse the repository at this point in the history
  3. merge confilicts fixed

    Keith Marsteller authored and Keith Marsteller committed May 23, 2017
    Configuration menu
    Copy the full SHA
    f663696 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13bd26b View commit details
    Browse the repository at this point in the history
  5. fixing pep fails after herb merge

    Keith Marsteller authored and Keith Marsteller committed May 23, 2017
    Configuration menu
    Copy the full SHA
    d439789 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #12 from hschilling/blue_recording_global_counter

    Tweaks to recording linear solvers
    Keith Marsteller committed May 23, 2017
    Configuration menu
    Copy the full SHA
    f4ce837 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' of http://github.com/kmarsteller/blue

    Keith Marsteller authored and Keith Marsteller committed May 23, 2017
    Configuration menu
    Copy the full SHA
    700a243 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2017

  1. cleaning up docstrings

    Keith Marsteller authored and Keith Marsteller committed May 24, 2017
    Configuration menu
    Copy the full SHA
    972ae35 View commit details
    Browse the repository at this point in the history
  2. Creating a rudimentary first doc for case recording.

    Keith Marsteller authored and Keith Marsteller committed May 24, 2017
    Configuration menu
    Copy the full SHA
    0834eb4 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2017

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

Commits on Jun 5, 2017

  1. Configuration menu
    Copy the full SHA
    0c59aa1 View commit details
    Browse the repository at this point in the history
  2. catching up with master

    Keith Marsteller authored and Keith Marsteller committed Jun 5, 2017
    Configuration menu
    Copy the full SHA
    a55324c View commit details
    Browse the repository at this point in the history
  3. fixing merge conflicts with herb

    Keith Marsteller authored and Keith Marsteller committed Jun 5, 2017
    Configuration menu
    Copy the full SHA
    820f64d View commit details
    Browse the repository at this point in the history
  4. fixing conflicts

    Keith Marsteller authored and Keith Marsteller committed Jun 5, 2017
    Configuration menu
    Copy the full SHA
    234bbc4 View commit details
    Browse the repository at this point in the history
  5. fixing conflicts

    Keith Marsteller authored and Keith Marsteller committed Jun 5, 2017
    Configuration menu
    Copy the full SHA
    3d8031e View commit details
    Browse the repository at this point in the history
  6. fixing more merge conflicts

    Keith Marsteller authored and Keith Marsteller committed Jun 5, 2017
    Configuration menu
    Copy the full SHA
    ef2dead View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2017

  1. fixing merge conflicts

    Keith Marsteller authored and Keith Marsteller committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    f20d47a View commit details
    Browse the repository at this point in the history
  2. Merge commit '55d22e2ed6edad4a6d7c12866023d9c501e0bafa' of http://git…

    Keith Marsteller authored and Keith Marsteller committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    d6527c2 View commit details
    Browse the repository at this point in the history
  3. Merge commit 'da9967ce20b7758c35d406148a114a306f4d703f' of http://git…

    Keith Marsteller authored and Keith Marsteller committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    f27535b View commit details
    Browse the repository at this point in the history
  4. fixing merge conflict, merging in Ken's stuff

    Keith Marsteller authored and Keith Marsteller committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    f4b5e66 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2017

  1. Fixing all the recording tests that use Sellar after Ken's changes

    Keith Marsteller authored and Keith Marsteller committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    4056313 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of http://github.com/OpenMDAO/blue

    Keith Marsteller authored and Keith Marsteller committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    0d24da2 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2017

  1. Fixed merge conflicts

    hschilling committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    7e7016b View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2017

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

Commits on Jun 15, 2017

  1. Fixing problems in python 3.

    Keith Marsteller authored and Keith Marsteller committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    9d18fda View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of http://github.com/OpenMDAO/blue

    Keith Marsteller authored and Keith Marsteller committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    46ee837 View commit details
    Browse the repository at this point in the history
  3. fixing merge conflicts, and updating solver names in our own testing.

    Keith Marsteller authored and Keith Marsteller committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    4a6c9cb View commit details
    Browse the repository at this point in the history
  4. Cleaned up and fixed tests

    hschilling committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    bc6511e View commit details
    Browse the repository at this point in the history
  5. small change to test names

    Keith Marsteller authored and Keith Marsteller committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    08084b1 View commit details
    Browse the repository at this point in the history
  6. Merge in of Herb's stuff, fixing merge conflicts.

    Keith Marsteller authored and Keith Marsteller committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    71218ad View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2017

  1. fixing up things, cleaning up unlinted test files/util files.

    Keith Marsteller authored and Keith Marsteller committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    ea596f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2017

  1. removed debugging code

    hschilling committed Jun 18, 2017
    Configuration menu
    Copy the full SHA
    06ffa22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b38d55c View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2017

  1. Fixed up case reader tests so they work again. Added test which tests…

    … driver, system, solver all in one test. Doing iteration coordinate correctly in solvers now
    hschilling committed Jun 19, 2017
    Configuration menu
    Copy the full SHA
    109357b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2f5714 View commit details
    Browse the repository at this point in the history
  3. fixing iteration coord changes in tests, lint, other minor fixes

    Keith Marsteller authored and Keith Marsteller committed Jun 19, 2017
    Configuration menu
    Copy the full SHA
    da1825f View commit details
    Browse the repository at this point in the history
  4. fixing merge conflict with master

    Keith Marsteller authored and Keith Marsteller committed Jun 19, 2017
    Configuration menu
    Copy the full SHA
    c401f0b View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2017

  1. Configuration menu
    Copy the full SHA
    336b57d View commit details
    Browse the repository at this point in the history
  2. Put back some code to temporarily set values for metadata variable th…

    …at needs to be passed to record iteration method
    hschilling committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    e0cbc45 View commit details
    Browse the repository at this point in the history
  3. starting to add real values to tests

    Keith Marsteller authored and Keith Marsteller committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    06550b6 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'sqlite_recorder_almost_there' of http://github.com/hsch…

    Keith Marsteller authored and Keith Marsteller committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    084cdf2 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2017

  1. fixing some solvers and updating their tests to look for real data va…

    …lues
    Keith Marsteller authored and Keith Marsteller committed Jun 21, 2017
    Configuration menu
    Copy the full SHA
    87b8a3b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of http://github.com/OpenMDAO/blue

    Keith Marsteller authored and Keith Marsteller committed Jun 21, 2017
    Configuration menu
    Copy the full SHA
    7f3817b View commit details
    Browse the repository at this point in the history
  3. fixing up tests more, adding new data, fixing import names

    Keith Marsteller authored and Keith Marsteller committed Jun 21, 2017
    Configuration menu
    Copy the full SHA
    237b996 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2017

  1. creating a context manager, removing old code and functions, changing…

    … default counts to 0, fix some redundant imports, more fixes.
    Keith Marsteller authored and Keith Marsteller committed Jun 23, 2017
    Configuration menu
    Copy the full SHA
    9acc28d View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2017

  1. fixing everything but the _solve_nonlinear bug

    Keith Marsteller authored and Keith Marsteller committed Jun 26, 2017
    Configuration menu
    Copy the full SHA
    9c2aef2 View commit details
    Browse the repository at this point in the history
  2. passing tests

    Keith Marsteller authored and Keith Marsteller committed Jun 26, 2017
    Configuration menu
    Copy the full SHA
    214874a View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2017

  1. intermediate commit with problems

    Keith Marsteller authored and Keith Marsteller committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    eaa5d78 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2017

  1. Configuration menu
    Copy the full SHA
    2cae507 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of http://github.com/OpenMDAO/blue into recorde…

    …r_with_cm
    Keith Marsteller authored and Keith Marsteller committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    c3b12ac View commit details
    Browse the repository at this point in the history
  3. Fixed some expected values. They were very small but should have been…

    … 0.0 which forces the assertion test to use absolute rather than relative error
    hschilling committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    8c767b0 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'fix_recorder_with_cm' of http://github.com/hschilling/blue

     into recorder_with_cm
    Keith Marsteller authored and Keith Marsteller committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    13ada99 View commit details
    Browse the repository at this point in the history
  5. removing old cms, fixing pep probs, fixing circular imports, creating…

    … new file for stack ops, still failing some tests
    Keith Marsteller authored and Keith Marsteller committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    892790e View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2017

  1. more cleanup of files

    Keith Marsteller authored and Keith Marsteller committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    4d251e8 View commit details
    Browse the repository at this point in the history
  2. fixes to get all tests passing

    Keith Marsteller authored and Keith Marsteller committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    9606afb View commit details
    Browse the repository at this point in the history
  3. Merge pull request OpenMDAO#15 from kmarsteller/recorder_with_cm

    Recorder with cm
    Keith Marsteller committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    b9244fc View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2017

  1. final cleanup

    Keith Marsteller authored and Keith Marsteller committed Jun 30, 2017
    Configuration menu
    Copy the full SHA
    e5f51f1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of http://github.com/kmarsteller/blue

    Keith Marsteller authored and Keith Marsteller committed Jun 30, 2017
    Configuration menu
    Copy the full SHA
    1134b35 View commit details
    Browse the repository at this point in the history
  3. fixing up doc a little

    Keith Marsteller authored and Keith Marsteller committed Jun 30, 2017
    Configuration menu
    Copy the full SHA
    93bc36e View commit details
    Browse the repository at this point in the history
  4. fixing up doc a little

    Keith Marsteller authored and Keith Marsteller committed Jun 30, 2017
    Configuration menu
    Copy the full SHA
    c48ae20 View commit details
    Browse the repository at this point in the history
  5. fixing test name

    Keith Marsteller authored and Keith Marsteller committed Jun 30, 2017
    Configuration menu
    Copy the full SHA
    24086ad View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2017

  1. fixing some merge conflicts

    Keith Marsteller authored and Keith Marsteller committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    85676f0 View commit details
    Browse the repository at this point in the history
  2. fixing docs while out on this branch

    Keith Marsteller authored and Keith Marsteller committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    5d2855a View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2017

  1. cleaning up some files

    Keith Marsteller authored and Keith Marsteller committed Jul 7, 2017
    Configuration menu
    Copy the full SHA
    facaff9 View commit details
    Browse the repository at this point in the history
  2. fixing merge conflict with master

    Keith Marsteller authored and Keith Marsteller committed Jul 7, 2017
    Configuration menu
    Copy the full SHA
    07a8b5c View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2017

  1. Unnecessary code

    hschilling committed Jul 9, 2017
    Configuration menu
    Copy the full SHA
    fa66ad5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9646b0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eab1c50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea82069 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    29da032 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0796f3a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    797e798 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6b2c3b5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    54d525f View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2017

  1. Merge branch 'sqlite_case_reader' of http://github.com/hschilling/blue

    Keith Marsteller authored and Keith Marsteller committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    a7d4c49 View commit details
    Browse the repository at this point in the history
  2. fixing merge conflicts and pep failures

    Keith Marsteller authored and Keith Marsteller committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    4402b35 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2017

  1. big batch of fixes based on review. new docstrings, doc improvements,…

    … some other fixes.
    Keith Marsteller authored and Keith Marsteller committed Jul 12, 2017
    Configuration menu
    Copy the full SHA
    7ca9c49 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of http://github.com/OpenMDAO/blue

    Keith Marsteller authored and Keith Marsteller committed Jul 12, 2017
    Configuration menu
    Copy the full SHA
    5c6d60a View commit details
    Browse the repository at this point in the history
  3. fixing merge conflict with master

    Keith Marsteller authored and Keith Marsteller committed Jul 12, 2017
    Configuration menu
    Copy the full SHA
    540ea8d View commit details
    Browse the repository at this point in the history
  4. futher work on docs, docstrings, fixes from github review comments, a…

    … fix for the newton solver.
    Keith Marsteller authored and Keith Marsteller committed Jul 12, 2017
    Configuration menu
    Copy the full SHA
    3c9dde8 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2017

  1. fixing pickle problems, more pep fixes, etc.

    Keith Marsteller authored and Keith Marsteller committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    5d6c0a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2017

  1. fixing the pyoptsparse checking mechanism

    Keith Marsteller authored and Keith Marsteller committed Jul 14, 2017
    Configuration menu
    Copy the full SHA
    60c0672 View commit details
    Browse the repository at this point in the history
  2. fixing merge conflicts with master

    Keith Marsteller authored and Keith Marsteller committed Jul 14, 2017
    Configuration menu
    Copy the full SHA
    99f3b61 View commit details
    Browse the repository at this point in the history
  3. fixing up this devtool to work on both Pythons

    Keith Marsteller authored and Keith Marsteller committed Jul 14, 2017
    Configuration menu
    Copy the full SHA
    9418f83 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2017

  1. Configuration menu
    Copy the full SHA
    9f3f3a7 View commit details
    Browse the repository at this point in the history
  2. Fixed merge conflicts

    hschilling committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    2b47713 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45a0c96 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1f43b5 View commit details
    Browse the repository at this point in the history
  5. merging in the stack fixes, pep fixes

    Keith Marsteller authored and Keith Marsteller committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    5a2d2ca View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2017

  1. Changing Newton recording interval; adding warning about when to do a…

    …dd_recorder.
    Keith Marsteller authored and Keith Marsteller committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    bca720e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of http://github.com/OpenMDAO/blue

    Keith Marsteller authored and Keith Marsteller committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    13a5042 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2017

  1. fixing merge conflicts and one script

    Keith Marsteller authored and Keith Marsteller committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    f8a276a View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2017

  1. conflicts resolved, but tests passing at /recorders level, not at /op…

    …enmdao level
    Keith Marsteller authored and Keith Marsteller committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    6bfd5d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2017

  1. fixing the stack bug

    Keith Marsteller authored and Keith Marsteller committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    d382c5e View commit details
    Browse the repository at this point in the history
  2. all tests pass

    Kenneth-T-Moore committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    c1dc504 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from Kenneth-T-Moore/failing_at_top

    All tests pass
    Keith Marsteller committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    0424f2f View commit details
    Browse the repository at this point in the history
  4. cleaning up, fixing tests

    Keith Marsteller authored and Keith Marsteller committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    f6b0595 View commit details
    Browse the repository at this point in the history
  5. fixing merge conflict

    Keith Marsteller authored and Keith Marsteller committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    1be7912 View commit details
    Browse the repository at this point in the history
  6. Merge commit '4a8d469e75e0ab2e26f54174a31092ecd1c8c423' into failing_…

    …at_top
    
    # Conflicts:
    #	openmdao/devtools/problem_viewer/problem_viewer.py
    ryanfarr01 committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    1d70138 View commit details
    Browse the repository at this point in the history
  7. fixing merge with problem viewer

    Keith Marsteller authored and Keith Marsteller committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    8430b3a View commit details
    Browse the repository at this point in the history
  8. Viz tests now passing. Had to add sqlite logic back into problem_view…

    …er and update filename expectations. Now passing path to view_model rather than simply its name
    ryanfarr01 committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    1845dfc View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2 from ryanfarr01/fix_viz_tests_v2

    Fix viz tests
    Keith Marsteller committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    70c03ea View commit details
    Browse the repository at this point in the history
  10. Merge pull request #3 from ryanfarr01/fix_viz_tests_v2

    Fix viz tests v2
    Keith Marsteller committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    d6590f3 View commit details
    Browse the repository at this point in the history
  11. fixing cpickle to cPickle typo

    Keith Marsteller authored and Keith Marsteller committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    4911653 View commit details
    Browse the repository at this point in the history
  12. last merge conflict with viewers

    Keith Marsteller authored and Keith Marsteller committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    56ba386 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'master' of http://github.com/kmarsteller/blue

    Keith Marsteller authored and Keith Marsteller committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    38786d6 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'master' of http://github.com/OpenMDAO/blue

    Keith Marsteller authored and Keith Marsteller committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    281dc47 View commit details
    Browse the repository at this point in the history