| Commit message (Expand) | Author | Age | Files | Lines |
* | Migrate storage nesting check to Gitaly | Jacob Vosmaer (GitLab) | 2018-06-27 | 1 | -43/+0 |
* | Fix Fog mocking | Kamil Trzciński | 2018-06-05 | 1 | -6/+6 |
* | Update validatorpresigned-multipart-uploads | Kamil Trzciński | 2018-06-04 | 1 | -3/+4 |
* | Support presigned multipart uploads | Kamil Trzciński | 2018-06-04 | 2 | -71/+89 |
* | Merge branch 'sh-bump-ruby-2.4' into 'master' | Stan Hu | 2018-06-01 | 1 | -1/+1 |
|\ |
|
| * | Upgrade to Ruby 2.4.4sh-bump-ruby-2.4 | Stan Hu | 2018-05-29 | 1 | -1/+1 |
* | | Replace grape-route-helpers with our own grape-path-helpers | Stan Hu | 2018-05-30 | 1 | -14/+0 |
|/ |
|
* | Remove method call to deprecated method | Zeger-Jan van de Weg | 2018-05-11 | 1 | -20/+0 |
* | Replacing gollum libs for custom gitlab ones | Francisco Javier López | 2018-04-13 | 1 | -62/+0 |
* | Add `direct_upload` setting for artifactsdirect-upload-of-artifacts | Kamil Trzciński | 2018-04-05 | 1 | -0/+71 |
* | Merge branch '40781-os-to-ce' into 'master' | Sean McGivern | 2018-03-27 | 1 | -0/+24 |
|\ |
|
| * | Merge branch '4879-support-private-https-urls-for-object-storage' into 'master' | Sean McGivern | 2018-02-28 | 1 | -0/+24 |
* | | Route path lookups through legacy_disk_pathmark-legacy-git-access | Jacob Vosmaer | 2018-03-21 | 2 | -8/+8 |
|/ |
|
* | Fix grape-route-helper route shadowinggrape-router-helpers-bugfix | Mario de la Ossa | 2018-01-29 | 1 | -0/+14 |
* | Default to HTTPS for all Gravatar URLsdefault-to-https-for-gravatar-urls | Achilleas Pipinellis | 2018-01-25 | 1 | -1/+1 |
* | Fixing bug related to wiki last version | Francisco Javier López | 2018-01-09 | 1 | -0/+62 |
* | Fix rspec errors, and add more tests to MethodCall and ActionView | Pawel Chojnacki | 2017-11-02 | 1 | -4/+1 |
* | Read circuitbreaker settings from `Gitlab::CurrentSettings` | Bob Van Landuyt | 2017-10-17 | 1 | -20/+0 |
* | Upgrade doorkeeper-openid_connect | Markus Koller | 2017-09-20 | 1 | -9/+9 |
* | Clean up read_registry scope changes | Robin Bobbitt | 2017-09-18 | 1 | -2/+2 |
* | Fix doorkeeper failure | Kamil Trzciński | 2017-09-13 | 1 | -1/+1 |
* | Setup repositories settings properlymk-setup-settings-properly | Michael Kozono | 2017-08-17 | 1 | -0/+9 |
* | Setup LDAP settings properly | Michael Kozono | 2017-08-17 | 1 | -0/+16 |
* | Add a Circuitbreaker for storage paths | Bob Van Landuyt | 2017-08-04 | 2 | -0/+32 |
* | Use described_class when possible | Rémy Coutable | 2017-07-27 | 1 | -20/+20 |
* | Remove superfluous lib: true, type: redis, service: true, models: true, servi... | Rémy Coutable | 2017-07-27 | 5 | -5/+5 |
* | Instrument Unicorn with Ruby exporter | Paweł Chojnacki | 2017-07-04 | 1 | -1/+9 |
* | Instrument MergeRequestDiff#load_commitsinstrument-merge-request-diff-load-commits | Sean McGivern | 2017-06-14 | 1 | -0/+1 |
* | Enable Style/Proc cop for rubocop | mhasbini | 2017-04-02 | 1 | -1/+1 |
* | Improve storage validation after configuration structure updatestorage-validation-improvement | Alejandro Rodríguez | 2017-03-08 | 1 | -39/+53 |
* | Merge branch '28447-hybrid-repository-storages' into 'master'
| Sean McGivern | 2017-03-07 | 1 | -4/+24 |
|\ |
|
| * | Update storage settings to allow extra values per shard28447-hybrid-repository-storages | Alejandro Rodríguez | 2017-03-03 | 1 | -4/+24 |
* | | Add specs for Doorkeeper resource_owner_authenticator | Markus Koller | 2017-03-07 | 1 | -4/+63 |
* | | Only use API scopes for personal access tokens | Markus Koller | 2017-03-07 | 1 | -0/+12 |
* | | Implement OpenID Connect identity provider | Markus Koller | 2017-03-07 | 1 | -3/+22 |
* | | Execute metrics initializer earlieretag-notes-polling | Adam Niedzielski | 2017-03-01 | 1 | -1/+1 |
|/ |
|
* | Enable Style/SpaceInsideBrackets | Douwe Maan | 2017-02-23 | 1 | -2/+2 |
* | Add metric initializer specadd-metrics-initializer-spec | Sean McGivern | 2017-01-24 | 1 | -0/+16 |
* | Introduce "stub_env" test helper for safely stubbing environment variables | Adam Niedzielski | 2017-01-09 | 1 | -3/+4 |
* | Give priority to environment variables | Sean McGivern | 2016-08-03 | 1 | -6/+68 |
* | Store all secret keys in secrets.yml | Sean McGivern | 2016-08-03 | 1 | -33/+36 |
* | Store OTP secret key in secrets.yml | Sean McGivern | 2016-08-03 | 1 | -0/+135 |
* | Ignore invalid IPs in X-Forwarded-For when trusted proxies are configured. | lookatmike | 2016-07-31 | 1 | -0/+6 |
* | Ignore invalid trusted proxies in X-Forwarded-For headerreject-invalid-trusted-proxies | Stan Hu | 2016-07-23 | 1 | -0/+6 |
* | Skip repository storage path valitaions on test environment | Alejandro Rodríguez | 2016-07-21 | 1 | -8/+5 |
* | Use Pathname to make the repository storage path validations more robust | Alejandro Rodríguez | 2016-07-21 | 1 | -3/+23 |
* | Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-lines | Grzegorz Bizon | 2016-07-01 | 1 | -2/+0 |
* | Merge branch 'rack-request-trusted-proxies' into 'master'
| Douwe Maan | 2016-06-30 | 1 | -4/+8 |
|\ |
|
| * | Make Rack::Request use our trusted proxies when filtering IP addressesrack-request-trusted-proxies | DJ Mountney | 2016-06-29 | 1 | -4/+8 |
* | | Refactor repository paths handling to allow multiple git mount points | Alejandro Rodríguez | 2016-06-29 | 1 | -0/+41 |
|/ |
|