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-04-28Attempted adding separate clientside_sentry settingsLuke "Jared" Bennett
2017-04-14Add user cohorts table to admin areaSean McGivern
2017-04-14Port 'Add more usage data to EE ping' to CESean McGivern
2017-04-14Port 'Add EE usage ping' to CESean McGivern
2017-04-03Introduce "polling_interval_multiplier" as application settingAdam Niedzielski
2017-03-23Remove redundant code to convert restricted_levels to integersToon Claes
2017-03-06Add admin settings entriesPawel Chojnacki
2017-02-15Use the same syntax for default expirationLin Jen-Shin
2017-02-15Initial implementation for default artifacts expirationLin Jen-Shin
2017-02-06Merge branch 'master' into 'jej-pages-to-ce'James Edwards-Jones
2017-02-06Introduce maximum session time for terminal websocket connectionAdam Niedzielski
2017-02-01Add GitLab PagesKamil Trzcinski
2017-01-23EE backport for new application settings serviceOswaldo Ferreira
2017-01-12Add support for PlantUML diagrams in Asciidoc.Horacio Sanson
2017-01-12Refactor authorized params in Admin::UsersControllerRémy Coutable
2017-01-12Refactor authorized params in Admin::ApplicationSettingsControllerRémy Coutable
2016-11-29Add new configuration setting to enable/disable HTML emails.Ruben Davila
2016-11-10Allow the Sidekiq queues to throttle and the factor by which to throttle them...Patricio Cano
2016-11-10Allow certain Sidekiq jobs to be throttledPatricio Cano
2016-11-04Refine Git garbage collectionJacob Vosmaer
2016-11-04Allow multiple repository storage shards to be enabled, and automatically rou...Nick Thomas
2016-08-19Support integration with Koding (online IDE)Gokmen Goksel
2016-07-20Reorder allowed params for `ApplicationSetting` and add more details to docs.Patricio Cano
2016-07-19Refactor and rename `restricted_signup_domains` to `domain_whitelist` to bett...Patricio Cano
2016-07-19Added the ability to block sign ups using a domain blacklist.Patricio Cano
2016-07-07Added setting to set new users by default as externalDravere
2016-07-06Rebasing caused `enabled_git_access_protocol` to become plural. Fixed here.Patricio Cano
2016-07-06Add setting that allows admins to choose which Git access protocols are enabledPatricio Cano
2016-06-30Add Application Setting to configure default Repository Path for new projectsAlejandro Rodríguez
2016-06-08Allow custom text on 'almost there' pageSean McGivern
2016-05-31Add Application Setting to configure Container Registry token expire delay (d...Kamil Trzcinski
2016-05-16Change skip_user_confirmation_email to send_user_confirmation_emailFelipe Artur
2016-05-16Toggle email signup confirmation in admin settingsFelipe Artur
2016-05-13Merge branch 'health-check-route'Douwe Maan
2016-05-12delete the enabled_oauth_sign_in_sources after getting it's value into enable...Andrei Gliga
2016-05-12Array(enabled_oauth_sign_in_sources) instead of the ifAndrei Gliga
2016-05-12enabled_oauth_sign_in_sources param doesn't need permitAndrei Gliga
2016-05-12On Application Settings Page let the user select the enabled OAuth Sign in so...Andrei Gliga
2016-05-12disabled_oauth_sign_in_sources parameter handling in ApplicationSettingsContr...Andrei Gliga
2016-05-10Add health_check access token, and enforce on the health_check endpointDJ Mountney
2016-04-19Configuring of points per UDP packetYorick Peterse
2016-04-18Add configurable shared runners textKamil Trzcinski
2016-04-13Clear repository check columns asynchronouslyJacob Vosmaer
2016-04-12BastaJacob Vosmaer
2016-04-12Move 'clear checks' button to applicatoin settingsJacob Vosmaer
2016-04-01Remove "Congratulations!" tweet button on newly-created project.connorshea
2016-03-10Prevent projects to have higher visibility than groupsFelipe Artur
2016-02-09Add option to include the sender name in body of Notify email. fix #7824Jason Lee
2016-02-02Support Akismet spam checking for creation of issues via APIStan Hu
2016-01-29Partially revert "Add IP check against DNSBLs at account sign-up"Robert Speicher