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-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
2015-05-29Allow to configure a URL to show after sign outAlex Lossent
2015-05-29Add option to disallow users from registering any application to use GitLab a...Douwe Maan
2015-05-08Fix syntax errorDmitriy Zaporozhets
2015-05-08Merge branch 'version-check' into gl-version-checkDmitriy Zaporozhets
2015-05-02Add application setting to restrict user signups to e-mail domainsStan Hu
2015-04-26Add new admin settingsVinnie Okada
2015-04-20Fixed the Rails/ActionFilter copJeroen van Baarsen
2015-04-02Support configurable attachment size via Application SettingsStan Hu
2015-03-16Fix restricted visibility bugsVinnie Okada
2015-03-10Add feature to disable version checkDmitriy Zaporozhets
2015-03-07Move restricted visibility settings to the UIVinnie Okada
2015-02-13Add link to share via twitter to "created project" event.Douwe Maan
2015-01-25Allow configuring protection of the default branch upon first pushMarco Wessel
2015-01-17Allow to specify home page for non logged-in usersDmitriy Zaporozhets
2015-01-08Create ApplicationSettings if does not exist in runtimeDmitriy Zaporozhets
2015-01-08Improve application settings and write testsDmitriy Zaporozhets
2015-01-08Init ApplicationSettings resource with defaults from config fileDmitriy Zaporozhets