summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '34643-fix-project-path-slugify' into 'master'Rémy Coutable2017-08-161-1/+1
|\
| * Fix CI_PROJECT_PATH_SLUG slugifyvanadium232017-08-151-1/+1
* | Merge branch 'forks-count-cache' into 'master'Douwe Maan2017-08-151-0/+10
|\ \
| * | Cache the number of forks of a projectforks-count-cacheYorick Peterse2017-08-141-0/+10
* | | Merge branch '34533-speed-up-group-project-authorizations' into 'master'Douwe Maan2017-08-151-0/+30
|\ \ \ | |_|/ |/| |
| * | Speed up Group#user_ids_for_project_authorizationsNick Thomas2017-08-141-0/+30
| |/
* | Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-...Lin Jen-Shin2017-08-1410-39/+358
|\ \ | |/
| * Merge branch '32004-use-timecop-safe-mode' into 'master'Robert Speicher2017-08-111-7/+3
| |\
| | * Enable Timecop safe mode32004-use-timecop-safe-modeRémy Coutable2017-08-111-7/+3
| * | Better caching and indexing of broadcast messagesYorick Peterse2017-08-111-1/+19
| * | Merge branch 'split-events-into-push-events' into 'master'Sean McGivern2017-08-117-31/+301
| |\ \
| | * | Use a specialized class for querying eventsYorick Peterse2017-08-101-0/+51
| | * | Migrate events into a new formatYorick Peterse2017-08-106-31/+250
| * | | Merge branch 'appearances-caching-and-schema' into 'master'Sean McGivern2017-08-111-0/+35
| |\ \ \ | | |_|/ | |/| |
| | * | Cache Appearance instances in Redisappearances-caching-and-schemaYorick Peterse2017-08-101-0/+35
* | | | Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-...Lin Jen-Shin2017-08-116-7/+7
|\ \ \ \ | |/ / /
| * | | Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher2017-08-106-7/+7
| | |/ | |/|
* | | Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-...Lin Jen-Shin2017-08-118-32/+77
|\ \ \ | |/ /
| * | Merge branch 'mk-fix-case-insensitive-redirect-matching' into 'master'Sean McGivern2017-08-102-26/+60
| |\ \ | | |/ | |/|
| | * Fix stylemk-fix-case-insensitive-redirect-matchingMichael Kozono2017-08-091-3/+3
| | * Fix conflicting redirect searchMichael Kozono2017-08-082-26/+60
| * | Prevent user from changing username with container registry tagsMichael Kozono2017-08-091-0/+11
| * | Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-095-6/+6
| |/
* | Detect if we didn't create the ref soonerLin Jen-Shin2017-08-091-0/+21
|/
* Merge branch '36010-api-v4-allows-setting-a-branch-that-doesn-t-exist-as-the-...Rémy Coutable2017-08-081-0/+5
|\
| * Add checks for branch existence before changing HEAD36010-api-v4-allows-setting-a-branch-that-doesn-t-exist-as-the-default-oneblackst0ne2017-08-081-0/+5
* | Merge branch 'gitaly-find-commit' into 'master'Dmitriy Zaporozhets2017-08-081-3/+1
|\ \
| * | Incorporate Gitaly's CommitService.FindCommit RPCgitaly-find-commitAlejandro Rodríguez2017-08-071-1/+1
| * | Refactor Gitlab::Git::Commit to include a repositoryAlejandro Rodríguez2017-08-071-2/+0
* | | Merge branch '31207-clean-locked-merge-requests' into 'master'Stan Hu2017-08-081-0/+26
|\ \ \ | |_|/ |/| |
| * | Store MergeWorker JID on merge request, and clean up stuck mergesOswaldo Ferreira2017-08-071-0/+26
* | | Merge branch 'feature/migrate-find-commits-by-message-to-gitaly' into 'master'Robert Speicher2017-08-071-9/+21
|\ \ \
| * | | Migrate Repository#find_commits_by_message to Gitalyfeature/migrate-find-commits-by-message-to-gitalyAhmad Sherif2017-08-071-9/+21
| |/ /
* | | Merge branch '32844-issuables-performance' into 'master'Sean McGivern2017-08-071-4/+0
|\ \ \
| * | | Move some after_create parts to worker to improve performance32844-issuables-performanceJarka Kadlecova2017-08-071-4/+0
* | | | Merge branch '35761-convdev-perc' into 'master'Sean McGivern2017-08-071-0/+11
|\ \ \ \
| * | | | Store & use ConvDev percentages returned by Version app35761-convdev-percJarka Kadlecova2017-08-071-0/+11
* | | | | Merge branch 'backport-ee-2251' into 'master'Sean McGivern2017-08-071-10/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Backport changes in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/25...Nick Thomas2017-08-071-10/+0
| | |_|/ | |/| |
* | | | Merge branch 'group-milestone-references-system-notes' into 'master'Robert Speicher2017-08-071-7/+31
|\ \ \ \ | |/ / / |/| | |
| * | | Support references to group milestonesSean McGivern2017-08-071-7/+31
| |/ /
* | | Merge branch 'wiki_title' into 'master'Robert Speicher2017-08-072-13/+36
|\ \ \
| * | | Allow wiki pages to be renamed in the UIwendy04022017-08-032-13/+36
* | | | Merge branch 'dashboard-projects-controller-query-performance' into 'master'Sean McGivern2017-08-071-0/+24
|\ \ \ \
| * | | | Memoize a user's personal projects countYorick Peterse2017-08-071-0/+24
| | |/ / | |/| |
* | | | GRPC::Unavailable (< GRPC::BadStatus) is wrapped in a CommandErrorBob Van Landuyt2017-08-071-17/+18
* | | | Merge branch 'master' into 'bvl-nfs-circuitbreaker'Douwe Maan2017-08-071-10/+30
|\ \ \ \ | |/ / /
| * | | Merge branch 'feature/migrate-last-commit-for-path-to-gitaly' into 'master'Robert Speicher2017-08-041-10/+30
| |\ \ \
| | * | | Migrate Repository#last_commit_for_path to GitalyAhmad Sherif2017-08-031-10/+30
* | | | | Add a Circuitbreaker for storage pathsBob Van Landuyt2017-08-041-1/+68
|/ / / /