summaryrefslogtreecommitdiff
path: root/spec/features/projects
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '44846-improve-web-ide-left-panel-and-modes' into 'master'Filipa Lacerda2018-05-072-2/+10
|\
| * Merge branch '44846-improve-web-ide-left-panel-and-modes' into ide-sidebar-co...Phil Hughes2018-05-035-240/+351
| |\
| | * Merge branch 'master' into 44846-improve-web-ide-left-panel-and-modesPhil Hughes2018-05-035-240/+351
| | |\
| * | | fixed feature specsPhil Hughes2018-05-012-0/+2
| * | | spec fixesPhil Hughes2018-04-302-2/+2
| |/ /
| * | Merge branch 'master' into 44846-improve-web-ide-left-panel-and-modesPhil Hughes2018-04-301-13/+0
| |\ \
| * \ \ Merge branch 'ide-workbench-bar' into '44846-improve-web-ide-left-panel-and-m...Filipa Lacerda2018-04-272-0/+6
| |\ \ \
| | * \ \ Merge branch 'master' into ide-workbench-barPhil Hughes2018-04-257-14/+191
| | |\ \ \
| | * \ \ \ Merge branch 'master' into ide-workbench-barPhil Hughes2018-04-193-3/+9
| | |\ \ \ \
| | * | | | | fixed weird 1px white space at top of sidebarPhil Hughes2018-04-181-0/+2
| | * | | | | improvements to the designPhil Hughes2018-04-182-0/+4
* | | | | | | Merge branch '33697-pipelines-json-endpoint' into 'master'Kamil Trzciński2018-05-071-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Fix broken tests - use the corrent event when button is clickedFilipa Lacerda2018-05-031-3/+3
| * | | | | | | Fix broken testFilipa Lacerda2018-05-031-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch '44059-specify-variables-when-executing-a-manual-pipeline-from-t...Kamil Trzciński2018-05-061-4/+19
|\ \ \ \ \ \ \
| * | | | | | | Add pipeline variables feature specMatija Čupić2018-05-041-0/+15
| * | | | | | | Search for "Create for" in feature specMatija Čupić2018-05-021-1/+1
| * | | | | | | Update feature spec to search for Create pipeline buttonMatija Čupić2018-05-021-3/+3
| |/ / / / / /
* | | | | | | Backports every CE related change from ee-44542 to CETiago Botelho2018-05-041-1/+1
* | | | | | | Replace commits spinach tests with RSpec analogSemyon Pupkov2018-05-042-9/+254
|/ / / / / /
* | | | | | Replace the `project/source/markdown_render.feature` spinach test with an rsp...blackst0ne2018-05-022-188/+332
* | | | | | Enable LFS setting UI for Masters and OwnersJames Ramsay2018-05-011-6/+12
* | | | | | Fix spec/features/projects/issues/user_toggles_subscription_spec.rbblackst0ne2018-05-011-4/+4
* | | | | | Merge branch '45572-members-invitations-scheduled-before-commit' into 'master'Douwe Maan2018-04-301-42/+3
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Ensure member notifications are sent after the member actual creation/update ...Rémy Coutable2018-04-261-42/+3
| |/ / / /
* | | | | Remove IDE image upload specPhil Hughes2018-04-271-13/+0
|/ / / /
* | | | Cleanup after adding MR diff's commit_count (try 2)Jan Provaznik2018-04-251-0/+0
| |_|/ |/| |
* | | Merge branch 'bvl-fix-maintainer-push-error' into 'master'Douwe Maan2018-04-242-0/+95
|\ \ \
| * | | Allow admins to push to empty reposBob Van Landuyt2018-04-241-0/+52
| * | | Only show push-to-master authorized usersBob Van Landuyt2018-04-241-0/+43
* | | | Replace find file project spinach tests with RSpecSemyon Pupkov2018-04-241-0/+66
|/ / /
* | | Merge branch '45666-project-ci-lint-links' into 'master'Kamil Trzciński2018-04-231-1/+1
|\ \ \
| * | | Update links to /ci/lint with ones to project ci/lintTakuya Noguchi2018-04-241-1/+1
* | | | Resolve "Namespace factory is problematic"Lin Jen-Shin2018-04-231-2/+2
|/ / /
* | | Changed anchor not to have the js prefix, add i18nJose Ivan Vargas2018-04-202-9/+9
* | | Ensure an autodevops instance exists for pipelines settingsMayra Cabrera2018-04-201-0/+6
* | | Create autodevops settings sectionsJose Ivan Vargas2018-04-202-11/+21
| |/ |/|
* | Merge branch 'master' into ide-staged-changesPhil Hughes2018-04-191-3/+5
|\ \
| * | Resolve "Show `failure_reason` in jobs view content section"Mayra Cabrera2018-04-191-3/+5
| |/
* | Merge branch 'master' into ide-staged-changesPhil Hughes2018-04-185-11/+141
|\ \ | |/
| * Merge branch 'ce-port-sh-fix-issue-45350' into 'master'Stan Hu2018-04-171-2/+2
| |\
| | * Remove ambiguity when forking a project to a user's namespaceStan Hu2018-04-171-2/+2
| * | Merge branch '21677-run-pipeline-word' into 'master'Tim Zallmann2018-04-171-4/+4
| |\ \ | | |/ | |/|
| | * Update wording in rspecFilipa Lacerda2018-04-161-4/+4
| * | Replace 'GKE' with 'Google Kubernetes Engine'Taurie Davis2018-04-172-5/+5
| * | Merge branch 'replace-build-permissions' into 'master'Rémy Coutable2018-04-171-0/+130
| |\ \ | | |/ | |/|
| | * Replace project builds permissions spinach with RSpecSemyon Pupkov2018-04-171-0/+130
* | | Merge branch 'master' into ide-staged-changesPhil Hughes2018-04-1782-1149/+1723
|\ \ \ | |/ /
| * | Replace the `project/commits/comments.feature` spinach test with an rspec analogblackst0ne2018-04-161-0/+110
| * | Renamed 'Overview' to 'Project' in the contextual navigation at a project levelConstance Okoghenun2018-04-121-3/+3