summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix Gitaly::Commit#is_ancestor30586-fix-gitaly-is-ancestorKim "BKC" Carlbäcker2017-04-285-36/+41
* Merge branch 'fix-sidebar-block-ref-test' into 'master' Sean McGivern2017-04-282-5/+4
|\
| * add issues and merge-requests classes and use to find in rspecfix-sidebar-block-ref-testLuke "Jared" Bennett2017-04-282-5/+4
* | Merge branch 'pages-0.4.1' into 'master' Kamil Trzciński2017-04-282-1/+5
|\ \
| * | Use GitLab Pages v0.4.1Nick Thomas2017-04-252-1/+5
* | | Merge branch 'grpc-fork-tests' into 'master' 24339-job-page-step-2Sean McGivern2017-04-285-1/+115
|\ \ \
| * | | Remove config lines in one placeJacob Vosmaer2017-04-281-3/+3
| * | | Use rspec 'be'Jacob Vosmaer2017-04-281-1/+1
| * | | Refactor timeout codeJacob Vosmaer2017-04-281-8/+17
| * | | Add test that asserts unicorns terminateJacob Vosmaer2017-04-265-1/+106
* | | | Merge branch 'docs/make-ci-run-only-for-doc-changes' into 'master' Achilleas Pipinellis2017-04-282-0/+51
|\ \ \ \ | |_|_|/ |/| | |
| * | | Document the process of docs only changesdocs/make-ci-run-only-for-doc-changesAchilleas Pipinellis2017-04-282-3/+28
| * | | Skip irrelevant jobs for documentation only changesAchilleas Pipinellis2017-04-281-0/+26
* | | | Merge branch '31549-check-duplicates-first' into 'master' Sean McGivern2017-04-282-0/+31
|\ \ \ \
| * | | | Add notice at the beginning of issue templates asking reporters to check for ...Rémy Coutable2017-04-282-0/+31
| |/ / /
* | | | Merge branch '28457-slash-command-board-move' into 'master' Sean McGivern2017-04-286-9/+107
|\ \ \ \
| * | | | Add board_move slash commandAlex Sanford2017-04-286-9/+107
|/ / / /
* | | | Merge branch 'add_index_on_ci_runners_contacted_at' into 'master' Yorick Peterse2017-04-283-1/+25
|\ \ \ \ | |/ / / |/| | |
| * | | Add index on ci_runners.contacted_atblackst0ne2017-04-283-1/+25
* | | | Merge branch 'improve-slack-docs' into 'master' Sean McGivern2017-04-284-66/+40
|\ \ \ \
| * | | | Improve Slack docsVictor Wu2017-04-284-66/+40
|/ / / /
* | | | Merge branch '29181-add-more-tests-for-spec-controllers-projects-builds-contr...Rémy Coutable2017-04-2810-20/+496
|\ \ \ \
| * | | | Resolve "Add more tests for spec/controllers/projects/builds_controller_spec.rb"Dosuken shinya2017-04-2810-20/+496
|/ / / /
* | | | Merge branch 'make_markdown_tables_thinner' into 'master' Sean McGivern2017-04-285-0/+25
|\ \ \ \
| * | | | Make markdown tables thinnerblackst0ne2017-04-275-0/+25
* | | | | Merge branch 'project-list-alignment' into 'master' Phil Hughes2017-04-281-1/+1
|\ \ \ \ \
| * | | | | Remove top padding on project list rowproject-list-alignmentAnnabel Dunstone Gray2017-04-271-1/+1
* | | | | | Merge branch 'dm-blob-viewers' into 'master' Tim Zallmann2017-04-2871-297/+1773
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Use new renamed markup methoddm-blob-viewersDouwe Maan2017-04-272-1/+3
| * | | | | Add variable to save us a double lookupDouwe Maan2017-04-271-2/+3
| * | | | | Fix typoDouwe Maan2017-04-271-1/+1
| * | | | | Address feedbackDouwe Maan2017-04-277-44/+53
| * | | | | Explain BlobViewer::Base#render_errorDouwe Maan2017-04-272-0/+16
| * | | | | Explain how viewers are selected from RICH_VIEWERSDouwe Maan2017-04-272-13/+28
| * | | | | Added specs for JS method to switch viewsPhil Hughes2017-04-271-2/+39
| * | | | | Fixed failing JS testsPhil Hughes2017-04-272-4/+8
| * | | | | Satisfy RubocopDouwe Maan2017-04-272-2/+0
| * | | | | Add changelogDouwe Maan2017-04-271-0/+5
| * | | | | Add specsDouwe Maan2017-04-2712-51/+904
| * | | | | Small code tweaksDouwe Maan2017-04-272-16/+18
| * | | | | Set BlobViewer::Base.binary instead of .textDouwe Maan2017-04-2712-17/+17
| * | | | | Add BlobViewer::Base#binary? methodDouwe Maan2017-04-272-22/+30
| * | | | | Blob responds to text?Douwe Maan2017-04-271-1/+1
| * | | | | Refactor overriding max sizeDouwe Maan2017-04-277-26/+32
| * | | | | Render viewer error synchronously so that 'view the source' link will workDouwe Maan2017-04-2712-44/+41
| * | | | | Address feedbackDouwe Maan2017-04-276-23/+29
| * | | | | Add test stubsDouwe Maan2017-04-278-193/+33
| * | | | | Fix feature specsDouwe Maan2017-04-275-2/+28
| * | | | | Fix some specsDouwe Maan2017-04-275-9/+7
| * | | | | Satisfy eslintDouwe Maan2017-04-271-18/+7