summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Add support for deltas_only under GitalyAhmad Sherif2017-05-132-24/+41
* Merge branch 'remove-deltas-only' into 'master' Sean McGivern2017-05-121-17/+4
|\
| * Remove deltas_only from DiffCollectionJacob Vosmaer2017-05-111-17/+4
* | Merge branch '31978-cross-reference-fix' into 'master' Sean McGivern2017-05-121-0/+77
|\ \
| * | Fix cross referencing for private and internal projects31978-cross-reference-fixJarka Kadlecova2017-05-111-0/+77
| |/
* | Merge branch 'remove-vue-from-poll_spec-fix-transient-failures' into 'master' Filipa Lacerda2017-05-121-71/+22
|\ \
| * | Removed unneeded false from poll_spec mockServiceCall callremove-vue-from-poll_spec-fix-transient-failuresLuke "Jared" Bennett2017-05-111-1/+1
| * | Fixed promise action binding and simplified callbacks spyLuke "Jared" Bennett2017-05-111-16/+11
| * | improved mockservicecall and fixed up a settimeoutLuke "Jared" Bennett2017-05-111-32/+17
| * | Removed vue and vue-resource from poll_spec in an attempt to fix the transien...Luke "Jared" Bennett2017-05-101-58/+29
* | | Merge branch 'fixes_for_multiple_issue_assignees' into 'master' Sean McGivern2017-05-123-4/+4
|\ \ \
| * | | fix for Follow-up from "Backport of Multiple Assignees featurefixes_for_multiple_issue_assigneesValery Sizov2017-05-113-4/+4
| | |/ | |/|
* | | Merge branch 'refactor-realtime-issue' into 'master' Filipa Lacerda2017-05-124-26/+192
|\ \ \
| * | | Fixed karma spec with elements not appearing in DOMrefactor-realtime-issuePhil Hughes2017-05-111-0/+1
| * | | Merge branch 'master' into refactor-realtime-issuePhil Hughes2017-05-1195-308/+1011
| |\ \ \
| * | | | Fixed tests on textarea looking for innerText instead of valuePhil Hughes2017-05-102-6/+6
| * | | | Added a bunch of specs for the different componentsPhil Hughes2017-05-103-23/+188
* | | | | Merge branch 'as-fix-spec-master' into 'master' Phil Hughes2017-05-122-2/+2
|\ \ \ \ \
| * | | | | Use .trigger(‘click’) instead of .clickas-fix-spec-masterAlfredo Sumaran2017-05-112-2/+2
* | | | | | Merge branch '32096-fix-new-branch-dropdown-position-size' into 'master' Phil Hughes2017-05-121-1/+1
|\ \ \ \ \ \
| * | | | | | Fix new branch dropdown position and size32096-fix-new-branch-dropdown-position-sizeEric Eastwood2017-05-101-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'mk-fix-routable-redirect-message' into 'master' Douwe Maan2017-05-113-8/+20
|\ \ \ \ \ \
| * | | | | | Fix redirect message for groups and usersMichael Kozono2017-05-113-8/+20
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'dm-fix-repository-without-readme' into 'master' Robert Speicher2017-05-111-3/+13
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix displaying a repository without a readmedm-fix-repository-without-readmeDouwe Maan2017-05-111-3/+13
* | | | | | Merge branch 'pipeline-schedules-callout-docs-url' into 'master' Filipa Lacerda2017-05-111-0/+15
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Pass docsUrl to pipeline schedules callout component.pipeline-schedules-callout-docs-urlBryce Johnson2017-05-111-0/+15
| | |_|/ / | |/| | |
* | | | | Merge branch 'winh-sidebar-mock-fix' into 'master' Filipa Lacerda2017-05-113-0/+3
|\ \ \ \ \
| * | | | | Add missing tear down of sidebarMockInterceptor (!11204)winh-sidebar-mock-fixwinh2017-05-113-0/+3
| |/ / / /
* | | | | Merge branch 'winh-pipeline-author-link' into 'master' Filipa Lacerda2017-05-117-210/+138
|\ \ \ \ \
| * | | | | Add failing test for #29368winh2017-05-111-11/+79
| * | | | | Replace pipeline mock data with JSON fixturewinh2017-05-107-202/+62
* | | | | | Merge branch 'zj-clean-up-ci-variables-table' into 'master' Yorick Peterse2017-05-112-1/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Remove rails dependent: :destroy statementZ.J. van de Weg2017-05-112-1/+3
| | |/ / / | |/| | |
* | | | | Merge branch 'dm-fix-mysql-failure' into 'master' Sean McGivern2017-05-111-1/+1
|\ \ \ \ \
| * | | | | Fix MySQL build failuredm-fix-mysql-failureDouwe Maan2017-05-101-1/+1
* | | | | | Fix slash commands detection in commentsKushal Pandya2017-05-111-6/+19
* | | | | | Merge branch '32045-vue-warn-cannot-find-element-issuable-time-tracker' into ...Phil Hughes2017-05-111-42/+0
|\ \ \ \ \ \
| * | | | | | Remove sidebar bundle spec32045-vue-warn-cannot-find-element-issuable-time-trackerClement Ho2017-05-101-42/+0
* | | | | | | Merge branch 'dm-auxiliary-viewers' into 'master' Sean McGivern2017-05-119-66/+337
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Reset Repository#license memo when license file is changedDouwe Maan2017-05-101-1/+2
| * | | | | | Implement auxiliary blob viewersDouwe Maan2017-05-109-65/+335
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'fix-shortcuts_spec-explore-page-transient-failure' into 'master' Douwe Maan2017-05-111-14/+17
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix `send_key` to `send_keys` and add EOF newlinefix-shortcuts_spec-explore-page-transient-failureLuke "Jared" Bennett2017-05-101-3/+3
| * | | | | Find the nothing-here-block before asserting page content when on explore pag...Luke "Jared" Bennett2017-05-101-15/+18
* | | | | | Merge branch 'retried-in-database-mysql' into 'master' Regis Boudinot2017-05-109-27/+73
|\ \ \ \ \ \
| * | | | | | Store retried in database for CI buildsretried-in-database-mysqlKamil Trzcinski2017-05-079-27/+73
* | | | | | | Track pending requests in AjaxCacheWinnie Hellmann2017-05-101-14/+43
* | | | | | | Merge branch '27144-enforce-rubocop-trailing_commas-no_comma-style' into 'mas...Robert Speicher2017-05-1062-97/+97
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Enable the Style/TrailingCommaInArguments copRémy Coutable2017-05-1018-24/+24