summaryrefslogtreecommitdiff
path: root/spec/models/project_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Send project name with Gitaly repository requestsStan Hu2019-02-051-4/+4
* [master] Pipelines section is available to unauthorized usersKamil Trzciński2019-01-311-0/+24
* Group Guests are no longer able to see merge requestsTiago Botelho2019-01-311-0/+60
* Flush InternalId records after importAndreas Brandl2019-01-291-0/+1
* Refactor Storage MigrationGabriel Mazetto2019-01-251-7/+12
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* Merge branch 'refactor-checking-personal-project-limits' into 'master'Nick Thomas2019-01-161-2/+76
|\
| * Refactor checking personal project limitsYorick Peterse2019-01-161-2/+76
* | Enable Gitlab-Pages for subgroupsAlessio Caiazza2019-01-141-1/+1
|/
* Merge branch 'remove-get-builds-method' into 'master'Grzegorz Bizon2019-01-111-23/+0
|\
| * Remove get_build method for find_by_idSteve Azzopardi2019-01-091-23/+0
* | Merge branch 'zj-nillify-pool-repo-when-leaving' into 'master'Douwe Maan2019-01-111-0/+11
|\ \
| * | Nullify pool_repository when a project leavesZeger-Jan van de Weg2019-01-111-0/+11
* | | Fix default visibility_level for new projectsFabian Schneider2019-01-111-0/+18
| |/ |/|
* | Merge branch 'refactor-artifact-api-endpoint' into 'master'Grzegorz Bizon2019-01-091-55/+107
|\ \ | |/ |/|
| * Add explicit test for #latest_successful_build_for!Steve Azzopardi2019-01-071-43/+82
| * Create `get_build` for project modelSteve Azzopardi2019-01-071-0/+23
| * Refactor project.latest_successful_builds_for defSteve Azzopardi2019-01-071-21/+11
* | Merge branch '53966-hashed-storage-read-only' into 'master'Douglas Barbosa Alexandre2019-01-081-4/+41
|\ \
| * | Only set as `read_only` when starting the per-project migration53966-hashed-storage-read-onlyGabriel Mazetto2019-01-071-4/+41
* | | Add table and model for error tracking settingsReuben Pereira2019-01-071-0/+1
| |/ |/|
* | Fix broken master api_variables testMichael Kozono2019-01-041-1/+3
|/
* Merge branch 'feature/gb/expose-ci-api-url-variable' into 'master'Douwe Maan2019-01-041-1/+23
|\
| * Minor improvements to CI_API_V4_URL variable exposurefeature/gb/expose-ci-api-url-variableGrzegorz Bizon2019-01-031-1/+1
| * Add API::Helpers::Version and expose API root URLGrzegorz Bizon2019-01-031-1/+23
* | Merge branch 'sh-skip-validation-visibility-changed' into 'master'Douwe Maan2019-01-041-0/+25
|\ \
| * | Only validate project visibility when it has changedsh-skip-validation-visibility-changedStan Hu2019-01-031-0/+25
| |/
* | Merge branch '29951-issue-creation-by-email-without-subaddressing' into 'master'Sean McGivern2019-01-041-2/+6
|\ \
| * | Use new merge request email address formatBrett Walker2019-01-031-2/+6
| |/
* | Remove unnecessary double caching (in hash and request store)dm-git-access-any-ceDouwe Maan2019-01-021-7/+0
* | Consider all matching MRs to determine if user can pushDouwe Maan2019-01-021-0/+10
* | Extract any-branch-allows-collaboration logic into dedicated methodDouwe Maan2019-01-021-5/+14
|/
* Merge branch 'security-master-secret-ci-variables-exposed' into 'master'John Jarvis2019-01-021-15/+116
|\
| * Check for explicit true or false in specsMatija Čupić2018-12-081-6/+22
| * Refactor Project#protected_for? specsMatija Čupić2018-12-081-51/+67
| * Add specs when full ref is passed to protected_forMatija Čupić2018-12-081-1/+21
| * Remove resolving conditional from protected_forMatija Čupić2018-12-081-0/+22
| * Raise an error on ambiguous refsMatija Čupić2018-12-081-2/+2
| * Implement Repository#ambiguous_ref?Matija Čupić2018-12-081-7/+16
| * Move Project#resolve_ref to RepositoryMatija Čupić2018-12-081-50/+1
| * Use strings instead of Gitlab::Git::RefMatija Čupić2018-12-081-28/+10
| * Check for Tag/Branch corectnessMatija Čupić2018-12-081-3/+11
| * Use nil instead of raising AmbiguousRefMatija Čupić2018-12-081-2/+10
| * Use Gitlab::Git::Ref in Project#resolve_refMatija Čupić2018-12-081-23/+32
| * Support both ref and ref-name in protected_for?Matija Čupić2018-12-081-4/+64
* | Merge branch 'security-fix-ssrf-import-url-remote-mirror' into 'master'John Jarvis2019-01-011-0/+7
|\ \
| * | Replaced UrlValidator with PublicUrlValidator for import_url and remote mirro...Francisco Javier López2018-12-131-0/+7
* | | Track storage location for legacy storage projectsDouglas Barbosa Alexandre2018-12-211-13/+41
* | | Merge branch 'ce-8333-add-related-epics-support' into 'master'Dmitriy Zaporozhets2018-12-201-1/+1
|\ \ \
| * | | Rename GroupHierarchy into ObjectHierarchyJarka Košanová2018-12-191-1/+1