Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

Fixed bug where gitrob does not look at files in the very initial com… #153

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Aug 9, 2018

  1. Fetching Organization Private Repos

    Added function GetRepositoriesFromOrganization for downloading of
    private repo when target is an Organization using SSH URL
    betobrandao committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    1b982ce View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2018

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

Commits on Aug 27, 2018

  1. Add -no-server option

    Added option to stop *gitrob* from starting its own web server so it is possible to just get findings.
    
    Closes #142
    David Epler committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    885ed72 View commit details
    Browse the repository at this point in the history
  2. update README.md

    Add option to README.md
    David Epler committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    0f6710a View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2018

  1. ✨ Add support for Github Enterprise

    This adds support for GitHub Enterprise which can be configured using
    the three new command line arguments with the enterprise prefix (see
    documentation).
    
    Closes #145
    Closes #148
    muffix committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    23ce0e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2018

  1. 🐛 Fix preview of files on Github Enterprise

    Fixes download of files when using Github Enterprise. It now uses the
    existing Github client to download the files instead of making a manual
    HTTP request.
    muffix committed Oct 20, 2018
    Configuration menu
    Copy the full SHA
    85ad655 View commit details
    Browse the repository at this point in the history
  2. 📝 Fix a typo in the README

    muffix committed Oct 20, 2018
    Configuration menu
    Copy the full SHA
    24ad583 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7385f86 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2019

  1. Merge branch 'pr-159'

    Mick Grove committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    22279d6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'pr-156'

    Mick Grove committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    305a038 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'pr-149'

    Mick Grove committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    8b6958d View commit details
    Browse the repository at this point in the history