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: UWNETLAB/gitnet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: UWNETLAB/gitnet
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.
  • 14 commits
  • 23 files changed
  • 2 contributors

Commits on Sep 19, 2016

  1. Revert "Fixed issues with cu_auth_weight, where file/weight strings w…

    …ere passed instead of integer weights."
    
    This reverts commit 4e1584b.
    Joel Becker committed Sep 19, 2016
    Configuration menu
    Copy the full SHA
    92da8f4 View commit details
    Browse the repository at this point in the history
  2. Revert "Implemented cu_auth_changes helper for generating edge weight…

    …s. Implemented utc_date and utc_datetime attributes. Other minor changes, to warnings, todo items, and documentation."
    
    This reverts commit 580a4b1.
    Joel Becker committed Sep 19, 2016
    Configuration menu
    Copy the full SHA
    c6e4434 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2016

  1. Added and tested log.add_attribute method for adding new properties t…

    …o log records.
    Joel Becker committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    31caee8 View commit details
    Browse the repository at this point in the history
  2. Complemented add_attribute with mutate_attribute. Added utc_date and …

    …utc_datetime attributes to CommitLog, generated upon initialization by annotate() method. Added helper functions for utc time. Wrote tests for all of the above.
    Joel Becker committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    d930635 View commit details
    Browse the repository at this point in the history
  3. Added domain attribute, created during annotation, for commitlog. Als…

    …o tests. Some describe() tests are breaking — I decided to commit anyway since this is a time sensitive feature.
    Joel Becker committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    7f2ec9d View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2016

  1. Added error handling to domain generator.

    Joel Becker committed Sep 26, 2016
    Configuration menu
    Copy the full SHA
    90af88b View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2016

  1. Expanded error handling for make_domain helper function. Now handles …

    …None and empty string email values. Will also autmatically assign None if an error is encountered while handling the email, printing an informative warning message.
    Joel Becker committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    48949f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2016

  1. Updated generate_network documentation.

    Joel Becker committed Oct 14, 2016
    Configuration menu
    Copy the full SHA
    c0d107f View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2017

  1. 1. Small changes to default behaviour for edge generation.

    2. Updated the docs.
    Joel Becker committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    1fbe914 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2020

  1. Configuration menu
    Copy the full SHA
    418efd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6386941 View commit details
    Browse the repository at this point in the history
  3. Update README.rst

    drjtests authored Feb 2, 2020
    Configuration menu
    Copy the full SHA
    211239e View commit details
    Browse the repository at this point in the history
  4. Update README.rst

    drjtests authored Feb 2, 2020
    Configuration menu
    Copy the full SHA
    e3aa509 View commit details
    Browse the repository at this point in the history
  5. Update README.rst

    drjtests authored Feb 2, 2020
    Configuration menu
    Copy the full SHA
    49d059a View commit details
    Browse the repository at this point in the history
Loading