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-12-15Export JS classes as modulesPhil Hughes
2017-12-07Export date utility functions as ES6 modulesFilipa Lacerda
2017-11-13Export text utils as ES6 modulesFilipa Lacerda
2017-10-09Removes CommitsList from global namespaceFilipa Lacerda
2017-08-16Fix commit list request appending 40 to offsetPhil Hughes
2017-06-03Fix duplication of commits header on commits pageblackst0ne
2017-03-13remove IIFEs in preparation for ES module refactorMike Greiling
2017-02-18replace implicit this == window with explicit bindingMike Greiling
2017-01-26Only search commits on input change since last searchSam Rose
2017-01-19resolve all padded-blocks eslint violationsMike Greiling
2016-12-14resolve all instances of no-undef eslint rule violationsMike Greiling
2016-11-23Fixed commit time not rendering after initial page loadPhil Hughes
2016-11-15explicitly disable eslint inlineLuke "Jared" Bennett
2016-10-26disable ESLint for all JavaScript fileswinniehell
2016-09-08Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard
2016-07-24ES6ify all the things!Fatih Acet
2013-01-27Updated commit diff view with some minor visual modificationsKoen Punt
2012-06-20Revert "Handle Commit "show suppressed diff" link with a doc-ready event hand...Zevs
2012-06-20Handle Commit "show suppressed diff" link with a doc-ready event handler.Robb Kidd
2012-02-13fixed unworking infinite scrollDmitriy Zaporozhets
2011-12-20Dashboard perfomance improved. Filter for projects pageDmitriy Zaporozhets
2011-11-15clean up whitespace from projectNihad Abbasov
2011-11-05commit paging fixesDmitriy Zaporozhets
2011-10-09init commitgitlabhq