summaryrefslogtreecommitdiff
path: root/spec/features/projects
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/sm/clarify-ambiguous-with_artifacts-implication' into 'master'Kamil Trzciński2018-03-181-0/+12
|\
| * Fix corrupted testShinya Maeda2018-03-151-1/+1
| * Add feartue spec. Fix failed testShinya Maeda2018-03-151-0/+12
* | Fix dropzone project showClement Ho2018-03-181-0/+22
* | Adds the option to override project description on export via APITiago Botelho2018-03-162-0/+1
* | Merge branch 'jivl-realtime-update-adding-file' into 'master'Phil Hughes2018-03-151-0/+25
|\ \ | |/ |/|
| * Include feature spec for realtime pipelinejivl-realtime-update-adding-fileMayra Cabrera2018-03-141-9/+18
| * Add realtime pipeline status component for filesJose Ivan Vargas2018-03-141-0/+16
* | Merge branch 'projects-graphs-rspec' into 'master'Grzegorz Bizon2018-03-141-0/+75
|\ \
| * | Replace project graphs spinach tests with RSpec analogSemyon Pupkov2018-03-141-0/+75
* | | Replace project redirects spinach tests with RSpec analogSemyon Pupkov2018-03-141-0/+74
| |/ |/|
* | Merge branch 'move-project-fork-to-rspec' into 'master'Douwe Maan2018-03-091-0/+104
|\ \
| * | Move project fork spinach tests to RSpecSemyon Pupkov2018-03-051-0/+104
* | | Merge branch 'project-active-tab-rspec' into 'master'Douwe Maan2018-03-091-0/+137
|\ \ \ | |_|/ |/| |
| * | Move project active tab spinach tests to RSpecSemyon Pupkov2018-03-081-0/+137
* | | Revert "Cleanup after adding MR diff's commit_count"Jan Provaznik2018-03-081-0/+0
* | | Merge branch '43770-change-clear-runners-cache-ujs-action-to-an-axios-request...Kamil Trzciński2018-03-081-3/+5
|\ \ \
| * | | Removes UJS from reset cache buttonFilipa Lacerda2018-03-071-3/+5
* | | | Merge branch 'ce-jej/github-project-service-for-ci' into 'master'Douwe Maan2018-03-081-0/+35
|\ \ \ \
| * | | | Hides Triggers if integration only has one eventJames Edwards-Jones2018-03-081-0/+35
| |/ / /
* | | | Merge branch 'master' into 'ce-3839-ci-cd-only-github-projects-fe'ce-3839-ci-cd-only-github-projects-feDouwe Maan2018-03-071-2/+9
|\ \ \ \
| * | | | Allow maintainers to edit directly in a forkBob Van Landuyt2018-03-071-2/+9
| |/ / /
* | | | CE backport for creating CI/CD projects from GitHubRubén Dávila2018-03-071-2/+2
|/ / /
* | | Merge branch '40187-project-branch-dashboard-with-active-stale-branches' into...Rémy Coutable2018-03-064-16/+129
|\ \ \
| * | | Add overview of branches and a filter for active/stale branchesTakuya Noguchi2018-03-064-16/+129
* | | | Merge branch 'fix/sm/fix_pages_worker' into 'master'Kamil Trzciński2018-03-061-1/+1
|\ \ \ \
| * | | | Revert unnecessary code running_or_pending_build_count removalShinya Maeda2018-03-061-0/+2
| * | | | Introduce FailedToExtractError. Fix spec. Add DNS test mock.Shinya Maeda2018-03-062-3/+1
| | |/ / | |/| |
* | | | Merge branch '38587-pipelines-empty-state' into 'master'Phil Hughes2018-03-061-5/+34
|\ \ \ \ | |/ / / |/| | |
| * | | [ci skip] Merge branch 'master' into 38587-pipelines-empty-stateFilipa Lacerda2018-03-051-0/+0
| |\ \ \
| * | | | Manage empty states in Pipelines pageFilipa Lacerda2018-03-051-5/+34
* | | | | Merge branch 'ce-3839-ci-cd-only-projects-fe' into 'master'Robert Speicher2018-03-051-1/+1
|\ \ \ \ \
| * | | | | CI/CD-only projects FEEric Eastwood2018-03-051-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'dz-use-less-deprecated-methods' into 'master'Douwe Maan2018-03-053-4/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Replace deprecated name_with_namespace with full_name in app and specDmitriy Zaporozhets2018-03-053-4/+4
| |/ / /
* | | | Merge branch 'jprovazn-count-cleanup' into 'master'43739-gl_repository-not-set-when-merging-merge-requests-from-the-web-uiRobert Speicher2018-03-051-0/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Cleanup after adding MR diff's commit_countJan Provaznik2018-03-051-0/+0
| |/ /
* | | Remove IDE from CEPhil Hughes2018-03-023-157/+0
|/ /
* | Merge branch '42643-persist-external-ip-of-ingress-controller-gke' into 'master'Kamil Trzciński2018-03-011-13/+25
|\ \
| * | Fix feature spec Clusters Applications (#17052)42643-persist-external-ip-of-ingress-controller-gkeDylan Griffith2018-03-011-3/+4
| * | Fix spec/features/projects/clusters/applications_spec.rb (#42643)>Dylan Griffith2018-02-231-10/+11
| * | Merge branch 'master' into 42643-persist-external-ip-of-ingress-controller-gkeDylan Griffith2018-02-234-3/+525
| |\ \
| * | | Use value attribute in ip inputFilipa Lacerda2018-02-221-2/+2
| * | | Remove duplicate IDFilipa Lacerda2018-02-201-2/+2
| * | | Merge branch 'master' into 42643-persist-external-ip-of-ingress-controller-gkeFilipa Lacerda2018-02-201-0/+108
| |\ \ \
| * | | | Update feature spec for kubernetes applications ingress IP address (#42643)Dylan Griffith2018-02-201-0/+10
* | | | | Remove pipelines mini graph spec that wasn't actually testing anythingsh-issue-43636Stan Hu2018-02-281-17/+0
* | | | | PagesDomain: Add edit/update functionalityRob Watson2018-02-281-0/+31
| |_|_|/ |/| | |
* | | | Resolve "Error 500 on route "/admin/application_settings/services/1882/edit" ...Mayra Cabrera2018-02-261-0/+23
* | | | Add DNS verification to Pages custom domainsNick Thomas2018-02-231-2/+0