summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [ci skip] Remove loadscript class in favour of backend conditionalLuke "Jared" Bennett2017-04-131-1/+0
* Merge branch 'master' into add-sentry-js-again-with-vueLuke "Jared" Bennett2017-04-04395-2973/+11142
|\
| * Merge branch 'fix-github-importer-slowness' into 'master' Robert Speicher2017-04-033-2/+23
| |\
| | * Set the right timeout for Gitlab::Shell#fetch_remoteDouglas Barbosa Alexandre2017-04-031-1/+2
| | * Rename skip_metrics to imported on the importable concernDouglas Barbosa Alexandre2017-04-031-1/+1
| | * Skip MR metrics when importing projects from GitHubDouglas Barbosa Alexandre2017-04-031-1/+2
| | * Fetch GitHub project as a mirror to get all refs at onceDouglas Barbosa Alexandre2017-04-032-1/+20
| * | Merge branch 'namespace-race-condition' into 'master' Douwe Maan2017-04-031-1/+4
| |\ \
| | * | Fix race condition in namespace directory creationRobin Bobbitt2017-04-031-1/+4
| * | | Merge branch 'feature/support-grpc-calls-over-tcp-conn' into 'master' Robert Speicher2017-04-031-1/+3
| |\ \ \
| | * | | Add support for Gitaly calls over TCP connectionfeature/support-grpc-calls-over-tcp-connAhmad Sherif2017-04-031-1/+3
| * | | | Merge branch 'feature/add-feature-flags-for-upload-receive-pack' into 'master' Robert Speicher2017-04-031-2/+14
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Add feature flags for enabling (Upload|Receive)Pack for Gitalyfeature/add-feature-flags-for-upload-receive-packAhmad Sherif2017-04-031-2/+14
| | |/ /
| * | | Merge branch 'style-proc-cop' into 'master' Rémy Coutable2017-04-032-3/+3
| |\ \ \
| | * | | Enable Style/Proc cop for rubocopmhasbini2017-04-022-3/+3
| * | | | Merge branch '22303-symbolic-in-tree' into 'master' Douwe Maan2017-04-032-2/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Fix symlink icon in project treemhasbini2017-04-022-2/+2
| | |/ /
| * | | Merge branch 'introduce-base-polling-interval' into 'master' Sean McGivern2017-04-034-3/+34
| |\ \ \
| | * | | Introduce "polling_interval_multiplier" as application settingAdam Niedzielski2017-04-034-3/+34
| | | |/ | | |/|
| * | | Merge branch 'workhorse-gitaly-repository' into 'master' Robert Speicher2017-04-031-2/+10
| |\ \ \
| | * | | Pass Gitaly Repository messages to workhorseJacob Vosmaer2017-04-031-2/+10
| | |/ /
| * | | Merge branch '29541-fix-github-importer-deleted-fork' into 'master' Robert Speicher2017-04-032-11/+30
| |\ \ \
| | * | | Minor refactorGabriel Mazetto2017-04-032-12/+7
| | * | | Fix BrachFormatter for removed usersDouglas Barbosa Alexandre2017-04-031-1/+1
| | * | | One more change to the branch names to preserve metadataGabriel Mazetto2017-04-031-2/+2
| | * | | Prefixes source branch name with short SHA to avoid collisionDouglas Barbosa Alexandre2017-04-032-9/+17
| | * | | Fix GitHub importer for PRs of deleted forked repositoriesGabriel Mazetto2017-04-032-4/+20
| | |/ /
| * | | Merge branch 'sh-fix-destroy-user-race' into 'master' Douwe Maan2017-04-031-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Delete users asynchronouslysh-fix-destroy-user-raceStan Hu2017-04-021-1/+1
| | |/
| * | Merge branch 'use-gitaly-commit-is-ancestor' into 'master' Robert Speicher2017-04-022-0/+19
| |\ \ | | |/ | |/|
| | * Make GitLab use Gitaly for commit_is_ancestorKim "BKC" Carlbäcker2017-03-302-0/+19
| * | Merge branch 'allow-multiple-paths-in-repository-log' into 'master' Robert Speicher2017-03-301-1/+6
| |\ \
| | * | Support >1 path in Gitlab::Git::Repository#logSean McGivern2017-03-301-1/+6
| * | | Merge branch '29843-project-subgroup-transfer' into 'security'Rémy Coutable2017-03-291-1/+1
| * | | Merge branch '29539-fix-pipelines-container-width-with-parallel-diff' into 'm...Alfredo Sumaran2017-03-291-2/+3
| |\ \ \ | | |_|/ | |/| |
| | * | Reset container width when switching to pipelines MR tabEric Eastwood2017-03-281-2/+3
| | |/
| * | Merge branch 'fix_rake_gitlab_check_sidekiq' into 'master' Rémy Coutable2017-03-291-2/+2
| |\ \
| | * | There might be ps utilities out there, that assume 80chars insteadSebastian Reitenbach2017-03-281-2/+2
| * | | Merge branch 'gitaly-socket-per-shard' into 'master' Sean McGivern2017-03-297-29/+64
| |\ \ \
| | * | | Fix custom hooks restoreJacob Vosmaer2017-03-291-1/+3
| | * | | Change socket_path to gitaly_addressJacob Vosmaer2017-03-292-9/+16
| | * | | Separate GRPC channels per repository storageJacob Vosmaer2017-03-294-25/+28
| | * | | Helper method for storage path strippingJacob Vosmaer2017-03-291-0/+23
| * | | | Merge branch '23655-api-group-issues' into 'master' Rémy Coutable2017-03-292-4/+4
| |\ \ \ \
| | * | | | Fix API group/issues default state filterAlexander Randa2017-03-282-4/+4
| * | | | | Labels support color names in backendDongqing Hu2017-03-292-6/+12
| * | | | | Merge branch 'make_user_mentions_case_insensitive' into 'master' Sean McGivern2017-03-291-2/+2
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Make user mentions case-insensitiveblackst0ne2017-03-291-2/+2
| | | |_|/ | | |/| |
| * | | | Merge branch 'glensc/gitlab-ce-17325-rugged-gem-update' into 'master' Robert Speicher2017-03-281-20/+3
| |\ \ \ \
| | * | | | Use Rugged::SORT_NONE instead of Rugged::SORT_DATEAdam Niedzielski2017-03-281-3/+3