summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fixed issue boards not filtering when URL params are encodedPhil Hughes2017-05-121-0/+10
* 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
| * | | | | Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-1047-73/+73
* | | | | | Merge branch 'bvl-security-patches' into 'master' Robert Speicher2017-05-1017-153/+608
|\ \ \ \ \ \
| * | | | | | Use `described_class` in SnippetsFinder-specBob Van Landuyt2017-05-101-21/+21
| * | | | | | Merge branch 'tc-fix-private-subgroups-shown' into 'security' Douwe Maan2017-05-102-11/+81
| * | | | | | Merge branch 'fix-hamlit-xss' into 'security-9-1' Robert Speicher2017-05-101-0/+22
| * | | | | | Merge branch 'snippets-finder-visibility' into 'security'Douwe Maan2017-05-108-95/+320
| * | | | | | Merge branch '31157-respect-project-features-in-wiki-search' into 'security' Douwe Maan2017-05-101-3/+72
| * | | | | | Merge branch 'snippets_visibility' into 'security'Sean McGivern2017-05-102-3/+26
| * | | | | | Merge branch 'rs-sanitize-submodule-urls' into 'security'Douwe Maan2017-05-101-0/+12
| * | | | | | Merge branch 'bvl-security-9-1-validate-urls-in-markdown-using-uri'Robert Speicher2017-05-102-38/+64
| * | | | | | Merge branch 'bvl-security-9-1-markup-pipeline'Robert Speicher2017-05-102-4/+12
| | |_|/ / / | |/| | | |
* | | | | | Merge branch '31474-issue-boards-sidebar-milestone-dropdown-should-not-be-mul...Phil Hughes2017-05-101-0/+59
|\ \ \ \ \ \
| * | | | | | Disallow multiselect for Milestone dropdownSam Rose2017-05-101-0/+59
* | | | | | | Merge branch 'tc-clean-pending-delete-projects' into 'master' Douwe Maan2017-05-102-0/+111
|\ \ \ \ \ \ \
| * | | | | | | No user needed to cleanup namespaceless pending delete projectsToon Claes2017-05-102-11/+17
| * | | | | | | Use worker to destroy namespaceless projects in post-deployToon Claes2017-05-103-72/+105