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
2019-01-16Merge branch 'refactor-checking-personal-project-limits' into 'master'Nick Thomas
2019-01-16Refactor checking personal project limitsYorick Peterse
2019-01-14Enable Gitlab-Pages for subgroupsAlessio Caiazza
2019-01-11Merge branch 'remove-get-builds-method' into 'master'Grzegorz Bizon
2019-01-11Merge branch 'zj-nillify-pool-repo-when-leaving' into 'master'Douwe Maan
2019-01-11Fix default visibility_level for new projectsFabian Schneider
2019-01-11Nullify pool_repository when a project leavesZeger-Jan van de Weg
2019-01-09Remove get_build method for find_by_idSteve Azzopardi
2019-01-09Merge branch 'refactor-artifact-api-endpoint' into 'master'Grzegorz Bizon
2019-01-08Merge branch '53966-hashed-storage-read-only' into 'master'Douglas Barbosa Alexandre
2019-01-08Only set as `read_only` when starting the per-project migrationGabriel Mazetto
2019-01-07Add table and model for error tracking settingsReuben Pereira
2019-01-07Add explicit test for #latest_successful_build_for!Steve Azzopardi
2019-01-07Create `get_build` for project modelSteve Azzopardi
2019-01-07Refactor project.latest_successful_builds_for defSteve Azzopardi
2019-01-05Fix broken master api_variables testMichael Kozono
2019-01-04Merge branch 'feature/gb/expose-ci-api-url-variable' into 'master'Douwe Maan
2019-01-04Merge branch 'sh-skip-validation-visibility-changed' into 'master'Douwe Maan
2019-01-04Merge branch '29951-issue-creation-by-email-without-subaddressing' into 'master'Sean McGivern
2019-01-04Only validate project visibility when it has changedStan Hu
2019-01-03Use new merge request email address formatBrett Walker
2019-01-03Minor improvements to CI_API_V4_URL variable exposureGrzegorz Bizon
2019-01-03Add API::Helpers::Version and expose API root URLGrzegorz Bizon
2019-01-02Remove unnecessary double caching (in hash and request store)Douwe Maan
2019-01-02Consider all matching MRs to determine if user can pushDouwe Maan
2019-01-02Extract any-branch-allows-collaboration logic into dedicated methodDouwe Maan
2019-01-02Merge branch 'security-master-secret-ci-variables-exposed' into 'master'John Jarvis
2019-01-01Merge branch 'security-fix-ssrf-import-url-remote-mirror' into 'master'John Jarvis
2018-12-21Track storage location for legacy storage projectsDouglas Barbosa Alexandre
2018-12-20Merge branch 'ce-8333-add-related-epics-support' into 'master'Dmitriy Zaporozhets
2018-12-19Rename GroupHierarchy into ObjectHierarchyJarka Košanová
2018-12-19Removed pipeline_ci_sources_only feature flagFrancisco Javier López
2018-12-13Replaced UrlValidator with PublicUrlValidator for import_url and remote mirro...Francisco Javier López
2018-12-12Fix creation query for pools repositoryZeger-Jan van de Weg
2018-12-10Merge branch '54626-able-to-download-a-single-archive-file-with-api-by-ref-na...Grzegorz Bizon
2018-12-08Check for explicit true or false in specsMatija Čupić
2018-12-08Refactor Project#protected_for? specsMatija Čupić
2018-12-08Add specs when full ref is passed to protected_forMatija Čupić
2018-12-08Remove resolving conditional from protected_forMatija Čupić
2018-12-08Raise an error on ambiguous refsMatija Čupić
2018-12-08Implement Repository#ambiguous_ref?Matija Čupić
2018-12-08Move Project#resolve_ref to RepositoryMatija Čupić
2018-12-08Use strings instead of Gitlab::Git::RefMatija Čupić
2018-12-08Check for Tag/Branch corectnessMatija Čupić
2018-12-08Use nil instead of raising AmbiguousRefMatija Čupić
2018-12-08Use Gitlab::Git::Ref in Project#resolve_refMatija Čupić
2018-12-08Support both ref and ref-name in protected_for?Matija Čupić
2018-12-07Allow public forks to be deduplicatedZeger-Jan van de Weg
2018-12-07Add endpoint to download single artifact by refSteve Azzopardi
2018-12-07Use FastDestroy for deleting uploadsJan Provaznik