summaryrefslogtreecommitdiff
path: root/lib/gitlab/gon_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '18302-use-rails-cookie-in-api' into 'master' Rémy Coutable2016-09-201-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