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-01-13Fixes pipeline status cell is too wide by adding missing classes in table hea...Filipa Lacerda
2017-01-12Use string constant variable for `#down-build-trace`Kushal Pandya
2017-01-12Use better approach to access hashKushal Pandya
2017-01-12Scroll to bottom on build completion if autoscroll was activeKushal Pandya
2017-01-12Merge branch 'search-bar-first-iteration' into 'master' Jacob Schatz
2017-01-12Backend reviewClement Ho
2017-01-11Merge branch 'side-by-side-fixed-width' into 'master' Fatih Acet
2017-01-11Merge branch '25776-alerts-should-be-responsive' into 'master' Annabel Dunstone Gray
2017-01-11Removed `hidden-xs` class from alertsConnor Smallman
2017-01-11Merge branch '26435-show-project-avatars-on-mobile' into 'master' Annabel Dunstone Gray
2017-01-1026504 Fix styling of MR jump to discussion buttontauriedavis
2017-01-10Remove duplicate methodClement Ho
2017-01-10Fix code review suggestionsClement Ho
2017-01-10Fix indentationClement Ho
2017-01-10Fix javascript error for when there are no issuesClement Ho
2017-01-10Code review changesClement Ho
2017-01-10Add symbolsClement Ho
2017-01-10Fix specsClement Ho
2017-01-10Enable filtering with multiple wordsClement Ho
2017-01-10Refactor addWordToInputClement Ho
2017-01-10Fix specsClement Ho
2017-01-10Fix specsClement Ho
2017-01-10Refactor and use regex for string processingClement Ho
2017-01-10Make changes to make it more flexible for new filtersClement Ho
2017-01-10Add selected tagName check for itemClickedClement Ho
2017-01-10Fix dropdown hint reset when changing tabsClement Ho
2017-01-10Add specs for filtered search token keysClement Ho
2017-01-10Improve styling of hover statesClement Ho
2017-01-10Fix spinach testsClement Ho
2017-01-10Add webkit to flexClement Ho
2017-01-10Add jasmine tests to dropdown utilsClement Ho
2017-01-10Fix scss lintClement Ho
2017-01-10Fix eslintClement Ho
2017-01-10Fix es6 errorsClement Ho
2017-01-10Rename to .js.es6Clement Ho
2017-01-10Fix eslintClement Ho
2017-01-10Convert hasOwnProperty check to if statementClement Ho
2017-01-10Simplify if else to make code easier to understandClement Ho
2017-01-10Refactor FilteredSearchTokenKeys modelClement Ho
2017-01-10Refactor getUrlParamsArray()Clement Ho
2017-01-10Use turbolinks instead of window.locationClement Ho
2017-01-10Add getParameterByNameClement Ho
2017-01-10Refactor static data to get information from other variables insteadClement Ho
2017-01-10Convert string concatenations with an array joinClement Ho
2017-01-10Move functions into classClement Ho
2017-01-10Convert to single quotesClement Ho
2017-01-10Reduce over-verbosenessClement Ho
2017-01-10Fix regex for +Clement Ho
2017-01-10Remove unnecessary stopPropagationClement Ho
2017-01-10Add support for delete keyClement Ho