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-09-05Remove project select dropdown from breadcrumbkushalpandya
2017-08-15Many Repo FixesJacob Schatz
2017-08-15Repo Editor FixesBryce Johnson
2017-08-07Merge branch 'master' into ideMike Greiling
2017-08-05Get rid of hard coded new branchJacob Schatz
2017-08-03Make dropdown style on project page consistentWinnie Hellmann
2017-08-01[ci skip] eslint-fixLuke "Jared" Bennett
2017-07-28Merge branch 'ide' of gitlab.com:gitlab-org/gitlab-ce into ideJacob Schatz
2017-07-28Adds new ruby help for dropdowns for branchesJacob Schatz
2017-07-26Fix eslint offensesLuke "Jared" Bennett
2017-07-25Fixes height problemsJacob Schatz
2017-07-25Removed inline JS in shared HAML filesPhil Hughes
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-03-22remove Cookies class from global spaceMike Greiling
2017-02-25Keep consistent in handling indexOf resultsTakuya Noguchi
2017-02-18replace implicit this == window with explicit bindingMike Greiling
2017-02-03Merge branch 'eslint-fix' into 'master' Clement Ho
2017-02-03Merge branch '25624-anticipate-obstacles-to-removing-turbolinks' into 'master' Jacob Schatz
2017-02-03Fixed eslint test failurePhil Hughes
2017-02-03Merge branch 'ref-switcher-perf' into 'master' Jacob Schatz
2017-02-02Remove turbolinks.Bryce Johnson
2017-01-19resolve all indent eslint violationsMike Greiling
2017-01-19resolve all padded-blocks eslint violationsMike Greiling
2017-01-19resolve all semi and no-extra-semi eslint violationsMike Greiling
2016-12-14resolve all instances of no-undef eslint rule violationsMike Greiling
2016-11-22Fixed the active branch selected indicatorPhil Hughes
2016-11-22Changed how the data is returned - we only care about the branch/tag namePhil Hughes
2016-11-22Use cloneNode instead of createElementPhil Hughes
2016-11-22Improved ref switcher dropdown performancePhil Hughes
2016-11-15explicitly disable eslint inlineLuke "Jared" Bennett
2016-10-26Merge branch 'eslint' into 'master' Fatih Acet
2016-10-26Merge branch '21248-wrong-urlencoding-when-switching-branch-in-graphs-contrib...Fatih Acet
2016-10-26disable ESLint for all JavaScript fileswinniehell
2016-10-25remove manual Cookie.set "path" option in favor of global settingMike Greiling
2016-10-25replace jquery.cookie vendor script with js.cookieMike Greiling
2016-10-23Remove encode from the project-refs-dropdown renderRow methodLuke Bennett
2016-09-08Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard
2016-08-25use gitlab global root url as canonical base url for all javascript set cooki...Mike Greiling
2016-08-17Make the ref-selector function work properly for branch selection.Connor Shea
2016-08-03Merge branch 'master' into ref-switcher-enter-submitPhil Hughes
2016-07-24ES6ify all the things!Fatih Acet