summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Put back the new project button27354-navigation-new-buttonAnnabel Dunstone Gray2017-02-223-0/+9
* 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
| | * | | | | | Absolute URLs for Banzai HTML for HipChatDavid Eisner2016-10-211-11/+21
| | * | | | | | Also render commit titles in HipChat notificationsDavid Eisner2016-10-211-4/+8
| | * | | | | | Full Banzai rendering for HipChat notificationsDavid Eisner2016-10-211-11/+3
| | * | | | | | Render hipchat notification descriptions as HTML instead of raw markdownAirat Shigapov2016-10-212-16/+13
| | * | | | | | Update changelogNick Thomas2016-10-211-0/+1
| | * | | | | | Rename forked_source_project_missing? to source_project_missing?Nick Thomas2016-10-212-7/+7
| | * | | | | | Fix two CI endpoints for MRs where the source project is deletedNick Thomas2016-10-211-1/+1
| | * | | | | | Fix the merge request view when source projects or branches are removedNick Thomas2016-10-215-18/+36
| | * | | | | | Revert "Add #closed_without_source_project?"Nick Thomas2016-10-213-57/+16
| | * | | | | | Added dyanmic position adjustmentLuke Bennett2016-10-217-27/+23
| | * | | | | | Added tooltip with jobs full name to build items in graphLuke Bennett2016-10-213-3/+14