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-12-08Move the circuitbreaker check out in a separate processBob Van Landuyt
2017-11-29Add timeouts for Gitaly callsAndrew Newdigate
2017-11-23Allow password authentication to be disabled entirelyMarkus Koller
2017-10-23Allow configuring new circuitbreaker settings from the UI and APIBob Van Landuyt
2017-10-19Prevent ApplicationSetting to cache nil valueKamil Trzcinski
2017-10-17Merge branch 'prevent-creating-multiple-application-settings' into 'master'Yorick Peterse
2017-10-17Allow configuring the circuitbreaker through the API and UIBob Van Landuyt
2017-10-16Prevent creating multiple ApplicationSetting by forcing it to always have id=1Kamil Trzcinski
2017-09-11Allow to use same periods for housekeeping tasksAlex Lossent
2017-09-04Merge branch 'master' into zj-auto-devops-tableZeger-Jan van de Weg
2017-08-31Implement the implied CI/CD config for AutoDevOpsZeger-Jan van de Weg
2017-08-30More review commentsNick Thomas
2017-08-30Move the key restriction validation to its own classNick Thomas
2017-08-30Rework the permissions model for SSH key restrictionsNick Thomas
2017-08-30Add settings for minimum key strength and allowed key typeNick Thomas
2017-07-27Use described_class when possibleRémy Coutable
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-10Prevent bad data being added to application settings when Redis is unavailableNick Thomas
2017-07-07Don't use Flipper for the Performance BarRémy Coutable
2017-07-06Allow to enable the Performance Bar for a group from the admin areaRémy Coutable
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-05-11Allow disabling usage ping in `gitlab.yml`Sean McGivern
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
2017-04-26Lazily sets UUID in ApplicationSetting for new installationsDouglas Barbosa Alexandre
2017-02-24Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin
2017-02-23Revert "Enable Style/DotPosition"Douwe Maan
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Enable Style/WordArrayDouwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-23Enable Style/DotPositionDouwe Maan
2017-02-21Fix tests due to error key changedLin Jen-Shin
2017-02-160 for unlimited, disallow blank, feedback:Lin Jen-Shin
2017-02-16Use static error message and don't give booleansLin Jen-Shin
2017-02-15Fix tests and disallow 0 to make it consistent with .gitlab-ci.ymlLin Jen-Shin
2017-02-15Add a few more tests and make sure empty value sets to nilLin Jen-Shin
2016-11-04Refine Git garbage collectionJacob Vosmaer
2016-11-04Allow multiple repository storage shards to be enabled, and automatically rou...Nick Thomas
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-07-19Default to manual input for `domain_whitelist`, syntax fixes and added new te...Patricio Cano
2016-07-19Refactor and rename `restricted_signup_domains` to `domain_whitelist` to bett...Patricio Cano
2016-07-19Refactored the domain separator regex, plus syntax and grammar fixes.Patricio Cano
2016-07-19Added the ability to block sign ups using a domain blacklist.Patricio Cano
2016-06-30Add Application Setting to configure default Repository Path for new projectsAlejandro Rodríguez
2016-05-12stub Devise.omniauth_providers to return GitHub even if the gitlab.yml has no...Andrei Gliga
2016-05-12validate disabled_oauth_sign_in_sources in ApplicationSeAndrei Gliga
2016-05-09Remove the annotate gem and delete old annotationsJeroen van Baarsen
2016-04-01Remove "Congratulations!" tweet button on newly-created project.connorshea
2016-02-09Validate email addresses using Devise.email_regexpRémy Coutable
2016-02-09Validate maximum attachment size in application settingsGrzegorz Bizon
2016-01-18Add sentry integrationJeroen Nijhof