summaryrefslogtreecommitdiff
path: root/app/controllers/admin/application_settings_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/check-against-rbl-only' into 'master'Robert Speicher2016-01-201-0/+2
|\
| * Add IP blocking against DNSBL at sign-upfeature/check-against-rbl-onlyTomasz Maczukin2016-01-201-0/+2
* | Add sentry integrationJeroen Nijhof2016-01-181-0/+2
|/
* Make the metrics sampler interval configurableYorick Peterse2016-01-131-0/+1
* Remove InfluxDB username/passwordremove-influxdb-credentialsYorick Peterse2016-01-061-2/+0
* Write to InfluxDB directly via UDPYorick Peterse2015-12-291-1/+1
* reCAPTCHA is configurable through Admin Settings, no reload needed.Gabriel Mazetto2015-12-281-0/+3
* Move InfluxDB settings to ApplicationSettingrelocate-influxdb-settingsYorick Peterse2015-12-281-0/+8
* Add to application_settings forced TFA optionsGabriel Mazetto2015-12-241-0/+2
* Use a new admin runners path when reseting runners tokenGrzegorz Bizon2015-12-141-1/+1
* Add CI runners registration token reset buttonGrzegorz Bizon2015-12-111-0/+6
* Implement Build ArtifactsKamil Trzcinski2015-11-101-0/+1
* Enable shared runners for all new projectsKamil Trzcinski2015-11-051-0/+1
* Merge branch 'master' into jrochkind/gitlab-ce-fix_2839_send_abuse_report_notifyDouwe Maan2015-10-181-1/+0
|\
| * Remove the option to disable CIrs-remove-ci-disableRobert Speicher2015-10-051-1/+0
* | Send an email (to support) when a user is reported for spamJonathan Rochkind2015-10-081-0/+1
|/
* Allow to disable GitLab CIKamil Trzcinski2015-09-181-0/+1
* Allow custom info to be added to Help pageJeroen van Baarsen2015-09-181-0/+1
* Import sources: settings in the admin interfaceArtem Sidorenko2015-08-201-0/+10
* session_expire_seconds => session_expire_delaythemaze752015-06-101-1/+1
* Add session expiration delay configuration through UI applicationEric Maziade2015-06-051-0/+1
* Allow to configure a URL to show after sign outAlex Lossent2015-05-291-0/+1
* Add option to disallow users from registering any application to use GitLab a...user-oauth-applicationsDouwe Maan2015-05-291-0/+1
* Fix syntax errorDmitriy Zaporozhets2015-05-081-1/+1
* Merge branch 'version-check' into gl-version-checkDmitriy Zaporozhets2015-05-081-0/+1
|\
| * Add feature to disable version checkDmitriy Zaporozhets2015-03-101-1/+2
* | Add application setting to restrict user signups to e-mail domainsStan Hu2015-05-021-1/+2
* | Add new admin settingsVinnie Okada2015-04-261-0/+2
* | Fixed the Rails/ActionFilter copJeroen van Baarsen2015-04-201-1/+1
* | Support configurable attachment size via Application SettingsStan Hu2015-04-021-0/+1
* | Fix restricted visibility bugsVinnie Okada2015-03-161-1/+3
* | Move restricted visibility settings to the UIVinnie Okada2015-03-071-1/+9
|/
* Add link to share via twitter to "created project" event.Douwe Maan2015-02-131-0/+1
* Allow configuring protection of the default branch upon first pushMarco Wessel2015-01-251-0/+1
* Allow to specify home page for non logged-in usersDmitriy Zaporozhets2015-01-161-0/+1
* Create ApplicationSettings if does not exist in runtimeDmitriy Zaporozhets2015-01-081-1/+1
* Improve application settings and write testsDmitriy Zaporozhets2015-01-081-6/+6
* Init ApplicationSettings resource with defaults from config fileDmitriy Zaporozhets2015-01-081-0/+31