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-08-03fixed jumping when bar gets stuckPhil Hughes
2017-08-02Add filtered search to group issue dashboardClement Ho
2017-07-18fix transient rspec failure due to Poll.js race conditionSimon Knox
2017-07-08Update tests to test what the component renders and what the clicks callsFilipa Lacerda
2017-06-27Introduce addClassIfElementExists utilitywinh
2017-06-07Merge branch 'master' into 25426-group-dashboard-uiAlfredo Sumaran
2017-06-07Address feedbackAlfredo Sumaran
2017-06-05Improve user experience around slash commands in instant commentsKushal Pandya
2017-05-31Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin
2017-05-29Add performance deltas between app deployments on Merge Request widgetKushal Pandya
2017-05-26Use - as the prefix so we don't conflict with namespacesLin Jen-Shin
2017-05-26Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin
2017-05-23Merge branch 'winh-frontend-user-cache' into 'master'Filipa Lacerda
2017-05-23Add frontend UsersCache class (!11404)winh
2017-05-22Extract Cache class from AjaxCachewinh
2017-05-17Rename BuildsController to JobsControllerLin Jen-Shin
2017-05-17update frontend specs to use ES module syntaxMike Greiling
2017-05-16Merge branch 'issue-boards-label-filtering' into 'master' Filipa Lacerda
2017-05-12Merge branch 'remove-vue-from-poll_spec-fix-transient-failures' into 'master' Filipa Lacerda
2017-05-12Fixed issue boards not filtering when URL params are encodedPhil Hughes
2017-05-11Removed unneeded false from poll_spec mockServiceCall callLuke "Jared" Bennett
2017-05-11Fixed promise action binding and simplified callbacks spyLuke "Jared" Bennett
2017-05-11improved mockservicecall and fixed up a settimeoutLuke "Jared" Bennett
2017-05-11Track pending requests in AjaxCacheWinnie Hellmann
2017-05-10Removed vue and vue-resource from poll_spec in an attempt to fix the transien...Luke "Jared" Bennett
2017-05-06Colorize labels in issue search fieldWinnie Hellmann
2017-05-05Fallback localstorage casesLuke "Jared" Bennett
2017-05-05Add instant comments supportKushal Pandya
2017-04-20Add ES lint support to identify poorly written PromisesKushal Pandya
2017-04-18Merge branch 'use-favicon-full-path-for-pipeline-status-favicon' into 'master' Filipa Lacerda
2017-04-18Improves support for long build traces:Filipa Lacerda
2017-04-13Updated specsLuke "Jared" Bennett
2017-04-13Merge branch 'remove-iife-cycle-analytics-bundle' into 'master' Filipa Lacerda
2017-04-12Fixed random failures with Poll specPhil Hughes
2017-04-11Remove IIFEs from files in cycle_analytics_bundle.jsAlfredo Sumaran
2017-04-06Show CI status as Favicon on Pipelines, Job and MR pagesKushal Pandya
2017-04-03Removed formatRelevantDigits from text_utils.js and added it to a new file nu...Jose Ivan Vargas
2017-04-03Added a formatRelevantDigits text utilityJose Ivan Vargas
2017-04-03Change order of specsFilipa Lacerda
2017-04-03Clean history after every test that changes historyFilipa Lacerda
2017-04-03Clean history state after each testFilipa Lacerda
2017-04-03Fixes method not replacing URL parameters correctlyFilipa Lacerda
2017-03-30group links select2 infinite scrollLuke "Jared" Bennett
2017-03-24Adds restart method and auxiliar callback to polling classFilipa Lacerda
2017-03-23Adds stop function so we can stop polling anytimeFilipa Lacerda
2017-03-23Merge branch '29575-polling' into 'master' Fatih Acet
2017-03-22simplifies assignment of default optionsFilipa Lacerda
2017-03-21Adds tests and changes after reviewFilipa Lacerda
2017-03-21Changed code style as to not to disable any eslint rulesJose Ivan Vargas
2017-03-21Removed unused response in promiseJose Ivan Vargas