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-07-28Merge branch 'fix-replying-to-commit-comment-in-mr-from-fork' into 'master'Douwe Maan
2017-07-28Fix replying to commit comments on MRs from forksSean McGivern
2017-07-27Use `empty_project` where possible in spec/features/merge_requestsRobert Speicher
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-07-20Move a spec related to merge requests out of a feature related to issuesRobert Speicher
2017-07-19Fix a broken specRémy Coutable
2017-07-13Enable all feature flags by default in specsBob Van Landuyt
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-29Split up MergeRequestsControllerDouwe Maan
2017-06-21Merge branch 'winh-revert-6ac777a7592533d9c7b3682b2b9ca8caccca3f4d' into 'mas...Jacob Schatz
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-21Revert "Merge branch 'winh-merge-request-related-issues' into 'master'"winh
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-20Adjust position and wording for related issues in merge requestsWinnie Hellmann
2017-06-19Re-enable autocomplete for milestones, tags, releases, and wikiEric Eastwood
2017-06-16Merge branch '27070-rename-slash-commands-to-quick-actions' into 'master'Sean McGivern
2017-06-16Create responsive mobile view for pipelines tableAnnabel Dunstone Gray
2017-06-15Rename "Slash commands" to "Quick actions"Eric Eastwood
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
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
2017-06-07Use data attributes instead of classClement Ho
2017-06-07Merge branch 'issue_27166_2' into 'master'Douwe Maan
2017-06-07Avoid repeated queries for pipeline builds on merge requestsFelipe Artur
2017-06-06Merge branch 'master' into auto-search-when-state-changedClement Ho
2017-06-06Move issuable bulk edit form into a new sidebar.Bryce Johnson
2017-06-06Fix rspecClement Ho
2017-06-06Merge branch 'pull-mirror-overhaul-ce-backport' into 'master'Douwe Maan
2017-06-06backports changed import logic from pull mirroring feature into CETiago Botelho
2017-06-05Merge branch '31983-increase-merge-request-diff-file-size-limit-for-default-t...Douwe Maan
2017-06-02Increase diff limits to 100 KB for collapse and 200 KB overallSean McGivern
2017-06-01Fix replying to a commit discussion displayed in the context of an MRDouwe Maan
2017-05-31Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin
2017-05-26Merge branch '32447-remove-source-branch-is-displayed-to-mergers-who-cannot-a...Fatih Acet
2017-05-26Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin
2017-05-25Update MWPS feature spec per change to remove source branch default.Bryce Johnson
2017-05-25Set up merge request from fork more simply.Bryce Johnson
2017-05-24Remove spec from created_from_fork_spec.Bryce Johnson
2017-05-24Move spec and add one for merge button not disabled.Bryce Johnson
2017-05-24Merge branch 'dm-outdated-system-note' into 'master'Grzegorz Bizon
2017-05-24Merge branch 'wait-for-ajax-handling-all-js-requests' into 'master'Douwe Maan
2017-05-24Fix specsDouwe Maan
2017-05-24Add system note with link to diff comparison when MR discussion becomes outdatedDouwe Maan
2017-05-23Add spec for disabled Remove source branch checkbox.Bryce Johnson
2017-05-23Merge branch 'issue_32225' into 'master'Robert Speicher