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-08-08Merge branch 'master' into issue-discussions-refactorFilipa Lacerda
2017-08-08Merge branch '32844-issuables-performance' into 'master'Sean McGivern
2017-08-07Move some after_create parts to worker to improve performanceJarka Kadlecova
2017-08-05fix failing specs due phantomJS scroll positionMike Greiling
2017-08-04Merge branch 'master' into issue-discussions-refactorFilipa Lacerda
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-31Merge branch 'master' into issue-discussions-refactorDouwe Maan
2017-07-28Fix a spec that was assuming to be on the wrong pageRémy Coutable
2017-07-27Use `empty_project` where possible in spec/features/issuesRobert Speicher
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-07-25Merge branch 'archytaus/gitlab-ce-26372-duplicate-issue-slash-command' into '...Rémy Coutable
2017-07-21IssueNotesRefactor: Fixes autocomplete specs.Fatih Acet
2017-07-21IssueNotesRefactor: Fix markdown toolbar specs.Fatih Acet
2017-07-21IssueNotesRefactor: Fix award emoji specs.Fatih Acet
2017-07-21IssueNotesRefactor: Fix note polling specs.Fatih Acet
2017-07-21IssueNotesRefactor: Fix Rspec tests.Fatih Acet
2017-07-20Move a spec related to merge requests out of a feature related to issuesRobert Speicher
2017-07-20Fix feature specsSean McGivern
2017-07-20Changes based on MR feedback.Ryan Scott
2017-07-20Added slash command to close an issue as a duplicate. Closes #26372Ryan Scott
2017-07-19Use Ghost user when edited_by, merged_by deletedJarka Kadlecova
2017-07-07Change `sign_out` usage to `gitlab_sign_out` in one specRobert Speicher
2017-07-07Merge branch 'master' into rs-sign_inRobert Speicher
2017-07-07Merge branch '30281-report-abusive-content-from-an-issue-or-merge-request' in...Jacob Schatz
2017-07-07Fixed GFM references not being included when update issue inlinePhil Hughes
2017-07-07Merge branch 'master' into rs-sign_inRobert Speicher
2017-07-07Added issuables_helper.js, tidied up droplab-dropdown JS, fixed filtered sear...Luke "Jared" Bennett
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-07-04Merge branch 'tc-namespace-license-checks--multiple-assignees' into 'master'Douwe Maan
2017-07-04wait_for_requests is not needed when AJAX is not in playRémy Coutable
2017-07-03Eagerly create a milestone that is used in a feature specRémy Coutable
2017-06-30Merge branch 'fix-sidebar-showing-mobile-merge-requests' into 'master'Tim Zallmann
2017-06-29Refactored tests and added a breakpoint to the merge_request_tabsJose Ivan Vargas
2017-06-29Clean up issuable listsTaurie Davis
2017-06-29Remove a duplicated test block from the result of a conflict resolutionRobert Speicher
2017-06-29Change gitlab_sign_in to sign_in where possibleRobert Speicher
2017-06-27Fixed sidebar not collapsing on merge request in mobile screensJose Ivan Vargas
2017-06-21Bulk edit scroll fixBryce Johnson
2017-06-20FormHelper#issue_assignees_dropdown_options never has multiple assigneesToon Claes
2017-06-20Change `logout` uses to `gitlab_sign_out`Robert Speicher
2017-06-20Change `login_with` uses to `gitlab_sign_in`Robert Speicher
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-15Rename "Slash commands" to "Quick actions"Eric Eastwood
2017-06-08Improve form specClement Ho
2017-06-07Added more actions and report as abuse to all notesLuke "Jared" Bennett
2017-06-07Merge branch 'auto-search-when-state-changed' into 'master'Phil Hughes