summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge branch 'feature/gb/cross-project-pipeline-trigger' into 'master'Douwe Maan2019-01-2522-65/+221
|\ \ \ \ \ \ \
| * | | | | | | Move processables scope into commit status classGrzegorz Bizon2019-01-252-1/+2
| * | | | | | | Add basic feature specs for cross-project bridgesGrzegorz Bizon2019-01-251-0/+43
| * | | | | | | Revert removing overridden method from build serviceGrzegorz Bizon2019-01-251-1/+5
| * | | | | | | Remove bridge presenter since we no longer need itGrzegorz Bizon2019-01-251-23/+0
| * | | | | | | Make it clear that pipeline can process processablesGrzegorz Bizon2019-01-251-7/+7
| * | | | | | | Extract common `when` code between CI/CD processablesGrzegorz Bizon2019-01-253-12/+1
| * | | | | | | Simplify pipeline processing serviceGrzegorz Bizon2019-01-252-9/+1
| * | | | | | | 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-253-1/+3
| * | | | | | | Add new pipeline relation to import/export specsGrzegorz Bizon2019-01-251-0/+1
| * | | | | | | Implement default `when` for bridge jobs as `on_success`Grzegorz Bizon2019-01-251-0/+7
| * | | | | | | Add `when` method to be required in case of processablesGrzegorz Bizon2019-01-251-0/+4
| * | | | | | | Make it possible to pass downstream to bridge factoryGrzegorz Bizon2019-01-251-0/+8
| * | | | | | | Use generic commit status as a tmp partial for a bridgeGrzegorz Bizon2019-01-251-1/+1
| * | | | | | | Make CI/CD bridge job a pipeline processable entityGrzegorz Bizon2019-01-253-1/+43
| * | | | | | | Segregate interface require to make CI/CD entity processableGrzegorz Bizon2019-01-254-1/+31
| * | | | | | | Use defauly `only` policy defined as a constantGrzegorz Bizon2019-01-252-1/+3
| * | | | | | | Connect CI/CD bridge jobs to trigger requests tooGrzegorz Bizon2019-01-251-0/+1
| * | | | | | | Do not assigne unused attributes to CI/CD buildsGrzegorz Bizon2019-01-252-34/+1
| * | | | | | | Refactor pipeline specs and remove raise_error warningGrzegorz Bizon2019-01-251-5/+5
| * | | | | | | Make it possible to fabricate CI/CD bridge jobsGrzegorz Bizon2019-01-255-11/+70
| * | | | | | | Make it possible to override config jobs composition in EEGrzegorz Bizon2019-01-251-1/+5
* | | | | | | | 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 'docs-import-links' into 'master'Achilleas Pipinellis2019-01-251-0/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Linking to backup doc from migration doc, for self-hosted to self-hosted migr...Marcel Amirault2019-01-251-0/+7
|/ / / / / / / /
* | | | | | | | Merge branch 'db-copy-as-gfm-prosemirror' into 'master'Phil Hughes2019-01-2560-475/+1622
|\ \ \ \ \ \ \ \
| * | | | | | | | Use nodes and marks to power Copy-as-GFMdb-copy-as-gfm-prosemirrorDouwe Maan2019-01-2419-473/+306
| * | | | | | | | Add tiptap/prosemirror nodes and marks for all Markdown and GFM featuresDouwe Maan2019-01-2441-8/+1317
* | | | | | | | | Merge branch '54250-upstream-kubeclient-redirect-patch' into 'master'Kamil Trzciński2019-01-256-26/+44
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use http_max_redirects opt to replace monkeypatchThong Kuah2019-01-256-26/+44
* | | | | | | | | | Merge branch '40997-gitlab-pages-deploy-jobs-have-a-null-status' into 'master'Grzegorz Bizon2019-01-253-2/+23
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Treat "" as nil for external commit status descriptionVladimir Shushlin2019-01-222-2/+10
| * | | | | | | | | | Fix empty labels for `pages:deploy` jobVladimir Shushlin2019-01-213-2/+15
* | | | | | | | | | | Merge branch 'an-opentracing-active-record-tracing' into 'master'Kamil Trzciński2019-01-255-1/+130
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Adds tracing support for ActiveRecord notificationsAndrew Newdigate2019-01-245-1/+130
* | | | | | | | | | | | Merge branch '56424-fix-gl-form-init-tag-editing' into 'master'Filipa Lacerda2019-01-255-2/+97
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Init GLForm instance on form while editing tagsKushal Pandya2019-01-255-2/+97
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'diff-fix-folder-path-commas' into 'master'Filipa Lacerda2019-01-253-4/+57
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fixed diff tree folders being rendered incorrectlyPhil Hughes2019-01-243-4/+57
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'gt-externalize-app-views-projects-ci' into 'master'Filipa Lacerda2019-01-255-30/+110
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Externalize strings from `/app/views/projects/ci`George Tsiolis2019-01-255-30/+110
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch 'diff-settings-dropdown' into 'master'Filipa Lacerda2019-01-2521-194/+411
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Added dropdown for diff settingsPhil Hughes2019-01-2421-194/+411
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'qa-update-merge-request-page' into 'master'Ramya Authappan2019-01-252-16/+20
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Update merge request page object and rebase testMark Lapierre2019-01-172-16/+20
* | | | | | | | | | | | Merge branch 'mg-upgrade-webpack' into 'master'Phil Hughes2019-01-254-116/+87
|\ \ \ \ \ \ \ \ \ \ \ \