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
2016-12-08Add nested groups support on data levelDmitriy Zaporozhets
2016-12-06Merge branch 'zj-guest-reads-public-builds' into 'master' Sean McGivern
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-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-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-01Pass commit data to ProcessCommitWorkerYorick Peterse
2016-12-01Fix branch validation for GitHub PR where repo/fork was renamed/deletedDouglas Barbosa Alexandre
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-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
2016-11-23Add a starting date to milestonesValery Sizov
2016-11-23Update ProjectTeam#max_member_access_for_user_ids to use project authorizationsAhmad Sherif
2016-11-23Merge branch 'fix/cycle-analytics-plan-issue' into 'master' Douwe Maan
2016-11-23Fix and relevant spec for plan stage breaking with nil commitsJames Lopez
2016-11-22Merge branch 'zj-fix-trailing-whitespace-issue-create' into 'master' Kamil Trzciński
2016-11-22Merge branch 'fix/ci-linter-undefined-error' into 'master' Kamil Trzciński
2016-11-22Fix entry lookup in CI config inheritance rulesGrzegorz Bizon
2016-11-22Extend specs for global ci configuration entryGrzegorz Bizon
2016-11-22Issue creation now accepts trailing whitespaceZ.J. van de Weg
2016-11-22Merge branch 'improve-deploy-message' into 'master' Kamil Trzciński
2016-11-21Improve deploy command messageKamil Trzcinski
2016-11-21Merge branch 'chatops-deploy-command' into 'master' Rémy Coutable
2016-11-21Merge branch 'feature/send-registry-address-with-build-payload' into 'master' Kamil Trzciński
2016-11-21Add Gitlab::Ci::Build::Credentials module with build credentials abstractionTomasz Maczukin
2016-11-21Fix specs and improve code readabilityKamil Trzcinski
2016-11-21Merge branch 'smarter-cache-invalidation' into 'master' Sean McGivern
2016-11-21Introduce deploy command that allows to start deployment from one environment...Kamil Trzcinski