| Commit message (Expand) | Author | Age | Files | Lines |
* | Add request throttles | Michael Kozono | 2017-11-17 | 1 | -0/+30 |
* | Merge branch 'fix/git-env-repo-paths' into 'master' | Douwe Maan | 2017-11-16 | 2 | -1/+15 |
|\ |
|
| * | Use relative git object paths to construct absolute ones before setting Envfix/git-env-repo-paths | Ahmad Sherif | 2017-11-14 | 2 | -1/+15 |
* | | Merge branch 'fix/add-attributes-bag-class-to-gitaly-client' into 'master' | Sean McGivern | 2017-11-16 | 5 | -32/+39 |
|\ \ |
|
| * | | Add an attributes bag class as a GitalyClient helperfix/add-attributes-bag-class-to-gitaly-client | Ahmad Sherif | 2017-11-15 | 5 | -32/+39 |
* | | | Update container repository path reference | Grzegorz Bizon | 2017-11-16 | 1 | -1/+1 |
* | | | Merge branch 'update-emoji-digests-with-latest-from-gemojione' into 'master' | Filipa Lacerda | 2017-11-15 | 1 | -2/+29 |
|\ \ \ |
|
| * | | | Move :gay_pride_flag: to flags categoryupdate-emoji-digests-with-latest-from-gemojione | Eric Eastwood | 2017-11-15 | 1 | -1/+6 |
| * | | | Regenerate emoji digests with latest gemojione | Eric Eastwood | 2017-11-14 | 1 | -1/+23 |
| | |/
| |/| |
|
* | | | Merge branch '40122-only-one-note-webhook-is-triggered-when-a-comment-with-ti... | Douwe Maan | 2017-11-15 | 2 | -0/+2 |
|\ \ \ |
|
| * | | | Add total_time_spent to the `changes` hash in issuable Webhook payloads40122-only-one-note-webhook-is-triggered-when-a-comment-with-time-spent-is-added | Rémy Coutable | 2017-11-15 | 2 | -0/+2 |
* | | | | Merge branch '39573-hashed-storage-backup' into 'master' | Stan Hu | 2017-11-15 | 1 | -8/+16 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Fix dumping hashed storage based repository | Gabriel Mazetto | 2017-11-15 | 1 | -8/+16 |
| |/ / |
|
* | | | Always fetch master from the canonical remote | Rémy Coutable | 2017-11-15 | 1 | -3/+3 |
|/ / |
|
* | | Merge branch 'dm-import-service-polymorphism' into 'master'40186-the-ee_compat_check-job-sometimes-fail-on-the-git-apply-3way-step-for-forks | Yorick Peterse | 2017-11-15 | 2 | -0/+8 |
|\ \
| |/
|/| |
|
| * | Prefer polymorphism over specific type checks in Import servicedm-import-service-polymorphism | Douwe Maan | 2017-11-15 | 2 | -0/+8 |
* | | Merge branch 'bvl-fork-network-memberships-for-deleted-source' into 'master' | Yorick Peterse | 2017-11-14 | 1 | -1/+11 |
|\ \ |
|
| * | | Don't try to create fork network memberships for forks of forksbvl-fork-network-memberships-for-deleted-source | Bob Van Landuyt | 2017-11-14 | 1 | -1/+11 |
| |/ |
|
* | | Merge branch 'fix/sm/31771-do-not-allow-jobs-to-be-erased-new' into 'master' | Kamil Trzciński | 2017-11-14 | 2 | -2/+2 |
|\ \ |
|
| * \ | Merge branch 'master' into fix/sm/31771-do-not-allow-jobs-to-be-erased-new | Shinya Maeda | 2017-11-07 | 55 | -478/+888 |
| |\ \ |
|
| * | | | Add doc. Fix spec. Add erase_build in protected_ref rule | Shinya Maeda | 2017-11-07 | 2 | -2/+0 |
| * | | | Fix spec. Revert update check. | Shinya Maeda | 2017-11-06 | 2 | -0/+2 |
| * | | | Do not allow jobs to be erased | Shinya Maeda | 2017-11-06 | 2 | -2/+2 |
* | | | | Merge branch 'jej/fix-lfs-integrity-with-forks' into 'master' | Douwe Maan | 2017-11-14 | 1 | -1/+4 |
|\ \ \ \ |
|
| * | | | | Handle forks in Gitlab::Checks::LfsIntegrityjej/fix-lfs-integrity-with-forks | James Edwards-Jones | 2017-11-09 | 1 | -1/+4 |
* | | | | | Merge branch 'gitaly-wiki-get-all-pages' into 'master' | Rémy Coutable | 2017-11-14 | 3 | -18/+62 |
|\ \ \ \ \ |
|
| * | | | | | Incorporate Gitaly's WikiService.WikiGetAllPages RPCgitaly-wiki-get-all-pages | Alejandro Rodríguez | 2017-11-13 | 3 | -18/+62 |
* | | | | | | Add administrative endpoint to list all pages domains | Travis Miller | 2017-11-13 | 3 | -3/+48 |
* | | | | | | Add Gitlab::Utils::StrongMemoize | Lin Jen-Shin (godfat) | 2017-11-13 | 2 | -3/+36 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Merge branch 'zj-move-repo-exists-opt-out' into 'master' | Sean McGivern | 2017-11-13 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | Repository Exists check is OPT_OUT for Gitaly | Zeger-Jan van de Weg | 2017-11-09 | 1 | -1/+1 |
* | | | | | | Prepare Repository#fetch_source_branch for migration | Jacob Vosmaer (GitLab) | 2017-11-10 | 3 | -29/+97 |
* | | | | | | Merge branch 'cleanup-issues-schema' into 'master' | Sean McGivern | 2017-11-10 | 1 | -1/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | Clean up schema of the "issues" tablecleanup-issues-schema | Yorick Peterse | 2017-11-09 | 1 | -1/+0 |
* | | | | | | | Merge branch 'tz-no-cdn-for-svg-sprites' into 'master' | Douwe Maan | 2017-11-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Icon Sprite URL is also local even if asset_host is set | Tim Zallmann | 2017-11-09 | 1 | -1/+1 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Add /groups/:id/subgroups endpoint to API | Winnie Hellmann | 2017-11-09 | 1 | -22/+44 |
| |_|/ / / /
|/| | | | | |
|
* | | | | | | Merge branch '39895-cant-set-mattermost-username-channel-from-api' into 'master' | Rémy Coutable | 2017-11-09 | 1 | -0/+6 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix acceptance of username for Mattermost service update via API | Mark Fletcher | 2017-11-08 | 1 | -0/+6 |
* | | | | | | | Merge branch '39958-updatemergerequestsworker-are-failing-on-metric-tagging' ... | Sean McGivern | 2017-11-09 | 1 | -2/+0 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | Revert "add metrics tagging to the sidekiq middleware"39958-updatemergerequestsworker-are-failing-on-metric-tagging | micael.bergeron | 2017-11-08 | 1 | -2/+0 |
| |/ / / / / |
|
* | | | | | | Merge branch 'github-rake-task-rate-limiting' into 'master' | Douwe Maan | 2017-11-09 | 2 | -3/+9 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Support importing GH projects without rate limitsgithub-rake-task-rate-limiting | Yorick Peterse | 2017-11-08 | 1 | -0/+6 |
| * | | | | | Restore GH enterprise support in the Rake task | Yorick Peterse | 2017-11-08 | 1 | -3/+3 |
| |/ / / / |
|
* | | | | | Merge branch '36099-api-responses-missing-x-content-type-options-header' into... | Douwe Maan | 2017-11-08 | 1 | -1/+4 |
* | | | | | Merge branch 'ssrf-protections-round-2' into 'security-10-1' | Douwe Maan | 2017-11-08 | 1 | -1/+3 |
|/ / / / |
|
* | | | | Merge branch 'fix-issues-api-list-performance' into 'master' | Stan Hu | 2017-11-08 | 2 | -6/+14 |
|\ \ \ \ |
|
| * | | | | Fail when issuable_meta_data is called on an unlimited collectionfix-issues-api-list-performance | Sean McGivern | 2017-11-07 | 2 | -6/+14 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'github-enterprise-support-importer' into 'master' | Douwe Maan | 2017-11-08 | 2 | -17/+47 |
|\ \ \ \ |
|
| * | | | | Fix the GH importer Rake taskgithub-enterprise-support-importer | Yorick Peterse | 2017-11-08 | 1 | -14/+18 |