summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/25843' into 'master' Sean McGivern2016-12-206-8/+8
|\
| * Rename MattermostNotificationService back to MattermostServicefix/25843Douglas Barbosa Alexandre2016-12-203-3/+3
| * Rename SlackNotificationService back to SlackServiceDouglas Barbosa Alexandre2016-12-205-5/+5
* | Merge branch '19703-direct-link-pipelines' into 'master' Grzegorz Bizon2016-12-208-9/+229
|\ \
| * | Fix stage and pipeline specs and rubocop offenses19703-direct-link-pipelinesGrzegorz Bizon2016-12-204-21/+31
| * | Add isolated view spec for pipeline stage partialGrzegorz Bizon2016-12-201-0/+21
| * | Move test for HTML stage endpoint to controller specsGrzegorz Bizon2016-12-203-33/+47
| * | Fix broken testFilipa Lacerda2016-12-201-1/+1
| * | Fix broken testFilipa Lacerda2016-12-202-2/+5
| * | Adds tests for the mini pipeline graphFilipa Lacerda2016-12-201-3/+47
| * | Adds tests for the MiniPipelineGraph classFilipa Lacerda2016-12-202-0/+59
| * | Improve specsKamil Trzcinski2016-12-203-9/+18
| * | Add tests for stage API endpointKamil Trzcinski2016-12-203-0/+60
* | | Merge branch 'jej-fix-n+1-queries-milestones-show' into 'master' Sean McGivern2016-12-202-0/+66
|\ \ \
| * | | Added QueryRecorder to test N+1 fix on Milestone#showjej-fix-n+1-queries-milestones-showJames Edwards-Jones2016-12-202-0/+66
* | | | Improve specs for Files API4269-public-files-apiRémy Coutable2016-12-203-34/+61
* | | | Allow unauthenticated access to Repositories Files API GET endpointsRémy Coutable2016-12-201-11/+26
* | | | Merge branch '4269-public-repositories-api' into 'master' Sean McGivern2016-12-202-131/+395
|\ \ \ \ | |_|_|/ |/| | |
| * | | Improve specs for Repositories API4269-public-repositories-apiRémy Coutable2016-12-202-113/+265
| * | | Allow Repositories API GET endpoints to be requested anonymouslyRémy Coutable2016-12-191-82/+194
* | | | Merge branch 'project-authorizations-diff' into 'master' Nick Thomas2016-12-203-12/+212
|\ \ \ \
| * | | | Smarter refreshing of authorized projectsproject-authorizations-diffYorick Peterse2016-12-193-12/+212
* | | | | 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 '22348-gitea-importer' into 'master' Rémy Coutable2016-12-2014-397/+944
|\ \ \ \ \
| * | | | | Add Project#gitea_import?22348-gitea-importerRémy Coutable2016-12-192-1/+13
| * | | | | Namespace access token session key in `Import::GithubController`Rémy Coutable2016-12-194-18/+18
| * | | | | Reduce duplication for GitHubish import status viewRémy Coutable2016-12-191-10/+23
| * | | | | Improve Gitlab::ImportSourcesRémy Coutable2016-12-191-0/+94
| * | | | | Modify GithubImport to support GiteaRémy Coutable2016-12-1910-183/+358
| * | | | | Rename Gogs to Gitea, DRY the controller and improve viewsRémy Coutable2016-12-196-208/+461
* | | | | | Merge branch '22864-kubernetes-deploy-with-terminal' into 'master' Kamil Trzciński2016-12-2012-34/+601
|\ \ \ \ \ \
| * | | | | | Add terminal UI and controller actionsFatih Acet2016-12-194-3/+68
| * | | | | | Add terminals to the Kubernetes deployment serviceNick Thomas2016-12-197-31/+335
| * | | | | | Add a ReactiveCaching concern for use in the KubernetesServiceNick Thomas2016-12-193-0/+198
* | | | | | | Merge branch '25848-fix-git-rev-list-env-parsing' into 'master' Sean McGivern2016-12-201-0/+7
|\ \ \ \ \ \ \
| * | | | | | | Reject blank environment vcariables in Gitlab::Git::RevList25848-fix-git-rev-list-env-parsingRémy Coutable2016-12-201-0/+7
* | | | | | | | Merge branch 'zj-kamil-slack-slash-commands' into 'master' Grzegorz Bizon2016-12-2019-167/+260
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix specszj-kamil-slack-slash-commandsKamil Trzcinski2016-12-191-22/+14
| * | | | | | | Improve after feedbackKamil Trzcinski2016-12-194-14/+16
| * | | | | | | Fix previously reverted spec failuresKamil Trzcinski2016-12-197-47/+47
| * | | | | | | Fix failuresKamil Trzcinski2016-12-181-1/+1
| * | | | | | | Fix spec failuresKamil Trzcinski2016-12-183-3/+4
| * | | | | | | Remove not related spec changesKamil Trzcinski2016-12-186-43/+43
| * | | | | | | Added slack slash commands frontend help wellLuke "Jared" Bennett2016-12-181-0/+48
| * | | | | | | Use Slack::Notifier::LinkFormatter to convert markdown links to slack compatKamil Trzcinski2016-12-167-23/+42
| * | | | | | | Fix SlackSlashCommands testsKamil Trzcinski2016-12-165-115/+124
| * | | | | | | Create Slack Slash command serviceZ.J. van de Weg2016-12-167-45/+67
| | |_|_|_|_|/ | |/| | | | |