summaryrefslogtreecommitdiff
path: root/spec/features/projects
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into rs-sign_inRobert Speicher2017-07-073-22/+84
|\
| * Merge branch 'feature/intermediate/32568-adding-variables-to-pipelines-schedu...Kamil Trzciński2017-07-071-17/+78
| |\
| | * merge from masterShinya Maeda2017-07-07109-378/+341
| | |\
| | * | zj nice catchies 3Shinya Maeda2017-07-051-0/+2
| | * | Fix specShinya Maeda2017-07-051-1/+1
| | * | Fix policy by new guild lineShinya Maeda2017-07-051-21/+20
| | * | Fix feature testsShinya Maeda2017-07-051-80/+21
| | * | Schedule pipelines with variablesEric Eastwood2017-07-051-0/+60
| | * | Fix specShinya Maeda2017-07-051-1/+1
| | * | Fix policy by new guild lineShinya Maeda2017-07-051-21/+20
| | * | Fix feature testsShinya Maeda2017-07-051-59/+59
| | * | Schedule pipelines with variablesEric Eastwood2017-07-051-0/+60
| * | | Resolve "Inconsistent location of members page between groups and projects"Tim Zallmann2017-07-072-5/+6
| | |/ | |/|
* | | Merge branch 'master' into rs-sign_inRobert Speicher2017-07-0613-57/+105
|\ \ \ | |/ /
| * | Merge branch '34698-fix-transient-failure' into 'master'Grzegorz Bizon2017-07-061-8/+17
| |\ \
| | * | Fix project_path helper arguments in wiki specs34698-fix-transient-failureGrzegorz Bizon2017-07-061-1/+1
| | * | Fix a nasty transient failure happening is a subsequent specRémy Coutable2017-07-051-9/+18
| * | | Merge branch '32408-allow-creation-of-files-and-dirs-with-spaces-in-web-ui' i...Douwe Maan2017-07-051-5/+0
| |\ \ \ | | |/ / | |/| |
| | * | Removes file_name_regex from Gitlab::Regex32408-allow-creation-of-files-and-dirs-with-spaces-in-web-uiTiago Botelho2017-07-051-5/+0
| * | | Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-05109-365/+324
| | |/ | |/|
| * | Merge branch '23036-replace-dashboard-new-project-spinach' into 'master'Rémy Coutable2017-07-031-20/+69
| |\ \ | | |/ | |/|
| | * Replaces 'dashboard/new-project.feature' spinach with rspecAlexander Randa2017-06-291-20/+69
| * | Set the GL_REPOSITORY env variable on Gitlab::Git::Hook34502-gitlab-git-hook-should-set-the-gl_repository-environment-variableAlejandro Rodríguez2017-06-291-1/+1
| |/
* | Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-06106-349/+312
* | Remove gitlab_sign_out_direct helperRobert Speicher2017-06-291-1/+1
* | Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-2997-121/+125
|/
* Merge branch '34280-gitalyclient-sort_by_param-invalid-sort_by-key-recently_u...Rémy Coutable2017-06-291-1/+39
|\
| * Fix a bug where an invalid sort param value was passed to Gitaly34280-gitalyclient-sort_by_param-invalid-sort_by-key-recently_updatedAlejandro Rodríguez2017-06-281-1/+39
* | Merge branch 'dm-merge-request-creations-controller' into 'master'Sean McGivern2017-06-293-4/+4
|\ \ | |/ |/|
| * Split up MergeRequestsControllerdm-merge-request-creations-controllerDouwe Maan2017-06-283-4/+4
* | Merge branch 'cherry-pick-5ea675be' into 'master'Tim Zallmann2017-06-281-1/+1
|\ \
| * | Fix environment_metrics speccherry-pick-5ea675beJose Ivan Vargas2017-06-261-1/+1
* | | Merge branch 'bugfix/ruby2.4-compat' into 'master'Douwe Maan2017-06-271-3/+7
|\ \ \ | |_|/ |/| |
| * | rubocop fix: don't use single line blocksbugfix/ruby2.4-compathttp://jneen.net/2017-06-261-2/+6
| * | remove use of deprecated webmock feature in jira specshttp://jneen.net/2017-06-261-7/+7
| |/
* | Provide hint to create a personal access token for Git over HTTPRobin Bobbitt2017-06-261-0/+69
|/
* Merge branch '34302-update-test' into 'master'Phil Hughes2017-06-261-1/+1
|\
| * Fix click not being able to find the current element to use trigger('click') ...34302-update-testFilipa Lacerda2017-06-261-1/+1
* | Revert "Annotate" to "Blame"sh-revert-annotate-for-blameStan Hu2017-06-222-2/+2
|/
* Merge branch 'replase_spinach_spec_create.feature' into 'master'Rémy Coutable2017-06-211-0/+27
|\
| * Replace 'create.feature' spinach test with an rspec analogblackst0ne2017-06-211-0/+27
* | Fix edit button for deploy keys available from other projectsAlexander Randa2017-06-201-0/+17
|/
* Remove implicit dependency on `gitlab_sign_in` assigning `@user`rs-login_asRobert Speicher2017-06-192-9/+11
* Merge branch 'rs-gitlab_sign_in' into 'master'Douwe Maan2017-06-2099-123/+123
|\
| * Change `logout` uses to `gitlab_sign_out`Robert Speicher2017-06-192-2/+2
| * Change `login_with` uses to `gitlab_sign_in`Robert Speicher2017-06-192-2/+2
| * Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-1998-119/+119
* | Enable autocomplete on project snippetsenable-autocomplete-on-project-snippetsEric Eastwood2017-06-191-11/+2
|/
* Merge branch '33598-fix-autocomplete-disabled-in-gl-form-instances' into 'mas...Jacob Schatz2017-06-193-3/+45
|\
| * Re-enable autocomplete for milestones, tags, releases, and wikiEric Eastwood2017-06-193-3/+45