summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'fix_spaces_in_label_title' into 'master' Sean McGivern2017-04-121-0/+16
|\ \ | |/ |/|
| * Remove heading and trailing spaces from label's color and titleblackst0ne2017-04-121-0/+16
* | Merge branch 'gitaly-testing' into 'master' Rémy Coutable2017-04-123-50/+53
|\ \
| * | Setup and run a Gitaly server for testing if GitalyClient is enabledgitaly-testingAlejandro Rodríguez2017-04-113-50/+53
| |/
* | Merge branch '30457-expire-note-destroy' into 'master'Sean McGivern2017-04-121-1/+11
|\ \
| * | Fix issue's note cache expiration after deletemhasbini2017-04-111-1/+11
| |/
* | Merge branch 'dm-outdated-diff-link' into 'master' Sean McGivern2017-04-111-0/+17
|\ \
| * | Add specsDouwe Maan2017-04-101-0/+17
* | | Merge branch 'rs-remove-open-for-scope' into 'master' test-branch-nameDouwe Maan2017-04-111-9/+0
|\ \ \
| * | | Remove an unused `Issue.open_for` scopeRobert Speicher2017-04-101-9/+0
| | |/ | |/|
* | | Merge branch 'fix/gb/improve-container-registry-clipboard-links' into 'master' Kamil Trzciński2017-04-111-20/+35
|\ \ \
| * | | Improve test examples for container repository classGrzegorz Bizon2017-04-101-21/+21
| * | | Add method that returns a registry repository locationGrzegorz Bizon2017-04-101-0/+15
| | |/ | |/|
* | | Merge branch 'fix_cache_expiration_in_repository' into 'master' Robert Speicher2017-04-101-2/+0
|\ \ \
| * | | Fix redundant cache expiration in Repositoryblackst0ne2017-04-101-2/+0
| |/ /
* | | Don't show 'Copy content' button on text files that are not rendered as textDouwe Maan2017-04-101-5/+5
| |/ |/|
* | Remove the User#is_admin? methodblackst0ne2017-04-091-2/+2
|/
* Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett2017-04-077-268/+100
|\
| * Merge branch 'bvl-fix-project-ci-status-cache' into 'master' Kamil Trzciński2017-04-073-188/+2
| |\
| | * Use `Ci::ExpirePipelineCacheService` to set `ProjectPipelinestatus`bvl-fix-project-ci-status-cacheBob Van Landuyt2017-04-071-12/+1
| | * Rename `ProjectBuildStatus` -> `ProjectPipelineStatus`Bob Van Landuyt2017-04-072-2/+2
| | * Wrap updating of cache after pipeline transition in class methodBob Van Landuyt2017-04-071-6/+2
| | * Update project build status cache when transitioningBob Van Landuyt2017-04-071-3/+4
| | * Rename Ci::PipelineStatus -> Ci::ProjectBuildStatusBob Van Landuyt2017-04-073-176/+4
| * | Merge branch '18471-restrict-tag-pushes-protected-tags' into 'master' Douwe Maan2017-04-075-80/+98
| |\ \ | | |/ | |/|
| | * Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya2017-04-0619-490/+1623
| | |\
| | * \ Merge branch 'last-green-master' into 18471-restrict-tag-pushes-protected-tagsJames Edwards-Jones2017-04-061-1/+21
| | |\ \
| | * | | Protected Tags backend review changesJames Edwards-Jones2017-04-062-2/+1
| | * | | Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya2017-04-0622-130/+492
| | |\ \ \
| | * | | | Moved Project#protected_branch? to ProtectedBranch, similar for tagsJames Edwards-Jones2017-04-033-57/+57
| | * | | | Extracted ProtectableDropdown to clean up Project#open_branchesJames Edwards-Jones2017-04-032-19/+24
| | * | | | Extract ProtectedRef ConcernJames Edwards-Jones2017-04-031-4/+4
| | * | | | Protected tags copy/paste from protected branchesJames Edwards-Jones2017-03-311-0/+14
* | | | | | Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett2017-04-071-12/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '30056-rename-milestones-empty' into 'master'Robert Speicher2017-04-071-12/+0
| |\ \ \ \ \
| | * | | | | Removed `Milestone#is_empty?`Jacopo2017-04-071-12/+0
| | | |_|/ / | | |/| | |
* | | | | | Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett2017-04-076-36/+90
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '8998_skip_pending_commits_if_not_head' into 'master' Kamil Trzciński2017-04-073-0/+79
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin2017-04-0710-266/+873
| | |\ \ \ \ \