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
2018-10-01Add custom header for error responsesDavid
2018-09-26Refactor EventFilter and increase its test coverageRémy Coutable
2018-09-26Allow events filter to be set in the URL in addition to cookieIgor Kapkov
2018-09-25Merge branch 'fa-handle_invalid_utf8_errors' into 'master'Stan Hu
2018-09-22Render 412 for invalid UTF-8 parametersFelipe Artur
2018-09-19Enable frozen string in app/controllers/**/*.rbgfyoung
2018-09-07Ask user explicitly about usage stats agreementJan Provaznik
2018-09-06Add User-Agent to production_json.logStan Hu
2018-08-11Fix logins via OAuth2 geting logged out in an hourStan Hu
2018-08-08Don't set gon variables in JSON requestsPeter Leitzen
2018-08-06Merge branch 'sh-support-bitbucket-server-import' into 'master'Tim Zallmann
2018-08-03Improve blocked user tracking code readabilityGrzegorz Bizon
2018-08-02Skip redunant before_logout warden eventsGrzegorz Bizon
2018-08-01Improve authentication events-related code readabilityGrzegorz Bizon
2018-08-01Do not implicitly authenticate user during session creationGrzegorz Bizon
2018-08-01Improve blocked user tracking and fire some events only onceGrzegorz Bizon
2018-07-31Merge branch 'master' into sh-support-bitbucket-server-importStan Hu
2018-07-31Merge branch 'feature/gb/login-activity-metrics' into 'master'Sean McGivern
2018-07-27Add authentication metrics for sessionless sign inGrzegorz Bizon
2018-07-19Merge branch 'master' into sh-support-bitbucket-server-importStan Hu
2018-07-18Limit the TTL for anonymous sessions to 1 hourStan Hu
2018-07-12Merge branch 'master' into sh-support-bitbucket-server-importStan Hu
2018-07-11Improve manifest feature after backend reviewDmitriy Zaporozhets
2018-07-11Add ability to disable manifest importDmitriy Zaporozhets
2018-06-25WIP: Add support for Bitbucket Server importsStan Hu
2018-06-21[Rails5] Force the `protect_from_forgery` callback run firstblackst0ne
2018-06-13Render access denied without messageBob Van Landuyt
2018-06-06Log response body to production_json.log when a controller responds with a 42...Stan Hu
2018-06-05Render a 403 when showing an access denied messageBob Van Landuyt
2018-06-01Update 404 and 403 pagesPaul Slaughter
2018-05-11Allow a user to sign out when on the terms pageBob Van Landuyt
2018-05-04Enforces terms in the web applicationBob Van Landuyt
2018-04-28[Rails5] Update `ApplicationController#log_exception` to fix `undefined metho...blackst0ne
2018-04-08[Rails5] Add `safe_params` helperblackst0ne
2018-04-04Add better LDAP connection handlingFrancisco Javier López
2018-02-28Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad
2018-02-22Port `read_cross_project` ability from EEBob Van Landuyt
2018-02-02use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa
2018-01-24Return a blank JSON response for a missing .js file to prevent Rails CSRF errorsStan Hu
2017-11-23Allow password authentication to be disabled entirelyMarkus Koller
2017-11-20Impersonation no longer gets stuck on password change.Tiago Botelho
2017-11-20Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master'Rémy Coutable
2017-11-17Applied some code review commentsFrancisco Lopez
2017-11-17Some fixes after rebaseFrancisco Lopez
2017-11-17Fix OAuth API and RSS rate limitingMichael Kozono
2017-11-17Add request throttlesMichael Kozono
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-11-02Remove authentication using user.private_tokenDouwe Maan
2017-10-20URI decode Page-Title header to preserve UTF-8 charactersToon Claes
2017-10-04Fix username and ID not logging in production_json.log for Git activityStan Hu