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-19resolve all semi and no-extra-semi eslint violationsMike Greiling
2017-01-19resolve all no-plusplus eslint violationsMike Greiling
2017-01-16Merge branch '26616-fix-search-group-project-filters' into 'master' Alfredo Sumaran
2017-01-16Merge branch 'pipeline_index_mini_graph_fix' into 'master' Fatih Acet
2017-01-16Fix dropdown filter input value after blurEric Eastwood
2017-01-16Fix group/project filters on search pageEric Eastwood
2017-01-16Merge branch 'fix/diff-title' into 'master' Alfredo Sumaran
2017-01-15phil said this is good - no need to dynamically update since this is a static...Regis
2017-01-15works in browsers without sourceCapabilities APIRegis
2017-01-15update commented documentation to reflect new changesRegis
2017-01-15fix clicking url bar, browser UI, dev tools collapsing the mini_graphRegis
2017-01-15fix UI without Promise or timeOut/intervalRegis
2017-01-15fix UI behaviourRegis
2017-01-15Merge branch 'master' into pipeline_index_mini_graph_fixRegis
2017-01-15change how pagination component is loadedRegis
2017-01-14fixed commit diff linking and added specsLuke "Jared" Bennett
2017-01-13fix pagination component handling different header styles from different serv...Regis
2017-01-13make tests pass - change a bit of logicRegis
2017-01-13Fixes pipeline status cell is too wide by adding missing classes in table hea...Filipa Lacerda
2017-01-12fixed issue - description in function (check diff)Regis
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-12Backend reviewClement Ho
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-10Fix spinach testsClement Ho
2017-01-10Add jasmine tests to dropdown utilsClement 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