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
path: root/app
AgeCommit message (Expand)Author
2016-10-26disable ESLint for all JavaScript fileswinniehell
2016-10-26Merge branch 'replace-jquery-cookie-plugin' into 'master' Alfredo Sumaran
2016-10-25Merge branch 'itchy-trigger-finger-on-issues-search' into 'master' Fatih Acet
2016-10-25Merge branch 'project-cache-worker-scheduling' into 'master' Rémy Coutable
2016-10-25Merge branch 'sh-optimize-label-finder' into 'master' Stan Hu
2016-10-25Merge branch 'temporarily-revert-appending-templates-before-long-term-ux-fix'...Alfredo Sumaran
2016-10-25Merge branch 'tidy-up-pipeline-js' into 'master' Alfredo Sumaran
2016-10-25Merge branch '22743-issue-tooltip-will-not-disappear-going-back-to-previous-p...Fatih Acet
2016-10-25Don't schedule ProjectCacheWorker unless neededYorick Peterse
2016-10-25Reduce overhead of LabelFinder by avoiding #presence callStan Hu
2016-10-25Merge branch 'enable-scss-lint-single-line-per-selector' into 'master' Annabel Dunstone Gray
2016-10-25Merge branch 'board-dragging-disabled' into 'master' Sean McGivern
2016-10-25Stop unauthized users dragging on issue boardsPhil Hughes
2016-10-25Merge branch 'master' into 22743-issue-tooltip-will-not-disappear-going-back-...Linus G Thiel
2016-10-25Merge branch 'show-commit-status-from-source-project' into 'master' Douwe Maan
2016-10-25Merge branch '23662-issue-move-user-reference-exception' into 'master' Douwe Maan
2016-10-25Ensure search val is defined.Bryce Johnson
2016-10-25Ensure cursor is applied to end of issues search input.Bryce Johnson
2016-10-25Increase debounce wait on issues search execution.Bryce Johnson
2016-10-25Merge branch 'scope-input-errors' into 'master' Fatih Acet
2016-10-25Merge branch 'sh-fix-labels-move-issue' into 'master' Rémy Coutable
2016-10-25Merge branch '23467-dropdown-overflow' into 'master' Fatih Acet
2016-10-25Merge branch '23509-remove-redundant-class-name-and-foreign-key' into 'master' Rémy Coutable
2016-10-25Improve readability and add specs for label filteringStan Hu
2016-10-25Improve label filtering implementationStan Hu
2016-10-25Allow the use of params[:name] when filtering labelsStan Hu
2016-10-25Fix bug where labels would be assigned to issues that were movedStan Hu
2016-10-25Fix `User#to_reference`Timothy Andrew
2016-10-25Merge branch 'register-tab' into 'master' Jacob Schatz
2016-10-25remove manual Cookie.set "path" option in favor of global settingMike Greiling
2016-10-25set default path for all calls to Cookies.set()Mike Greiling
2016-10-25replace jquery.cookie vendor script with js.cookieMike Greiling
2016-10-25Merge branch 'enable-scss-lint-space-after-variable-colon' into 'master' Annabel Dunstone Gray
2016-10-24Merge branch 'enable-scss-lint-space-around-operator' into 'master' Annabel Dunstone Gray
2016-10-24Remove redundant class_name and foreign_key overridesDavid Wagner
2016-10-24Enable SingleLinePerSelector in scss-lintClement Ho
2016-10-24Merge branch 'enable-scss-lint-trailing-whitespace' into 'master' Annabel Dunstone Gray
2016-10-24Enable SpaceAfterVariableColon in scss-lintClement Ho
2016-10-24Enable SpaceAroundOperator in scss-lintClement Ho
2016-10-24Merge branch '23325-pipeline-graph-hidden' into 'master' Alfredo Sumaran
2016-10-24Enable trailingWhitespace in scss-lintClement Ho
2016-10-24invoked the pipelines class when builds are dynamically loaded and dispatched...Luke Bennett
2016-10-24Replaced deprecated use of document.body.scrollTopLuke Bennett
2016-10-24Merge branch 'fix-container-registry-project-settings' into 'master' Sean McGivern
2016-10-24Merge branch 'sign_in_forgot_password' into 'master' Fatih Acet
2016-10-24Also keep commits from source_project around, feedback:Lin Jen-Shin
2016-10-24Merge remote-tracking branch 'upstream/master' into show-commit-status-from-s...Lin Jen-Shin
2016-10-24Only show register tab if signup enabled.Bryce Johnson
2016-10-24Change overflow scroll to autoAnnabel Dunstone Gray
2016-10-24Fix typo in project settings that prevents users from enabling container regi...Adam Niedzielski