summaryrefslogtreecommitdiff
path: root/lib/google_api/auth.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fix provider server URL used when listing repos to importrd-fix-github-url-when-listing-repositories-at-importingRubén Dávila2018-03-121-1/+1
| | | | Also use Gitlab::Auth::OAuth::Provider.config_for to access OmniAuth config
* Add google_api to TOP_LEVEL_ROUTES. Import/Export model failure fix. Fix ↵Shinya Maeda2017-10-041-1/+1
| | | | static analysys.
* Use expires_in for access_token validationShinya Maeda2017-10-021-1/+2
|
* Replace reactive_cache by multipel sidekiq workersShinya Maeda2017-10-011-0/+53