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
path: root/spec
AgeCommit message (Expand)Author
2016-05-06Merge branch '14564-mr-automatic-title' into 'master' Douwe Maan
2016-05-06Don't auto-set MR title for confidential issuesSean McGivern
2016-05-06Auto-set title for branches created from issuesSean McGivern
2016-05-06Add specs for MergeRequests::BuildServiceSean McGivern
2016-05-06Use outer join for issues ordering by milestones due.Takuya Noguchi
2016-05-06Merge branch 'issue_14532_assign_labels_milestone_when_moving_issue' into 'ma...Douwe Maan
2016-05-06Merge branch 'fix/import-url-issues' into 'master' Robert Speicher
2016-05-05Fix the line code when importing PR review comments from GitHubDouglas Barbosa Alexandre
2016-05-05Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into issue_14532_ass...Long Nguyen
2016-05-05Update changelog, improve specsLong Nguyen
2016-05-05Feedback from stanhuBenedikt Huss
2016-05-05Merge request widget displays TeamCity build state and code coverage correctl...Benedikt Huss
2016-05-05Sanitize repo paths in new project error messageStan Hu
2016-05-04Merge branch 'use-rugged-to-create-tag' into 'master' Rémy Coutable
2016-05-04Merge branch 'pacoguzman/gitlab-ce-15001-since-and-until-operators-api-commits'Douwe Maan
2016-05-04Use a similar approach to branch creation for tag creationRémy Coutable
2016-05-04Use Rugged's TagCollection#create instead of gitlab-shell's Repository#add_ta...Rémy Coutable
2016-05-04Merge branch 'create-wikis-during-check' into 'master' Douwe Maan
2016-05-04Merge branch 'rs-unique-signup-fields' into 'master' Douwe Maan
2016-05-04Fix a spec that was failing due to !3483Rémy Coutable
2016-05-04Merge branch 'upgrade-rspec-rails' into 'master' Robert Speicher
2016-05-03Merge remote-tracking branch 'dev/master' into 'master'Robert Speicher
2016-05-02Support e-mail notifications for comments on project snippetsStan Hu
2016-05-02Merge branch '15527-fix-wiki-page-creation-issue' into 'master' Robert Speicher
2016-05-02Simplify specs by not over-expectingRémy Coutable
2016-05-02Merge branch 'feature/backport-safewebhooks' into 'master' Robert Speicher
2016-05-01Update rspec-rails from 3.3.3 to 3.4.2.Connor Shea
2016-04-30Merge branch 'fix/handle-issue-move-access' into 'master' Robert Speicher
2016-04-30Handle issue move access instead of raising errorGrzegorz Bizon
2016-04-30Backported minimal safewebhook implementation to GitLab CEGabriel Mazetto
2016-04-29Use a query in Project#protected_branch?Yorick Peterse
2016-04-29Removes duplicates from the label dropdownPhil Hughes
2016-04-29Fix error when trying to create a wiki pageRémy Coutable
2016-04-29Merge branch 'gitattributes' into 'master' Rémy Coutable
2016-04-29Support supressing text file diffs on the default branch with .gitattributesMatt Oakes
2016-04-29Use a better message when milestone is newly createdArinde Eniola
2016-04-29API support for the 'since' and 'until' operators on commit requestsPaco Guzman
2016-04-28Load the "New Branch" button asynchronouslyYorick Peterse
2016-04-28Merge branch 'todos-tests-fix' into 'master' Robert Speicher
2016-04-28Merge branch 'fix/ci-skipped-status' into 'master' Rémy Coutable
2016-04-28Reorder asserts is ci commits specs for consistencyGrzegorz Bizon
2016-04-28Merge branch 'use-remote-ip-for-akismet' into 'master' Rémy Coutable
2016-04-28Add tests exercising builds scheduler after cancelGrzegorz Bizon
2016-04-28Refactor ci commit specs by adding context blocksGrzegorz Bizon
2016-04-28fix failing specJames Lopez
2016-04-28Merge branch 'fix-github-enterprise-imports' into 'master' Rémy Coutable
2016-04-28Fix rubocopLong Nguyen
2016-04-28Code refactor and fix broken specLong Nguyen
2016-04-28added spec testing exception raisedJames Lopez
2016-04-28Use ActionDispatch Remote IP for Akismet checkingStan Hu