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
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
2016-01-20Merge branch 'feature/check-against-rbl-only' into 'master'Robert Speicher
2016-01-20Add IP blocking against DNSBL at sign-upTomasz Maczukin
2016-01-18Add sentry integrationJeroen Nijhof
2016-01-13Make the metrics sampler interval configurableYorick Peterse
2016-01-06Remove InfluxDB username/passwordYorick Peterse
2015-12-29Write to InfluxDB directly via UDPYorick Peterse
2015-12-28reCAPTCHA is configurable through Admin Settings, no reload needed.Gabriel Mazetto
2015-12-28Move InfluxDB settings to ApplicationSettingYorick Peterse
2015-12-25Add to application_settings forced TFA optionsGabriel Mazetto
2015-12-14Use a new admin runners path when reseting runners tokenGrzegorz Bizon
2015-12-11Add CI runners registration token reset buttonGrzegorz Bizon
2015-11-10Implement Build ArtifactsKamil Trzcinski
2015-11-05Enable shared runners for all new projectsKamil Trzcinski
2015-10-18Merge branch 'master' into jrochkind/gitlab-ce-fix_2839_send_abuse_report_notifyDouwe Maan
2015-10-09Send an email (to support) when a user is reported for spamJonathan Rochkind
2015-10-05Remove the option to disable CIRobert Speicher
2015-09-18Allow to disable GitLab CIKamil Trzcinski
2015-09-18Allow custom info to be added to Help pageJeroen van Baarsen
2015-08-20Import sources: settings in the admin interfaceArtem Sidorenko
2015-06-11session_expire_seconds => session_expire_delaythemaze75
2015-06-05Add session expiration delay configuration through UI applicationEric Maziade