summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Hide issues and MRs in labels list if disabledsophie-h/gitlab-ce-patch-15Sophie Herold2017-12-111-0/+7
* Merge branch '36679-non-authorized-user-may-see-wikis-or-pipeline-page' into ...Douwe Maan2017-12-081-1/+1
* Move the circuitbreaker check out in a separate processbvl-circuitbreaker-processBob Van Landuyt2017-12-082-18/+7
* Merge branch '40825-use-relative-path-urls' into 'master'Robert Speicher2017-12-071-2/+1
|\
| * Use relative _path helper URLs in the GitLab UI40825-use-relative-path-urlsEric Eastwood2017-12-071-2/+1
* | Merge branch '40761-remove-the-checkbox-for-starting-a-new-pipeline-in-auto-d...Kamil Trzciński2017-12-071-16/+0
|\ \ | |/ |/|
| * Remove Auto DevOps checkboxes - backendbikebilly2017-12-041-16/+0
* | adding view and feature specsmicael.bergeron2017-12-071-16/+16
* | corrects the url buildingmicael.bergeron2017-12-071-2/+2
* | diff notes created in merge request on a commit have the right contextmicael.bergeron2017-12-071-0/+24
* | Allow commenting on individual commits inside an MRDouwe Maan2017-12-071-0/+8
* | Merge branch 'ce-backport-3615' into 'master'Sean McGivern2017-12-071-0/+2
|\ \
| * | Refactor banzai to support referencing from group contextce-backport-3615Jarka Kadlecova2017-12-061-0/+2
| |/
* | Merge branch 'patch-24' into 'master'Sean McGivern2017-12-061-1/+1
|\ \
| * | Fix graph notes number duplication.Vladislav Kaverin2017-12-031-1/+1
* | | Merge branch '39364-in-issue-board-url-doesn-t-take-in-account-hostname-setti...Sean McGivern2017-12-061-1/+1
|\ \ \
| * | | Use path helper instead of url helperLuke Bennett2017-12-031-1/+1
| |/ /
* | | Fixed clone buttons adding description when append_link is falseJose Ivan Vargas2017-12-051-1/+1
* | | Merge branch 'feature/custom-text-for-new-projects' into 'master'Rémy Coutable2017-12-051-12/+8
|\ \ \
| * | | Add custom brand text on new project pagesMarkus Koller2017-12-041-12/+8
| | |/ | |/|
* | | show status of issue links in wiki pagehaseeb2017-12-041-1/+7
|/ /
* | Add underline hover state to all linksAnnabel Dunstone Gray2017-12-041-2/+2
|/
* Merge branch '38668-revert-copied-kubernetesservice-logic' into 'master'Grzegorz Bizon2017-11-301-1/+1
|\
| * Replce kubernetes_service and deployment_service to deployment_platformShinya Maeda2017-11-281-1/+1
* | Merge branch '39455-clone-dropdown-should-not-have-a-tooltip' into 'master'Tim Zallmann2017-11-302-33/+27
|\ \
| * | Added ssh_button helper specs and addressed ruby code observationsJose Ivan Vargas2017-11-271-22/+22
| * | UX adjustments and spec correctionsJose Ivan Vargas2017-11-272-4/+4
| * | Removed tooltip from clone dropdownJose Ivan Vargas2017-11-271-26/+20
| |/
* | Backport epic tasklistClement Ho2017-11-291-0/+1
* | Add timeouts for Gitaly callsAndrew Newdigate2017-11-291-0/+3
* | BE for automatic pipeline when enabling Auto DevOpsMatija Čupić2017-11-281-0/+16
|/
* Allow password authentication to be disabled entirelyMarkus Koller2017-11-233-8/+8
* Merge branch '38877-disable-autocomplete-in-filtered-search' into 'master'Clement Ho2017-11-221-1/+2
|\
| * Disables autocomplete in filtered searchJacopo2017-11-201-1/+2
* | Merge branch '39497-inline-edit-issue-on-mobile' into 'master'Annabel Dunstone Gray2017-11-201-1/+1
|\ \
| * | Add inline editing to issues on mobileEric Eastwood2017-11-181-1/+1
| |/
* | Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master'Rémy Coutable2017-11-206-0/+7
|\ \
| * | Adds Rubocop rule for line break after guard clauseJacopo2017-11-166-0/+7
* | | Merge branch 'improved-changes-dropdown' into 'master'Filipa Lacerda2017-11-171-3/+3
|\ \ \
| * | | updated to use new sprite iconsPhil Hughes2017-11-171-3/+3
* | | | Merge branch 'mk-add-user-rate-limits' into 'master'Douwe Maan2017-11-171-0/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Add request throttlesMichael Kozono2017-11-171-0/+9
* | | | Merge branch 'rc/use-existing-url-helper' into 'master'Grzegorz Bizon2017-11-171-5/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Replace ci_status_path with pipeline_pathrc/use-existing-url-helperRémy Coutable2017-11-141-5/+0
* | | | Merge branch 'brand_header_change' into 'master'Annabel Dunstone Gray2017-11-161-0/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | When a custom header logo is present, don't show GitLab type logoDrew Blessing2017-11-151-0/+7
| | |/ | |/|
* | | Truncate tree to max 1,000 items and display notice to usersDrew Blessing2017-11-151-3/+12
|/ /
* | Guarantee the order of groups in the dropdownbvl-subgroup-in-dropdownsBob Van Landuyt2017-11-141-2/+5
* | Include child projects a user can manage in namespace dropdownsBob Van Landuyt2017-11-141-1/+1
|/
* Fixed Function + Test based on MRTim Zallmann2017-11-091-3/+2