summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into 'api-notes-entity-fields'api-notes-entity-fieldsRobert Schilling2017-02-22222-1125/+898
|\
| * Merge branch '28458-present-gitlab-version-for-v4-changes-on-docs' into 'mast...Sean McGivern2017-02-222-21/+28
| |\
| | * Add Merge Request link to the v3 to v4 documentation28458-present-gitlab-version-for-v4-changes-on-docsToon Claes2017-02-221-20/+20
| | * Present GitLab version for each V3 to V4 API change on v3_to_v4.mdOswaldo Ferreira2017-02-222-1/+8
| * | Merge branch 'connection-pool-host' into 'master'Rémy Coutable2017-02-222-4/+24
| |\ \
| | * | Allow setting of a custom connection pool hostYorick Peterse2017-02-222-4/+24
| * | | Merge branch 'feature/brand-logo-in-emails' into 'master' Sean McGivern2017-02-2217-335/+333
| |\ \ \
| | * | | restrict height of the custom brand logo in emailsAlexis Reigel2017-02-222-2/+5
| | * | | add changelog entryAlexis Reigel2017-02-221-0/+4
| | * | | add documentation for custom brand logo in emailAlexis Reigel2017-02-225-0/+16
| | * | | use custom brand logo in pipeline mailsAlexis Reigel2017-02-223-1/+47
| | * | | extract pipeline mails layoutAlexis Reigel2017-02-229-335/+264
| * | | | Merge branch 'add_mr_info_to_issues_list' into 'master'Sean McGivern2017-02-2212-12/+61
| |\ \ \ \
| | * | | | Refactored specsblackst0ne2017-02-221-2/+2
| | * | | | Refactored specsblackst0ne2017-02-221-8/+8
| | * | | | Added space indentation in models/merge_requests_closing_issues.rbblackst0ne2017-02-221-2/+2
| | * | | | Refactored count_for_collection() for using pluck instead of selectblackst0ne2017-02-212-5/+5
| | * | | | Merge remote-tracking branch 'upstream/master' into add_mr_info_to_issues_listblackst0ne2017-02-21489-2692/+4704
| | |\ \ \ \
| | * | | | | Improved specsblackst0ne2017-02-211-7/+11
| | * | | | | Fixed rubocop offensesblackst0ne2017-02-181-4/+4
| | * | | | | Remove empty line in noteblackst0ne2017-02-181-1/+0
| | * | | | | Added specsblackst0ne2017-02-181-0/+13
| | * | | | | Merge branch 'add_mr_info_to_issues_list' of gitlab.com:blackst0ne/gitlab-ce ...blackst0ne2017-02-170-0/+0
| | |\ \ \ \ \
| | | * | | | | Add merge request count to each issue on issues listblackst0ne2017-02-1711-12/+44
| | * | | | | | Added second parameter to @issuable_meta_data variablesblackst0ne2017-02-172-2/+2
| | * | | | | | Merge branch 'add_mr_info_to_issues_list' of gitlab.com:blackst0ne/gitlab-ce ...blackst0ne2017-02-17311-2985/+4256
| | |\ \ \ \ \ \
| | | * | | | | | Add merge request count to each issue on issues listblackst0ne2017-02-179-10/+42
| | | |/ / / / /
| | * | | | | | Add merge request count to each issue on issues listblackst0ne2017-02-179-10/+42
| | * | | | | | Merge remote-tracking branch 'upstream/master'blackst0ne2017-02-158-10/+41
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master'blackst0ne2017-02-151010-15779/+26415
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' of gitlab.com:blackst0ne/gitlab-ceblackst0ne2017-02-061-0/+1
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ceblackst0ne2016-10-210-0/+0
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | Added item to CHANGELOGblackst0ne2016-10-211-0/+1
| | | * | | | | | | | | Don't use Hash#slice since it's not supported in Ruby 2.1Rémy Coutable2016-10-211-3/+8
| | | * | | | | | | | | [ci skip] Add a comment explaining validate_board_limit callbackDouglas Barbosa Alexandre2016-10-211-0/+7
| | | * | | | | | | | | Fix GitLab project import when a user has access only to their default namesp...Adam Niedzielski2016-10-211-0/+1
| | | * | | | | | | | | Test GitLab project import for a user with only their default namespace.Adam Niedzielski2016-10-211-25/+28
| | | * | | | | | | | | Create protected branches bundleAlfredo Sumaran2016-10-218-0/+4
| | | * | | | | | | | | Only create refs for new deploymentsZ.J. van de Weg2016-10-211-1/+1
| | | * | | | | | | | | Use deployment IID when saving refsZ.J. van de Weg2016-10-213-4/+4
| | | * | | | | | | | | We want to release this in 8.13.0Lin Jen-Shin2016-10-211-2/+1
| | | * | | | | | | | | Add CHANGELOG entry [ci skip]Lin Jen-Shin2016-10-211-0/+2
| | | * | | | | | | | | Preserve note_type and position for notes from emailsLin Jen-Shin2016-10-214-16/+16
| | | * | | | | | | | | Update duration at the end of pipelineKamil Trzcinski2016-10-212-3/+1
| | | * | | | | | | | | Add CHANGELOG.md entryAirat Shigapov2016-10-211-0/+1
| | | * | | | | | | | | Return truncation for notification descriptions, fix minor bugs with renderingAirat Shigapov2016-10-212-12/+17
| | | * | | | | | | | | Use guard clause instead of if-else statementAirat Shigapov2016-10-211-13/+12
| | | * | | | | | | | | Tests for markdown HipChat notificationsDavid Eisner2016-10-211-6/+6
| | | * | | | | | | | | Clean up Banzai HTML for HipChatDavid Eisner2016-10-211-0/+3
| | | * | | | | | | | | Ensure absolute URLs for single lines from Banzai for HipChatDavid Eisner2016-10-211-3/+7