Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-22Merge branch 'zj-fix-import-gitlab-export-form' into 'master'Douwe Maan
2017-08-22Merge branch 'bvl-circuitbreaker-settings-to-avoid-failures' into 'master'Rémy Coutable
2017-08-18Merge branch 'dm-gpg-signature-performance' into 'master'Robert Speicher
2017-08-16Merge branch '36405-fix-mysql-timestamp-columns' into 'master'Stan Hu
2017-08-08Merge branch '31207-clean-locked-merge-requests' into 'master'Stan Hu
2017-08-07Store MergeWorker JID on merge request, and clean up stuck mergesOswaldo Ferreira
2017-08-07Add sidekiq metrics endpoint and add http server to sidekiqPaweł Chojnacki
2017-08-04Move hostname to Gitlab::EnvironmentBob Van Landuyt
2017-08-04Add a Circuitbreaker for storage pathsBob Van Landuyt
2017-07-28Ensure Gitlab::Application.routes.default_url_options are set correctly in Ca...Rémy Coutable
2017-07-28Merge branch 'backport-2844-ldap-ee-license-checks' into 'master'Douwe Maan
2017-07-28Add remote IP, user ID and username to JSON lograge outputStan Hu
2017-07-27Merge branch 'backport-ee-2456' into 'master'Robert Speicher
2017-07-27Merge branch 'remove_custom_devise_failure_app' into 'master'Robert Speicher
2017-07-27Backport gitlab-ee!2456Oswaldo Ferreira
2017-07-27Merge branch 'feature/gpg-signed-commits' into 'master'Dmitriy Zaporozhets
2017-07-27Remove GitLab custom fealure app for deviseValery Sizov
2017-07-27Merge branch 'pawel/ensure_temp_files_are_deleted_in_fs_metrics-35457' into '...Douwe Maan
2017-07-27use Module#prepend instead of alias_method_chainAlexis Reigel
2017-07-27mysql hack: set length for binary indexesAlexis Reigel
2017-07-27Backport some recent changes related to LDAP from EERubén Dávila
2017-07-27Support custom directory in gitlab:backup:create taskMarkus Koller
2017-07-27Merge branch '33601-add-csrf-token-verification-to-api' into 'master'Sean McGivern
2017-07-26Add warning about certificate verification on loadMichael Kozono
2017-07-26Move backwards compatibility logic out of the codeMichael Kozono
2017-07-26Add LDAP config optionsMichael Kozono
2017-07-26Add `rescue false`.blackst0ne
2017-07-26Refactor CSRF protectionblackst0ne
2017-07-25Ensure test files are deleted after testsPawel Chojnacki
2017-07-25Merge branch 'add-instrumentation-to-link-to-gfm' into 'master'Sean McGivern
2017-07-25Adds link_to_gfm method instrumentationTiago Botelho
2017-07-25Resolve "More RESTful API: include resource URLs in responses"Oswaldo Ferreira
2017-07-20Standardize on ISO8601 UTC time for logrageStan Hu
2017-07-19Update Prometheus gem to version that explicitly calls `munmap`Paweł Chojnacki
2017-07-19Merge branch 'rc/bump-peek-performance_bar' into 'master'Sean McGivern
2017-07-18Add structured logging for Rails processesStan Hu
2017-07-18Bump peek-performance_bar to 1.3.0 and get rid of a monkey-patchRémy Coutable
2017-07-18Merge branch '34831-remove-coffee-rails-gem' into 'master'Jacob Schatz
2017-07-14Merge branch 'bjk/metric_names' into 'master'Douwe Maan
2017-07-14Instrument AbilitySean McGivern
2017-07-14Merge branch 'fixes-for-internal-auth-disabled' into 'master'Sean McGivern
2017-07-13Fixes needed when GitLab sign-in is not enabledRobin Bobbitt
2017-07-13Rename ConnectionRackMiddleware to RequestsRackMiddleware.Pawel Chojnacki
2017-07-11Merge branch '33949-remove-healthcheck-access-token' into 'master'Sean McGivern
2017-07-11Support multiple Redis instances based on queue typePaul Charlton
2017-07-11Merge branch 'master' into 'catch-redis-address-error'DJ Mountney
2017-07-10Re-add Feature.register_feature_groups which is already documentedRémy Coutable
2017-07-07Merge branch '20628-add-oauth-implicit-grant' into 'master'Douwe Maan
2017-07-07Remove .coffee ext files for i18nTakuya Noguchi
2017-07-07#20628 Enable implicit flow in Gitlab as OAuth ProviderMateusz Pytel