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-06-07Backport of "Add assignee lists to boards"Mario de la Ossa
2018-04-05Merge branch 'fl-fix-milestone-bug-10-6' into 'security-10-6'Phil Hughes
2018-03-12Update test for change in label dropdown action nameKushal Pandya
2018-02-27Add test for label search behaviourKushal Pandya
2018-02-26Fixed issue edit shortcut not workingPhil Hughes
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-10-26Revert "Merge branch '36670-remove-edit-form' into 'master'"Sean McGivern
2017-10-03Remove edit action for issuesJarka Kadlecova
2017-09-04rspec test fixesPhil Hughes
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27Use `empty_project` where possible in spec/features/issuesRobert Speicher
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-07-07Merge branch 'master' into rs-sign_inRobert Speicher
2017-07-07Remove CE from spec example descriptionsToon Claes
2017-07-06Merge branch 'master' into rs-sign_inRobert Speicher
2017-07-06Auto-correct ProjectPathHelper violationsRobert Speicher
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-29Change gitlab_sign_in to sign_in where possibleRobert Speicher
2017-06-20FormHelper#issue_assignees_dropdown_options never has multiple assigneesToon Claes
2017-06-20Change `login_as` uses to `gitlab_sign_in`Robert Speicher
2017-06-19Re-enable autocomplete for milestones, tags, releases, and wikiEric Eastwood
2017-06-08Improve form specClement Ho
2017-05-27Fix rubocopClement Ho
2017-05-27Backport MR from EEClement Ho
2017-05-25Fixed create new label form in issue form not working for sub-group projectsPhil Hughes
2017-05-23Use wait_for_requests to wait all JS requestOswaldo Ferreira
2017-05-16Fix form specClement Ho
2017-05-16Fix rubocopClement Ho
2017-05-16Merge branch 'master' into '31987-automatically-close-assignee-select-dropdow...Clement Ho
2017-05-12Fix wait_for_ajax in describe blockLuke "Jared" Bennett
2017-05-12Fix form_spec.rb failure relating to wait_for_ajax and unneeded commandsLuke "Jared" Bennett
2017-05-12Add additional EE checkClement Ho
2017-05-11Add helper to disable css animation in rspecClement Ho
2017-05-09Add specClement Ho
2017-05-05Fix specsClement Ho
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-04-28Display check next to assigned user in dropdownSam Rose
2017-03-09link issuable reference to itself in headermhasbini
2017-03-07re-add Assign to Me link on new MR/Issue formsSimon Knox
2017-01-17Fixed label select toggle not updating correctlyPhil Hughes
2016-07-21Updated wording in the specsPhil Hughes
2016-07-20Uses the selected values from the controller not the paramsPhil Hughes
2016-07-20Added tests for new/edit issue formPhil Hughes