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
2018-07-24Replace author_link snake case in stylesheets, specs, and helpersGeorge Tsiolis
2018-07-24Replace author_link snake case in specsGeorge Tsiolis
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-07-05Enable Capybara/FeatureMethods copWinnie Hellmann
2018-06-21Bring changes from EELin Jen-Shin
2018-06-21Changes tab VUE refactoringFelipe Artur
2018-06-15Merge branch 'fix-flakey-move-slash-command-unauthorized-project' into 'master'Robert Speicher
2018-06-14Update dropdown_assignee_spec with filtered_search_helpersEric Eastwood
2018-06-14Fix flakey user/assignee autocomplete dropdownEric Eastwood
2018-06-14Fix flakey move slash command with unauthorized projectEric Eastwood
2018-06-13Resolve "Add `/confidential` quick action for issues"Jan
2018-06-07Backport of "Add assignee lists to boards"Mario de la Ossa
2018-05-31Export assigned issues in iCalendar feedImre Farkas
2018-05-24Test remove restore window sizeClement Ho
2018-05-15Restore window size after spec resizes screen smClement Ho
2018-05-08Merge branch 'master' into bootstrap4Clement Ho
2018-05-03ensure users are signed out properly in user_uses_slash_commands_spec.rbLukas Eipert
2018-05-02Make sure the user is logged out before they're logged in againRémy Coutable
2018-04-20Fix filter issues specClement Ho
2018-04-20Fix issue create new branchClement Ho
2018-04-19Resolve "Improve tooltips of collapsed sidebars"Dennis Tang
2018-04-19Resolve "View labels when editing labels in sidebar and board sidebar"André Luís
2018-04-07Fix the reCAPTCHA spec failures by not rendering the widget in test modeStan Hu
2018-04-05Merge branch 'fl-fix-milestone-bug-10-6' into 'security-10-6'Phil Hughes
2018-04-04Allow assigning and filtering issuables by ancestor group labelsFelipe Artur
2018-04-03Replace the `project/issues/issues.feature` spinach test with an rspec analogblackst0ne
2018-04-02Resolve "Clicking confidential and lock icons on sidebar should also activate...Dennis Tang
2018-03-12Update test for change in label dropdown action nameKushal Pandya
2018-03-05Merge branch 'dz-use-less-deprecated-methods' into 'master'Douwe Maan
2018-03-05Replace deprecated name_with_namespace with full_name in app and specDmitriy Zaporozhets
2018-03-02Fix quick actions for users who cannot update issues and MRsSean McGivern
2018-02-27Add test for label search behaviourKushal Pandya
2018-02-26Fixed issue edit shortcut not workingPhil Hughes
2018-02-22Move RecentSearchesDropdownContent vue componentGeorge Tsiolis
2018-02-02use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa
2018-01-24Workaround a recaptcha pop-up that cannot be testedRémy Coutable
2018-01-17Merge branch 'label-xss-10-3' into 'security-10-3'Jacob Schatz
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2018-01-08disables the shortcut to the issue boards when issues are disabledChristiaan Van den Poel
2018-01-02Clears visual token on second backspaceMartin Wortschack
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-12-19Show inline edit button for issuesClement Ho
2017-12-08Add js prefix for issuable-editClement Ho
2017-12-07Merge branch '22680-unlabel-slash-command-limit-autocomplete-to-applied-label...Tim Zallmann
2017-11-28Limit autocomplete menu to applied labelsVitaliy @blackst0ne Klachkov
2017-11-25Add an ability to use a custom branch name on creation from issuesVitaliy @blackst0ne Klachkov
2017-11-13fix to allow integer label refernceshaseeb
2017-11-09Clean up schema of the "issues" tableYorick Peterse
2017-11-06Remove create MR button from issues when MRs are disabledGeorge Andrinopoulos