| Commit message (Expand) | Author | Age | Files | Lines |
* | Instrument Gitlab::Highlightinstrument-gitlab-highlight | Yorick Peterse | 2016-08-03 | 1 | -0/+3 |
* | Merge branch 'branches-ending-with-json' into 'master'
| Douwe Maan | 2016-08-02 | 1 | -7/+11 |
|\ |
|
| * | Allow branch names ending with .json for graph and network page (!5579) | winniehell | 2016-08-02 | 1 | -7/+11 |
* | | Instrument the Repository classinstrument-repository-class | Yorick Peterse | 2016-08-02 | 1 | -0/+1 |
|/ |
|
* | Fix RequestProfiler::Middleware error when code is reloaded in developmentfix/request-profiler-middleware-error-on-reload | Ahmad Sherif | 2016-08-01 | 1 | -0/+2 |
* | Merge branch 'zj-env-external-url' into 'master'
| Rémy Coutable | 2016-08-01 | 1 | -1/+1 |
|\ |
|
| * | Use Grape DSL for environment endpoints | Z.J. van de Weg | 2016-07-29 | 1 | -1/+1 |
| * | Add an URL field to Environments | Z.J. van de Weg | 2016-07-29 | 1 | -1/+1 |
* | | Ignore invalid IPs in X-Forwarded-For when trusted proxies are configured. | lookatmike | 2016-07-31 | 1 | -0/+2 |
|/ |
|
* | Change requests_profiles resource constraint to catch virtually any filefix/requests-profiles-controller-does-not-catch-certain-files | Ahmad Sherif | 2016-07-27 | 1 | -1/+1 |
* | Merge branch '14584-remove-routes-that-we-do-not-use-anymore' into 'master'
| Rémy Coutable | 2016-07-27 | 1 | -12/+10 |
|\ |
|
| * | Remove useless new route14584-remove-routes-that-we-do-not-use-anymore | Rémy Coutable | 2016-07-27 | 1 | -1/+1 |
| * | Add route for Import::GithubController#new | Rémy Coutable | 2016-07-26 | 1 | -1/+1 |
| * | Clean up unused routes | Josef Strzibny | 2016-07-26 | 1 | -14/+12 |
* | | Merge branch '20124-disable-repository-validation-during-precompile-step' int... | Stan Hu | 2016-07-27 | 1 | -1/+1 |
|\ \ |
|
| * | | Add ENV variable to skip repository storages validations20124-disable-repository-validation-during-precompile-step | Alejandro Rodríguez | 2016-07-25 | 1 | -1/+1 |
* | | | Whitelist 'Simplified BSD' license | Douwe Maan | 2016-07-26 | 1 | -12/+19 |
* | | | Profile requests when a header is passedfeature/profile-requests-conditionally | Ahmad Sherif | 2016-07-26 | 3 | -0/+7 |
| |/
|/| |
|
* | | Enable SIDEKIQ_REQUEST_STORE by defaultadd-sidekiq-request-store | Stan Hu | 2016-07-25 | 1 | -1/+1 |
* | | Add support for using RequestStore within Sidekiq tasks via SIDEKIQ_REQUEST_S... | Stan Hu | 2016-07-25 | 1 | -0/+1 |
|/ |
|
* | Instrument Nokogiri parsing methods | Yorick Peterse | 2016-07-25 | 1 | -0/+7 |
* | Ignore invalid trusted proxies in X-Forwarded-For headerreject-invalid-trusted-proxies | Stan Hu | 2016-07-23 | 1 | -2/+8 |
* | Skip repository storage path valitaions on test environment | Alejandro Rodríguez | 2016-07-21 | 1 | -6/+10 |
* | Use Pathname to make the repository storage path validations more robust | Alejandro Rodríguez | 2016-07-21 | 1 | -5/+6 |
* | Avoid data-integrity issue when repository_downloads_path is incorrectly | Douglas Barbosa Alexandre | 2016-07-21 | 1 | -1/+15 |
* | Update default path for repository_downloads_path in gitlab.yml.example | Douglas Barbosa Alexandre | 2016-07-21 | 1 | -2/+2 |
* | Merge branch '4142-show-inline-video' into 'master'
| Rémy Coutable | 2016-07-21 | 1 | -2/+6 |
|\ |
|
| * | Don't allow `.ogg` as a valid video extension4142-show-inline-video | Rémy Coutable | 2016-07-21 | 1 | -1/+1 |
| * | Remove duplication, useless rescue, and avoid using ActionView | Rémy Coutable | 2016-07-19 | 1 | -4/+2 |
| * | First support of videos in issues, MRs and notes | Eric Hayes | 2016-07-19 | 1 | -2/+8 |
* | | Revert "Merge branch 'csp-basics' into 'master'
" | Robert Speicher | 2016-07-20 | 1 | -109/+0 |
* | | Revert "Merge branch 'remove-csp-sentry-reporting' into 'master'
" | Robert Speicher | 2016-07-20 | 1 | -2/+12 |
* | | Merge branch 'email-domain-blacklist' into 'master'
| Robert Speicher | 2016-07-20 | 1 | -1/+1 |
|\ \ |
|
| * | | Refactor and rename `restricted_signup_domains` to `domain_whitelist` to bett... | Patricio Cano | 2016-07-18 | 1 | -1/+1 |
* | | | Merge branch '15343-build-settiings' into 'master'
| Rémy Coutable | 2016-07-20 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | Create PipelinesSettingsController for showing settings page | Kamil Trzcinski | 2016-07-20 | 1 | -1/+3 |
| * | | | Update routes | Kamil Trzcinski | 2016-07-20 | 1 | -4/+1 |
| * | | | Merge remote-tracking branch 'origin/master' into 15343-build-settiings | Kamil Trzcinski | 2016-07-20 | 2 | -5/+21 |
| |\ \ \ |
|
| * | | | | Move Pipelines settings under `gitlab.com/gitlab-org/gitlab-ce/pipelines/sett... | Kamil Trzcinski | 2016-07-19 | 1 | -1/+5 |
| * | | | | Remove builds settings from project settings; add builds settings route; add ... | Annabel Dunstone | 2016-07-19 | 1 | -1/+2 |
* | | | | | Merge branch 'rename-js-files' into 'master'
| Fatih Acet | 2016-07-20 | 1 | -4/+4 |
|\ \ \ \ \ |
|
| * | | | | | Replace namespace-specific application.js files with namespace-bundle.js files.rename-js-files | Connor Shea | 2016-07-15 | 1 | -4/+4 |
* | | | | | | Log cron_jobs configuration instead of raising exception | Gabriel Mazetto | 2016-07-20 | 1 | -1/+2 |
* | | | | | | Fix the Sentry spam from CSP violations by disabling it. | Connor Shea | 2016-07-19 | 1 | -12/+2 |
| |_|/ / /
|/| | | | |
|
* | | | | | Fix help page paths to make sure shortcuts and the UI help page work.fix-help-paths | Connor Shea | 2016-07-19 | 1 | -5/+4 |
| |_|_|/
|/| | | |
|
* | | | | Merge branch 'manual-actions' into 'master'
| Rémy Coutable | 2016-07-19 | 2 | -0/+17 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Improve manual actions code and add model, service and feature tests | Kamil Trzcinski | 2016-07-18 | 1 | -0/+16 |
| * | | | Add implementation of manual actions | Kamil Trzcinski | 2016-07-18 | 1 | -0/+1 |
* | | | | Merge branch 'cs-gemojione-3' into 'master'
| Robert Speicher | 2016-07-18 | 1 | -1/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Upgrade Gemojione from 2.6.1 to 3.0.1. | Connor Shea | 2016-07-18 | 1 | -1/+1 |
| |/ / |
|