summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'thomas-nilsson-irfu/gitlab-ce-thomas-nilsson-irfu-master-patch-...Stan Hu2019-06-071-0/+4
|\
| * Do not escape forward slashes in Maskable REGEXMatija Čupić2019-06-061-1/+1
| * Expose javascript regexMatija Čupić2019-06-061-0/+4
* | Merge branch 'improve-email-text-part' into 'master'Dmitriy Zaporozhets2019-06-071-6/+0
|\ \ | |/ |/|
| * Remove html tag from the text part of emailHaunui Saint-sevin2019-06-041-6/+0
* | Apply suggestion to app/helpers/visibility_level_helper.rbsh-default-visibility-fixBob Van Landuyt2019-06-061-1/+1
* | Set project default visibility to max allowedStan Hu2019-06-051-0/+38
* | Merge branch '11204-turn-off-mask-by-default' into 'master'Mike Greiling2019-06-051-1/+1
|\ \
| * | Default masked to false for new variables11204-turn-off-mask-by-defaultmfluharty2019-06-041-1/+1
| |/
* | Add snowplow haml attr helperLuke Bennett2019-06-051-0/+7
* | Add render_projects method to controllerMartin Wortschack2019-06-051-0/+1
* | Change s_() calls to _() callsMichał Zając2019-06-041-3/+4
|/
* Merge dev.gitlab.org master into GitLab.com masterYorick Peterse2019-06-032-0/+5
|\
| * Merge branch 'dm-http-hostname-override' into 'master'GitLab Release Tools Bot2019-06-031-0/+1
| |\
| | * Add DNS rebinding protection settingsOswaldo Ferreira2019-05-301-0/+1
| * | Merge branch 'security-unsubscribing-from-issue' into 'master'GitLab Release Tools Bot2019-06-031-0/+4
| |\ \ | | |/ | |/|
| | * Hide issue title on unsubscribe for anonymous usersAlexandru Croitor2019-05-161-0/+4
* | | Abstract auto merge processesShinya Maeda2019-06-031-1/+1
* | | Merge branch '62148-groupDeleteConfirm' into 'master'Bob Van Landuyt2019-05-311-1/+1
|\ \ \
| * | | Apply suggestion to app/helpers/groups_helper.rbManeschi Romain2019-05-301-1/+1
| * | | delete group confirm popup mention projects deletionRomain Maneschi2019-05-291-1/+1
* | | | Merge branch 'fix-label-color-titles' into 'master'Sean McGivern2019-05-301-2/+2
|\ \ \ \
| * | | | Fix inconsistent capitalization in label colorsHeinrich Lee Yu2019-05-301-2/+2
* | | | | Get copy to clipboard button aligned within snippet headerMarcel van Remmerden2019-05-301-1/+1
|/ / / /
* | | | Merge branch '9121-sort-relative-position' into 'master'docs/create-table-driven-standardsSean McGivern2019-05-301-23/+32
|\ \ \ \
| * | | | Allow issues to be sorted by relative_positionBrett Walker2019-05-281-23/+32
* | | | | Fix for #61788 predefined colours dont have descriptive labelsChris Toynbee2019-05-301-23/+33
* | | | | Add wiki size to project statisticsPeter Marko2019-05-291-1/+2
| |/ / / |/| | |
* | | | Make external_dashboard_url available to frontendReuben Pereira2019-05-292-1/+6
* | | | Created repository list breadcrumbs Vue appPhil Hughes2019-05-291-0/+4
|/ / /
* | | Fix display of promote to group labelJan Provaznik2019-05-281-9/+2
|/ /
* | Resolve CE/EE diffs in project membersproject-members-scbLuke Bennett2019-05-271-0/+24
* | Fix page_description helper performance62116-performance-issue-502-errors-on-rendering-of-issues-with-heavy-markdown-contentsSean McGivern2019-05-221-1/+2
* | Resolve CE/EE diffs in new group member viewnew-group-member-scbLuke Bennett2019-05-201-0/+7
* | Fix an error in projects admin when statistics are missingRémy Coutable2019-05-161-0/+2
* | Include MR information if possible when emailing notification of closing an i...Michał Zając2019-05-161-0/+22
* | Merge branch 'new-proj-member-scb' into 'master'Phil Hughes2019-05-151-0/+4
|\ \
| * | Resolve CE/EE diffs in new proj member importnew-proj-member-scbLuke Bennett2019-05-101-0/+4
| |/
* | Merge branch 'layouts-scb' into 'master'Phil Hughes2019-05-151-0/+8
|\ \
| * | Resolve CE/EE diffs in app/views/layouts viewlayouts-scbLuke Bennett2019-05-111-0/+8
| |/
* | Merge branch 'zero-auth-proj-scb' into 'master'Phil Hughes2019-05-151-0/+4
|\ \
| * | Resolve CE/EE diffs in zero_authorized_projectszero-auth-proj-scbLuke Bennett2019-05-111-0/+4
| |/
* | Rename methods that conflict in Rails 5.255583-rename-method-conflictsHeinrich Lee Yu2019-05-121-6/+6
|/
* Merge branch 'instance_level_clusters' into 'master'Bob Van Landuyt2019-05-071-0/+4
|\
| * Check instance cluster feature at policy levelJames Fargher2019-05-071-0/+4
* | Merge branch '56992-add-filtering-to-project-dashboard-fe' into 'master'Kushal Pandya2019-05-073-6/+76
|\ \ | |/ |/|
| * Added blank lines to meet style guideEzekiel Kigbo2019-05-063-13/+20
| * Minor review fixesEzekiel Kigbo2019-05-061-8/+11
| * Ensure we dont apply changes to admin/projectsEzekiel Kigbo2019-05-061-7/+17
| * Updated layout for various breakpointsEzekiel Kigbo2019-05-061-4/+54