summaryrefslogtreecommitdiff
path: root/spec/features/projects/settings
Commit message (Expand)AuthorAgeFilesLines
* Preserve order of project tags listDennis Tang2018-09-261-8/+6
* Resolve "Improve handling of projects shared with a group"Dennis Tang2018-09-071-3/+3
* Merge branch 'filter-web-hooks-by-branch' into 'master'Dmitriy Zaporozhets2018-09-051-0/+1
|\
| * Filter project hooks by branchDuana Saskia2018-08-131-0/+1
* | Move project default branch settings under 'Repository'Paul Slaughter2018-09-041-7/+22
* | Move badge settings to general settingsWinnie Hellmann2018-09-031-1/+1
|/
* Merge branch 'ce-port-3959-mirroring-interface-improvements' into 'master'Tim Zallmann2018-08-101-3/+2
|\
| * port specsLuke Bennett2018-08-021-3/+2
* | Resolve "Improve Auto DevOps settings flow for admin and project"Mike Greiling2018-08-061-11/+49
|/
* Merge branch '48934' into 'master'Mike Greiling2018-07-111-1/+8
|\
| * Fix #48934 - Focus on text input on danger confirmationJamie Schembri2018-07-061-1/+8
* | Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-1112-26/+26
|/
* Close revoke deploy token modal on escape keypressGeorge Tsiolis2018-07-051-0/+25
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-052-3/+3
* Fix specMark Chao2018-06-062-2/+2
* Merge branch 'master' into bootstrap4Clement Ho2018-05-161-0/+23
|\
| * Display help text below auto devops domain with nip.io domain name (#45561)45584-add-nip-io-domain-suggestion-in-auto-devopsDylan Griffith2018-05-151-0/+23
* | Merge branch 'master' into 'bootstrap4'Clement Ho2018-05-101-0/+125
|\ \ | |/
| * Replace the `project/deploy_keys.feature` spinach test with an rspec analogblackst0ne2018-05-091-0/+125
* | Merge branch 'master' into bootstrap4Clement Ho2018-05-082-9/+34
|\ \ | |/
| * Make deploy keys table more clearly structuredLukas Eipert2018-05-071-3/+7
| * Backports every CE related change from ee-5484 to CETiago Botelho2018-05-071-0/+15
| * Enable LFS setting UI for Masters and OwnersJames Ramsay2018-05-011-6/+12
* | Merge branch 'master' into bootstrap4Clement Ho2018-04-231-7/+23
|\ \ | |/
| * Changed anchor not to have the js prefix, add i18nJose Ivan Vargas2018-04-201-5/+5
| * Ensure an autodevops instance exists for pipelines settingsMayra Cabrera2018-04-201-0/+6
| * Create autodevops settings sectionsJose Ivan Vargas2018-04-201-7/+17
* | Merge branch 'master' into bootstrap4Clement Ho2018-04-1215-59/+419
|\ \ | |/
| * Address review feedbackRémy Coutable2018-04-091-1/+2
| * Migrate features/project/project.feature to RSpec and reorganize several Proj...Rémy Coutable2018-04-0915-59/+418
* | [skip ci] Convert panel related class names to cardClement Ho2018-04-101-8/+8
|/
* Projects and groups badges settings UIFrancisco Javier López2018-04-081-0/+125
* Handle limit for datetime attributes on MySQLMayra Cabrera2018-04-061-13/+1
* Addresses database commentsMayra Cabrera2018-04-061-0/+1
* Include ProjectDeployTokensMayra Cabrera2018-04-061-6/+8
* Address UX reviewMayra Cabrera2018-04-061-4/+2
* Implement 'read_repo' for DeployTokensMayra Cabrera2018-04-061-0/+38
* Replace deprecated name_with_namespace with full_name in app and specDmitriy Zaporozhets2018-03-051-1/+1
* Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'securit...Douwe Maan2018-01-161-4/+2
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-225-6/+6
* Remove Auto DevOps checkboxes - frontend40761-remove-the-checkbox-for-starting-a-new-pipeline-in-auto-devops-settingsbikebilly2017-12-041-101/+0
* Add checkboxes to automatically run AutoDevops pipelineEric Eastwood2017-11-281-8/+118
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-11-031-0/+40
|\
| * Make sure the settings page renders when root of a fork is deletedBob Van Landuyt2017-11-031-0/+40
* | remove unnecessary capybara process invocationMike Greiling2017-10-261-1/+1
* | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-094-4/+4
|\ \ | |/
| * Replaces `tag: true` into `:tag` in the specsJacopo2017-10-074-4/+4
* | Fix Element is not clickable at this pointJose Ivan Vargas2017-10-021-3/+3
* | fixed spec/features/projects/settings/repository_settings_spec.rbPhil Hughes2017-09-271-2/+1
|/
* Merge branch 'replace_group_links.feature' into 'master'Rémy Coutable2017-09-111-0/+41
|\