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-06-26Ignore unknown OAuth sources in ApplicationSettingRémy Coutable
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-07Adds remote mirror table migrationTiago Botelho
2018-05-04Store application wide termsBob Van Landuyt
2018-03-21Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6'Douwe Maan
2018-03-15Cache column_exists? for application settingsStan Hu
2018-01-22Add validation for auto_devops_domainMatija Čupić
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2018-01-08Backport option to disable writing to `authorized_keys` fileMichael Kozono
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-11-17Add throttle application settingsMichael Kozono
2017-10-30Allow to disable the Performance Bar and document the `p b` shortcut in its d...Rémy Coutable
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-12Merge branch 'housekeeping_settings' into 'master'Douwe Maan
2017-09-11Allow to use same periods for housekeeping tasksAlex Lossent
2017-09-09Read import sources from setting at first initializationVisay Keo
2017-08-30More review commentsNick Thomas
2017-08-30Move the key restriction validation to its own classNick Thomas
2017-08-30Address review commentsNick 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-08-11Add option to disable project export on instanceRobin Bobbitt
2017-07-27Remove deprecated `repository_storage` attributeBob Van Landuyt
2017-07-13Fixes needed when GitLab sign-in is not enabledRobin Bobbitt
2017-07-10Prevent bad data being added to application settings when Redis is unavailableNick Thomas
2017-07-07Merge branch 'master' into 33929-allow-to-enable-perf-bar-for-a-groupSean McGivern
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-07-06Rename ActiverecordSerialize copYorick Peterse
2017-06-14Help landing page customizationsRobin Bobbitt
2017-06-06redesign caching of application settingsPaul Charlton
2017-06-06Merge branch 'pull-mirror-overhaul-ce-backport' into 'master'Douwe Maan
2017-06-06backports changed import logic from pull mirroring feature into CETiago Botelho
2017-06-02Enable the Style/PreferredHashMethods copRémy Coutable
2017-05-31Added Cop to blacklist the use of serializeYorick Peterse
2017-05-11Allow disabling usage ping in `gitlab.yml`Sean McGivern
2017-04-28Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vueLuke "Jared" Bennett
2017-04-28Attempted adding separate clientside_sentry settingsLuke "Jared" Bennett
2017-04-26Lazily sets UUID in ApplicationSetting for new installationsDouglas Barbosa Alexandre
2017-04-14Port 'Add EE usage ping' to CESean McGivern
2017-04-03Introduce "polling_interval_multiplier" as application settingAdam Niedzielski
2017-03-19Fix Error 500 when application settings are savedStan Hu