summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '50352-sort-save' into 'master'Sean McGivern2019-01-295-11/+77
|\
| * Save sorting preference for Issues/MRs in BEMario de la Ossa2019-01-285-11/+77
* | refactor(NoteableDiscussion): Extracted ResolveDiscussionButton fromMartin Hobert2019-01-281-0/+74
* | Merge branch '36445-better-indication-that-an-issue-has-been-moved-or-marked-...Robert Speicher2019-01-281-0/+51
|\ \ | |/ |/|
| * Indicate on Status if Issue was Moved36445-better-indication-that-an-issue-has-been-moved-or-marked-as-duplicatedAndrew Fontaine2019-01-251-0/+51
* | Merge branch 'refactor/56369-extract-jump-to-next-discussion-button' into 'ma...Phil Hughes2019-01-281-0/+33
|\ \
| * | refactor(NoteableDiscussion): Extracted JumpToNextDiscussionButton to its own...Martin Hobert2019-01-281-0/+33
* | | Merge branch 'bw-enable-sourcepos' into 'master'Robert Speicher2019-01-2811-9/+76
|\ \ \
| * | | Fix review commentsBrett Walker2019-01-2111-29/+48
| * | | Enable CommonMark source line position informationBrett Walker2019-01-2110-15/+63
* | | | Fix running a single spec file with rspecNick Thomas2019-01-281-0/+2
* | | | Wait for requests in specs before interacting with select2Nick Thomas2019-01-282-3/+4
* | | | Merge branch 'ce-1979-2-1' into 'master'Sean McGivern2019-01-281-0/+13
|\ \ \ \
| * | | | Add query method for id queryMark Chao2019-01-151-0/+13
* | | | | Standardize token value capitalization in filter barOmar Bahareth2019-01-287-21/+21
* | | | | Sidekiq queue migration for HashedStorage::MigratorWorkerGabriel Mazetto2019-01-251-0/+47
* | | | | Track when MigrateAttachmentsService is skippedGabriel Mazetto2019-01-251-2/+12
* | | | | Refactor Storage MigrationGabriel Mazetto2019-01-257-46/+86
* | | | | Move MigrationService to HashedStorage moduleGabriel Mazetto2019-01-253-7/+7
* | | | | Prepare rake task for storage rollbackGabriel Mazetto2019-01-253-8/+8
* | | | | Merge branch 'dm-copy-suggestion-as-gfm' into 'master'Phil Hughes2019-01-251-0/+62
|\ \ \ \ \
| * | | | | Allow suggestions to be copied and pasted as GFMDouwe Maan2019-01-251-0/+62
| | |_|_|/ | |/| | |
* | | | | Merge branch 'osw-adjusts-suggestions-unable-to-be-applied' into 'master'Phil Hughes2019-01-251-4/+3
|\ \ \ \ \
| * | | | | Adjusts suggestions unable to be appliedOswaldo Ferreira2019-01-251-4/+3
* | | | | | Merge branch '56860-fix-spec-race-condition-upside-the-head' into 'master'Douglas Barbosa Alexandre2019-01-251-0/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix a JS race in a specNick Thomas2019-01-251-0/+3
* | | | | | Merge branch 'elasticsearch-via-gitaly-ee' into 'master'Nick Thomas2019-01-251-0/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add connection_data method to Gitaly clientValery Sizov2019-01-251-0/+9
* | | | | | Quarantine flakey GFM label testLukas Eipert2019-01-251-1/+1
| |/ / / / |/| | | |
* | | | | Merge branch 'container-repository-cleanup-api' into 'master'Grzegorz Bizon2019-01-2510-14/+471
|\ \ \ \ \
| * | | | | Add Container Registry APIKamil Trzciński2019-01-2510-14/+471
* | | | | | Merge branch '54905-milestone-search' into 'master'Sean McGivern2019-01-256-4/+92
|\ \ \ \ \ \
| * | | | | | Adds milestone searchJacopo2019-01-246-4/+92
* | | | | | | Merge branch 'feature/gb/cross-project-pipeline-trigger' into 'master'Douwe Maan2019-01-258-45/+132
|\ \ \ \ \ \ \
| * | | | | | | Add basic feature specs for cross-project bridgesGrzegorz Bizon2019-01-251-0/+43
| * | | | | | | Add some specs for processable CI/CD entities relationGrzegorz Bizon2019-01-251-0/+23
| * | | | | | | Add a new relation between a stage and related bridgesGrzegorz Bizon2019-01-251-0/+1
| * | | | | | | Add new pipeline relation to import/export specsGrzegorz Bizon2019-01-251-0/+1
| * | | | | | | Make it possible to pass downstream to bridge factoryGrzegorz Bizon2019-01-251-0/+8
| * | | | | | | Do not assigne unused attributes to CI/CD buildsGrzegorz Bizon2019-01-251-33/+0
| * | | | | | | Refactor pipeline specs and remove raise_error warningGrzegorz Bizon2019-01-251-5/+5
| * | | | | | | Make it possible to fabricate CI/CD bridge jobsGrzegorz Bizon2019-01-252-7/+51
* | | | | | | | Merge branch 'winh-note-actions-vue-test-utils' into 'master'Phil Hughes2019-01-252-19/+43
|\ \ \ \ \ \ \ \
| * | | | | | | | Apply suggestion to spec/javascripts/test_bundle.jsWinnie Hellmann2019-01-251-1/+1
| * | | | | | | | Convert note_actions_spec.js to Vue test utilsWinnie Hellmann2019-01-251-19/+33
| * | | | | | | | Add workaround for Vue test utils setPropsWinnie Hellmann2019-01-251-0/+10
| |/ / / / / / /
* | | | | | | | Merge branch 'db-copy-as-gfm-prosemirror' into 'master'Phil Hughes2019-01-253-78/+112
|\ \ \ \ \ \ \ \
| * | | | | | | | Use nodes and marks to power Copy-as-GFMdb-copy-as-gfm-prosemirrorDouwe Maan2019-01-242-77/+111
| * | | | | | | | Add tiptap/prosemirror nodes and marks for all Markdown and GFM featuresDouwe Maan2019-01-241-1/+1
* | | | | | | | | Merge branch '54250-upstream-kubeclient-redirect-patch' into 'master'Kamil Trzciński2019-01-251-0/+32
|\ \ \ \ \ \ \ \ \