summaryrefslogtreecommitdiff
path: root/spec/features/admin
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into rs-sign_inRobert Speicher2017-07-061-0/+13
|\
| * Merge branch '32408-enable-disable-all-restricted-visibility-levels' into 'ma...Douwe Maan2017-07-051-0/+13
| |\
| | * Allow admin to disable all restricted visibility levels32408-enable-disable-all-restricted-visibility-levelsTiago Botelho2017-07-051-0/+13
| * | Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-053-6/+6
| |/
* | Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-063-6/+6
* | Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-2926-31/+38
|/
* Add explicit message when no runners on adminTakuya Noguchi2017-06-261-19/+42
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-212-6/+6
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-1926-30/+30
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-143-4/+14
* Help landing page customizationsRobin Bobbitt2017-06-141-0/+5
* Bring in security changes from the 9.2.5 releaseDJ Mountney2017-06-071-2/+2
* Merge branch '23603-add-extra-functionality-for-the-top-right-plus-button' in...Douwe Maan2017-06-081-1/+3
|\
| * Fixing more broken unscoped testsTim Zallmann2017-06-071-1/+3
* | Merge branch '3191-deploy-keys-update' into 'master'Rémy Coutable2017-06-071-18/+45
|\ \ | |/ |/|
| * Implement ability to update deploy keysAlexander Randa2017-06-021-18/+45
* | Allow users to be hard-deleted from the admin user show pageNick Thomas2017-06-051-0/+3
* | Allow users to be hard-removed from the admin users list pageNick Thomas2017-06-051-1/+2
* | Merge branch '30469-convdev-index' into 'master'Sean McGivern2017-06-051-0/+40
|\ \
| * | Add Conversational Development Index page to admin panelTaurie Davis, Simon Knox and Adam Niedzielski2017-06-011-0/+40
| |/
* | Allow admins to delete users from the admin users pageNick Thomas2017-06-011-0/+2
|/
* Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin2017-05-312-1/+4
|\
| * Revert "Merge branch '1937-https-clone-url-username' into 'master' "Rémy Coutable2017-05-301-1/+1
| * Merge branch '31616-add-uptime-of-gitlab-instance-in-admin-area' into 'master'Rémy Coutable2017-05-301-0/+3
| |\
| | * 31616-add-uptime-of-gitlab-instance-in-admin-areajboltz882017-05-291-0/+3
* | | Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin2017-05-264-6/+55
|\ \ \ | |/ /
| * | Merge branch '17848-web-hook-logging' into 'master'Dmitriy Zaporozhets2017-05-252-3/+52
| |\ \
| | * | Implement web hooks loggingAlexander Randa2017-05-252-3/+52
| | |/
| * | Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-222-3/+3
| |/
* | Rename BuildsController to JobsControllerLin Jen-Shin2017-05-171-8/+8
|/
* Enable the Style/TrailingCommaInArguments copRémy Coutable2017-05-101-1/+1
* Merge branch '19364-webhook-edit' into 'master' Dmitriy Zaporozhets2017-05-021-9/+34
|\
| * Implement ability to update hooksAlexander Randa2017-04-281-9/+34
* | Add specs for Gitlab::RequestProfilerAhmad Sherif2017-05-011-0/+69
|/
* Increase code coverage for admin/cohorts pagedz-add-cohort-specDmitriy Zaporozhets2017-04-271-0/+15
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-212-4/+0
* Added profile name to user dropdownDimitrie Hoekstra2017-04-191-1/+1
* Merge branch 'remove_is_admin' into 'master' Robert Speicher2017-04-091-1/+1
|\
| * Remove the User#is_admin? methodblackst0ne2017-04-091-1/+1
* | Add a name field to the group edit formadd-field-for-group-nameDouglas Lovell2017-04-091-5/+34
|/
* Fix rspec and spinach testsJose Ivan Vargas2017-04-061-1/+1
* Admin section capitalization fixJose Ivan Vargas Lopez2017-04-064-5/+5
* Fix a transient spec failure in "Admin Health Check" feature spec30461-fix-transient-failureRémy Coutable2017-04-041-3/+3
* Fix brittle specsRémy Coutable2017-04-031-1/+1
* Don't use FFaker in factories, use sequences insteadRémy Coutable2017-04-032-2/+2
* Fix up emoji tests that should have failed :/Eric Eastwood2017-03-241-1/+1
* Improve readability and add testZ.J. van de Weg2017-03-231-0/+1
* Merge branch 'sh-fix-admin-application-settings' into 'master' Robert Speicher2017-03-211-0/+7
|\
| * Make feature spec more robustToon Claes2017-03-201-2/+1
| * Fix Error 500 when application settings are savedStan Hu2017-03-181-0/+8