summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/settings
Commit message (Expand)AuthorAgeFilesLines
* Change reset_cache action from get to postMatija Čupić2018-01-051-1/+1
* Merge branch 'master' into 41249-clearing-the-cacheMatija Čupić2018-01-042-2/+2
|\
| * Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-222-2/+2
* | Move cache reset to ci_cd_settings controllerMatija Čupić2018-01-041-0/+47
|/
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-203-3/+3
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-022-2/+2
* Resolve "Inconsistent location of members page between groups and projects"Tim Zallmann2017-07-071-14/+0
* Fixed repository_controller_specJose Ivan Vargas2017-03-061-1/+1
* Added delegations to comply with the new rubocop rulesJose Ivan Vargas2017-03-061-2/+2
* Added tests for the repository_controller and repository_helperJose Ivan Vargas2017-03-061-0/+20
* Added a variable_controller_spec test to test for flash messages on the #crea...Jose Ivan Vargas2017-02-061-0/+0
* Fixed tests, renamed files and methodsJose Ivan Vargas2017-02-061-1/+1
* Removed options from the gear button in the projects and consolidated into oneJose Ivan Vargas2017-02-061-0/+20
* Use `empty_project` where possible in controller specsrs-empty_project-controllersRobert Speicher2017-01-251-1/+1
* Corrected code style and titlesJose Ivan Vargas2017-01-181-2/+2
* Fixed more testsJose Ivan Vargas2017-01-181-1/+1
* Fixed spinach feature tests for the services and hooks controllersJose Ivan Vargas2017-01-181-0/+20
* Added tests for the MembersController and corrected some more testsJose Ivan Vargas2017-01-031-0/+14