summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Put back the new project button27354-navigation-new-buttonAnnabel Dunstone Gray2017-02-221-0/+4
* Merge branch 'add_mr_info_to_issues_list' into 'master'Sean McGivern2017-02-2210-12/+40
|\
| * 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-21201-1212/+884
| |\
| * | Remove empty line in noteblackst0ne2017-02-181-1/+0
| * | 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-17100-1417/+1667
| |\ \
| | * | Add merge request count to each issue on issues listblackst0ne2017-02-178-10/+38
| * | | Add merge request count to each issue on issues listblackst0ne2017-02-178-10/+38
| * | | Merge remote-tracking branch 'upstream/master'blackst0ne2017-02-153-8/+10
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master'blackst0ne2017-02-15341-1855/+4402
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of gitlab.com:blackst0ne/gitlab-ceblackst0ne2017-02-061-0/+1
| |\ \ \ \ \
| | * | | | | [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
| | * | | | | Create protected branches bundleAlfredo Sumaran2016-10-217-0/+3
| | * | | | | 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-212-3/+3
| | * | | | | Update duration at the end of pipelineKamil Trzcinski2016-10-211-3/+0
| | * | | | | Return truncation for notification descriptions, fix minor bugs with renderingAirat Shigapov2016-10-211-6/+11
| | * | | | | Use guard clause instead of if-else statementAirat Shigapov2016-10-211-13/+12
| | * | | | | 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-211-6/+3
| | * | | | | Rename forked_source_project_missing? to source_project_missing?Nick Thomas2016-10-211-3/+3
| | * | | | | 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-214-18/+22
| | * | | | | Revert "Add #closed_without_source_project?"Nick Thomas2016-10-212-25/+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
| | * | | | | Change input order on Sign In form for better tabbing.Clement Ho2016-10-212-2/+19
| | * | | | | Restrict ProjectCacheWorker jobs to one per 15 minYorick Peterse2016-10-211-0/+27
| | * | | | | Removed code from project members controllerPhil Hughes2016-10-211-15/+0
| | * | | | | Create project feature when project is createdFelipe Artur2016-10-211-6/+1
| | * | | | | Refactoring find_commits functionalityValery Sizov2016-10-212-4/+7
| | * | | | | Simpler arguments passed to named_route on toggle_award_url helper methodPaco Guzman2016-10-211-2/+2
| | * | | | | Differentiate the expire from leave eventCallum Dryden2016-10-214-3/+22
| | * | | | | Fixed height of issue board blank statePhil Hughes2016-10-211-2/+1
| | * | | | | Smaller min-width for MR pipeline tableAnnabel Dunstone Gray2016-10-211-0/+4
| | * | | | | Add hover to trash icon in notesblackst0ne2016-10-201-1/+1
* | | | | | | Merge branch '24651-environments-list-buttons' into 'master' Annabel Dunstone Gray2017-02-223-39/+42
|\ \ \ \ \ \ \
| * | | | | | | Use a btn-group to group all action buttons24651-environments-list-buttonsFilipa Lacerda2017-02-213-39/+42
* | | | | | | | Merge branch 'lnovy/gitlab-ce-empty-variables' into 'master'Rémy Coutable2017-02-221-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | UI: Allow a project variable to be set to an empty valueLukáš Nový2017-02-211-1/+1
* | | | | | | | | Merge branch '26087-asciidoc-cicd-badges-snippet' into 'master'Rémy Coutable2017-02-221-0/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add AsciiDoc snippet for CI/CD BadgesJan Christophersen2017-02-201-0/+7
* | | | | | | | | | Merge branch '22132-rename-branch-name-params-to-branch' into 'master' Rémy Coutable2017-02-221-4/+4
|\ \ \ \ \ \ \ \ \ \