summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Fix Gitaly::Commit#is_ancestor30586-fix-gitaly-is-ancestorKim "BKC" Carlbäcker2017-04-281-13/+11
* Merge branch 'dm-blob-viewers' into 'master' Tim Zallmann2017-04-282-138/+306
|\
| * Address feedbackDouwe Maan2017-04-271-2/+2
| * Add specsDouwe Maan2017-04-272-5/+358
| * Add test stubsDouwe Maan2017-04-272-191/+6
* | Merge branch 'dm-fix-ghost-user-validation' into 'master' Robert Speicher2017-04-271-0/+10
|\ \
| * | Skip validation when creating internal (ghost, service desk) usersdm-fix-ghost-user-validationDouwe Maan2017-04-261-0/+10
* | | Merge branch '31138-improve-test-settings-for-services-in-empty-projects' int...Douwe Maan2017-04-272-25/+30
|\ \ \ | |_|/ |/| |
| * | improves test settings for chat notification services for empty projects31138-improve-test-settings-for-services-in-empty-projectsTiago Botelho2017-04-272-25/+30
* | | Merge branch 'remove-invalid-services' into 'master' Douwe Maan2017-04-272-1/+5
|\ \ \
| * | | tadds migration to remove invalid servicesTiago Botelho2017-04-272-2/+2
| * | | remove invalid servicesTiago Botelho2017-04-261-0/+4
* | | | Merge branch '30973-fix-network-graph-ordering' into 'master' Douwe Maan2017-04-271-0/+21
|\ \ \ \
| * | | | Fix ordering of commits in the network graph.Timothy Andrew2017-04-271-0/+21
| |/ / /
* | | | Merge branch '2246-uuid-is-nil-for-new-installation' into 'master' Sean McGivern2017-04-271-0/+1
|\ \ \ \
| * | | | Lazily sets UUID in ApplicationSetting for new installationsDouglas Barbosa Alexandre2017-04-261-0/+1
| | |_|/ | |/| |
* | | | Cache the rendered README, but post-process on showToon Claes2017-04-271-2/+2
|/ / /
* | | Merge branch 'backport-md-cache-fix' into 'master' Dmitriy Zaporozhets2017-04-261-2/+2
|\ \ \ | |/ / |/| |
| * | Fix a failing specNick Thomas2017-04-251-2/+2
* | | Show correct size when MR diff overflowsSean McGivern2017-04-251-7/+25
|/ /
* | Merge branch 'dm-fix-individual-notes-reply-attributes' into 'master' Sean McGivern2017-04-241-0/+8
|\ \
| * | Ensure replying to an individual note by email creates a note with its own di...dm-fix-individual-notes-reply-attributesDouwe Maan2017-04-241-0/+8
| |/
* | Merge branch 'sh-optimize-duplicate-routable-full-path' into 'master' Sean McGivern2017-04-241-0/+18
|\ \
| * | Cache Routable#full_path in RequestStore to reduce duplicate route loadssh-optimize-duplicate-routable-full-pathStan Hu2017-04-241-0/+18
| |/
* | Merge branch 'tc-realtime-every-pipeline-on-mr' into 'master' Kamil Trzciński2017-04-241-4/+22
|\ \
| * | Simplify specs and remove unnecessary attributestc-realtime-every-pipeline-on-mrToon Claes2017-04-241-11/+3
| * | Refactor ExpirePipelineCacheWorker#performToon Claes2017-04-241-8/+10
| * | Use a better performing query to find all MRs for pipelineToon Claes2017-04-241-0/+24
| * | Properly expire cache for **all** MRs of a pipelineToon Claes2017-04-241-2/+2
| |/
* | Merge branch 'fix/gb/fix-blocked-pipeline-duration' into 'master' Kamil Trzciński2017-04-241-20/+45
|\ \ | |/ |/|
| * Improve helpers in pipeline model specsGrzegorz Bizon2017-04-211-3/+3
| * Fix missing pipeline duration for blocked pipelinesGrzegorz Bizon2017-04-211-19/+44
* | Merge branch '30672-versioned-markdown-cache' into 'master' Douwe Maan2017-04-211-77/+193
|\ \
| * | Start versioning cached markdown fieldsNick Thomas2017-04-211-67/+194
| * | Remove the ClearDatabaseCacheWorkerNick Thomas2017-04-211-14/+3
| |/
* | Refactor add_users method for project and groupdz-cleanup-add-usersDmitriy Zaporozhets2017-04-212-2/+27
|/
* Merge branch 'uassign_on_member_removing' into 'master' Sean McGivern2017-04-203-7/+10
|\
| * Remove helpers assigned_issuables_count and cached_assigned_issuables_countuassign_on_member_removingValery Sizov2017-04-202-5/+10
| * Remove assigned_(issues|merge_requests) methods from the issuableValery Sizov2017-04-181-2/+0
* | Fix active user countJames Lopez2017-04-191-0/+12
* | disables test settings on chat notification services when repository is empty31009-disable-test-settings-on-services-when-repository-is-emptyTiago Botelho2017-04-181-1/+19
* | Use DeleteUserWorker for removing users via spam logssh-use-delete-worker-spam-logsStan Hu2017-04-171-2/+9
* | Merge branch 'fix-follow-with-multiple-paths' into 'master' Douwe Maan2017-04-171-0/+21
|\ \
| * | Fix following with multiple pathsfix-follow-with-multiple-pathsSean McGivern2017-04-171-0/+21
| |/
* | Merge branch 'dz-remove-repo-version' into 'master' Douwe Maan2017-04-171-1/+0
|\ \
| * | Removes `Repository#version` method and testsdz-remove-repo-versionDmitriy Zaporozhets2017-04-171-1/+0
| |/
* | Hard delete users' associated records deleted from AbuseReportssh-add-option-to-hard-deleteStan Hu2017-04-161-1/+2
|/
* Sanitize container repository path in model classfix/gb/fix-registry-for-uppercased-project-pathsGrzegorz Bizon2017-04-131-2/+12
* Merge branch 'zero-downtime-migrations' into 'master' Douwe Maan2017-04-121-0/+38
|\
| * Prepare for zero downtime migrationszero-downtime-migrationsYorick Peterse2017-04-121-0/+38