Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-26Add rubocop:disable to gon_helper.rbLuke "Jared" Bennett
2017-05-26Restore notifications to MR widgetLuke "Jared" Bennett
2017-05-21Use Gitlab::REVISION over reading HEAD sha from gitLuke "Jared" Bennett
2017-05-18Add current_user_avatar_url to gonLuke "Jared" Bennett
2017-05-05Review changesLuke "Jared" Bennett
2017-04-28Fixed specsLuke "Jared" Bennett
2017-04-28Remove unneeded helper includeLuke "Jared" Bennett
2017-04-28Fixed view to correct propertyLuke "Jared" Bennett
2017-04-28Attempted adding separate clientside_sentry settingsLuke "Jared" Bennett
2017-04-13[ci skip] Remove loadscript class in favour of backend conditionalLuke "Jared" Bennett
2017-04-04Merge branch 'master' into add-sentry-js-again-with-vueLuke "Jared" Bennett
2017-03-14Update API on frontend to use v4Sam Rose
2017-03-07Merge branch '23948-assign-to-me' into 'master' Alfredo Sumaran
2017-03-07re-add Assign to Me link on new MR/Issue formsSimon Knox
2017-03-06Fix wrong image src with cached gl-emoji and relative rootEric Eastwood
2017-03-06Use native unicode emojisEric Eastwood
2017-03-01Make JS use API v3 because v4 is not frozen yetValery Sizov
2017-02-23Enable Style/ColonMethodCallDouwe Maan
2017-01-23Added raven and raven-vue plugin, updated gon_helper with data needed for rav...Luke Bennett
2017-01-10Add username to gonClement Ho
2016-12-14Render math in Asciidoc and Markdown with KaTeX using code blocksMunken
2016-09-19Stop putting private tokens in GonNick Thomas
2016-07-19Fix help page paths to make sure shortcuts and the UI help page work.Connor Shea
2016-06-28Unused got variable with very bad performancePaco Guzman
2016-06-09Move award_menu_url variable into gon object.Fatih Acet
2016-04-21Merge remote-tracking branch 'origin/master' into issue_14904Alfredo Sumaran
2016-04-21Revert "Merge branch 'sentry-js' into 'master' "Jacob Schatz
2016-04-21Merge remote-tracking branch 'origin/master' into issue_14904Alfredo Sumaran
2016-04-20place the sentry config into a new file, and some changesArinde Eniola
2016-04-18Add shortcut_path to GonHelper moduleAlfredo Sumaran
2016-04-18Add sentry logger to GitLabJacob Schatz
2016-04-14Add spec for deletion of authorized OAuth2 applicationStan Hu