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-07-11Improve manifest feature after backend reviewDmitriy Zaporozhets
2018-07-11Add ability to disable manifest importDmitriy Zaporozhets
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
2017-09-26Encode Page-Title header as ISO-8859-1Douwe Maan
2017-09-26Add Page-Title header to tree and blob JSON endpointsDouwe Maan
2017-09-01Rollsback changes made to signing_enabled.Tiago Botelho
2017-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
2017-08-07GRPC::Unavailable (< GRPC::BadStatus) is wrapped in a CommandErrorBob Van Landuyt
2017-08-04Add a Circuitbreaker for storage pathsBob Van Landuyt
2017-07-28Add remote IP, user ID and username to JSON lograge outputStan Hu
2017-07-13Fixes needed when GitLab sign-in is not enabledRobin Bobbitt
2017-07-06Allow to enable the performance bar per user or Flipper groupRémy Coutable
2017-07-05Log rescued exceptions to SentryStan Hu
2017-06-20Add rescue_from(ActionController::UnknownFormat) in Application ControllerPawel Chojnacki
2017-06-09Fix linting, route, and specsRémy Coutable
2017-06-09Small adjustmentsRémy Coutable
2017-06-09Don't use Pygment,rb, use Rouge instead, and put peek-pg in the :postgres groupRémy Coutable
2017-06-09New performance bar that can be enabled with the `p b` shortcutRémy Coutable
2017-05-25Merge branch '32748-emails-are-being-sent-with-the-wrong-language' into 'master'Douwe Maan
2017-05-25Bugfix: Always use the default language when generating emails.Ruben Davila
2017-05-24atom links with rss token instead of private tokenAlexis Reigel
2017-05-09Merge request widget redesignFatih Acet
2017-05-05Redirect from redirect routes to canonical routesMichael Kozono
2017-05-04More updates for translations plus some refactoring.Ruben Davila
2017-05-03First round of updates from the code review.Ruben Davila
2017-05-02Merge branch 'master' into 28433-internationalise-cycle-analytics-pageRuben Davila