summaryrefslogtreecommitdiff
path: root/spec/serializers
Commit message (Collapse)AuthorAgeFilesLines
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-102-2/+2
| | | | | | Use the EnforcedStyleForMultiline: no_comma option. Signed-off-by: Rémy Coutable <remy@rymai.me>
* Merge request widget redesignFatih Acet2017-05-0911-10/+200
|
* Merge branch 'feature/gb/manual-actions-protected-branches-permissions' into ↵Kamil Trzciński2017-05-062-3/+28
|\ | | | | | | | | | | | | | | | | | | 'master' Check access to a branch when user triggers manual action Closes #20261 See merge request !10494
| * Merge commit '3a2b60f7' from 'master'Grzegorz Bizon2017-05-051-0/+38
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '3a2b60f7a0109cdb84e8727a2625318a746e84dc': (151 commits) Fixed Karma spec Reject EE reserved namespace paths in CE as well Updated webpack config Include the bundler:audit job into the static-analysis job Document serializers Add artifact file page that uses the blob viewer Pipeline table mini graph dropdown remains open when table is refreshed Adds off for event hub Compile gitlab-shell go executables Allow to create new branch and empty WIP merge request from issue page Moved to a view spec Improving copy of CONTRIBUTING.md, PROCESS.md, and code_review.md Convert seconds to minutes and hours on chat notifations Disable navigation to Pages config if Pages is disabled Sort the network graph both by commit date and topographically. Add tooltips to note action buttons Add breadcrumb, build header and pipelines submenu to artifacts browser Update todos screenshots removes the possibility of commit messages having carriage returns Handle incoming emails from aliases correctly ...
| * \ Merge branch 'master' into ↵Grzegorz Bizon2017-05-032-9/+13
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/gb/manual-actions-protected-branches-permissions * master: (103 commits) Include missing project attributes to Import/Export Create the rest of the wiki docs Fill in information about creating the wiki Home page Move wiki doc to its own index page Create initial file for Wiki documentation Default to null user when asignee is unselected Re-enable ref operations with gitaly after not-found fix #31560 Add repo parameter to gitaly:install and workhorse:install Remove N+1 queries when checking nodes visible to user Don't validate reserved words if the format doesn't match Revert "Shorten and improve some job names" Remove unused initializer DRY the `<<: *except-docs` a bit in `.gitlab-ci.yml` Make the static-analysis job be run for docs branches too Add download_snippet_path helper Refresh the markdown cache if it was `nil` Add some documentation for the new migration helpers Update comments Display comments for personal snippets Update docs on creating a project ...
| * \ \ Merge branch 'master' into ↵Grzegorz Bizon2017-05-021-0/+0
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/gb/manual-actions-protected-branches-permissions * master: (314 commits) Better Explore Groups view Update Carrierwave and fog-core Add specs for Gitlab::RequestProfiler Add scripts/static-analysis to run all the static analysers in one go Shorten and improve some job names Group static-analysis jobs into a single job Don't blow up when email has no References header Update CHANGELOG.md for 9.1.2 Add changelog Add changelog Show Raw button as Download for binary files Use blob viewers for snippets Fix typo Fixed transient failure related to dropdown animations Revert "Merge branch 'tc-no-todo-service-select' into 'master'" fix link to MR 10416 Another change from .click -> .trigger('click') to make spec pass Change from .click -> .trigger('click') to make spec pass Disable AddColumnWithDefaultToLargeTable cop for pre-existing migrations Add AddColumnWithDefaultToLargeTable cop ... Conflicts: spec/requests/api/jobs_spec.rb
| * \ \ \ Merge branch 'master' into ↵Grzegorz Bizon2017-04-222-2/+2
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/gb/manual-actions-protected-branches-permissions * master: (274 commits) Update VERSION to 9.2.0-pre Update CHANGELOG.md for 9.1.0 Update Auto Deploy documentation Disable import URL field in New project form since it's hidden by default Remove reference to burndown charts since they don't exist for ce. Use master_password for Sentinel Refactor Discussions docs Start versioning cached markdown fields Refactor add_users method for project and group Improved the spec Now correctly tests against different forms Refactor environments components into vue files - part 3 Adding animation for all dropdown fix placeholder visibility submodule_links: handle urls that don't end with .git Add help regarding vue resource and where to include it Append .json to ajax endpoint to prevent browser to display raw json Fixed the preview keyboard shortcut focusing wrong tab Fix broken link Added new discussions docs Started on resolvable discussions docs ...
| * \ \ \ \ Merge branch 'master' into ↵Grzegorz Bizon2017-04-131-0/+38
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/gb/manual-actions-protected-branches-permissions * master: (641 commits) Revert "Fix registry for projects with uppercases in path" Fix registry for projects with uppercases in path Move event icons into events_helper Reset New branch button when issue state changes Add link to environments on kubernetes.md Indent system notes on desktop screens Improve webpack-dev-server compatibility with non-localhost setups. Add changelog entry Fix recent searches icon alignment in Safari Use preload to avoid Rails using JOIN Fix NUMBER_OF_TRUNCATED_DIFF_LINES re-definition error Prepare for zero downtime migrations Fix filtered search input width for IE Fix the `gitlab:gitlab_shell:check` task Fixed random failures with Poll spec Include CONTRIBUTING.md file when importing .gitlab-ci.yml templates Let uses hide verbose output by default Separate examples for each other Collapse similar sibling scenarios Use empty_project for resources that are independent of the repo ... Conflicts: app/views/projects/ci/builds/_build.html.haml
| * | | | | | Fix manual action entity specsGrzegorz Bizon2017-04-121-1/+2
| | | | | | |
| * | | | | | Expose manual action abilities from a build entityGrzegorz Bizon2017-04-061-2/+26
| | | | | | |
* | | | | | | Real time pipeline show actionZeger-Jan van de Weg2017-05-061-0/+8
| | | | | | |
* | | | | | | Colorize labels in issue search fieldWinnie Hellmann2017-05-051-0/+46
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'master' into deploy-keys-load-asyncPhil Hughes2017-05-033-9/+13
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'metrics-deployment-history' into 'master' Douwe Maan2017-05-021-9/+7
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Metrics deployment history Closes #26914 See merge request !10649
| | * | | | | use represent_concise instead of separate entityPawel Chojnacki2017-04-241-26/+0
| | | | | | |
| | * | | | | Cleanup duplicates in deploymentEntityDetailed and add small spec tests26914-deploy_history_data_sourcePawel Chojnacki2017-04-202-10/+30
| | | | | | |
| | * | | | | Reduce the amount of data deployment endpoint returnsPawel Chojnacki2017-04-201-1/+1
| | | | | | |
| | * | | | | Merge remote-tracking branch 'upstream/master' into ↵Pawel Chojnacki2017-04-209-13/+78
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | | | | | | | 26914-add_deploy_history_data_source
| | * | | | | Use DeploymentSerializer to create deployment jsonPawel Chojnacki2017-03-281-0/+4
| | | | | | |
| * | | | | | Merge branch 'add-tanuki-ci-status-favicons' into 'master' Sean McGivern2017-05-021-0/+6
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | updated to new favicons Closes #12818 See merge request !10923
| | * | | | | Added testLuke "Jared" Bennett2017-04-251-0/+6
| | | |/ / / | | |/| | |
| * | | | | Enable RSpec/FilePath copenable-spec-file-name-copSean McGivern2017-04-261-0/+0
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | - Ignore JS fixtures - Ignore qa directory - Rewrite concern specs to put concern name first
* | | | | Fixed some spinach & rspec testsPhil Hughes2017-04-281-1/+8
| | | | |
* | | | | Merge remote-tracking branch 'origin/29667-deploy-keys' into ↵Jacob Schatz2017-04-271-0/+31
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | deploy-keys-load-async
| * | | | expose additional values in deploy key entity29667-deploy-keysJarka Kadlecova2017-04-071-0/+2
| | | | |
| * | | | Project deploy keys json end pointJarka Kadlecova2017-03-241-0/+29
| | | | |
* | | | | Review changes, used eq instead of matchuse-favicon-full-path-for-pipeline-status-faviconLuke "Jared" Bennett2017-04-172-2/+2
| | | | |
* | | | | Updated specsLuke "Jared" Bennett2017-04-132-2/+2
| |_|_|/ |/| | |
* | | | Merge remote-tracking branch 'origin/master' into optimise-pipelinesoptimise-pipelinesKamil Trzcinski2017-04-062-0/+8
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'master' into tc-fix-unplayable-build-action-404Filipa Lacerda2017-04-0311-15/+113
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (525 commits) Introduce "polling_interval_multiplier" as application setting fix spelling CI_REPOSITORY_URL (line:355) gitab-ci-token to gitlab-ci-token. Pass Gitaly Repository messages to workhorse Use gitaly 0.5.0 Fix specs Improve specs examples Minor refactor Fix BrachFormatter for removed users Changelog Fix specs One more change to the branch names to preserve metadata Prefixes source branch name with short SHA to avoid collision Fix GitHub importer for PRs of deleted forked repositories Change order of specs Clean history after every test that changes history Clean history state after each test Fixes method not replacing URL parameters correctly Fix a transient failure caused by FFaker Remove unnecessary ORDER BY clause when updating todos Add a wait_for_ajax call to ensure Todos page cleans up properly ...
| * | | | Expose if action is playable in JSONToon Claes2017-03-202-0/+8
| | |/ / | |/| | | | | | | | | | | | | | | | | | To avoid a manual build action being played (resulting in a 404), expose `playable?` in the JSON so the frontend can disable/hide the play button if it's not playable.
* | | | Next roundKamil Trzcinski2017-04-061-3/+4
| | | |
* | | | Further optimise queriesKamil Trzcinski2017-04-061-1/+1
| | | |
* | | | Update tests and associationsKamil Trzcinski2017-04-061-0/+7
| | | |
* | | | Optimise includesKamil Trzcinski2017-04-061-1/+2
| | | |
* | | | Introduce endpoint optimisationsKamil Trzcinski2017-04-061-1/+1
| | | |
* | | | Define baseline for test for pipelines serializerKamil Trzcinski2017-04-061-0/+29
| |/ / |/| |
* | | Add metrics button to Environment Overview pageKushal Pandya2017-03-311-0/+20
| | |
* | | Use `:empty_project` where possible in serializer specsRobert Speicher2017-03-274-11/+10
| |/ |/|
* | Use detailed_status effectively. Remove unnecesarry context(nest). Add new ↵Shinya Maeda2017-03-232-8/+4
| | | | | | | | context in merge_requests_controller_spec.rb and fix a bug. Correct description of spec.
* | Remove unnecessary spacesShinya Maeda2017-03-231-1/+1
| |
* | Add more specsShinya Maeda2017-03-232-1/+21
| |
* | Fix unchanged structure. Add favicon for 'failed_allowed' and ↵Shinya Maeda2017-03-231-2/+2
| | | | | | | | 'success_warning' because it'll be used.
* | with_status to represent_statusShinya Maeda2017-03-232-14/+20
| |
* | with_status to only_statusShinya Maeda2017-03-232-2/+2
| |
* | Fix deployment_entity_spec.rb. It also reads BuildSerializer.Shinya Maeda2017-03-231-1/+8
| |
* | Add spec for entity and serializerShinya Maeda2017-03-235-3/+53
|/
* Fix pagination headers in grouped environments APIGrzegorz Bizon2017-02-101-0/+11
|
* Add specs for standalone pagination for serializersGrzegorz Bizon2017-02-061-2/+2
|
* Extend environments folders and pagination API specsGrzegorz Bizon2017-02-031-0/+83
|