summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add feature flags for enabling (Upload|Receive)Pack for Gitalyfeature/add-feature-flags-for-upload-receive-packAhmad Sherif2017-04-033-10/+66
* Merge branch 'master' into 'master' Rémy Coutable2017-04-031-1/+1
|\
| * fix spelling CI_REPOSITORY_URL (line:355) gitab-ci-token to gitlab-ci-token. Mustafa YILDIRIM2017-04-031-1/+1
* | Merge branch 'introduce-base-polling-interval' into 'master' Sean McGivern2017-04-0313-7/+146
|\ \
| * | Introduce "polling_interval_multiplier" as application settingAdam Niedzielski2017-04-0313-7/+146
* | | Merge branch 'workhorse-gitaly-repository' into 'master' Robert Speicher2017-04-034-6/+20
|\ \ \
| * | | Pass Gitaly Repository messages to workhorseJacob Vosmaer2017-04-032-3/+17
| * | | Use gitaly 0.5.0Jacob Vosmaer2017-04-032-3/+3
* | | | Merge branch '29541-fix-github-importer-deleted-fork' into 'master' Robert Speicher2017-04-035-23/+73
|\ \ \ \
| * | | | Fix specs29541-fix-github-importer-deleted-forkGabriel Mazetto2017-04-031-1/+1
| * | | | Improve specs examplesGabriel Mazetto2017-04-031-3/+3
| * | | | Minor refactorGabriel Mazetto2017-04-032-12/+7
| * | | | Fix BrachFormatter for removed usersDouglas Barbosa Alexandre2017-04-031-1/+1
| * | | | ChangelogGabriel Mazetto2017-04-031-0/+4
| * | | | Fix specsGabriel Mazetto2017-04-031-2/+2
| * | | | One more change to the branch names to preserve metadataGabriel Mazetto2017-04-032-9/+9
| * | | | Prefixes source branch name with short SHA to avoid collisionDouglas Barbosa Alexandre2017-04-033-18/+28
| * | | | Fix GitHub importer for PRs of deleted forked repositoriesGabriel Mazetto2017-04-033-4/+45
* | | | | Merge branch 'sh-fix-destroy-user-race' into 'master' Douwe Maan2017-04-037-12/+48
|\ \ \ \ \
| * | | | | Delete users asynchronouslysh-fix-destroy-user-raceStan Hu2017-04-024-8/+24
| * | | | | Fix race condition where a namespace would be deleted before a project was de...Stan Hu2017-04-023-4/+24
* | | | | | Merge branch 'fix-nplusone-queries' into 'master' Robert Speicher2017-04-034-1/+4
|\ \ \ \ \ \
| * | | | | | Fix a few N+1 queries identified by Bulletfix-nplusone-queriesStan Hu2017-04-024-1/+4
| |/ / / / /
* | | | | | Merge branch 'bvl-cleanup-repos' into 'master' Robert Speicher2017-04-031-2/+4
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix warning when cloning repo that already existsbvl-cleanup-reposBob Van Landuyt2017-04-021-2/+4
| |/ / / /
* | | | | Merge branch '30211-fix-transient-failure' into 'master' Sean McGivern2017-04-031-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix a transient failure caused by FFaker30211-fix-transient-failureRémy Coutable2017-04-031-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'sh-relax-wiki-slug-constraint' into 'master' Rémy Coutable2017-04-032-3/+5
|\ \ \ \
| * | | | Relax constraint on Wiki IDs, since subdirectories can contain spacessh-relax-wiki-slug-constraintStan Hu2017-04-022-3/+5
| | |/ / | |/| |
* | | | Merge branch 'sh-fix-todos-spinach-failure' into 'master' Rémy Coutable2017-04-031-0/+3
|\ \ \ \
| * | | | Add a wait_for_ajax call to ensure Todos page cleans up properlysh-fix-todos-spinach-failureStan Hu2017-04-021-0/+3
| |/ / /
* | | | Merge branch '30264-fix-vue-pagination' into 'master' Fatih Acet2017-04-035-10/+79
|\ \ \ \
| * | | | Change order of specsFilipa Lacerda2017-04-031-41/+42
| * | | | Clean history after every test that changes historyFilipa Lacerda2017-04-033-0/+16
| * | | | Clean history state after each testFilipa Lacerda2017-04-031-0/+5
| * | | | Fixes method not replacing URL parameters correctlyFilipa Lacerda2017-04-033-10/+57
| | |/ / | |/| |
* | | | Merge branch '29669-redirect-referer-params' into 'master' Rémy Coutable2017-04-033-1/+21
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix redirection after login when the referer have paramsmhasbini2017-04-023-1/+21
| | |/ | |/|
* | | Merge branch 'todo-update-order' into 'master' Yorick Peterse2017-04-032-1/+5
|\ \ \ | |_|/ |/| |
| * | Remove unnecessary ORDER BY clause when updating todosmhasbini2017-04-022-1/+5
| |/
* | Merge branch 'use-gitaly-commit-is-ancestor' into 'master' Robert Speicher2017-04-025-1/+43
|\ \
| * | Make GitLab use Gitaly for commit_is_ancestorKim "BKC" Carlbäcker2017-03-305-1/+43
* | | Merge branch 'fix-nplus-query-pipelines' into 'master' Grzegorz Bizon2017-04-021-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix N+1 query in loading pipelines in merge requestsStan Hu2017-04-021-1/+1
|/ /
* | Merge branch 'sh-fix-capybara-features' into 'master' Grzegorz Bizon2017-04-022-2/+4
|\ \
| * | Fix Spinach and Capybara dependenciesStan Hu2017-04-012-2/+4
* | | Merge branch '20914-project-home-width' into 'master' Clement Ho2017-04-013-4/+8
|\ \ \ | |/ / |/| |
| * | 20914 Limits line length for project home pagetauriedavis2017-03-303-4/+8
* | | Merge branch '30236-fix-capybara-timeouts' into 'master' Douwe Maan2017-04-013-13/+12
|\ \ \
| * | | Properly eagerly-load the Capybara server for JS feature specs onlyRémy Coutable2017-03-313-4/+9