summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Default to null user when asignee is unselected31057-unnecessary-padding-along-left-side-of-assignees-dropdownSam Rose2017-05-024-12/+22
* Add option to select the null user as the defaultSam Rose2017-04-292-3/+5
* Display check next to assigned user in dropdownSam Rose2017-04-285-5/+47
* Merge branch 'dm-video-viewer' into 'master' Sean McGivern2017-04-285-2/+24
|\
| * Display video blobs in-line like imagesdm-video-viewerDouwe Maan2017-04-285-2/+24
* | Merge branch 'dz-add-oauth-controller-spec' into 'master' Rémy Coutable2017-04-281-0/+55
|\ \
| * | Add tests for Oauth::AuthorizationsControllerdz-add-oauth-controller-specDmitriy Zaporozhets2017-04-281-0/+55
* | | Merge branch 'dz-improve-add-users-method' into 'master' Douwe Maan2017-04-282-2/+9
|\ \ \
| * | | Collect all users by single query when using Member#add_usersdz-improve-add-users-methodDmitriy Zaporozhets2017-04-282-2/+9
| |/ /
* | | Merge branch '28020-improve-todo-list-when-comes-from-yourself' into 'master' Sean McGivern2017-04-288-9/+157
|\ \ \
| * | | Improve text on todo list when the todo action comes from yourselfJacopo2017-04-288-9/+157
* | | | Merge branch 'zj-accept-default-branch-param' into 'master' Douwe Maan2017-04-283-1/+6
|\ \ \ \
| * | | | Accept default branch param on notifaction servicesZeger-Jan van de Weg2017-04-283-1/+6
|/ / / /
* | | | 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