summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Expand)AuthorAgeFilesLines
* Fix project dashboard showing the wrong timestampssh-dashboard-sort-fixStan Hu2018-03-051-0/+8
* Remove u2f webpack bundleMike Greiling2018-03-011-4/+0
* Merge branch 'feature/move_oauth_modules_to_auth_dir_structure' into 'master'Douwe Maan2018-03-011-1/+1
|\
| * Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad2018-02-281-1/+1
* | Merge branch '41777-include-cycle-time-in-usage-ping' into 'master'Douwe Maan2018-03-011-15/+5
|\ \
| * | Adapt cycle analytics spec helper and cycle analytics usage data spec41777-include-cycle-time-in-usage-pingTiago Botelho2018-03-011-3/+3
| * | Refactors median code to work with both single and multiple projectsTiago Botelho2018-02-281-12/+2
* | | 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-2314-334/+713
| |\ \ \
| * | | | 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
* | | | | | Removing the two factor check when the user sets a new passwordFrancisco Javier López2018-03-011-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
| |_|_|/ / |/| | | |
* | | | | Render MR Notes with Vue with behind a cookieFatih Acet2018-02-281-1/+1
* | | | | Merge branch 'rc/reduce-delta-with-ce-in-controllers-ce' into 'master'Douwe Maan2018-02-271-0/+0
|\ \ \ \ \
| * | | | | Move the #update action from Project/Member controllers to the MembershipActi...Rémy Coutable2018-02-271-0/+0
* | | | | | Merge branch '24774-clear-the-Labels-dropdown-search-filter' into 'master'Phil Hughes2018-02-271-0/+12
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add test for label search behaviour24774-clear-the-Labels-dropdown-search-filterKushal Pandya2018-02-271-0/+12
* | | | | | Merge branch '43510-merge-requests-and-issues-don-t-show-for-all-subgroups' i...Grzegorz Bizon2018-02-271-43/+81
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix subgroup issue and MR pages empty states and counts43510-merge-requests-and-issues-don-t-show-for-all-subgroupsSean McGivern2018-02-271-43/+81
* | | | | | Resolve "Error 500 on route "/admin/application_settings/services/1882/edit" ...Mayra Cabrera2018-02-262-0/+44
* | | | | | Fixed issue edit shortcut not workingissue-edit-shortcutPhil Hughes2018-02-261-0/+12
| |_|_|_|/ |/| | | |
* | | | | Get rid of hard-coded user/project/group names that could clash with DB seque...Rémy Coutable2018-02-261-4/+4
* | | | | Merge branch 'refactor/move-filtered-search-vue-component' into 'master'Clement Ho2018-02-241-2/+2
|\ \ \ \ \
| * | | | | Move RecentSearchesDropdownContent vue componentGeorge Tsiolis2018-02-221-2/+2
* | | | | | Merge branch '29497-pages-custom-domain-dns-verification' into 'master'Robert Speicher2018-02-231-2/+0
|\ \ \ \ \ \
| * | | | | | Add DNS verification to Pages custom domainsNick Thomas2018-02-231-2/+0
| | |/ / / / | |/| | | |
* | | | | | Merge branch '42044-osw-add-button-to-deploy-runner-to-kubernetes' into 'master'Filipa Lacerda2018-02-232-2/+16
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add a button to deploy a runner to a Kubernetes cluster in the settings page42044-osw-add-button-to-deploy-runner-to-kubernetesOswaldo Ferreira2018-02-232-2/+16
* | | | | | Merge branch '43261-fix-import-from-url-name-collision-active-tab' into 'master'Phil Hughes2018-02-231-1/+13
|\ \ \ \ \ \
| * | | | | | Make import tab/form active when importing project by URL and validation fails43261-fix-import-from-url-name-collision-active-tabEric Eastwood2018-02-201-1/+13
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'bvl-external-auth-port' into 'master'Douwe Maan2018-02-231-0/+17
|\ \ \ \ \ \
| * | | | | | Port `read_cross_project` ability from EEBob Van Landuyt2018-02-221-0/+17
* | | | | | | Add Tip about Push to Create project on New Project pageAndré Luís2018-02-231-0/+18
| |_|_|_|_|/ |/| | | | |
* | | | | | Update enabled Kubernetes cluster button to "Kubernetes configured"Eric Eastwood2018-02-221-3/+3
* | | | | | Merge branch 'master' into 42431-add-auto-devops-and-clusters-button-to-projectsEric Eastwood2018-02-2221-322/+992
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix user feature specs that were hardcoding 'user1'43495-spec-failure-spec-features-users_spec-rbRémy Coutable2018-02-227-247/+178
| | |_|/ / | |/| | |
| * | | | #28481: Display time tracking totals on milestone pageRiccardo Padovani2018-02-211-6/+9
| | |/ / | |/| |
| * | | Move project pages spinach tests to RspecSemyon Pupkov2018-02-211-2/+202
| * | | Update to jQuery 3.Jacob Schatz2018-02-201-0/+5
| |/ /
| * | Move spinach project network graph tests to RSpecSemyon Pupkov2018-02-161-0/+108
| |/
| * Merge branch 'move-profile-to-rspec' into 'master'Rémy Coutable2018-02-155-19/+231
| |\
| | * Move spinach profile tests to RSpecSemyon Pupkov2018-02-155-19/+231
| * | Move spinach group milestones test to RSpecSemyon Pupkov2018-02-151-37/+114
| * | Move feature group members search test to RSpecSemyon Pupkov2018-02-151-0/+29
| |/