summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Remove group_clusters feature flagThong Kuah2019-06-281-1/+1
* Merge branch '53811-issue-boards-to-core-projects-backend-ce' into 'master'Stan Hu2019-06-271-2/+15
|\
| * Move Multiple Issue Boards for Projects to Core53811-issue-boards-to-core-projects-backend-ceAlexandru Croitor2019-06-261-2/+15
* | Merge branch 'refactor/remove-sentry-from-app-settings' into 'master'Stan Hu2019-06-261-4/+0
|\ \ | |/ |/|
| * refactor: remove Sentry from application settingsRoger Meier2019-06-251-4/+0
* | Bring Manual Ordering on Issue ListRajat Jain2019-06-261-0/+1
* | New RecaptchaExperimentHelper modulesAsh McKenzie2019-06-251-0/+7
|/
* Merge branch '63177-follow-up-from-use-scoped-routes-for-labels-and-milestone...Filipa Lacerda2019-06-251-3/+2
|\
| * Remove baseEndpoint from search dropdwon63177-follow-up-from-use-scoped-routes-for-labels-and-milestonesDmitriy Zaporozhets2019-06-241-3/+2
* | Rename to time_tracking_limit_to_hours30355-use-hours-only-for-time-trackingHeinrich Lee Yu2019-06-253-3/+5
* | Limit time tracking values to hoursJon Kolb2019-06-251-0/+1
* | Eliminate N+1 queries in Dashboard::TodosControllerStan Hu2019-06-241-1/+1
|/
* Show create merge request button on confidential issuesPhil Hughes2019-06-241-0/+14
* Memoize non-existent custom appearancessh-strong-memoize-appearancesStan Hu2019-06-231-1/+4
* Omit issues links in merge request entity API responseStan Hu2019-06-201-2/+2
* Render GFM html in GraphQLBob Van Landuyt2019-06-201-1/+1
* Make KubernetesService readonlyJames Fargher2019-06-181-1/+1
* Added diff suggestion popoverPhil Hughes2019-06-141-0/+5
* Fix missing deployment rockets in monitor dashboardDhiraj Bodicherla2019-06-141-1/+1
* Add basic support for AsciiDoc include directiveGuillaume Grossetie2019-06-141-0/+5
* Backport of EE changes from MR 13763Walmyr2019-06-141-1/+1
* Use scoped routes for labels and milestonesDmitriy Zaporozhets2019-06-131-0/+6
* Merge branch 'prom-api-2' into 'master'Mike Greiling2019-06-121-0/+1
|\
| * Add feature flag and dashboard endpointprom-api-2Simon Knox2019-06-071-0/+1
* | 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