summaryrefslogtreecommitdiff
path: root/app/views/admin
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'improve_more_buttons' into 'master' Jacob Schatz2016-01-123-4/+4
|\ \ \ | |/ / |/| |
| * | Improve admin area button styleDrew Blessing2016-01-113-4/+4
* | | Add user's last used IP addresses to admin pageStan Hu2016-01-121-0/+16
|/ /
* | Disable "Already Blocked" button in admin abuse report pageStan Hu2016-01-091-1/+1
* | Remove Block Button from Abuse Reports page if User is Already Blocked Robert Speicher2016-01-081-1/+4
|\ \ | |/ |/|
| * Show that user is already blocked on Abuse Reportsfix-block-button-still-showing-on-abuse-reports-after-user-is-blockedKelvin2016-01-061-0/+3
| * Remove block button on abuse reports if user is already blockedKelvin2016-01-061-1/+1
* | Add two custom Date/Time conversion formatsRobert Speicher2016-01-074-7/+7
* | Remove stamp gemRobert Speicher2016-01-074-7/+7
* | Remove InfluxDB username/passwordremove-influxdb-credentialsYorick Peterse2016-01-061-8/+0
|/
* Redesign the AbuseReports indexrs-abuse-reportsRobert Speicher2016-01-042-10/+11
* Show 'All' tab by default in the builds pageshow-all-builds-by-defaultDouglas Barbosa Alexandre2016-01-041-5/+5
* Merge branch 'rs-delimit-all-the-things' into 'master' Dmitriy Zaporozhets2016-01-044-22/+22
|\
| * number_with_delimiter most of the thingsrs-delimit-all-the-thingsRobert Speicher2015-12-314-22/+22
* | Fix typo in CI settingsSteffen Köhler2016-01-011-1/+1
|/
* Write to InfluxDB directly via UDPYorick Peterse2015-12-291-4/+6
* reCAPTCHA is configurable through Admin Settings, no reload needed.Gabriel Mazetto2015-12-281-0/+22
* Move InfluxDB settings to ApplicationSettingrelocate-influxdb-settingsYorick Peterse2015-12-281-0/+53
* Add to application_settings forced TFA optionsGabriel Mazetto2015-12-241-0/+12
* Use method that creates runners registration tokenGrzegorz Bizon2015-12-231-1/+1
* Merge branch 'admin_add_identity' into 'master' Robert Speicher2015-12-212-0/+5
|\
| * Allow admin to create new user identitiesDrew Blessing2015-12-152-0/+5
* | Show git version on admin pageTrey Davis2015-12-151-0/+4
|/
* Merge branch 'master' into ci/persist-registration-tokenGrzegorz Bizon2015-12-141-1/+1
|\
| * Fix 500 when viewing specific runners on runners page [ci skip]Kamil Trzcinski2015-12-141-1/+1
* | Merge branch 'master' into ci/persist-registration-tokenGrzegorz Bizon2015-12-146-0/+365
|\ \ | |/
| * Fix runners admin view [ci skip]Kamil Trzcinski2015-12-141-1/+1
| * Remove ci_ prefix from all ci related thingsKamil Trzcinski2015-12-111-1/+1
| * Migrate CI::Project to ProjectKamil Trzcinski2015-12-116-0/+351
|/
* Improve text indication visibility on snippetsZeger-Jan van de Weg2015-12-081-2/+2
* Merge branch 'master' into ui/form-consistencyDouwe Maan2015-12-032-2/+2
|\
| * Fix failures in masterValery Sizov2015-12-031-1/+1
| * Prevent impersonation if blockedAndrew Tomaka2015-12-021-1/+1
* | Use consistent casing for form field labelsDouwe Maan2015-12-021-1/+1
* | Use consistent casing for page titlesDouwe Maan2015-12-023-13/+4
|/
* Fix Error 500 when viewing user's personal projects from admin pageStan Hu2015-11-252-1/+14
* Rewrite HTTP links to force TLS, where possibleAlex Jordan2015-11-161-2/+2
* Merge branch 'impersonate' into 'master' Dmitriy Zaporozhets2015-11-141-1/+1
|\
| * refactor login as to be impersonation with better login/logoutJames Newton2015-10-291-1/+1
* | Merge branch 'artifacts' into 'master' Kamil Trzciński2015-11-111-0/+5
|\ \
| * | Implement Build ArtifactsKamil Trzcinski2015-11-101-0/+5
* | | Replace CoffeeScript block into JavaScript in Views.Jason Lee2015-11-101-2/+2
|/ /
* | Enable shared runners for all new projectsKamil Trzcinski2015-11-051-0/+9
|/
* Merge branch 'master' into full-width-tablesDouwe Maan2015-10-213-1/+38
|\
| * Merge branch 'master' into jrochkind/gitlab-ce-fix_2839_send_abuse_report_notifyDouwe Maan2015-10-192-1/+32
| |\
| | * Partly implement new UI for user pageuser-page-new-uiDmitriy Zaporozhets2015-10-162-1/+32
| * | Add help text to admin settings notification email.Douwe Maan2015-10-181-0/+2
| * | Merge branch 'master' into jrochkind/gitlab-ce-fix_2839_send_abuse_report_notifyDouwe Maan2015-10-183-18/+9
| |\ \ | | |/
| * | Send an email (to support) when a user is reported for spamJonathan Rochkind2015-10-081-0/+4
* | | Make tables full width.Douwe Maan2015-10-196-90/+96
| |/ |/|