summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/25843' into 'master' Sean McGivern2016-12-202-2/+2
|\
| * Rename SlackNotificationService back to SlackServiceDouglas Barbosa Alexandre2016-12-202-2/+2
* | Merge branch '19703-direct-link-pipelines' into 'master' Grzegorz Bizon2016-12-202-9/+65
|\ \
| * | Fix stage and pipeline specs and rubocop offenses19703-direct-link-pipelinesGrzegorz Bizon2016-12-201-8/+17
| * | Move test for HTML stage endpoint to controller specsGrzegorz Bizon2016-12-202-33/+1
| * | Fix broken testFilipa Lacerda2016-12-201-1/+1
| * | Fix broken testFilipa Lacerda2016-12-201-1/+4
| * | Adds tests for the mini pipeline graphFilipa Lacerda2016-12-201-3/+47
| * | Improve specsKamil Trzcinski2016-12-201-2/+5
| * | Add tests for stage API endpointKamil Trzcinski2016-12-201-0/+29
* | | Merge branch 'jej-fix-n+1-queries-milestones-show' into 'master' Sean McGivern2016-12-201-0/+26
|\ \ \ | |_|/ |/| |
| * | Added QueryRecorder to test N+1 fix on Milestone#showjej-fix-n+1-queries-milestones-showJames Edwards-Jones2016-12-201-0/+26
* | | Merge branch 'fix_team_member_expiration_date_spec' into 'master' Grzegorz Bizon2016-12-201-2/+2
|\ \ \
| * | | Fix member with expiration date feature specfix_team_member_expiration_date_specFelipe Artur2016-12-191-2/+2
| | |/ | |/|
* | | Merge branch 'move-admin-projects-spinach-tests-to-rspec' into 'master' Rémy Coutable2016-12-201-8/+91
|\ \ \
| * | | Move admin projects spinach tests to rspecSemyon Pupkov2016-12-191-8/+91
* | | | Merge branch '22864-kubernetes-deploy-with-terminal' into 'master' Kamil Trzciński2016-12-202-0/+60
|\ \ \ \
| * | | | Add terminal UI and controller actionsFatih Acet2016-12-192-0/+60
* | | | | Merge branch 'zj-kamil-slack-slash-commands' into 'master' Grzegorz Bizon2016-12-202-3/+43
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix specszj-kamil-slack-slash-commandsKamil Trzcinski2016-12-191-22/+14
| * | | | Improve after feedbackKamil Trzcinski2016-12-191-9/+9
| * | | | Fix failuresKamil Trzcinski2016-12-181-1/+1
| * | | | Fix spec failuresKamil Trzcinski2016-12-181-2/+2
| * | | | Added slack slash commands frontend help wellLuke "Jared" Bennett2016-12-181-0/+48
| | |_|/ | |/| |
* | | | Merge branch 'move-admin-appearance-feature-to-rspec' into 'master' Rémy Coutable2016-12-191-0/+76
|\ \ \ \
| * | | | Move Admin Appearance spinach feature to rspecjurre2016-12-191-0/+76
* | | | | Merge branch 'pipeline-build-hitbox' into 'master' Annabel Dunstone Gray2016-12-191-18/+15
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Make CI badge hitboxes better match containerMitchell Hentges2016-12-191-18/+15
| |/ / /
* | | | Move admin broadcast messages spinach feature to rspecjurre2016-12-191-0/+51
|/ / /
* | | Merge branch 'move-admin-label-spinach-test-to-rspec' into 'master' Rémy Coutable2016-12-191-0/+99
|\ \ \
| * | | Move admin labels spinach test to rspecSemyon Pupkov2016-12-191-0/+99
* | | | Merge branch 'fix/detailed-status-groups' into 'master' Lin Jen-Shin (godfat)2016-12-191-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix CI/CD statuses actions' CSS on pipeline graphsGrzegorz Bizon2016-12-171-1/+1
* | | | Merge branch 'dockerfile-templates' into 'master' Rémy Coutable2016-12-191-0/+30
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into dockerfile-templatesdockerfile-templatesKamil Trzcinski2016-12-18105-1681/+3883
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Refactored JSLuke "Jared" Bennett2016-11-081-0/+30
* | | | | Merge branch 'move-admin-application-spinach-test-to-rspec' into 'master' Rémy Coutable2016-12-191-0/+36
|\ \ \ \ \
| * | | | | Move admin application spinach test to rspecSemyon Pupkov2016-12-171-0/+36
| | |/ / / | |/| | |
* | | | | Move admin deploy keys spinach test to rspecSemyon Pupkov2016-12-171-0/+29
|/ / / /
* | | | Merge branch 'cleaner-merge-commit-messages' into 'master' Sean McGivern2016-12-172-0/+129
|\ \ \ \
| * | | | Change closes issues reference text on MergeRequest#merge_commit_message to m...Gabriel Gizotti2016-12-161-1/+1
| * | | | add feature specs to test toggling of merge commit message between message wi...Gabriel Gizotti2016-12-162-3/+75
| * | | | Add feature spec to verify all 4 different states of closing issues message o...Gabriel Gizotti2016-12-161-0/+57
* | | | | Improve test for sort dropdown on members pageNur Rony2016-12-162-0/+18
* | | | | Use factories to create project/group membership on specsDouglas Barbosa Alexandre2016-12-162-4/+4
* | | | | Sort group/project members alphabetically by defaultDouglas Barbosa Alexandre2016-12-162-0/+14
* | | | | Add feature spec for sort functionality on group/project members listDouglas Barbosa Alexandre2016-12-162-0/+164
* | | | | Merge branch '18435-autocomplete-is-not-performant' into 'master' Fatih Acet2016-12-162-5/+6
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Changed autocomplete_sources into an action that returns a single 'at' type o...18435-autocomplete-is-not-performantLuke Bennett2016-12-152-5/+6
* | | | | Merge branch '20492-access-token-scopes' into 'master' Rémy Coutable2016-12-161-14/+11
|\ \ \ \ \