summaryrefslogtreecommitdiff
path: root/spec
Commit message (Collapse)AuthorAgeFilesLines
* Limit level of nesting for groupsdz-limit-nested-groupsDmitriy Zaporozhets2017-02-081-11/+22
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Merge branch 'api-remove-snippets-expires-at' into 'master'Sean McGivern2017-02-072-12/+188
|\ | | | | | | | | | | | | Remove deprecated 'expires_at' from project snippets API Closes #14156 See merge request !8723
| * Remove deprecated 'expires_at' from project snippets APIRobert Schilling2017-02-072-12/+188
| |
* | Merge branch 'fix/import-group-members' into 'master' Rémy Coutable2017-02-073-8/+79
|\ \ | | | | | | | | | | | | | | | | | | Fix missing group members from Import/Export Closes #25124 See merge request !8923
| * | Add missing group members to export for I/Efix/import-group-membersJames Lopez2017-02-073-8/+79
| | |
* | | Merge branch 'issue_19262' into 'master' Sean McGivern2017-02-071-0/+39
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Disallow system notes for closed issuables Closes #19262 See merge request !8848
| * | | Disallow system notes for closed issuablesissue_19262Felipe Artur2017-02-061-0/+39
| | | |
* | | | Merge branch ↵Kamil Trzciński2017-02-077-2/+123
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '26165-combine-runners-and-variables-and-triggers-and-ci-cd-pipelines-settings-pages' into 'master' Merge Triggers, Runners, Variables and Pipelines to a single option called "CI/CD Pipelines" Closes #26165 See merge request !8430
| * | | | Fixed variables_controller_spec.rb test26165-combine-runners-and-variables-and-triggers-and-ci-cd-pipelines-settings-pagesJose Ivan Vargas2017-02-061-2/+1
| | | | |
| * | | | Improved code styling on the variables_controller_specJose Ivan Vargas2017-02-061-7/+11
| | | | | | | | | | | | | | | | | | | | | | | | | Also updated the #update action inside the variables controller as to render the show and not redirect back to the settings route
| * | | | Added tests for the variables controller #update actionJose Ivan Vargas2017-02-061-1/+26
| | | | |
| * | | | Added a variable_controller_spec test to test for flash messages on the ↵Jose Ivan Vargas2017-02-062-0/+31
| | | | | | | | | | | | | | | | | | | | #create action
| * | | | Fixed tests, renamed files and methodsJose Ivan Vargas2017-02-064-3/+17
| | | | |
| * | | | Changed the controller/route name to 'ci/cd' and renamed the corresponding filesJose Ivan Vargas2017-02-064-7/+35
| | | | | | | | | | | | | | | | | | | | Added tests to verify the access policy to the new controller
| * | | | Added private methods to initialize variables in the ci_cd_pipelines_controllerJose Ivan Vargas2017-02-061-0/+1
| | | | |
| * | | | Corrected tests and changed trigger controller redirects to the ↵Jose Ivan Vargas2017-02-061-1/+0
| | | | | | | | | | | | | | | | | | | | ci_cd_pipelines_settings controller
| * | | | Removed options from the gear button in the projects and consolidated into oneJose Ivan Vargas2017-02-061-0/+20
| | | | | | | | | | | | | | | | | | | | Added test for the CiCdPipelinesController
* | | | | Merge branch 'ee-1439-read-only-user' into 'master' Douwe Maan2017-02-075-34/+166
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Backport changes from gitlab-org/gitlab-ee!998 See merge request !8984
| * | | | | Use random group name to prevent conflictsDouwe Maan2017-02-061-1/+1
| | | | | |
| * | | | | More backportDouwe Maan2017-02-063-32/+164
| | | | | |
| * | | | | Backport of the frontend view, including testsJose Ivan Vargas2017-02-061-1/+1
| | |_|/ / | |/| | |
* | | | | Merge branch '27343-autocomplete-post-to-wrong-url-when-not-hosting-in-root' ↵Filipa Lacerda2017-02-073-10/+55
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Fix filtered search user autocomplete for gitlab instances that are hosted on a subdirectory Closes #27343 See merge request !8891
| * | | | | Fix filtered search user autocomplete for gitlab instances that are hosted ↵27343-autocomplete-post-to-wrong-url-when-not-hosting-in-rootClement Ho2017-02-063-10/+55
| | |_|_|/ | |/| | | | | | | | | | | | | on a subdirectory
* | | | | Merge branch 'fe-commit-mr-pipelines' into 'master' Fatih Acet2017-02-0610-22/+410
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | Use vue.js Pipelines table in commit and merge request view Closes #27141 See merge request !8844
| * | | | Use webpack to require filesFilipa Lacerda2017-02-054-17/+13
| | | | |
| * | | | Merge branch 'master' into fe-commit-mr-pipelinesFilipa Lacerda2017-02-0478-483/+312
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (76 commits) fix failing test fix Vue warnings for missing element [ci skip] UX Guide: Button placement in groups Change window size before visiting page, to get correct scroll position Fix slash commands spec error Move project services to new location under Integrations Move webhooks to new a location under Integrations Fixed redirection from http://someproject.git to http://someproject consistently use single quotes allow application.js to require other scripts which start with application* DRY with Gitlab.config.webpack.dev_server references disable webpack proxy in rspec environment due to conflicts with webmock gem remove changes to Procfile configure webpack dev server port via environment variable add rack middleware to proxy webpack dev server remove dev-server config from development environment Document that the retro and kickoff notes are public add CHAGELOG.md entry for webpack branch fix failing rspec build fix test failure for merge request widget ...
| * | | | Merge branch 'master' into fe-commit-mr-pipelinesFilipa Lacerda2017-02-0344-414/+935
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (65 commits) Fixed eslint test failure Fixed adding to list bug Remove unnecessary queries for .atom and .json in Dashboard::ProjectsController#index Fixed modal lists dropdown not updating when list is deleted Fixed remove btn error after creating new issue in list Removed duplicated test Removed Masonry, instead uses groups of data Uses mixins for repeated functions Fixed up specs Props use objects with required & type values Removes labels instead of closing issue when clicking remove button Fixed JS lint errors Fixed issue card spec Added webkit CSS properties Fixed bug with empty state showing after search Fixed users href path being incorrect Fixed bug where 2 un-selected issues would stay on selected tab Fixed DB schema Changed how components are added in objects Added remove button Add optional id property to the issue schema Fixed issue link href ...
| * | | | | Fix broken testsFilipa Lacerda2017-02-031-1/+1
| | | | | |
| * | | | | Resolve conflict after mergeFilipa Lacerda2017-02-0310-124/+124
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into fe-commit-mr-pipelinesFilipa Lacerda2017-02-0310-16/+67
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: Backport changes from EE squash replace `find_with_namespace` with `find_by_full_path` PlantUML support for Markdown Update api docs and minor changes Force new password after password reset via API Fixed protected branches dropdown Fixed up tests Fixed the active branch selected indicator Changed how the data is returned - we only care about the branch/tag name Uses take rather than Kaminari Use cloneNode instead of createElement Improved ref switcher dropdown performance
| * | | | | | | Add time ago auto-update to the 2 newest tablesFilipa Lacerda2017-02-031-8/+1
| | | | | | | |
| * | | | | | | Add basic specs for new merge requests pipelines APIGrzegorz Bizon2017-02-031-11/+23
| | | | | | | |
| * | | | | | | Moves pagination to shared folderFilipa Lacerda2017-02-037-1/+389
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document and remove unused code Declare components in a consistent way; Use " instead of ' to improve consistency; Update documentation; Fix commit author verification to match the use cases; Adds tests for the added components Fix paths in pagination spec Adds tests to pipelines table used in merge requests and commits Use same resource interceptor Fix eslint error
| * | | | | | | Use same folder structure in spec for vue shared resourcesFilipa Lacerda2017-02-031-0/+0
| | | | | | | |
| * | | | | | | First iterationFilipa Lacerda2017-02-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Create shared folder for vue common files Update paths Second iteration - refactor main component to be 100% reusable between the 3 tables
* | | | | | | | Merge branch 'fix-deleting-project-again' into 'master' Douwe Maan2017-02-061-20/+29
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Skip or retain project while deleting the project: Closes #15005 See merge request !8960
| * | | | | | | | Test both execute and async_executefix-deleting-project-againLin Jen-Shin2017-02-041-21/+29
| | | | | | | | |
| * | | | | | | | Move the tests to spec/services/projects/destroy_service_spec.rbLin Jen-Shin2017-02-032-16/+10
| | | | | | | | |
| * | | | | | | | Skip or retain project while deleting the project:Lin Jen-Shin2017-02-031-8/+15
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Skip Ci::Build#update_project_statistics whenever there's no project (i.e. we're deleting the project!) * Retain the unscoped_project before deleting the build, so that we could use the data to delete the artifacts. Note that carrierwave uses `after_commit` for this, so we need to retain it in the memory. Closes #15005
* | | | | | | | Update specDouwe Maan2017-02-061-2/+2
| | | | | | | |
* | | | | | | | Merge branch 'fix-references-header-parsing' into 'master' Sean McGivern2017-02-063-0/+63
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix References header parser for Microsoft Exchange Closes #26567 See merge request !8620
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into ↵Lin Jen-Shin2017-02-03414-1585/+6179
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix-references-header-parsing * upstream/master: (574 commits) remove dateFormat global exception fix relative paths to xterm.js within fit.js use setFixtures instead of fixture.set prevent u2f tests from triggering a form submission while testing simplify test for focus state preload projects.json fixture preload projects.json fixture rework tests which rely on teaspoon-specific behavior Only render hr when user can't archive project. use setFixtures instead of fixture.set ensure helper classes and constants are exposed globally preload projects.json fixture fix fixture references in environments_spec allow console.xxx in tests, reorder eslint rules alphabetically remove redundant "data-toggle" attribute so Vue doesn't complain fix broken reference to formatDate in a CommonJS environment fix errors within gl_dropdown_spec.js when running in Karma fix intermittant errors in merge_commit_message_toggle_spec.rb Update installation docs to include Docker, others ignore node_modules in rubocop ...
| * | | | | | | | Fix References header parser for Microsoft ExchangeLin Jen-Shin2017-01-203-0/+63
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Microsoft Exchange would append a comma and another message id into the References header, therefore we'll need to fallback and parse the header by ourselves. Closes #26567
* | | | | | | | | Merge branch 'issues-modal-filters' into 'master' Fatih Acet2017-02-061-0/+259
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Issue filters in boards modal Closes #26205 See merge request !8903
| * | | | | | | | | Fixed failing tests because list doens't existissues-modal-filtersPhil Hughes2017-02-061-0/+2
| | | | | | | | | |
| * | | | | | | | | Merge branch 'master' into issues-modal-filtersPhil Hughes2017-02-0685-517/+356
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | Show empty state if filter returns empty resultsPhil Hughes2017-02-031-0/+12
| | | | | | | | | |
| * | | | | | | | | Resets modal filters when closingPhil Hughes2017-02-031-0/+26
| | | | | | | | | |
| * | | | | | | | | Added tests for modal filtersPhil Hughes2017-02-031-0/+219
| | | | | | | | | |
* | | | | | | | | | Merge branch 'fix/gb/backwards-compatibility-coverage-ci-yml' into 'master' Douwe Maan2017-02-062-23/+14
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove coverage entry from global CI/CD options See merge request !8981