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
2019-06-25refactor: remove Sentry from application settingsRoger Meier
2019-04-27Add Let's Encrypt application settingsVladimir Shushlin
2019-04-09Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas
2019-04-05Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl
2019-04-05Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas
2019-04-04Fix race cond. in ApplicationSettingImplementation.create_from_defaultsRémy Coutable
2019-04-01Add # frozen_string_literal to spec/modelsThong Kuah
2019-03-19Move some application setting examples to be sharedLin Jen-Shin
2019-02-06Add local markdown versionJan Provaznik
2018-11-07User can keep their commit email privateTiago Botelho
2018-11-05Allow to make builds soft-archived.Kamil Trzciński
2018-10-10Remove Git circuit breakerZeger-Jan van de Weg
2018-10-01Make single diff patch limit configurableOswaldo Ferreira
2018-09-12Strip whitespace from Sentry URLStan Hu
2018-08-30Allow whitelisting for "external collaborator by default" settingRoger Rüttimann
2018-06-26Ignore unknown OAuth sources in ApplicationSettingRémy Coutable
2018-06-04Fix repository_storage spec for Rails5Jarka Kadlecová
2018-05-30Removed API endpoint and specsFrancisco Javier López
2018-05-29Ensure ApplicationSetting#performance_bar_allowed_group_id is properly set wh...Rémy Coutable
2018-05-23Use the new CacheableAttributes concern in the ApplicationSetting and Appeara...Rémy Coutable
2018-05-04Store application wide termsBob Van Landuyt
2018-01-22Refactor auto_devops_domain setting specsMatija Čupić
2018-01-22Add validation for auto_devops_domainMatija Čupić
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