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
2016-07-29Implement final review comments from @rymai.Timothy Andrew
2016-07-29Use `Gitlab::Access` to protected branch access levels.Timothy Andrew
2016-07-29Implement review comments from @dbalexandre.Timothy Andrew
2016-07-29Make specs compatible with PhantomJS versions < 2.Timothy Andrew
2016-07-29Humanize protected branches' access levels at one location.Timothy Andrew
2016-07-29Update protected branches spec to work with the `select`s.Timothy Andrew
2016-07-29Allow setting "Allowed To Push/Merge" while creating a protected branch.Timothy Andrew
2016-07-29Add "No One Can Push" to the protected branches UI.Timothy Andrew
2016-07-27Allow skipping users in autocompleteSean McGivern
2016-07-26Remove inline scripts from import pages.Connor Shea
2016-07-24ES6ify all the things!Fatih Acet
2016-07-21Merge branch 'discussion-model' into 'master' Robert Speicher
2016-07-21Merge branch 'gl-dropdown-enter-key-fix' into 'master' Fatih Acet
2016-07-21Merge branch 'sidebar-clipboard-toggle' into 'master' Fatih Acet
2016-07-21Add Discussion model to represent MR/diff discussionDouwe Maan
2016-07-20Merge branch 'email-domain-blacklist' into 'master' Robert Speicher
2016-07-20Merge branch 'cs-warn-on-failure' into 'master' Fatih Acet
2016-07-20Merge branch 'fix-side-by-side-comment-widget' into 'master' Jacob Schatz
2016-07-20Prevent toggling sidebar when clipboard icon clicked.Fatih Acet
2016-07-20Fixed issue where using arrow keys would require arrow key to be pressed twicePhil Hughes
2016-07-20Merge branch 'rename-js-files' into 'master' Fatih Acet
2016-07-20Highlights first row when filtering in dropdownsPhil Hughes
2016-07-20Fixed dropdown enter key when searchingPhil Hughes
2016-07-19Use switch statements instead of if/else chains.Connor Shea
2016-07-19Starting work on the warn_on_failure feature for the MR build status.Connor Shea
2016-07-19Off mouse listener from document for diff comment button.Fatih Acet
2016-07-19Fix inline view for comment button selector.Fatih Acet
2016-07-19Revert "Refactored .prev and .next methods"Fatih Acet
2016-07-19Merge branch 'sidebar-dropdowns-blur-link' into 'master' Fatih Acet
2016-07-19Removed escaping characters by using double quotes.Patricio Cano
2016-07-19Default to manual input for `domain_whitelist`, syntax fixes and added new te...Patricio Cano
2016-07-19Move inline JS to admin.js.coffee specific file.Patricio Cano
2016-07-19Merge branch 'caironoleto/gitlab-ce-cn-issue-19747'Douwe Maan
2016-07-18Merge branch 'undo-revert-of-4892' into 'master' Rémy Coutable
2016-07-18Blurs the clicked link in dropdown menusPhil Hughes
2016-07-18Revert "Revert "Merge branch '18193-developers-can-merge' into 'master' ""Rémy Coutable
2016-07-17Fix activity heatmap to show proper day name.eanplatter
2016-07-16Revert "Merge branch 'gl-dropdown-issuable-form' into 'master'"Douwe Maan
2016-07-15Replace namespace-specific application.js files with namespace-bundle.js files.Connor Shea
2016-07-15Merge branch '17341-firefox-u2f' into 'master' Robert Speicher
2016-07-15Merge branch 'issuable-sidebar-collapsed-tooltip' into 'master' Fatih Acet
2016-07-15Merge branch 'gl-dropdown-issuable-form' into 'master' Jacob Schatz
2016-07-15Merge branch 'compare-dropdowns' into 'master' Jacob Schatz
2016-07-15Allow bulk (un)subscription from issues in issue indexCairo Noleto
2016-07-14Merge branch 'lbennett/gitlab-ce-18120-focus-filter-shortcut' into 'master' Fatih Acet
2016-07-14Add a U2F feature spec for multiple devices owned by the same user.Timothy Andrew
2016-07-14Use a single challenge for U2F authentication.Timothy Andrew
2016-07-14Load Javascript U2F library selectively.Timothy Andrew
2016-07-13Revert "Merge branch '18193-developers-can-merge' into 'master' "Robert Speicher
2016-07-13Merge branch 'dropdown-load-fix' into 'master' Douwe Maan