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

MFMT Implementation #435

Merged
merged 16 commits into from Oct 9, 2017
Merged

Commits on Sep 20, 2017

  1. Copy the full SHA
    13bc5c4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f700fd8 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a58c631 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0ae2fc2 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2017

  1. MFMT is working but there is some ugly code in there - need to figure…

    … out how to improve things
    tahirijaz24 committed Sep 21, 2017
    Copy the full SHA
    0b5412a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    27a883f View commit details
    Browse the repository at this point in the history
  3. minor changes

    tahirijaz24 committed Sep 21, 2017
    Copy the full SHA
    6ed508e View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2017

  1. Copy the full SHA
    391e37a View commit details
    Browse the repository at this point in the history
  2. added MFMT comments and updated the entire code with updated T permis…

    …sion for MFMT and also added missing (previously implemented) M permission for SITE CHMOD
    tahirijaz24 committed Sep 22, 2017
    Copy the full SHA
    ee7b36c View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2017

  1. Copy the full SHA
    153f254 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    92077de View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2017

  1. Copy the full SHA
    ff7b40c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4cef425 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8c39ebe View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    33fdadf View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2017

  1. replaced assertTrue with assertIn in MFMT testcases and instead of us…

    …ing mdtm in test_mfmt testcase using os.path.getmtime to fetch file's last modified time.
    tahirijaz24 committed Oct 9, 2017
    Copy the full SHA
    97dd9ec View commit details
    Browse the repository at this point in the history