summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Show either description or closes issues references on MergeRequest#merge_com...Gabriel Gizotti2016-12-161-1/+1
* backend completely drives creation of merge commit messageGabriel Gizotti2016-12-161-0/+14
* describe #closes_issues and describe # #issues_mentioned_but_not_closing on m...Gabriel Gizotti2016-12-161-24/+14
* only look for issues mentioned on description on MergeRequest#issues_mentione...Gabriel Gizotti2016-12-161-1/+1
* introduce MergeRequest#issues_mentioned_but_not_closingGabriel Gizotti2016-12-161-15/+30
* Remove whole description from #merge_commit_message and add add closed issuesGabriel Gizotti2016-12-161-4/+10
* Fix spec/features/admin/admin_active_tab_spec.rbfix/buildDouglas Barbosa Alexandre2016-12-151-1/+1
* Merge branch '24877-bulk-edit-only-keeps-common-labels-when-searching' into '...Fatih Acet2016-12-151-1/+41
|\
| * Remove unwanted semicolonAlfredo Sumaran2016-12-141-1/+1
| * Add changelog fileAlfredo Sumaran2016-12-141-1/+1
| * Improve issuable's bulk assignment implementationAlfredo Sumaran2016-12-141-1/+41
* | Merge branch 'show-commit-status-from-latest-pipeline' into 'master' Grzegorz Bizon2016-12-153-18/+74
|\ \
| * | Add explicit status test, feedback:show-commit-status-from-latest-pipelineLin Jen-Shin2016-12-152-0/+4
| * | Use described_class and update descriptionLin Jen-Shin2016-12-152-10/+10
| * | Introduce latest_status and add a few testsLin Jen-Shin2016-12-142-2/+59
| * | Merge remote-tracking branch 'upstream/master' into show-commit-status-from-l...Lin Jen-Shin2016-12-1428-86/+795
| |\ \ | | |/
| * | Merge remote-tracking branch 'upstream/master' into show-commit-status-from-l...Lin Jen-Shin2016-12-14303-3313/+8788
| |\ \
| * | | Use Ci::Pipeline#latest for finding pipelinesLin Jen-Shin2016-11-241-2/+2
| * | | Avoid using random in the tests, feedback:Lin Jen-Shin2016-11-241-2/+2
| * | | Merge remote-tracking branch 'upstream/master' into show-commit-status-from-l...Lin Jen-Shin2016-11-2477-1209/+2871
| |\ \ \
| * | | | Fix test description to mention latest pipeline,Lin Jen-Shin2016-11-231-2/+2
| * | | | Still use compound pipeline status, but group byLin Jen-Shin2016-11-211-4/+4
| * | | | Merge remote-tracking branch 'upstream/master' into show-commit-status-from-l...Lin Jen-Shin2016-11-21309-1224/+7753
| |\ \ \ \
| * | | | | Show commit status from latest pipelineLin Jen-Shin2016-11-081-16/+11
* | | | | | Merge branch 'gfm-autocomplete-char-in-middle' into 'master' Fatih Acet2016-12-151-0/+8
|\ \ \ \ \ \
| * | | | | | Added GFM testsPhil Hughes2016-12-121-0/+8
* | | | | | | Merge branch 'add-object-assign-polyfill' into 'master' Fatih Acet2016-12-151-0/+25
|\ \ \ \ \ \ \
| * | | | | | | Add Object.assign polyfillAlfredo Sumaran2016-12-141-0/+25
* | | | | | | | Merge branch 'move-admin-active-tab-spinach-tests-to-rspec' into 'master' Rémy Coutable2016-12-151-0/+90
|\ \ \ \ \ \ \ \
| * | | | | | | | Move admin active tab spinach tests to rspecSemyon Pupkov2016-12-121-0/+90
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'use-build-instead-create' into 'master' Rémy Coutable2016-12-151-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Use build instead create in group specSemyon Pupkov2016-12-131-1/+1
* | | | | | | | | Merge branch '22864-add-clean-environment-name' into 'master' Kamil Trzciński2016-12-155-9/+125
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add $CI_ENVIRONMENT_NAME and $CI_ENVIRONMENT_SLUGNick Thomas2016-12-151-0/+36
| * | | | | | | | | Create environments when the build referencing them is createdNick Thomas2016-12-152-1/+18
| * | | | | | | | | Add an environment slugNick Thomas2016-12-153-9/+72
* | | | | | | | | | Merge branch 'jej-24637-move-issue-visible_to_user-to-finder' into 'security' Sean McGivern2016-12-153-37/+65
* | | | | | | | | | Merge branch 'jej-note-search-uses-finder' into 'security' Douwe Maan2016-12-157-76/+282
* | | | | | | | | | Merge branch 'katex-math' into 'master' Sean McGivern2016-12-152-2/+122
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Render math in Asciidoc and Markdown with KaTeX using code blocksMunken2016-12-143-47/+122
| * | | | | | | | | More testsMunken2016-12-081-8/+12
| * | | | | | | | | More testsMunken2016-12-081-1/+11
| * | | | | | | | | Working inline math filterMunken2016-12-081-0/+31
* | | | | | | | | | Merge branch 'gitlab-workhorse-multipart' into 'master' Sean McGivern2016-12-158-11/+149
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add Gitlab::Middleware::MultipartJacob Vosmaer2016-12-158-11/+149
* | | | | | | | | | | Merge branch 'seed-runner-token' into 'master' Kamil Trzciński2016-12-152-0/+23
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Allow users to seed the initial runner registration token using an environmen...DJ Mountney2016-12-012-0/+23
* | | | | | | | | | | Merge branch 'fix-slack-pipeline-message-by-api' into 'master' Kamil Trzciński2016-12-151-9/+21
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix Slack pipeline message by APIfix-slack-pipeline-message-by-apiLin Jen-Shin2016-12-131-9/+21
* | | | | | | | | | | | Merge branch '22849-ci-build-ref-slug' into 'master' Kamil Trzciński2016-12-151-0/+19
|\ \ \ \ \ \ \ \ \ \ \ \