summaryrefslogtreecommitdiff
path: root/app/helpers/application_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-081-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-101-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-061-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-031-0/+19
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-131-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-121-0/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-161-0/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Enable serving static objects from an external storagestatic-objects-external-storageAhmad Sherif2019-09-101-0/+19
* Port EE System Header And Footer feature to CEDouwe Maan2019-02-211-2/+15
* Add `client_detection` helper to add browser and plaform flagsKushal Pandya2019-01-221-0/+11
* Change `page_filter_path` default behaviorHeinrich Lee Yu2018-12-141-6/+1
* Refactor whitelisting of filter paramsHeinrich Lee Yu2018-11-151-13/+1
* Added wip param in filter path optionsHeinrich Lee Yu2018-11-131-1/+2
* Clean up page_filter_pathHeinrich Lee Yu2018-11-131-3/+2
* Fix testsHeinrich Lee Yu2018-11-131-0/+2
* Resolve "Drop down filter for project snippets"Fabian Schneider2018-10-051-1/+2
* Merge branch '44998-split-admin-settings-into-multiple-sub-pages' into 'master'Dmitriy Zaporozhets2018-09-201-1/+9
|\
| * Rename helper methodMartin Wortschack2018-09-181-2/+2
| * remove 'Geo' and 'Templates' template from CE and display menu items for EE onlyMartin Wortschack2018-09-111-1/+9
* | Improve TabHelper to clarify the use of Namespaces for the nav_linkGabriel Mazetto2018-09-181-1/+6
* | Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+4
|/
* Enable frozen string for app/helpers/**/*.rbgfyoung2018-09-061-3/+5
* Fix merge requests data source key to be camelCaseKushal Pandya2018-06-271-1/+1
* CE: Use render_if_exists to hide EE specific codesLin Jen-Shin2018-05-231-0/+5
* Merge branch '4084-epics-username-autocomplete-ce' into 'master'Douwe Maan2018-05-071-0/+13
|\
| * Backport of 4084-epics-username-autocompleteMario de la Ossa2018-05-041-0/+13
* | Fix commit trailer rendering when Gravatar is disabledDouwe Maan2018-04-251-74/+0
|/
* Check if at least one filter is set on dashboardJan Provaznik2018-04-031-2/+0
* Backport changes in EE MR 4972: System Header and FooterAndré Luís2018-04-021-0/+4
* Add read-only banner to all pagesToon Claes2018-03-221-0/+7
* Remove `www.` from `twitter_url` helperrs-twitter-helperRobert Speicher2018-03-191-3/+3
* removed helper methodsPhil Hughes2018-03-021-4/+0
* Simplify project check with duck typingOswaldo Ferreira2018-02-221-1/+1
* Merge branch 'master' into 42431-add-auto-devops-and-clusters-button-to-projectsEric Eastwood2018-02-221-8/+22
|\
| * Extract repeated logic into #avatar_icon_for.42800-change-usage-of-avatar_iconAndreas Brandl2018-02-131-0/+12
| * Remove generic #avatar_icon helper.Andreas Brandl2018-02-131-8/+0
| * Refactor and split ApplicationHelper#avatar_icon.Andreas Brandl2018-02-131-7/+17
* | Move button list logic to project presenterOswaldo Ferreira2018-02-201-1/+1
|/
* Make default_avatar return a full path.Felix Geyer2018-01-281-1/+1
* Resolve "Decouple multi-file editor from file list"Tim Zallmann2017-12-211-1/+1
* Build the locale path with an `_` instead of a `-`Bob Van Landuyt2017-10-181-0/+4
* Clean up new navigation templatesPhil Hughes2017-09-061-4/+0
* Merge branch 'enable-new-navigaton-by-default' into 'master'Tim Zallmann2017-09-011-1/+1
|\
| * Merge branch 'master' into enable-new-navigaton-by-defaultenable-new-navigaton-by-defaultPhil Hughes2017-08-301-1/+1
| |\
| * | Enable the new navigation by defaultPhil Hughes2017-08-291-1/+1
* | | `current_application_settings` belongs on `Gitlab::CurrentSettings`Sean McGivern2017-08-311-1/+1
| |/ |/|
* | replace `is_edited?` with `edited?`Maxim Rydkin2017-08-291-1/+1
|/
* Merge branch 'master' into ideMike Greiling2017-08-071-0/+4
|\