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/lib
AgeCommit message (Expand)Author
2016-12-09Merge branch 'dz-nested-groups' into 'master' Douwe Maan
2016-12-09Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security'Douwe Maan
2016-12-08Merge branch 'pipeline-stage' into 'master' Rémy Coutable
2016-12-08Merge branch 'fix-all-dashboard' into 'master' Sean McGivern
2016-12-08Add nested groups support on data levelDmitriy Zaporozhets
2016-12-07Code reviewKamil Trzcinski
2016-12-07Fix Backup::Manager#remove_oldSean McGivern
2016-12-07Add Ci::Status::FactoryKamil Trzcinski
2016-12-07Merge branch '25209-improve-length-validators' into 'master' Rémy Coutable
2016-12-06Added Ci::Stage specsKamil Trzcinski
2016-12-06Merge branch 'zj-guest-reads-public-builds' into 'master' Sean McGivern
2016-12-06Fix test failuresKamil Trzcinski
2016-12-06Added Stage testsKamil Trzcinski
2016-12-06Merge branch 'refine-ci-statuses' into 'master' Kamil Trzciński
2016-12-06Merge branch 'glm-shorthand-reference' into 'master' Sean McGivern
2016-12-06Add text example for pipeline status without actionGrzegorz Bizon
2016-12-06Use :maximum instead of :within for length validators with a 0..N rangeRémy Coutable
2016-12-05Authorize users into imported GitLab projectAhmad Sherif
2016-12-05Extend tests for pipeline status factoryGrzegorz Bizon
2016-12-05Implement pipeline status factory with extended statusGrzegorz Bizon
2016-12-05Fold core/extended status modules to reduce nestingGrzegorz Bizon
2016-12-05Accept `issue new` as command to create an issueZ.J. van de Weg
2016-12-05Add issue events filter and make sure "All" really shows everythingOxan van Leeuwen
2016-12-04Update effected testsZ.J. van de Weg
2016-12-03Add shorthand support to gitlab markdown referencesOswaldo Ferreira
2016-12-02Implement extended pipeline - status with warningsGrzegorz Bizon
2016-12-02Add implementation of common pipeline extended statusGrzegorz Bizon
2016-12-02Add information about badge test to core statusesGrzegorz Bizon
2016-12-02Add scaffold for remaining statuses-related classesGrzegorz Bizon
2016-12-02Implement the rest of core CI statuses with specsGrzegorz Bizon
2016-12-02Fixes ActionView::Template::Error: undefined method `text?` for nil:NilClassValery Sizov
2016-12-02Add abstract base class for core CI statusGrzegorz Bizon
2016-12-02Add initial implmentation for core success statusGrzegorz Bizon
2016-12-02Merge branch 'process-commit-worker-improvements' into 'master' Douwe Maan
2016-12-01Merge branch '22781-user-generated-permalinks' into 'master' Fatih Acet
2016-12-01Pass commit data to ProcessCommitWorkerYorick Peterse
2016-12-01Fix branch validation for GitHub PR where repo/fork was renamed/deletedDouglas Barbosa Alexandre
2016-12-01remove underscore from user-content id namespaceMike Greiling
2016-12-01update gitlab flavored markdown tests to reflect namespaced idsMike Greiling
2016-11-30Improve Gitlab::GitAccessWiki spec with download access checksDouglas Barbosa Alexandre
2016-11-29Merge branch 'zj-issue-search-slash-command' into 'master' Kamil Trzciński
2016-11-29Merge branch 'jej-use-issuable-finder-instead-of-access-check' into 'security' Douwe Maan
2016-11-25Merge branch 'timeout-merge-request-for-binary-file' into 'master' Yorick Peterse
2016-11-25Add issue search slash commandZ.J. van de Weg
2016-11-25Fix: Timeout creating and viewing merge request for binary fileValery Sizov
2016-11-25Accept a valid ref for issue showZ.J. van de Weg
2016-11-24Merge branch 'dz-allow-nested-group-routing' into 'master' Douwe Maan
2016-11-23Use Commit#author so we share logic and cacheLin Jen-Shin
2016-11-23Merge branch 'milestone_start_date' into 'master' Sean McGivern
2016-11-23Merge branch 'post_receive-any-email' into 'master' Sean McGivern