Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | Remove Rails monkey-patches now that we're using Rails 4.2.6 | Rémy Coutable | 2016-05-11 | 1 | -48/+0 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||||
| | * | | | | | | | Fix a few places where autoloading would fail | Rémy Coutable | 2016-05-10 | 3 | -10/+10 | |
| | * | | | | | | | Add eager load paths to help prevent dependency load issues with Sidekiq workers | Stan Hu | 2016-05-10 | 1 | -6/+13 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
| | * | | | | | | Merge branch 'rs-remove-wall_enabled' into 'master' | Dmitriy Zaporozhets | 2016-05-09 | 1 | -1/+0 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Remove `wall_enabled` field from Projectrs-remove-wall_enabled | Robert Speicher | 2016-05-08 | 1 | -1/+0 | |
| | | | |/ / / / | | | |/| | | | | ||||||
| | * | | | | | | Merge branch 'trusted-proxies-ip-addr' into 'master' | Rémy Coutable | 2016-05-09 | 1 | -1/+2 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| | | * | | | | | Pass trusted_proxies to action_dispatch as IPAddrs instead of strings | DJ Mountney | 2016-04-28 | 1 | -1/+2 | |
* | | | | | | | | Merge branch 'docker-registry' into docker-registry-view | Kamil Trzcinski | 2016-05-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Fix CI tests | Kamil Trzcinski | 2016-05-12 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'docker-registry' into docker-registry-view | Kamil Trzcinski | 2016-05-09 | 8 | -31/+62 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Remove unused parts | Kamil Trzcinski | 2016-05-09 | 2 | -2/+0 | |
| * | | | | | | | Rename `images` to `container_registry` | Kamil Trzcinski | 2016-05-09 | 2 | -6/+7 | |
| * | | | | | | | Revert "Eager load `lib/api`" | Kamil Trzcinski | 2016-05-09 | 2 | -2/+1 | |
| * | | | | | | | Merge remote-tracking branch 'origin/master' into docker-registry | Kamil Trzcinski | 2016-05-09 | 7 | -21/+54 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | Use the new admin settings for gravatar | Artem Sidorenko | 2016-05-04 | 1 | -1/+0 | |
| | * | | | | | | Merge branch 'add-instrumentation-for-15137' into 'master' | Yorick Peterse | 2016-05-04 | 1 | -15/+22 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Instrument methods used in email diffs | Sean McGivern | 2016-05-04 | 1 | -15/+22 | |
| | * | | | | | | | Revert "Remove the Devise Async gem." | Connor Shea | 2016-05-03 | 1 | -0/+1 | |
| | |/ / / / / / | ||||||
| | * | | | | | | Merge remote-tracking branch 'dev/master' into 'master' | Robert Speicher | 2016-05-02 | 1 | -3/+3 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Fix issue with impersonation | Douwe Maan | 2016-04-22 | 1 | -3/+3 | |
| | | | |/ / / / | | | |/| | | | | ||||||
| | * | | | | | | Fix "remember me" sign in option | Jacob Vosmaer | 2016-05-02 | 1 | -1/+1 | |
| | * | | | | | | Merge branch 'add-parameters' into 'master' | Robert Speicher | 2016-04-30 | 1 | -1/+24 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Add more parameters to the filter_parameters config. | Connor Shea | 2016-04-29 | 1 | -1/+24 | |
| | | | |/ / / / | | | |/| | | | | ||||||
| | * | | | | | | Merge branch 'sentry-filter' into 'master' | Robert Speicher | 2016-04-29 | 1 | -0/+3 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Prevent Rails filtered parameters from leaking to Sentry. | Connor Shea | 2016-04-28 | 1 | -0/+3 | |
| | | |/ / / / / | ||||||
* | | | | | | | | WIP | Kamil Trzcinski | 2016-05-08 | 1 | -1/+1 | |
* | | | | | | | | Remove unused mime_types | Kamil Trzcinski | 2016-05-04 | 1 | -7/+0 | |
* | | | | | | | | Added docker registry view | Kamil Trzcinski | 2016-05-04 | 2 | -0/+9 | |
|/ / / / / / / | ||||||
* | | | | | | | Added JWT controller | Kamil Trzcinski | 2016-05-02 | 1 | -0/+3 | |
* | | | | | | | Eager load `lib/api` | Timothy Andrew | 2016-04-29 | 2 | -1/+2 | |
* | | | | | | | Auth token | Kamil Trzcinski | 2016-04-29 | 2 | -0/+11 | |
* | | | | | | | Added authentication service for docker registry | Kamil Trzcinski | 2016-04-29 | 1 | -0/+39 | |
|/ / / / / / | ||||||
* | | | | | | Load the "New Branch" button asynchronously | Yorick Peterse | 2016-04-28 | 1 | -0/+1 | |
|/ / / / / | ||||||
* | | | | | Merge branch 'allow-disabling-of-rack-attack' into 'master' | Rémy Coutable | 2016-04-28 | 2 | -2/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | Disable Rack Attack if admin disables it in config file | Stan Hu | 2016-04-27 | 2 | -2/+5 | |
* | | | | | | Merge branch 'admin-email-frequency' into 'master' | Jacob Vosmaer | 2016-04-28 | 2 | -3/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Send 'admin emails' weekly, not daily | Jacob Vosmaer | 2016-04-26 | 2 | -3/+3 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'fix-github-enterprise-imports' into 'master' | Rémy Coutable | 2016-04-28 | 2 | -0/+26 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fixes for review of GitHub Enterprise backport changes | Stan Hu | 2016-04-26 | 1 | -3/+3 | |
| * | | | | | | Backport GitHub Enterprise import support from EE | Stan Hu | 2016-04-26 | 2 | -0/+26 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'rs-letter_opener_web' into 'master' | Dmitriy Zaporozhets | 2016-04-27 | 2 | -5/+7 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Add letter_opener_web gemrs-letter_opener_web | Robert Speicher | 2016-04-22 | 2 | -5/+7 | |
| |/ / / / | ||||||
* | | | | | Remove the Devise Async gem. | Connor Shea | 2016-04-26 | 1 | -1/+0 | |
|/ / / / | ||||||
* | | | | Improved confirmation UXconfirmation-screen | Phil Hughes | 2016-04-21 | 1 | -0/+1 | |
* | | | | Instrument Gitlab::GitAccess/GitAccessWiki | Yorick Peterse | 2016-04-21 | 1 | -0/+4 | |
* | | | | Switch raw trace to use X-Sendfile header | Tomasz Maczukin | 2016-04-19 | 1 | -1/+1 | |
* | | | | Add raw trace output for GitLab Workhorse | Tomasz Maczukin | 2016-04-19 | 1 | -0/+1 | |
* | | | | Add support to cherry-pick any commit | P.S.V.R | 2016-04-18 | 1 | -0/+1 | |
* | | | | Merge branch 'fix-redirect-profile-keys-new-to-profile-keys' into 'master' | Rémy Coutable | 2016-04-15 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Make /profile/keys/new redirects to /profile/keys for back-compat | Rémy Coutable | 2016-04-15 | 1 | -1/+1 |