summaryrefslogtreecommitdiff
path: root/lib/gitlab/gon_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix various bugs related to relative_url_root in developmentDouwe Maan2018-05-291-1/+1
* Replace Gitlab::REVISION with Gitlab.revision and handle installations withou...46600-fix-gitlab-revision-when-not-in-git-repoRémy Coutable2018-05-241-1/+1
* Optimize Emoji Sprite HandlingTim Zallmann2018-05-021-0/+1
* Add `suggest_colors` from LabelsHelperKushal Pandya2018-03-051-0/+1
* Remove u2f webpack bundleMike Greiling2018-03-011-0/+1
* Merge branch 'master' into jivl-update-katexJose Ivan Vargas2018-02-051-3/+3
|\
| * use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-021-3/+2
| * Multi File Editor File iconsTim Zallmann2018-01-031-0/+1
* | Removed the katex precompile steps from the application configurationJose Ivan Vargas2017-12-211-1/+0
* | added katex.js and load it via webpackJose Ivan Vargas2017-12-211-1/+0
|/
* Icon Sprite URL is also local even if asset_host is setTim Zallmann2017-11-091-1/+1
* Resolve "Better SVG Usage in the Frontend"Tim Zallmann2017-09-221-0/+1
* `current_application_settings` belongs on `Gitlab::CurrentSettings`Sean McGivern2017-08-311-0/+1
* configure webpack publicPath dynamically to account for CDN or relative path ...Mike Greiling2017-06-281-0/+3
* Add rubocop:disable to gon_helper.rb32916-browser-notifications-for-pipeline-running-in-a-mr-is-goneLuke "Jared" Bennett2017-05-261-0/+2
* Restore notifications to MR widgetLuke "Jared" Bennett2017-05-261-0/+1
* Use Gitlab::REVISION over reading HEAD sha from gitsentry-clientside-releasesLuke "Jared" Bennett2017-05-211-0/+1
* Add current_user_avatar_url to gonadd-current_user-avatar_url-to-gonLuke "Jared" Bennett2017-05-181-0/+1
* Review changesadd-sentry-js-again-with-vueLuke "Jared" Bennett2017-05-051-1/+0
* Fixed specsLuke "Jared" Bennett2017-04-281-1/+1
* Remove unneeded helper includeLuke "Jared" Bennett2017-04-281-2/+0
* Fixed view to correct propertyLuke "Jared" Bennett2017-04-281-1/+1
* Attempted adding separate clientside_sentry settingsLuke "Jared" Bennett2017-04-281-1/+1
* [ci skip] Remove loadscript class in favour of backend conditionalLuke "Jared" Bennett2017-04-131-1/+0
* Merge branch 'master' into add-sentry-js-again-with-vueLuke "Jared" Bennett2017-04-041-3/+4
|\
| * Update API on frontend to use v428864-use-the-v4-api-from-the-frontendSam Rose2017-03-141-1/+1
| * Merge branch '23948-assign-to-me' into 'master' Alfredo Sumaran2017-03-071-0/+1
| |\
| | * re-add Assign to Me link on new MR/Issue formsSimon Knox2017-03-071-0/+1
| * | Fix wrong image src with cached gl-emoji and relative rootEric Eastwood2017-03-061-0/+1
| * | Use native unicode emojisEric Eastwood2017-03-061-1/+0
| |/
| * Make JS use API v3 because v4 is not frozen yetjs_should_user_right_api_versionValery Sizov2017-03-011-1/+1
| * Enable Style/ColonMethodCallDouwe Maan2017-02-231-1/+1
* | Added raven and raven-vue plugin, updated gon_helper with data needed for rav...Luke Bennett2017-01-231-0/+6
|/
* Add username to gonClement Ho2017-01-091-0/+1
* Render math in Asciidoc and Markdown with KaTeX using code blocksMunken2016-12-141-0/+2
* Stop putting private tokens in GonNick Thomas2016-09-191-1/+0
* Fix help page paths to make sure shortcuts and the UI help page work.fix-help-pathsConnor Shea2016-07-191-1/+1
* Unused got variable with very bad performancePaco Guzman2016-06-281-1/+0
* Move award_menu_url variable into gon object.Fatih Acet2016-06-091-0/+1
* Merge remote-tracking branch 'origin/master' into issue_14904Alfredo Sumaran2016-04-211-1/+0
|\
| * Revert "Merge branch 'sentry-js' into 'master' "Jacob Schatz2016-04-211-1/+0
* | Merge remote-tracking branch 'origin/master' into issue_14904Alfredo Sumaran2016-04-201-0/+1
|\ \ | |/
| * place the sentry config into a new file, and some changessentry-jsArinde Eniola2016-04-191-1/+1
| * Add sentry logger to GitLabJacob Schatz2016-04-181-0/+1
* | Add shortcut_path to GonHelper moduleAlfredo Sumaran2016-04-181-0/+1
|/
* Add spec for deletion of authorized OAuth2 applicationStan Hu2016-04-141-0/+17