summaryrefslogtreecommitdiff
path: root/config/initializers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '33601-add-csrf-token-verification-to-api' into 'master'Sean McGivern2017-07-271-1/+1
|\
| * Add `rescue false`.blackst0ne2017-07-261-1/+1
| * Refactor CSRF protectionblackst0ne2017-07-261-1/+1
* | Add warning about certificate verification on loadMichael Kozono2017-07-261-1/+10
* | Move backwards compatibility logic out of the codeMichael Kozono2017-07-261-1/+5
* | Add LDAP config optionsMichael Kozono2017-07-261-0/+5
|/
* Merge branch 'add-instrumentation-to-link-to-gfm' into 'master'Sean McGivern2017-07-251-0/+3
|\
| * Adds link_to_gfm method instrumentationadd-instrumentation-to-link-to-gfmTiago Botelho2017-07-251-0/+3
* | Resolve "More RESTful API: include resource URLs in responses"Oswaldo Ferreira2017-07-251-0/+35
|/
* Standardize on ISO8601 UTC time for logragesh-lograge-iso6801-timeStan Hu2017-07-201-1/+1
* Update Prometheus gem to version that explicitly calls `munmap`Paweł Chojnacki2017-07-191-0/+12
* Merge branch 'rc/bump-peek-performance_bar' into 'master'Sean McGivern2017-07-191-4/+0
|\
| * Bump peek-performance_bar to 1.3.0 and get rid of a monkey-patchrc/bump-peek-performance_barRémy Coutable2017-07-181-4/+0
* | Add structured logging for Rails processessh-structured-loggingStan Hu2017-07-181-0/+21
|/
* Merge branch '34831-remove-coffee-rails-gem' into 'master'Jacob Schatz2017-07-171-1/+0
|\
| * Remove .coffee ext files for i18nTakuya Noguchi2017-07-081-1/+0
* | Merge branch 'bjk/metric_names' into 'master'Douwe Maan2017-07-141-1/+1
|\ \
| * | Rename ConnectionRackMiddleware to RequestsRackMiddleware.bjk/metric_namesPawel Chojnacki2017-07-131-1/+1
* | | Instrument Abilityinstrument-abilitySean McGivern2017-07-141-0/+4
* | | Merge branch 'fixes-for-internal-auth-disabled' into 'master'Sean McGivern2017-07-141-1/+1
|\ \ \ | |/ / |/| |
| * | Fixes needed when GitLab sign-in is not enabledRobin Bobbitt2017-07-131-1/+1
* | | Merge branch '33949-remove-healthcheck-access-token' into 'master'Sean McGivern2017-07-112-4/+5
|\ \ \
| * | | Merge prometheus unicorn sampler settigns within monitoring settingsPawel Chojnacki2017-07-052-7/+2
| * | | Add spaces between test phasesPawel Chojnacki2017-07-051-1/+1
| * | | correctly handle transforming settings into useful datastructurePawel Chojnacki2017-07-051-1/+0
| * | | Remove the need to use health check tokenPawel Chojnacki2017-07-051-0/+7
* | | | Support multiple Redis instances based on queue typePaul Charlton2017-07-114-12/+17
* | | | Merge branch 'master' into 'catch-redis-address-error'DJ Mountney2017-07-108-19/+33
|\ \ \ \ | | |/ / | |/| |
| * | | Re-add Feature.register_feature_groups which is already documentedRémy Coutable2017-07-101-0/+2
| * | | Merge branch '20628-add-oauth-implicit-grant' into 'master'Douwe Maan2017-07-071-3/+1
| |\ \ \
| | * | | #20628 Enable implicit flow in Gitlab as OAuth ProviderMateusz Pytel2017-07-071-3/+1
| * | | | Remove option to disable Gitaly completelyJacob Vosmaer2017-07-072-6/+3
| | |_|/ | |/| |
| * | | Merge branch 'dm-project-path-helpers-try-2' into 'master'Sean McGivern2017-07-052-3/+3
| |\ \ \
| | * | | Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-052-3/+3
| | | |/ | | |/|
| * | | Disable Flipper memoizer in tests to avoid transient failuressh-disable-flipper-midddlware-testsStan Hu2017-07-051-2/+4
| |/ /
| * | Instrument Unicorn with Ruby exporterPaweł Chojnacki2017-07-042-1/+14
| * | Merge branch 'shell-test-rebuild' into 'master'Robert Speicher2017-06-281-4/+6
| |\ \
| | * | Reinstall shell on the test env if it's outdatedshell-test-rebuildAlejandro Rodríguez2017-06-191-4/+6
* | | | Update sidekiq redis error rescue to include addrnotavailcatch-redis-address-errorDJ Mountney2017-06-271-1/+1
|/ / /
* | | Merge branch '31574-bootstrap-form-builder' into 'master'Phil Hughes2017-06-231-0/+7
|\ \ \
| * | | Convert app/views/profiles/show.html.haml to bootstrap_formNick Thomas2017-06-221-0/+7
| | |/ | |/|
* | | Merge branch 'mk-add-datetime-with-timezone-table-definition' into 'master'Yorick Peterse2017-06-222-14/+81
|\ \ \
| * | | Fix MySQL schema dump for `timestamp`mk-add-datetime-with-timezone-table-definitionMichael Kozono2017-06-221-4/+30
| * | | Fix PostgreSQL schema dump for `timestamptz`Michael Kozono2017-06-221-5/+36
| * | | Add `datetime_with_timezone` to table definitionMichael Kozono2017-06-221-6/+16
| |/ /
* | | Add the Flipper::Middleware::Memoizer middlewareRémy Coutable2017-06-211-0/+4
|/ /
* | Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
|/
* Speed up used languages calculation on charts pageSean McGivern2017-06-161-0/+25
* Instrument MergeRequestDiff#load_commitsinstrument-merge-request-diff-load-commitsSean McGivern2017-06-141-0/+3
* Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_time...32054-rails-should-use-timestamptz-database-type-for-postgresqlblackst0ne2017-06-132-0/+48