summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | Add support for max_count option to Git::Repository#count_commitsfeature/add-max-count-to-count-commits-rpcAhmad Sherif2017-12-272-0/+2
| * | | | | | | | Merge branch 'change-issues-closed-at-background-migration' into 'master'Sean McGivern2018-01-043-10/+204
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Use a background migration for issues.closed_atchange-issues-closed-at-background-migrationYorick Peterse2018-01-033-10/+204
| * | | | | | | | | Merge branch 'osw-introduce-merge-request-statistics' into 'master'Sean McGivern2018-01-041-0/+135
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Cache merged and closed events data in merge_request_metrics tableOswaldo Ferreira2018-01-021-0/+135
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'rd-api-request-to-edit-wiki-page-fails-when-project-belongs-to-...Grzegorz Bizon2018-01-041-1/+1
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | Fix API endpoints to edit wiki pages where project belongs to a grouprd-api-request-to-edit-wiki-page-fails-when-project-belongs-to-groupRubén Dávila2018-01-031-1/+1
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | fix issue #37843Danny2018-01-031-1/+1
| * | | | | | | | Fix Repository#processable? to allow .git repos in the root folderDouglas Barbosa Alexandre2018-01-031-1/+2
| * | | | | | | | Refactoring Project#write_repository_configDouglas Barbosa Alexandre2018-01-031-5/+2
| * | | | | | | | Import directory tree created with hashed storage using import rake taskDouglas Barbosa Alexandre2018-01-032-12/+33
| | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge branch 'sh-optimize-commit-stats' into 'master'Robert Speicher2018-01-031-7/+2
| |\ \ \ \ \ \ \
| | * | | | | | | Speed up generation of commit stats by using Rugged native methodssh-optimize-commit-statsStan Hu2018-01-021-7/+2
| | |/ / / / / /
| * | | | | | | Merge branch 'migrate-fork-repo-to-gitaly' into 'master'Robert Speicher2018-01-033-16/+68
| |\ \ \ \ \ \ \
| | * | | | | | | Migrate repo forking to Gitalymigrate-fork-repo-to-gitalyAhmad Sherif2018-01-023-16/+68
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'sh-fix-seed-fu-ci' into 'master'Robert Speicher2018-01-031-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Fix `rake db:seed_fu` not doing anything in CIsh-fix-seed-fu-ciStan Hu2018-01-021-1/+1
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch '41424-gitlab-rake-gitlab-import-repos-schedules-an-import' into...Douwe Maan2018-01-032-1/+3
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | add note to import sourcesJames Lopez2018-01-031-0/+1
| | * | | | | | refactor code to use new import typeJames Lopez2018-01-031-2/+1
| | * | | | | | fix missing create services callJames Lopez2018-01-021-2/+0
| | * | | | | | fix wiki checkJames Lopez2018-01-021-0/+2
| | * | | | | | Fix import scheduled on bare repo importJames Lopez2018-01-021-0/+2
| | |/ / / / /
| * | | | | | Fix method lookupfix-encoding-method-lookupJacob Vosmaer2018-01-031-1/+3
| | |_|_|_|/ | |/| | | |
| * | | | | Multi File Editor File iconsTim Zallmann2018-01-031-0/+1
| * | | | | Merge branch 'jprovazn-search-issues' into 'master'Sean McGivern2018-01-031-1/+4
| |\ \ \ \ \
| | * | | | | Skip projects filter on issues searchjprovazn-search-issuesJan Provaznik2018-01-021-1/+4
| * | | | | | Merge branch 'gitaly-conflict-resolver' into 'master'Grzegorz Bizon2018-01-037-31/+180
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Simplify conflict resolution interface and codegitaly-conflict-resolverAlejandro Rodríguez2018-01-025-51/+64
| | * | | | | Incorporate ConflictsService.ResolveConflicts Gitaly RPCAlejandro Rodríguez2017-12-273-28/+80
| | * | | | | Incorporate ConflictsService.ListConflictFiles Gitaly RPCAlejandro Rodríguez2017-12-274-5/+89
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'ce-4135-remove-ee-specific-code-from-post-api-v4-projects-id-me...Robert Speicher2018-01-021-1/+3
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Backport a change made in EEce-4135-remove-ee-specific-code-from-post-api-v4-projects-id-membersRémy Coutable2017-12-211-1/+3
| * | | | | Merge branch 'fix-volume-backup' into 'master'Douwe Maan2018-01-021-3/+3
| |\ \ \ \ \
| | * | | | | Ignore "lost+found" folder during backup on a volumejulien MILLAU2017-12-201-3/+3
| * | | | | | Merge branch 'bvl-fork-public-project-to-private-namespace' into 'master'Douwe Maan2018-01-021-3/+9
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Forking a project to a namespace with lower visibility.bvl-fork-public-project-to-private-namespaceBob Van Landuyt2017-12-291-3/+9
| * | | | | | Merge branch 'gitaly-encoding-helpers' into 'master'Grzegorz Bizon2017-12-297-66/+72
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Move encoding methods to the more general EncodingHelpergitaly-encoding-helpersAlejandro Rodríguez2017-12-287-66/+72
| * | | | | | Merge branch 'gitaly-opt-out' into 'master'Stan Hu2017-12-281-2/+2
| |\ \ \ \ \ \
| | * | | | | | Unmark Gitaly features as OPT_OUT until the gRPC proxy issue is fixedAlejandro Rodríguez2017-12-281-2/+2
| | | |_|_|/ / | | |/| | | |
| * | | | | | Fix feature flags for Gitaly's RemoteService RPCsAlejandro Rodríguez2017-12-271-2/+2
| |/ / / / /
| * | | | | Use Concurrent::AtomicReference instead AtomicFixnumOswaldo Ferreira2017-12-261-1/+1
| * | | | | Merge branch 'sh-handle-anonymous-clones-project-moved' into 'master'Grzegorz Bizon2017-12-261-0/+4
| |\ \ \ \ \
| | * | | | | Disable redirect messages for anonymous clonessh-handle-anonymous-clones-project-movedStan Hu2017-12-251-10/+7
| | * | | | | Fix Error 500s with anonymous clones for a project that has movedStan Hu2017-12-251-3/+10
| * | | | | | Merge branch 'sh-catch-invalid-uri-markdown' into 'master'Robert Speicher2017-12-251-1/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Gracefully handle garbled URIs in Markdownsh-catch-invalid-uri-markdownStan Hu2017-12-221-1/+1
| | |/ / / /
| * | | | | Merge branch 'gitaly-remotes' into 'master'Dmitriy Zaporozhets2017-12-252-21/+68
| |\ \ \ \ \
| | * | | | | Incorporate Gitaly's RemoteService RPCsgitaly-remotesAlejandro Rodríguez2017-12-222-16/+68