summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/settings
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-282-20/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-151-1/+69
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-131-0/+33
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-053-5/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-101-5/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-141-2/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-011-1/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-181-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-141-0/+24
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-031-0/+15
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-022-4/+4
* Add username to deploy tokensKrasimir Angelov2019-07-021-0/+20
* Expose ci_default_git_depth via project APIexpose-project-git-depth-via-apiFabio Pitino2019-06-121-1/+1
* Add project level git depth settingKrasimir Angelov2019-06-061-0/+15
* Ignore ProjectAutoDevops domain columnThong Kuah2019-05-311-1/+1
* Add ProjectMetricsDashboardSetting model and tableReuben Pereira2019-04-261-0/+14
* Merge branch '57171-operations-controller-spec-refactor' into 'master'Grzegorz Bizon2019-04-261-106/+110
|\
| * Fix a bug in shared_examples definition57171-operations-controller-spec-refactorrpereira22019-04-251-1/+1
| * Move shared context to top of spec filerpereira22019-04-241-60/+52
| * Refactor operations controller specrpereira22019-04-221-105/+117
* | Redirect to settings page on invalid updateMatija Čupić2019-04-241-0/+9
|/
* Add some frozen string to spec/**/*.rbgfyoung2019-04-153-0/+6
* Refactor model and specReuben Pereira2019-03-011-23/+40
* Remove `error_tracking` feature flagPeter Leitzen2019-01-151-24/+0
* Implement error tracking configurationPeter Leitzen2019-01-071-11/+157
* Move settings operations controller from EE to CEmove-settings-oprations-to-cePeter Leitzen2019-01-061-0/+35
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-193-10/+12
* Remove the project_cleanup feature flagNick Thomas2018-12-151-25/+5
* Remove Sidekiq::Testing in RepositoryController specDylan Griffith2018-12-071-4/+6
* Use BFG object maps to clean projectsNick Thomas2018-12-061-0/+31
* Simplify runner registration token resettingTomasz Maczukin2018-10-041-0/+13
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-113-5/+5
* Refactor validations and make runner factory by default to be instance-wide r...Kamil Trzciński2018-05-311-4/+4
* Allow group runners to be viewed/edited in APIDylan Griffith2018-05-161-3/+3
* Fix spec/features/admin/admin_runners_spec.rb + test style improvementsDylan Griffith2018-05-011-7/+13
* restrict projects ci controller to project runnersAlexis Reigel2018-04-231-0/+11
* Update tests for settings/ci_cd_controller_specTomasz Maczukin2018-04-041-11/+35
* Move leftovers from pipelines_settings_controller to settings/ci_cd_controllerTomasz Maczukin2018-04-041-2/+82
* Update Projects::Settings::CiCdController#reset_cache specsMatija Čupić2018-03-011-14/+5
* 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