-
Notifications
You must be signed in to change notification settings - Fork 156
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
replace inline checks with decorator #94
base: master
Are you sure you want to change the base?
Commits on Nov 9, 2017
-
Initial commit - add_team_to_repo command
yaron committedNov 9, 2017 Configuration menu - View commit details
-
Copy full SHA for fd92366 - Browse repository at this point
Copy the full SHA fd92366View commit details -
fix typo and reference team by name instead of id
yaron committedNov 9, 2017 Configuration menu - View commit details
-
Copy full SHA for ee31539 - Browse repository at this point
Copy the full SHA ee31539View commit details -
Change to more accurate function name
yaron committedNov 9, 2017 Configuration menu - View commit details
-
Copy full SHA for 320a362 - Browse repository at this point
Copy the full SHA 320a362View commit details
Commits on Nov 21, 2017
-
Apply changes and add team_must_exist decorator
yaron committedNov 21, 2017 Configuration menu - View commit details
-
Copy full SHA for f9a9e26 - Browse repository at this point
Copy the full SHA f9a9e26View commit details -
replace inline checks with decorator
yaron committedNov 21, 2017 Configuration menu - View commit details
-
Copy full SHA for 6253c8b - Browse repository at this point
Copy the full SHA 6253c8bView commit details
Commits on Nov 22, 2017
-
fix decorator and remove redundant calls to find_team_by_name
yaron committedNov 22, 2017 Configuration menu - View commit details
-
Copy full SHA for 079e74a - Browse repository at this point
Copy the full SHA 079e74aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1eebda1 - Browse repository at this point
Copy the full SHA 1eebda1View commit details
Commits on Nov 27, 2017
-
Implemented #57. This allows batch outside collaborator repo adding.
Mike Grima committedNov 27, 2017 Configuration menu - View commit details
-
Copy full SHA for ac4241f - Browse repository at this point
Copy the full SHA ac4241fView commit details -
Merge pull request #79 from mikegrima/issue57
Implemented #57. This allows batch outside collaborator repo adding.
Configuration menu - View commit details
-
Copy full SHA for c3516ae - Browse repository at this point
Copy the full SHA c3516aeView commit details
Commits on Nov 30, 2017
-
Added multiple-domain DUO support.
- This will change how DUO environment variables are sent in. Please see the updated README. - This also adds support for hidden commands where help text is not specified. This is useful for commands that you have retired. This is so if users type in the retired command, they still get some output that you can control -- indicating to them that the command is retired and that another command should be used instead -- while not showing up in the help text.
Mike Grima committedNov 30, 2017 Configuration menu - View commit details
-
Copy full SHA for 9aa5804 - Browse repository at this point
Copy the full SHA 9aa5804View commit details
Commits on Dec 3, 2017
-
Merge pull request #80 from mikegrima/issue77
Added multiple-domain DUO support
Configuration menu - View commit details
-
Copy full SHA for c53e42b - Browse repository at this point
Copy the full SHA c53e42bView commit details
Commits on Dec 5, 2017
-
Configuration menu - View commit details
-
Copy full SHA for be4bb47 - Browse repository at this point
Copy the full SHA be4bb47View commit details -
Configuration menu - View commit details
-
Copy full SHA for d43ce54 - Browse repository at this point
Copy the full SHA d43ce54View commit details
Commits on Dec 20, 2017
-
Build app entirely frmo Dockerfile
yaron committedDec 20, 2017 Configuration menu - View commit details
-
Copy full SHA for a2ad149 - Browse repository at this point
Copy the full SHA a2ad149View commit details -
yaron committed
Dec 20, 2017 Configuration menu - View commit details
-
Copy full SHA for 4880ea5 - Browse repository at this point
Copy the full SHA 4880ea5View commit details -
change deprecated MAINTAINER to label
yaron committedDec 20, 2017 Configuration menu - View commit details
-
Copy full SHA for 775c21c - Browse repository at this point
Copy the full SHA 775c21cView commit details
Commits on Dec 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 82d1cbf - Browse repository at this point
Copy the full SHA 82d1cbfView commit details
Commits on Jan 15, 2018
-
Added more threads to duo error messages
Mike Grima committedJan 15, 2018 Configuration menu - View commit details
-
Copy full SHA for 85da716 - Browse repository at this point
Copy the full SHA 85da716View commit details -
Merge pull request #86 from mikegrima/duo_thread
Added more threads to duo error messages
Configuration menu - View commit details
-
Copy full SHA for 47377c5 - Browse repository at this point
Copy the full SHA 47377c5View commit details
Commits on Feb 22, 2018
-
Small change to include a non-zero exit status if the docker build command failed for any reason.
Configuration menu - View commit details
-
Copy full SHA for 25849f4 - Browse repository at this point
Copy the full SHA 25849f4View commit details
Commits on Feb 26, 2018
-
Merge pull request #89 from sbalagopal/patch-1
Update for proper exit status
Configuration menu - View commit details
-
Copy full SHA for d56f2fc - Browse repository at this point
Copy the full SHA d56f2fcView commit details
Commits on Jul 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ce8e0fe - Browse repository at this point
Copy the full SHA ce8e0feView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3eba1c - Browse repository at this point
Copy the full SHA b3eba1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f79da51 - Browse repository at this point
Copy the full SHA f79da51View commit details -
Merge pull request #92 from mikegrima/issue87
Properly removes all macOS "Smart Quotes".
Configuration menu - View commit details
-
Copy full SHA for bfed674 - Browse repository at this point
Copy the full SHA bfed674View commit details