summaryrefslogtreecommitdiff
path: root/lib/action.rb
Commit message (Collapse)AuthorAgeFilesLines
* Custom Action supportash.mckenzie/custom-action-supportAsh McKenzie2018-09-081-0/+4
|
* Revert "Merge branch 'ash.mckenzie/srp-refactor' into 'master'"Nick Thomas2018-08-141-7/+0
| | | | | This reverts commit 3aaf4751e09262c53544a1987f59b1308af9b6c1, reversing changes made to c6577e0d75f51b017f2f332838b97c3ca5b497c0.
* New Action classesAsh McKenzie2018-08-011-0/+7
* Base - contains all common logic * Gitaly - performs interactions with Gitaly * API2FARecovery - 2FA recovery code generation * GitLFSAuthenticate - git-lfs authentication