summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-095-6/+6
* 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
|/ / / /
* | | | Merge branch 'fix-jira-integration' into 'master'Rémy Coutable2017-08-041-0/+9
|\ \ \ \
| * | | | Ensure `JIRA::Resource::Issue` responds to `resolution` before calling itMehdi Lahmam2017-08-031-0/+9
* | | | | Merge branch 'use-rspec-support-helper' into 'master'Rémy Coutable2017-08-035-21/+5
|\ \ \ \ \
| * | | | | Don't include EmailHelpers manually, pick with rspecuse-rspec-support-helperLin Jen-Shin2017-08-035-21/+5
| | |/ / / | |/| | |
* | | | | fix #35133 strip new lines from ssh keyshaseeb2017-08-031-6/+8
|/ / / /
* | | | Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-0271-356/+356
| |/ / |/| |
* | | Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-0125-36/+36
|/ /
* | Merge branch '33620-remove-events-from-notification_settings' into 'master'Douwe Maan2017-08-011-8/+4
|\ \
| * | Remove events column from notification settings33620-remove-events-from-notification_settingsSean McGivern2017-07-311-8/+4
| |/
* | Merge branch '28283-legacy-storage-format' into 'master'Sean McGivern2017-08-018-28/+60
|\ \
| * | Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto2017-08-011-7/+11
| * | Rename path_with_namespace -> disk_path when dealing with the filesystemGabriel Mazetto2017-08-013-10/+10
| * | Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-015-11/+39
| |/
* | Exclude keys linked to other projectsmk-fix-deploy-key-deletionMichael Kozono2017-07-281-9/+33
|/
* Ensure Gitlab::Application.routes.default_url_options are set correctly in Ca...Rémy Coutable2017-07-281-1/+1
* fix merge missShinya Maeda2017-07-281-0/+4
* initShinya Maeda2017-07-283-4/+15
* Merge branch '32483-jira-error' into 'master'Sean McGivern2017-07-281-7/+24
|\
| * Display specific error message when JIRA test fails32483-jira-errorJarka Kadlecova2017-07-271-7/+24
* | Merge branch '1827-prevent-concurrent-editing-wiki' into 'master'Robert Speicher2017-07-271-0/+36
|\ \
| * | Encapsulate the commit.sha logicHiroyuki Sato2017-07-271-4/+26
| * | Refactor: use keyword arguments for optional parametersHiroyuki Sato2017-07-231-2/+2
| * | Change double quotes to single quotesHiroyuki Sato2017-07-231-7/+7