summaryrefslogtreecommitdiff
path: root/app/helpers/application_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Remove JS flicker on page load; UI tweaksAnnabel Dunstone Gray2017-08-071-0/+4
* | Disable new repo on project showLuke "Jared" Bennett2017-08-041-1/+1
* | Merge remote-tracking branch 'origin/master' into ideLuke "Jared" Bennett2017-07-311-1/+5
|\ \ | |/
| * Moves the Performance Bar to the top instead of being at the bottomRémy Coutable2017-07-311-1/+5
* | Add groundwork for feature flagLuke "Jared" Bennett2017-07-281-0/+4
|/
* Enables the option in user preferences to turn on the new navigationenable-new-navigation-option-in-preferencesPhil Hughes2017-07-041-4/+0
* Split up MergeRequestsControllerdm-merge-request-creations-controllerDouwe Maan2017-06-281-4/+1
* fixed scss-lint jobPhil Hughes2017-06-211-0/+4
* Top navigation redesignPhil Hughes2017-06-211-0/+4
* Fix avatar images in pipeline emailsfix-email-avatarsSean McGivern2017-06-201-2/+2
* Use the same time format as beforeBob Van Landuyt2017-06-151-1/+1