summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Fix for #56295, https://gitlab.com/gitlab-org/gitlab-ce/issues/56295.Jesse Hall2019-08-301-4/+5
* Improve search result labelsMarkus Koller2019-08-301-1/+40
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-08-293-1/+10
|\
| * Merge branch 'security-enable-image-proxy' into 'master'GitLab Release Tools Bot2019-08-291-0/+4
| |\
| | * Add support for using a Camo proxy serverBrett Walker2019-08-231-0/+4
| * | Merge branch 'security-fix-html-injection-for-label-description-ce-master' in...GitLab Release Tools Bot2019-08-291-1/+1
| |\ \
| | * | Fix HTML injection for label descriptionPatrick Derichs2019-08-051-1/+1
| * | | Merge branch 'security-59549-add-capcha-for-failed-logins' into 'master'GitLab Release Tools Bot2019-08-291-0/+1
| |\ \ \
| | * | | Add captcha if there are multiple failed login attemptsMaƂgorzata Ksionek2019-07-311-0/+1
| | |/ /
| * | | Merge branch 'security-hide_merge_request_ids_on_emails' into 'master'GitLab Release Tools Bot2019-08-291-0/+4
| |\ \ \ | | |_|/ | |/| |
| | * | Prevent disclosure of merge request id via emailFelipe Artur2019-08-191-0/+4
* | | | fix: show preferred commit email in empty project pageYuping Zuo2019-08-291-1/+1
* | | | Merge branch 'id-change-total-notes-calculation' into 'master'Ash McKenzie2019-08-281-1/+3
|\ \ \ \
| * | | | Change the way totalNotes is calculatedid-change-total-notes-calculationIgor Drozdov2019-08-281-1/+3
| |/ / /
* | | | Merge branch 'todos/include-issue-mr-titles' into 'master'Stan Hu2019-08-281-1/+17
|\ \ \ \ | |/ / / |/| | |
| * | | Add Issue and Merge Request titles to Todo itemsArun Kumar Mohan2019-08-271-1/+17
* | | | Merge branch 'fe-fix-issuable-sidebar-icon-of-notification-disabled' into 'ma...Mike Greiling2019-08-231-2/+2
|\ \ \ \
| * | | | Fix issuable sidebar icon of notification disabledPaul Slaughter2019-08-231-2/+2
* | | | | Change misleading pipeline status tooltipScott Hampton2019-08-231-2/+1
* | | | | Update GitHub CI/CD import page to use PAT onlyScott Hampton2019-08-221-7/+4
| |/ / / |/| | |
* | | | Backport: Issue sidebar trackingDonald Cook2019-08-211-1/+5
|/ / /
* | | UI for disabling group/project email notificationBrett Walker2019-08-173-2/+27
* | | CE-specific changes to allow design Todos13494-todo-s-not-rendering-when-there-is-a-design-management-related-todo-ceLuke Duncalfe2019-08-151-5/+16
* | | Add link to resend confirmation emailAlex Buijs2019-08-141-0/+7
* | | Migrates Snowplow backend from EE to CEJeremy Jackson2019-08-142-2/+21
* | | Revert "Merge branch '64341-data-and-privacy-agreement-for-gitlab-users' into...Kushal Pandya2019-08-141-6/+0
* | | Add notification for updated privacy policyDennis Tang2019-08-141-0/+6
* | | FE fetch counts async on search page loadPaul Slaughter2019-08-121-4/+3
* | | Load search result counts asynchronouslyMarkus Koller2019-08-121-14/+21
* | | Merge branch '39217-remove-kubernetes-service-integration' into 'master'James Lopez2019-08-091-1/+1
|\ \ \
| * | | Final removal of KubernetesService39217-remove-kubernetes-service-integrationTiger2019-08-081-1/+1
| |/ /
* | | Add pagination to {project}/starrers viewCamil Staps2019-08-072-5/+5
* | | Change sorting options for starrers: name (asc/desc), most/least recent starCamil Staps2019-08-071-0/+17
* | | Add "Starred projects" tab to user overviewCamil Staps2019-08-071-1/+1
* | | Add /starrers view for projectsCamil Staps2019-08-071-0/+5
|/ /
* | Add backwards compatibility for legacy settingGeorge Koltsov2019-08-021-0/+1
* | Add outbound requests setting for system hooksGeorge Koltsov2019-08-021-1/+2
|/
* Merge branch '63547-add-system-notes-for-when-a-zoom-call-was-added-removed-f...Robert Speicher2019-07-291-0/+1
|\
| * Add system notes for when a zoom call was added/removed from an issue63547-add-system-notes-for-when-a-zoom-call-was-added-removed-from-an-issueJacopo2019-07-291-0/+1
* | Change qa-reverse-sort class references to rspec-reverse-sortTanya Pazitny2019-07-292-2/+2
* | Merge branch 'remove-nested-groups-checks' into 'master'Lin Jen-Shin2019-07-261-4/+0
|\ \
| * | Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-4/+0
* | | Fix error rendering submodules in MR diffs when there is no .gitmodulesdm-submodule-links-nilDouwe Maan2019-07-261-0/+2
|/ /
* | Changed `author_avatar` to inline-block classMarc Schwede2019-07-241-1/+1
* | Merge branch '62217-follow-up-from-fix-display-of-promote-to-group-label' int...Douwe Maan2019-07-241-3/+2
|\ \
| * | Remove project from show_label_issuables_link?62217-follow-up-from-fix-display-of-promote-to-group-labelHeinrich Lee Yu2019-07-231-3/+2
* | | [ADD] outbound requests whitelistReuben Pereira2019-07-241-0/+1
* | | Add links in admin area overviewce-xanf-add-admin-area-linksIllya Klymov2019-07-241-0/+15
|/ /
* | Ensure SubmoduleHelper works outside view contextdm-submodule-helper-routingDouwe Maan2019-07-221-4/+8
|/
* Added submodule links to Submodule type in GraphQL APIIgor2019-07-171-4/+8