summaryrefslogtreecommitdiff
path: root/app/views/admin
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-commit-status-rendering' into 'master' Robert Speicher2016-03-151-11/+10
|\
| * Cleanup CiCommit and CiBuildKamil Trzcinski2016-03-141-11/+10
* | Add finders logic and tests for shared projects featureDmitriy Zaporozhets2016-03-111-0/+16
|/
* Improve consistency of SSH Keys title in administration areassh-key-settingsRobert Speicher2016-03-031-1/+1
* Change `js-quick-submit` behavior to expect the class on the formRobert Speicher2016-03-021-2/+2
* Branded login page also in CE11489-branded-appearance-to-ceZeger-Jan van de Weg2016-02-263-0/+94
* Label description and Label rowTap2016-02-172-4/+10
* Merge remote-tracking branch 'dev/master' into 'master'Robert Speicher2016-02-091-3/+3
|\
| * Remove current_user && when can? is usedKamil Trzcinski2016-02-051-1/+1
| * Merge branch 'master' into ci-permissionsKamil Trzcinski2016-02-053-8/+12
| |\
| * \ Merge remote-tracking branch 'origin/master' into ci-permissionsKamil Trzcinski2016-02-043-3/+73
| |\ \
| * | | Make the CI permission model simplerKamil Trzcinski2016-02-021-3/+3
* | | | Add option to include the sender name in body of Notify email. fix #7824huacnlee/gitlab-ce-feature/option-to-include-author-info-in-mailJason Lee2016-02-091-0/+10
* | | | Allow limited Markdown in Broadcast Messagesrs-broadcast-markdownRobert Speicher2016-02-062-2/+6
| |_|/ |/| |
* | | Improve admin broadcast messages pageDmitriy Zaporozhets2016-02-051-1/+1
* | | Remove project-issuable-filter from admin builds page :)improve-nav-controlsDmitriy Zaporozhets2016-02-051-7/+6
* | | Merge remote-tracking branch 'origin/rs-database-info'Dmitriy Zaporozhets2016-02-041-0/+5
|\ \ \ | |_|/ |/| |
| * | Display database type and version in Administration dashboardrs-database-infoRobert Speicher2016-02-021-0/+5
| |/
* | Refactor Admin::SpamLogsController to block user before destroyingDouglas Barbosa Alexandre2016-02-022-4/+6
* | Use time_ago_with_tooltip on spam logs listDouglas Barbosa Alexandre2016-02-021-1/+1
* | Use truncate helper on spam logs listDouglas Barbosa Alexandre2016-02-021-1/+1
* | Support Akismet spam checking for creation of issues via APIStan Hu2016-02-023-3/+71
|/
* Make "Two-factor" casing consistent throughout the applicationrs-two-factor-casingRobert Speicher2016-01-311-3/+3
* Partially revert "Add IP check against DNSBLs at account sign-up"rs-remove-ip-blockingRobert Speicher2016-01-281-16/+0
* Removed sorted text from dropdownsPhil Hughes2016-01-283-3/+3
* Merge branch 'rs-issue-12672' into 'master' Dmitriy Zaporozhets2016-01-271-2/+1
|\
| * Remove link from system hookrs-issue-12672Robert Speicher2016-01-241-2/+1
* | Fix visibility level texts on application settingsZeger-Jan van de Weg2016-01-261-2/+2
* | Save button on app settings now btn-saveZeger-Jan van de Weg2016-01-263-4/+3
|/
* Fix UI for pages with panelsfix-ui-paddingDmitriy Zaporozhets2016-01-222-3/+3
* Merge branch 'feature/check-against-rbl-only' into 'master'Robert Speicher2016-01-201-0/+16
|\
| * Add IP blocking against DNSBL at sign-upfeature/check-against-rbl-onlyTomasz Maczukin2016-01-201-0/+16
* | Target '_blank'sentry-integrationDouwe Maan2016-01-201-2/+2
* | Use sentry in env production onlyJeroen Nijhof2016-01-201-1/+3
* | Add sentry integrationJeroen Nijhof2016-01-181-0/+17
|/
* Merge branch 'remove-gray-bg'Dmitriy Zaporozhets2016-01-144-104/+101
|\
| * Dont use nav-pills. Instead use nav-listsDmitriy Zaporozhets2016-01-131-96/+91
| * Replace nav-tabs with nav-linksDmitriy Zaporozhets2016-01-132-3/+5
| * Replace all navigation menu with nav-links classDmitriy Zaporozhets2016-01-131-1/+1
* | Improvements, readability for artifacts browserGrzegorz Bizon2016-01-141-1/+1
* | Update specs for CI Build, add `artifacts?` methodGrzegorz Bizon2016-01-141-1/+1
* | Rename method that returns url to CI build artifacts downloadGrzegorz Bizon2016-01-141-2/+2
* | Merge branch 'feature/ldap-sync-edgecases' into 'master' Douwe Maan2016-01-141-10/+15
|\ \
| * | Fix Admin/Users view to position buttons without spacing magicGabriel Mazetto2016-01-141-15/+15
| * | Prevent ldap_blocked users from being unblocked by the Admin UIGabriel Mazetto2016-01-081-1/+6
* | | Remove (invalid) timestamp formattingrs-broadcastsRobert Speicher2016-01-131-2/+2
* | | Move `BroadcastMessage#status` to a helper since it's presentationalRobert Speicher2016-01-131-1/+1
* | | Broadcast Messages can now be editedRobert Speicher2016-01-133-22/+31
* | | Move broadcast message form to a partialRobert Speicher2016-01-132-32/+38
* | | Style the broadcast message formRobert Speicher2016-01-131-5/+8