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: funsim/cpp_scripts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: axello/cpp_scripts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 7 files changed
  • 1 contributor

Commits on Jun 29, 2012

  1. Bringing over changes from other branch

    1000x speed improvement, by not testing every line in the db, added
    timing and todo list
    axello committed Jun 29, 2012
    Configuration menu
    Copy the full SHA
    99ed385 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20bc205 View commit details
    Browse the repository at this point in the history
  3. Added de-duplication of the input data, so the database does not get …

    …corrupted with multiple identical values
    axello committed Jun 29, 2012
    Configuration menu
    Copy the full SHA
    5f53ad1 View commit details
    Browse the repository at this point in the history
  4. Added filetests again

    axello committed Jun 29, 2012
    Configuration menu
    Copy the full SHA
    cfae833 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    992b94d View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2012

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

Commits on Jul 6, 2012

  1. Added new scripts

    mlab_glasnost_update_all_locid.py
     and mlab_glasnost_update_locid.py from Pascal
    axello committed Jul 6, 2012
    Configuration menu
    Copy the full SHA
    ceea05c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2007af1 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2012

  1. skip lines in mlab_mysql_import when cputime is in the line, or no ip…

    … number can be found.
    axello committed Jul 8, 2012
    Configuration menu
    Copy the full SHA
    8c329ac View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2012

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

Commits on Jul 10, 2012

  1. added maxmind.py and updated mlab_mysql_import to take advantage of it.

    maxmind.py indexes one of the maxmind tables, to greatly speed up the
    locId lookup process.
    axello committed Jul 10, 2012
    Configuration menu
    Copy the full SHA
    91682ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42f831d View commit details
    Browse the repository at this point in the history
Loading