summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Expand)AuthorAgeFilesLines
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-27289-294/+294
* Merge branch 'rc/35599-stop-the-bleeding-of-default_url_options' into 'master'Sean McGivern2017-07-271-0/+4
|\
| * Ensure the overriding of Gitlab::Application.routes.default_url_options is on...rc/35599-stop-the-bleeding-of-default_url_optionsRémy Coutable2017-07-271-0/+4
* | Merge branch '33601-add-csrf-token-verification-to-api' into 'master'Sean McGivern2017-07-271-1/+1
|\ \
| * | Add specsDouwe Maan2017-07-271-1/+1
* | | Merge branch '35191-prioritized-labels-for-non-member' into 'master'Rémy Coutable2017-07-271-0/+8
|\ \ \
| * | | Remove help message about prioritized labels for non-membersTakuya Noguchi2017-07-271-0/+8
* | | | Merge branch 'rc/fix-tests-factories' into 'master'Sean McGivern2017-07-271-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix the :project factory by not copying the test repo twicerc/fix-tests-factoriesRémy Coutable2017-07-271-1/+1
* | | | Fix saving diffs that are not valid UTF-835539-can-t-create-a-merge-request-containing-a-binary-file-with-non-utf-8-charactersSean McGivern2017-07-261-2/+2
|/ / /
* | | Merge branch '29289-project-destroy-clean-up-after-failure' into 'master'Sean McGivern2017-07-261-0/+20
|\ \ \ | |_|/ |/| |
| * | Move exception handling to executeTiago Botelho2017-07-261-14/+4
| * | Add specs for ProjectDestroyWorkerTiago Botelho2017-07-201-0/+30
* | | Merge branch '31129-jira-project-key-elim' into 'master'Sean McGivern2017-07-261-14/+7
|\ \ \
| * | | Remove project_key from the Jira configurationJarka Kadlecova2017-07-251-14/+7
* | | | Merge branch '35474-fix-new-issue' into 'master'Phil Hughes2017-07-251-0/+18
|\ \ \ \
| * | | | Move relative_path to the element that is being clickedJarka Kadlecova2017-07-251-0/+18
| |/ / /
* | | | Merge branch 'archytaus/gitlab-ce-26372-duplicate-issue-slash-command' into '...Rémy Coutable2017-07-251-0/+37
|\ \ \ \ | |/ / / |/| | |
| * | | Fix feature specsSean McGivern2017-07-201-3/+3
| * | | Changes based on MR feedback.Ryan Scott2017-07-201-6/+2
| * | | Added slash command to close an issue as a duplicate. Closes #26372Ryan Scott2017-07-201-0/+41
| |/ /
* | | Resolve "Lazy load images on the Frontend"Tim Zallmann2017-07-244-5/+5
* | | Merge branch '33097-issue-tracker' into 'master'Sean McGivern2017-07-242-4/+208
|\ \ \
| * | | Support both internal and external issue trackersJarka Kadlecova2017-07-242-1/+194
| * | | Associate Issues tab only with internal issues trackerJarka Kadlecova2017-07-241-4/+15
| | |/ | |/|
* | | Merge branch 'rs-overcreating-users' into 'master'Rémy Coutable2017-07-241-8/+9
|\ \ \ | |/ / |/| |
| * | Create guest users only when necessary rather than for every specrs-overcreating-usersRobert Speicher2017-07-211-8/+9
* | | Merge branch 'zj-pipeline-badge-improvements' into 'master'Grzegorz Bizon2017-07-222-6/+76
|\ \ \ | |/ / |/| |
| * | Port spinach tests to rspec feature specszj-pipeline-badge-improvementsZ.J. van de Weg2017-07-211-5/+61
| * | Reword success to passing for pipeline badgesZ.J. van de Weg2017-07-211-0/+14
| * | Rename build to pipeline for status badgesZ.J. van de Weg2017-07-211-6/+6
* | | Merge branch '34549-extract-devise-mappings-into-helper' into 'master'Rémy Coutable2017-07-211-1/+3
|\ \ \
| * | | Extract "@request.env['devise.mapping'] = Devise.mappings[:user]" to a test h...Jacopo2017-07-201-1/+3
* | | | Merge branch 'rs-move-mr-slash-command-spec-from-issues' into 'master'Rémy Coutable2017-07-212-26/+18
|\ \ \ \
| * | | | Move a spec related to merge requests out of a feature related to issuesrs-move-mr-slash-command-spec-from-issuesRobert Speicher2017-07-202-26/+18
* | | | | Merge branch '28975-recommend-using-v4-api-on-slash-command-integrations' int...Robert Speicher2017-07-212-2/+2
|\ \ \ \ \
| * | | | | Recommend using V4 API on chat slash command integrations28975-recommend-using-v4-api-on-slash-command-integrationsOswaldo Ferreira2017-07-192-2/+2
* | | | | | Merge branch 'fix/sm/32790-pipeline_schedules-pages-throwing-error-500' into ...Grzegorz Bizon2017-07-211-0/+24
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Add present?Shinya Maeda2017-07-201-0/+24
* | | | | | Merge branch '20817-please-add-coordinator-url-to-admin-area-runner-page' int...Grzegorz Bizon2017-07-201-5/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add #registration_token for %code20817-please-add-coordinator-url-to-admin-area-runner-pageShinya Maeda2017-07-201-1/+1
| * | | | | Add an id for the tag(#registration_token). Wrap long lines.Shinya Maeda2017-07-201-2/+2
| * | | | | Fix specShinya Maeda2017-07-201-1/+1
| * | | | | Add coordinator url to admin area runner pageShinya Maeda2017-07-201-4/+3
| |/ / / /
* | | | | Wrong data type when testing webhooksAlexander Randa2017-07-202-14/+17
| |_|_|/ |/| | |
* | | | Merge branch '35253-desc-protected-branches-for-non-member' into 'master'Rémy Coutable2017-07-201-1/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Hide description about protected branches to non-memberTakuya Noguchi2017-07-201-1/+8
* | | | Merge branch '33359-pers-snippet-files-location' into 'security-9-3'Sean McGivern2017-07-192-4/+4
* | | | Merge branch '31443-fix-transient-failure' into 'master'Robert Speicher2017-07-191-9/+3
|\ \ \ \