summaryrefslogtreecommitdiff
path: root/app/controllers/admin
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
|/
* Merge branch 'feature/ldap-sync-edgecases' into 'master' Douwe Maan2016-01-142-1/+5
|\
| * Code style fixes and some code simplifiedGabriel Mazetto2016-01-081-2/+2
| * Repair ldap_blocked state when no ldap identity exist anymoreGabriel Mazetto2016-01-081-0/+2
| * Prevent ldap_blocked users from being unblocked by the Admin UIGabriel Mazetto2016-01-081-1/+3
* | Broadcast Messages can now be editedRobert Speicher2016-01-131-5/+17
* | Remove alert_type attribute from BroadcastMessageRobert Speicher2016-01-131-4/+7
* | Merge branch 'configure-randomize-metrics-sample-interval' into 'master' Yorick Peterse2016-01-131-0/+1
|\ \
| * | Make the metrics sampler interval configurableYorick Peterse2016-01-131-0/+1
| |/
* | Block the reported user before destroying the recordrs-block-user-before-removalRobert Speicher2016-01-121-4/+2
|/
* Remove InfluxDB username/passwordremove-influxdb-credentialsYorick Peterse2016-01-061-2/+0
* Show 'All' tab by default in the builds pageshow-all-builds-by-defaultDouglas Barbosa Alexandre2016-01-041-3/+3
* 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
* Allow admin to create new user identitiesDrew Blessing2015-12-151-1/+16
* Use a new admin runners path when reseting runners tokenGrzegorz Bizon2015-12-141-1/+1
* Merge branch 'master' into ci/persist-registration-tokenGrzegorz Bizon2015-12-143-0/+121
|\
| * Remove ci_ prefix from all ci related thingsKamil Trzcinski2015-12-111-2/+2
| * Migrate CI::Project to ProjectKamil Trzcinski2015-12-113-0/+121
* | Add CI runners registration token reset buttonGrzegorz Bizon2015-12-111-0/+6
|/
* Be more explicit with the impersonate return URLAndrew Tomaka2015-12-021-1/+1
* Prevent impersonation if blockedAndrew Tomaka2015-12-021-5/+11
* Merge branch 'impersonate' into 'master' Dmitriy Zaporozhets2015-11-143-6/+38
|\
| * refactor login as to be impersonation with better login/logoutJames Newton2015-10-293-6/+38
* | Implement Build ArtifactsKamil Trzcinski2015-11-101-0/+1
* | Enable shared runners for all new projectsKamil Trzcinski2015-11-051-0/+1
|/
* Redirect to a default path if HTTP_REFERER is not setStan Hu2015-10-203-11/+19
* Merge branch 'master' into jrochkind/gitlab-ce-fix_2839_send_abuse_report_notifyDouwe Maan2015-10-182-2/+7
|\
| * Improve invalidation of stored service password if the endpoint URL is changedimprove_reset_service_password_v2Alex Lossent2015-10-151-1/+7
| * Revert "Improve invalidation of stored service password if the endpoint URL i...Valery Sizov2015-10-141-7/+1
| * Improve invalidation of stored service password if the endpoint URL is changedAlex Lossent2015-10-141-1/+7
| * 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
|/
* Add option to admin area to sign in as a specific userPavel Forkert2015-09-241-0/+6
* Devise 3.5.x deprecates `confirm!` in favor of `confirm`Robert Speicher2015-09-191-1/+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
* added spinach for glabal labelsglobal_labelsValery Sizov2015-09-031-1/+0
* CRUD for admin labelsValery Sizov2015-09-031-0/+59
* Merge branch 'enable_ssl_verification_web_hook' into 'master'Dmitriy Zaporozhets2015-08-261-1/+1
|\
| * Enable SSL verification for Webhooksenable_ssl_verification_web_hookValery Sizov2015-08-261-1/+1
* | Improve abuse reports managementDmitriy Zaporozhets2015-08-251-2/+7
|/
* Import sources: settings in the admin interfaceArtem Sidorenko2015-08-201-0/+10
* Allow listing of archived projectsArtem Sidorenko2015-08-191-0/+1
* Add abuse report management in admin areaDmitriy Zaporozhets2015-08-061-0/+11
* Add "Confirm user" button in user admin pageStan Hu2015-08-051-0/+8