George Tsiolis
|
733ae94921
|
Fix typos in comments and specs
|
2018-11-01 08:59:20 +02:00 |
|
gfyoung
|
c8755543f0
|
Enable even more frozen string in lib/**/*.rb
Enables frozen string for the following files:
* lib/generators/**/*.rb
* lib/gitaly/**/*.rb
* lib/google_api/**/*.rb
* lib/haml_lint/**/*.rb
* lib/json_web_token/**/*.rb
* lib/mattermost/**/*.rb
* lib/microsoft_teams/**/*.rb
* lib/object_storage/**/*.rb
* lib/omni_auth/**/*.rb
* lib/peek/**/*.rb
* lib/rouge/**/*.rb
* lib/rspec_flaky/**/*.rb
* lib/system_check/**/*.rb
Partially addresses #47424.
|
2018-10-08 11:16:49 -07:00 |
|
Rubén Dávila
|
afe2c15e6b
|
Fix provider server URL used when listing repos to import
Also use Gitlab::Auth::OAuth::Provider.config_for to access OmniAuth config
|
2018-03-12 16:01:43 -05:00 |
|
Shinya Maeda
|
20abcbffae
|
Add google_api to TOP_LEVEL_ROUTES. Import/Export model failure fix. Fix static analysys.
|
2017-10-04 16:04:45 +09:00 |
|
Shinya Maeda
|
2cb1d617d9
|
Use expires_in for access_token validation
|
2017-10-02 17:13:46 +09:00 |
|
Shinya Maeda
|
e499c1c39d
|
Replace reactive_cache by multipel sidekiq workers
|
2017-10-01 00:54:22 +09:00 |
|